[DOC PATCH] perldebtut
[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 [ 17164] By: jhi                                   on 2002/06/10  13:01:17
32         Log: Further patch on #17163 for Tru64.
33      Branch: perl
34            ! sv.c
35 ____________________________________________________________________________
36 [ 17163] By: jhi                                   on 2002/06/10  12:40:16
37         Log: Patch from Hugo for the 'printf' problem:
38              - for SV-style calling, we can only get NV
39              - for C-style calling, we assume %f is double;
40              - for simplicity we allow any of %Lf, %llf, %qf for long double
41      Branch: perl
42            ! sv.c
43 ____________________________________________________________________________
44 [ 17162] By: jhi                                   on 2002/06/10  12:31:32
45         Log: Integrate perlio;
46              
47              Tune test to run in UTF-8 locales
48              - test file must be opened as :bytes or high-bit octets
49              will be UTF-8 encoded on write in such locales, so
50              will not read as expected.
51      Branch: perl
52           !> ext/PerlIO/t/fallback.t
53 ____________________________________________________________________________
54 [ 17161] By: jhi                                   on 2002/06/10  12:21:39
55         Log: #17150 didn't expect -Uuseperlio.
56      Branch: perl
57            ! ext/Encode/t/CJKT.t ext/Encode/t/guess.t
58 ____________________________________________________________________________
59 [ 17160] By: sky                                   on 2002/06/10  09:53:42
60         Log: Subject: [PATCH] queue.pm
61              From: Benjamin Goldberg <goldbb2@earthlink.net>
62              Date: tis jun 04, 2002  02:03:53  Europe/Stockholm
63              Message-Id: <3CFC03E8.A1EF9886@earthlink.net>
64              Applied manually
65      Branch: perl
66            ! ext/threads/shared/queue.pm ext/threads/shared/shared.xs
67 ____________________________________________________________________________
68 [ 17159] By: nick                                  on 2002/06/10  09:51:16
69         Log: Tune test to run in UTF-8 locales
70              - test file must be opened as :bytes or high-bit octets
71              will be UTF-8 encoded on write in such locales, so
72              will not read as expected.
73      Branch: perlio
74            ! ext/PerlIO/t/fallback.t
75 ____________________________________________________________________________
76 [ 17158] By: nick                                  on 2002/06/10  09:49:32
77         Log: Integrate mainline
78      Branch: perlio
79           +> lib/Net/Ping/Changes
80            - lib/Net/Ping/CHANGES
81           !> (integrate 37 files)
82 ____________________________________________________________________________
83 [ 17157] By: jhi                                   on 2002/06/10  03:30:19
84         Log: metaconfig tweak for #17156.
85      Branch: metaconfig
86            ! U/mkglossary
87 ____________________________________________________________________________
88 [ 17156] By: jhi                                   on 2002/06/10  03:30:06
89         Log: Glossary tweaks.
90      Branch: perl
91            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
92 ____________________________________________________________________________
93 [ 17155] By: jhi                                   on 2002/06/10  02:12:09
94         Log: Upgrade to Net::Ping 2.19.
95      Branch: perl
96            + lib/Net/Ping/Changes
97            - lib/Net/Ping/CHANGES
98            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/README
99 ____________________________________________________________________________
100 [ 17154] By: jhi                                   on 2002/06/09  23:25:48
101         Log: Subject: [patch] ptr_table_store
102              From: Doug MacEachern <dougm@covalent.net>
103              Date: Sun, 9 Jun 2002 17:07:11 -0700 (PDT)
104              Message-ID: <Pine.LNX.4.33.0206091700110.26891-100000@mako.covalent.net>
105      Branch: perl
106            ! sv.c
107 ____________________________________________________________________________
108 [ 17153] By: jhi                                   on 2002/06/09  23:25:04
109         Log: Subject: Re: unique attribute?
110              From: Doug MacEachern <dougm@covalent.net>
111              Date: Sun, 9 Jun 2002 16:49:25 -0700 (PDT)
112              Message-ID: <Pine.LNX.4.33.0206091645330.26891-100000@mako.covalent.net>
113      Branch: perl
114            ! embed.fnc embed.h proto.h sv.c sv.h
115 ____________________________________________________________________________
116 [ 17152] By: jhi                                   on 2002/06/09  23:21:35
117         Log: Update hint comments.
118      Branch: perl
119            ! hints/irix_6.sh
120 ____________________________________________________________________________
121 [ 17151] By: jhi                                   on 2002/06/09  22:59:54
122         Log: One missing bit of Math::BigInt 1.58.
123      Branch: perl
124            ! t/lib/Math/BigInt/BareCalc.pm
125 ____________________________________________________________________________
126 [ 17150] By: jhi                                   on 2002/06/09  21:47:51
127         Log: Subject: [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
128              From: Radu Greab <radu@netsoft.ro>
129              Date: Mon, 10 Jun 2002 00:40:34 +0300
130              Message-Id: <200206092140.g59LeYn15745@ix.netsoft.ro>
131              
132              Fixes for en_US.UTF-8 failures, all but ext/PerlIO/t/fallback.t
133              ones which I cannot figure out.
134      Branch: perl
135            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
136            ! ext/Encode/t/guess.t ext/Storable/t/malice.t
137 ____________________________________________________________________________
138 [ 17149] By: jhi                                   on 2002/06/09  21:08:02
139         Log: :unique nitpicking continues.
140      Branch: perl
141            ! pod/perlfunc.pod
142 ____________________________________________________________________________
143 [ 17148] By: jhi                                   on 2002/06/09  21:01:57
144         Log: "thread failed to start: " is better than "Died:".
145      Branch: perl
146            ! ext/threads/threads.xs pod/perldiag.pod
147 ____________________________________________________________________________
148 [ 17147] By: jhi                                   on 2002/06/09  20:47:53
149         Log: :unique saga continues.
150      Branch: perl
151            ! pod/perldelta.pod pod/perlfunc.pod
152 ____________________________________________________________________________
153 [ 17146] By: jhi                                   on 2002/06/09  20:44:38
154         Log: Subject: Re: unique attribute?
155              From: Doug MacEachern <dougm@covalent.net>
156              Date: Sun, 9 Jun 2002 14:00:39 -0700 (PDT)
157              Message-ID: <Pine.LNX.4.33.0206091356210.26891-100000@mako.covalent.net>
158      Branch: perl
159            ! sv.c
160 ____________________________________________________________________________
161 [ 17145] By: jhi                                   on 2002/06/09  20:09:03
162         Log: Subject: Math::BigInt 1.58 released
163              From: Tels <perl_dummy@bloodgate.com>
164              Date: Sun, 09 Jun 2002 22:39:35 +0200 (CEST)
165              Message-Id: <200206092036.g59KaGPZ1308701@tiku.hut.fi>
166              
167              Subject: [PATCH] RE: Math::BigInt 1.58 released
168              From: Tels <perl_dummy@bloodgate.com>
169              Date: Sun, 09 Jun 2002 22:45:51 +0200 (CEST)
170              Message-Id: <200206092042.g59KgXPZ1223212@tiku.hut.fi>
171      Branch: perl
172            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
173            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
174            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
175            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
176            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
177            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbi_rand.t
178            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
179            ! lib/Math/BigInt/t/with_sub.t
180 ____________________________________________________________________________
181 [ 17144] By: nick                                  on 2002/06/09  17:50:14
182         Log: Integrate mainline
183      Branch: perlio
184           +> README.freebsd README.irix
185           !> (integrate 43 files)
186 ____________________________________________________________________________
187 [ 17143] By: jhi                                   on 2002/06/09  17:45:50
188         Log: Subject: cleanup's
189              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
190              Date: Sun, 09 Jun 2002 13:55:21 +0200
191              Message-Id: <20020609102200.DEE5.H.M.BRAND@hccnet.nl>
192      Branch: perl
193            ! ext/PerlIO/t/encoding.t
194 ____________________________________________________________________________
195 [ 17142] By: jhi                                   on 2002/06/09  17:37:45
196         Log: open "list form" clarification.
197      Branch: perl
198            ! pod/perlfunc.pod
199 ____________________________________________________________________________
200 [ 17141] By: jhi                                   on 2002/06/09  17:24:22
201         Log: Better wording from Sarathy.
202      Branch: perl
203            ! pod/perldelta.pod
204 ____________________________________________________________________________
205 [ 17140] By: jhi                                   on 2002/06/09  16:58:47
206         Log: Closer to the truth.
207      Branch: perl
208            ! pod/perlfunc.pod
209 ____________________________________________________________________________
210 [ 17139] By: jhi                                   on 2002/06/09  16:49:49
211         Log: Subject: Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
212              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
213              Date: Sun, 09 Jun 2002 14:52:07 +0100
214              Message-Id: <200206091352.g59Dq7Z28403@crypt.compulink.co.uk>  
215      Branch: perl
216            ! numeric.c
217 ____________________________________________________________________________
218 [ 17138] By: jhi                                   on 2002/06/09  16:13:44
219         Log: Clarify that the :unique makes the target readonly
220              when the first interpreter cloning takes place.
221      Branch: perl
222            ! pod/perlfunc.pod
223 ____________________________________________________________________________
224 [ 17137] By: gsar                                  on 2002/06/09  16:05:22
225         Log: update perlfork.pod for status as of 5.8.0
226      Branch: perl
227            ! pod/perlfork.pod
228 ____________________________________________________________________________
229 [ 17136] By: jhi                                   on 2002/06/09  16:01:50
230         Log: Subject: possible band-aid for cygwin build of perl@17061
231              From: PPrymmer@factset.com
232              Date: Sat, 8 Jun 2002 20:57:05 -0400
233              Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>
234      Branch: perl
235            ! Makefile.SH README.cygwin
236 ____________________________________________________________________________
237 [ 17135] By: sky                                   on 2002/06/09  15:44:37
238         Log: Follow up on changing keyword to special subroutine.
239      Branch: perl
240            ! pod/perlmod.pod
241 ____________________________________________________________________________
242 [ 17134] By: jhi                                   on 2002/06/09  15:40:52
243         Log: CLONE doc tweaks.
244      Branch: perl
245            ! pod/perldelta.pod pod/perlmod.pod
246 ____________________________________________________________________________
247 [ 17133] By: jhi                                   on 2002/06/09  15:34:20
248         Log: syswrite() is old news.
249      Branch: perl
250            ! pod/perldelta.pod
251 ____________________________________________________________________________
252 [ 17132] By: jhi                                   on 2002/06/09  15:14:20
253         Log: Subject: One-argument syswrite
254              From: Johan Vromans <jvromans@squirrel.nl>
255              Date: Sun, 9 Jun 2002 13:20:36 +0200
256              Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>
257              
258              (It's really two-argument.)
259      Branch: perl
260            ! pod/perldelta.pod
261 ____________________________________________________________________________
262 [ 17131] By: jhi                                   on 2002/06/09  15:11:13
263         Log: Subject: [Patch] $^N issues
264              From: Johan Vromans <jvromans@squirrel.nl>
265              Date: Sun, 9 Jun 2002 13:12:43 +0200
266              Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl>    
267      Branch: perl
268            ! lib/English.pm pod/perlre.pod
269 ____________________________________________________________________________
270 [ 17130] By: jhi                                   on 2002/06/09  15:10:18
271         Log: Subject: [Patch] "#0" format in perlform
272              From: Johan Vromans <jvromans@squirrel.nl>
273              Date: Sun, 9 Jun 2002 12:53:01 +0200
274              Message-ID: <15619.13197.892587.565630@phoenix.squirrel.nl>    
275      Branch: perl
276            ! pod/perlform.pod
277 ____________________________________________________________________________
278 [ 17129] By: jhi                                   on 2002/06/09  15:08:20
279         Log: Subject: [Patch] CLONE is not in perldelta
280              From: Johan Vromans <jvromans@squirrel.nl>
281              Date: Sun, 9 Jun 2002 12:41:18 +0200
282              Message-ID: <15619.12494.713591.282001@phoenix.squirrel.nl>    
283      Branch: perl
284            ! pod/perldelta.pod
285 ____________________________________________________________________________
286 [ 17128] By: jhi                                   on 2002/06/09  03:02:38
287         Log: Subject: [PATCH] fix stuck MD5 compile on VAX
288              From: "Craig A. Berry" <craigberry@mac.com>
289              Date: Sat, 8 Jun 2002 23:01:11 -0500
290              Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]>
291      Branch: perl
292            ! ext/Digest/MD5/Makefile.PL
293 ____________________________________________________________________________
294 [ 17127] By: jhi                                   on 2002/06/08  22:50:43
295         Log: ... and more.
296      Branch: perl
297            ! win32/makefile.mk
298 ____________________________________________________________________________
299 [ 17126] By: jhi                                   on 2002/06/08  22:49:43
300         Log: More spots for perl$OS.
301      Branch: perl
302            ! NetWare/Makefile win32/Makefile
303 ____________________________________________________________________________
304 [ 17125] By: jhi                                   on 2002/06/08  22:46:17
305         Log: One more spot to list perlfreebsd and perlirix.
306      Branch: perl
307            ! plan9/mkfile
308 ____________________________________________________________________________
309 [ 17124] By: jhi                                   on 2002/06/08  22:22:05
310         Log: BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.
311      Branch: perl
312            ! pod/perlport.pod
313 ____________________________________________________________________________
314 [ 17123] By: jhi                                   on 2002/06/08  22:15:31
315         Log: Cygwin duplicated (noticed by Schwern).
316      Branch: perl
317            ! pod/perlport.pod
318 ____________________________________________________________________________
319 [ 17122] By: jhi                                   on 2002/06/08  22:03:15
320         Log: s/Plan9/Plan 9/g; (and one remaning MacOS)
321      Branch: perl
322            ! INSTALL README.jp pod/perlfaq3.pod pod/perlopentut.pod
323            ! pod/perlport.pod pod/perlrun.pod
324 ____________________________________________________________________________
325 [ 17121] By: jhi                                   on 2002/06/08  21:36:00
326         Log: Make the =heads a little bit more descriptive; regen toc.
327      Branch: perl
328            ! README.freebsd README.irix pod/perltoc.pod
329 ____________________________________________________________________________
330 [ 17120] By: jhi                                   on 2002/06/08  21:02:27
331         Log: I wonder what a 64-bot is?
332      Branch: perl
333            ! README.irix
334 ____________________________________________________________________________
335 [ 17119] By: jhi                                   on 2002/06/08  21:01:45
336         Log: Regen toc.
337      Branch: perl
338            ! pod/perltoc.pod
339 ____________________________________________________________________________
340 [ 17118] By: jhi                                   on 2002/06/08  21:00:18
341         Log: Add README.irix/perlirix.
342      Branch: perl
343            + README.irix
344            ! INSTALL MANIFEST pod/buildtoc.PL pod/perl.pod
345            ! pod/perldelta.pod pod/perlport.pod
346 ____________________________________________________________________________
347 [ 17117] By: jhi                                   on 2002/06/08  20:48:16
348         Log: Add perlfreebsd.
349      Branch: perl
350            ! pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
351            ! pod/perlport.pod
352 ____________________________________________________________________________
353 [ 17116] By: jhi                                   on 2002/06/08  20:45:25
354         Log: Mention the FreeBSD Perl policy change.
355      Branch: perl
356            ! README.freebsd
357 ____________________________________________________________________________
358 [ 17115] By: jhi                                   on 2002/06/08  20:34:59
359         Log: Mention the FreeBSD readdir_r bug in perldelta.
360      Branch: perl
361            ! pod/perldelta.pod
362 ____________________________________________________________________________
363 [ 17114] By: jhi                                   on 2002/06/08  20:31:18
364         Log: Subject: [PATCH] Re: perl Makfile.PL for DBI give Segmentation fault (core dumped)    (was: perl@17014)
365              From: Nicholas Clark <nick@unfortu.net>
366              Date: Sat, 8 Jun 2002 22:23:15 +0100
367              Message-ID: <20020608212315.GE302@Bagpuss.unfortu.net>
368      Branch: perl
369            + README.freebsd
370            ! MANIFEST
371 ____________________________________________________________________________
372 [ 17113] By: sky                                   on 2002/06/08  20:19:28
373         Log: Preparing A::H for CPAN release, upped version to 0.77
374              Documented changes.
375              Last tweak to test case.
376      Branch: perl
377            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
378            ! lib/Attribute/Handlers/README lib/Attribute/Handlers/t/multi.t
379 ____________________________________________________________________________
380 [ 17112] By: sky                                   on 2002/06/08  19:42:33
381         Log: Prepare CPAN release of Attribute::Handlers
382              Make the test case know about the changes in attributes
383              in 5.8 (lexical) and also turn off some warnings.
384      Branch: perl
385            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
386 ____________________________________________________________________________
387 [ 17111] By: jhi                                   on 2002/06/08  19:11:49
388         Log: Because of #17097.
389      Branch: perl
390            ! configpm
391 ____________________________________________________________________________
392 [ 17110] By: jhi                                   on 2002/06/08  19:06:31
393         Log: Add deprecations.
394      Branch: perl
395            ! pod/perldelta.pod
396 ____________________________________________________________________________
397 [ 17109] By: sky                                   on 2002/06/08  19:02:19
398         Log: Remove leftover dummy and cleanup the test case.
399      Branch: perl
400            ! ext/threads/shared/shared.pm ext/threads/shared/t/hv_refs.t
401            ! ext/threads/shared/t/hv_simple.t
402 ____________________________________________________________________________
403 [ 17108] By: jhi                                   on 2002/06/08  18:55:23
404         Log: Document the do BAREWORD change, from Rafael.
405      Branch: perl
406            ! pod/perldelta.pod
407 ____________________________________________________________________________
408 [ 17107] By: jhi                                   on 2002/06/08  18:32:50
409         Log: Remove the newly added makedepend .depending "token directory"
410              when cleaning up.
411      Branch: perl
412            ! Makefile.SH
413 ____________________________________________________________________________
414 [ 17106] By: jhi                                   on 2002/06/08  18:24:08
415         Log: perldelta tweaks.
416      Branch: perl
417            ! pod/perldelta.pod
418 ____________________________________________________________________________
419 [ 17105] By: jhi                                   on 2002/06/08  18:19:40
420         Log: I assume the Perl fork() emulation is still experimental.
421      Branch: perl
422            ! pod/perlfork.pod
423 ____________________________________________________________________________
424 [ 17104] By: jhi                                   on 2002/06/08  18:17:10
425         Log: Subject: [PATCH] VMS doc patch (was Re: VMS changes?)
426              From: "Craig A. Berry" <craigberry@mac.com>
427              Date: Sat, 8 Jun 2002 14:10:41 -0500
428              Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]>
429      Branch: perl
430            ! README.vms pod/perldelta.pod
431 ____________________________________________________________________________
432 [ 17103] By: jhi                                   on 2002/06/08  18:04:37
433         Log: Slight tweaks from Lupe Christoph.
434      Branch: perl
435            ! pod/perldelta.pod
436 ____________________________________________________________________________
437 [ 17102] By: jhi                                   on 2002/06/08  17:04:24
438         Log: Workaround for broken symlink traversal.
439      Branch: perl
440            ! installperl
441 ____________________________________________________________________________
442 [ 17101] By: jhi                                   on 2002/06/08  16:16:46
443         Log: h2ph: Explain why parts of asm/*.h are skipped in Linux.
444      Branch: perl
445            ! utils/h2ph.PL
446 ____________________________________________________________________________
447 [ 17100] By: nick                                  on 2002/06/08  15:54:19
448         Log: Integrate mainline
449      Branch: perlio
450           !> Makefile.SH ext/Storable/ChangeLog ext/Storable/Storable.pm
451           !> ext/Storable/Storable.xs ext/Storable/t/recurse.t
452           !> ext/threads/threads.xs lib/Thread.pm lib/Thread/Queue.pm
453           !> lib/Thread/Semaphore.pm lib/Win32.pod numeric.c
454           !> pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
455           !> utils/h2ph.PL utils/perldoc.PL utils/perlivp.PL win32/win32.c
456 ____________________________________________________________________________
457 [ 17099] By: jhi                                   on 2002/06/08  15:53:16
458         Log: Try to avoid a looping makedepend that sometimes
459              happens when timestamps are out of sync.
460      Branch: perl
461            ! makedepend.SH
462 ____________________________________________________________________________
463 [ 17098] By: jhi                                   on 2002/06/08  15:35:06
464         Log: metaconfig tweaks from Robin Barker to go with #17097;
465              update Glossary.patch and mkglossary.
466      Branch: metaconfig
467            ! U/Glossary.patch U/mkglossary dist-3.0at70b/jmake/bindex.SH
468            ! dist-3.0at70b/mcon/U/make.U dist-3.0at70b/mcon/makegloss.SH
469 ____________________________________________________________________________
470 [ 17097] By: jhi                                   on 2002/06/08  15:34:09
471         Log: Various Configure tweaks.
472      Branch: perl
473            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
474 ____________________________________________________________________________
475 [ 17096] By: jhi                                   on 2002/06/08  15:05:46
476         Log: Fix Glossary formatting bugs when creating Config.pm,
477              from Robin Barker.
478      Branch: perl
479            ! configpm
480 ____________________________________________________________________________
481 [ 17095] By: jhi                                   on 2002/06/08  15:00:39
482         Log: perlivp: Too Much Information. 
483      Branch: perl
484            ! utils/perlivp.PL
485 ____________________________________________________________________________
486 [ 17094] By: jhi                                   on 2002/06/08  14:58:43
487         Log: h2ph: workarounds for too large hexadecimal constants.
488              Now 'perlivp' passes without a whimper in Solaris 8 and
489              Tru64 4.0F (Debian 2.2 Linux/x86 doesn't but my header
490              installation is weird; e.g. float.h is not in /usr/include...
491              (cd /usr/include; h2ph -l -r .)
492      Branch: perl
493            ! utils/h2ph.PL
494 ____________________________________________________________________________
495 [ 17093] By: jhi                                   on 2002/06/08  14:22:10
496         Log: h2ph: handle function pointer constants.
497      Branch: perl
498            ! utils/h2ph.PL
499 ____________________________________________________________________________
500 [ 17092] By: jhi                                   on 2002/06/08  13:54:17
501         Log: Put back the [561+] markers (except for the New Tests
502              section where the comparison is meaningless);
503              note that perl561delta is really the changes both
504              from 5.005_03 and 5.6.0.
505      Branch: perl
506            ! pod/perldelta.pod
507 ____________________________________________________________________________
508 [ 17091] By: jhi                                   on 2002/06/08  13:25:04
509         Log: Mention the dynamicness of Socket in VMS in another spot.
510      Branch: perl
511            ! pod/perldelta.pod
512 ____________________________________________________________________________
513 [ 17090] By: jhi                                   on 2002/06/08  13:16:27
514         Log: Address most of the issues found by Lupe Cristoph
515              (only leave the VMS changes to the VMS people);
516              move the VOS section to its right place;
517              talk more about userlevel threads;
518              eradicate end-of-line spaces.
519      Branch: perl
520            ! pod/perldelta.pod
521 ____________________________________________________________________________
522 [ 17089] By: jhi                                   on 2002/06/08  12:59:45
523         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
524              From: Radu Greab <radu@netsoft.ro>
525              Date: Sat, 8 Jun 2002 16:59:56 +0300
526              Message-ID: <15618.3548.55951.66902@ix.netsoft.ro>
527              
528              A test for #17082.
529      Branch: perl
530            ! ext/Storable/t/recurse.t
531 ____________________________________________________________________________
532 [ 17088] By: jhi                                   on 2002/06/08  12:35:46
533         Log: Explain at the top the situation in a nutshell;
534              remove the [561+] tags as redundant;
535              AmigaOS wasn't broken in 5.6.1, and still good in 5.7.2.
536      Branch: perl
537            ! pod/perldelta.pod
538 ____________________________________________________________________________
539 [ 17087] By: jhi                                   on 2002/06/08  12:25:15
540         Log: Subject: [Patch] perldelta for 5.8.0 RC1
541              From: lupe@lupe-christoph.de (Lupe Christoph)
542              Date: Sat, 8 Jun 2002 14:08:16 +0200
543              Message-ID: <20020608120816.GP14630@lupe-christoph.de>
544      Branch: perl
545            ! pod/perldelta.pod
546 ____________________________________________________________________________
547 [ 17086] By: jhi                                   on 2002/06/08  12:14:48
548         Log: Advertise the upcoming Win32::GetOSName().
549      Branch: perl
550            ! pod/perlport.pod
551 ____________________________________________________________________________
552 [ 17085] By: jhi                                   on 2002/06/08  12:11:27
553         Log: The lib/Win32.pod part of
554              
555              Subject: [DOC PATCH] Re: platform check (CODE PATCH : libwin32 )     
556              From: "Yves Orton" <demerphq@hotmail.com>
557              Date: Sat, 08 Jun 2002 00:27:25 +0200
558              Message-ID: <F209R6rPlHkg6WMaScm00017481@hotmail.com>
559              
560              (manually applied and tweaked) 
561      Branch: perl
562            ! lib/Win32.pod
563 ____________________________________________________________________________
564 [ 17084] By: jhi                                   on 2002/06/08  11:46:36
565         Log: Subject: Doc patches: assorted minor nits
566              From: Philip Newton <Philip.Newton@gmx.net>
567              Date: Sat, 08 Jun 2002 11:08:12 +0200
568              Message-ID: <k7i3gu8g2tga411pc6mcfvsp9rql27m8kq@4ax.com>
569      Branch: perl
570            ! pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
571 ____________________________________________________________________________
572 [ 17083] By: jhi                                   on 2002/06/08  11:44:59
573         Log: Subject: Re: doc bug in perldoc
574              From: Philip Newton <Philip.Newton@gmx.net>
575              Date: Sat, 08 Jun 2002 11:05:09 +0200
576              Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com>
577      Branch: perl
578            ! utils/perldoc.PL
579 ____________________________________________________________________________
580 [ 17082] By: jhi                                   on 2002/06/08  11:37:56
581         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
582              From: Radu Greab <radu@netsoft.ro>
583              Date: Sat, 8 Jun 2002 08:28:58 +0300
584              Message-ID: <15617.38426.603787.918922@ix.netsoft.ro>
585      Branch: perl
586            ! ext/Storable/Storable.xs
587 ____________________________________________________________________________
588 [ 17081] By: jhi                                   on 2002/06/08  11:36:29
589         Log: Subject: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
590              From: "Craig A. Berry" <craigberry@mac.com>
591              Date: Fri, 7 Jun 2002 22:55:34 -0500
592              Message-Id: <a05111b02b92724737054@[172.16.52.1]>
593              
594              Handle also underflow on non-IEEE.
595      Branch: perl
596            ! numeric.c
597 ____________________________________________________________________________
598 [ 17080] By: sky                                   on 2002/06/08  10:06:05
599         Log: Fix for bug [ID 20020602.007].
600              Don't decrement the active flag until AFTER we have run perl_destruct
601      Branch: perl
602            ! ext/threads/threads.xs
603 ____________________________________________________________________________
604 [ 17079] By: jhi                                   on 2002/06/08  01:38:50
605         Log: h2ph: evil linux/byteorder/pdp_endian.h
606      Branch: perl
607            ! utils/h2ph.PL
608 ____________________________________________________________________________
609 [ 17078] By: jhi                                   on 2002/06/08  01:14:45
610         Log: h2ph: more evilness in the form of Linux inline assembler.
611      Branch: perl
612            ! utils/h2ph.PL
613 ____________________________________________________________________________
614 [ 17077] By: jhi                                   on 2002/06/07  23:14:10
615         Log: h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
616              (note the final L) for ia32 and ia64 long doubles.
617      Branch: perl
618            ! utils/h2ph.PL
619 ____________________________________________________________________________
620 [ 17076] By: jhi                                   on 2002/06/07  23:06:22
621         Log: perlivp: more header matching.
622      Branch: perl
623            ! utils/perlivp.PL
624 ____________________________________________________________________________
625 [ 17075] By: jhi                                   on 2002/06/07  22:43:37
626         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
627              From: Nicholas Clark <nick@unfortu.net>
628              Date: Sat, 8 Jun 2002 00:39:22 +0100
629              Message-ID: <20020607233921.GE307@Bagpuss.unfortu.net>
630      Branch: perl
631            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
632 ____________________________________________________________________________
633 [ 17074] By: jhi                                   on 2002/06/07  22:33:29
634         Log: Subject: [PATCH] numeric.c:S_mulexp10 -- quit when you can
635              From: "Craig A. Berry" <craigberry@mac.com>
636              Date: Fri, 7 Jun 2002 18:29:31 -0500
637              Message-Id: <a05111b01b926db404884@[172.16.52.1]>
638      Branch: perl
639            ! numeric.c
640 ____________________________________________________________________________
641 [ 17073] By: jhi                                   on 2002/06/07  21:34:07
642         Log: Reunite the first .PHONY targets (based on Garry Williams'
643              reading of the GNU make manual).
644      Branch: perl
645            ! Makefile.SH
646 ____________________________________________________________________________
647 [ 17072] By: jhi                                   on 2002/06/07  20:59:14
648         Log: Subject: Re: [DOCPATCH] Thread.pm
649              From: Elizabeth Mattijsen <liz@dijkmat.nl>
650              Date: Fri, 07 Jun 2002 23:57:01 +0200
651              Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>
652      Branch: perl
653            ! lib/Thread.pm lib/Thread/Queue.pm lib/Thread/Semaphore.pm
654 ____________________________________________________________________________
655 [ 17071] By: jhi                                   on 2002/06/07  20:51:15
656         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
657              From: Radu Greab <radu@netsoft.ro>
658              Date: Sat, 8 Jun 2002 00:49:02 +0300
659              Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>
660      Branch: perl
661            ! ext/Storable/t/recurse.t
662 ____________________________________________________________________________
663 [ 17070] By: jhi                                   on 2002/06/07  19:36:16
664         Log: h2ph: the fp exponent does need to have an explicit sign.
665      Branch: perl
666            ! utils/h2ph.PL
667 ____________________________________________________________________________
668 [ 17069] By: jhi                                   on 2002/06/07  19:28:52
669         Log: perlivp: tell what went wrong.
670      Branch: perl
671            ! utils/perlivp.PL
672 ____________________________________________________________________________
673 [ 17068] By: jhi                                   on 2002/06/07  19:22:23
674         Log: perlivp: sometimes headers and symbols don't quite match.
675      Branch: perl
676            ! utils/perlivp.PL
677 ____________________________________________________________________________
678 [ 17067] By: jhi                                   on 2002/06/07  19:21:39
679         Log: h2ph: One more usage example.
680      Branch: perl
681            ! utils/h2ph.PL
682 ____________________________________________________________________________
683 [ 17066] By: jhi                                   on 2002/06/07  19:05:22
684         Log: h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
685      Branch: perl
686            ! utils/h2ph.PL
687 ____________________________________________________________________________
688 [ 17065] By: nick                                  on 2002/06/07  18:21:36
689         Log: Integrate mainline
690      Branch: perlio
691           +> ext/IO/hints/sco.pl
692           !> (integrate 27 files)
693 ____________________________________________________________________________
694 [ 17064] By: gsar                                  on 2002/06/07  18:04:39
695         Log: uname() was returning "unknown" on IA64; handle other missing
696              cases as well, and make any future unknown ones show up as
697              unknown(0x123).
698      Branch: perl
699            ! win32/win32.c
700 ____________________________________________________________________________
701 [ 17063] By: jhi                                   on 2002/06/07  16:12:20
702         Log: There are many ways to skin a Win32 (from Sarathy).
703      Branch: perl
704            ! pod/perlport.pod
705 ____________________________________________________________________________
706 [ 17062] By: jhi                                   on 2002/06/07  14:39:05
707         Log: Typos spotted by Vadim.
708      Branch: perl
709            ! pod/perlport.pod
710 ____________________________________________________________________________
711 [ 17061] By: jhi                                   on 2002/06/07  14:05:16
712         Log: Update Changes.
713      Branch: perl
714            ! Changes patchlevel.h
715 ____________________________________________________________________________
716 [ 17060] By: jhi                                   on 2002/06/07  13:26:52
717         Log: Subject: Re: [PATCH] Small nit in perlxs.pod
718              From: lupe@lupe-christoph.de (Lupe Christoph)
719              Date: Fri, 7 Jun 2002 13:38:24 +0200
720              Message-ID: <20020607113824.GD24159@lupe-christoph.de>
721      Branch: perl
722            ! pod/perlxs.pod
723 ____________________________________________________________________________
724 [ 17059] By: jhi                                   on 2002/06/07  13:25:35
725         Log: Subject: [PATCH] README.win32 and win32/makefile.mk differ
726              From: lupe@lupe-christoph.de (Lupe Christoph)
727              Date: Fri, 7 Jun 2002 13:36:51 +0200
728              Message-ID: <20020607113651.GC24159@lupe-christoph.de>
729      Branch: perl
730            ! README.win32
731 ____________________________________________________________________________
732 [ 17058] By: jhi                                   on 2002/06/07  13:22:38
733         Log: gcc -Wall nit noticed by NI-S.
734      Branch: perl
735            ! pp.c
736 ____________________________________________________________________________
737 [ 17057] By: jhi                                   on 2002/06/07  13:20:05
738         Log: Subject: Modification to Perl 5.6.1 source: ext/IO needs a hint
739              From: Andrew Hamm <AHamm@civica.com.au>
740              Date: Fri, 7 Jun 2002 17:11:24 +1000
741              Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>
742      Branch: perl
743            + ext/IO/hints/sco.pl
744            ! MANIFEST
745 ____________________________________________________________________________
746 [ 17056] By: jhi                                   on 2002/06/07  13:14:44
747         Log: Integrate perlio;
748              
749              Don't discard read data on flush if seek fails.
750      Branch: perl
751           !> perlio.c
752 ____________________________________________________________________________
753 [ 17055] By: jhi                                   on 2002/06/07  13:01:19
754         Log: s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
755      Branch: perl
756            ! pod/perl561delta.pod pod/perl570delta.pod pod/perl571delta.pod
757            ! pod/perl572delta.pod pod/perldelta.pod pod/perlfaq3.pod
758            ! pod/perlfunc.pod pod/perlintro.pod pod/perlpodspec.pod
759            ! pod/perlport.pod pod/perltoot.pod
760 ____________________________________________________________________________
761 [ 17054] By: jhi                                   on 2002/06/07  12:38:09
762         Log: More Winlore from Vadim.
763      Branch: perl
764            ! pod/perlport.pod
765 ____________________________________________________________________________
766 [ 17053] By: nick                                  on 2002/06/07  10:11:51
767         Log: Don't discard read data on flush if seek fails.
768      Branch: perlio
769            ! perlio.c
770 ____________________________________________________________________________
771 [ 17052] By: jhi                                   on 2002/06/07  01:34:48
772         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
773              From: Radu Greab <radu@netsoft.ro>
774              Date: Fri, 7 Jun 2002 05:17:58 +0300
775              Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>
776      Branch: perl
777            ! ext/Storable/Storable.xs
778 ____________________________________________________________________________
779 [ 17051] By: jhi                                   on 2002/06/07  01:31:56
780         Log: Split in two the .PHONY target so that makes without .PHONY
781              when invoked as "make" won't wander off into the targets "compile
782              translator utilities" and instead stay in the "all" target.
783              Diagnosed by Garry Williams.
784      Branch: perl
785            ! Makefile.SH
786 ____________________________________________________________________________
787 [ 17050] By: jhi                                   on 2002/06/06  20:57:11
788         Log: Retract #16892 now that we have #17022.
789      Branch: perl
790            ! lib/Cwd.pm
791 ____________________________________________________________________________
792 [ 17049] By: jhi                                   on 2002/06/06  20:27:02
793         Log: Update the SUPER-UX situation.
794      Branch: perl
795            ! pod/perldelta.pod
796 ____________________________________________________________________________
797 [ 17048] By: jhi                                   on 2002/06/06  20:13:53
798         Log: More Windows wisdom from Sarathy;
799              remove old UTS entry; add SUPER-UX.
800      Branch: perl
801            ! pod/perlport.pod
802 ____________________________________________________________________________
803 [ 17047] By: jhi                                   on 2002/06/06  20:10:14
804         Log: Windows wisdom from Sarathy.
805      Branch: perl
806            ! pod/perlvar.pod
807 ____________________________________________________________________________
808 [ 17046] By: rgs                                   on 2002/06/06  19:33:23
809         Log: The perlio warnings are not mandatory.
810      Branch: perl
811            ! pod/perldiag.pod
812 ____________________________________________________________________________
813 [ 17045] By: jhi                                   on 2002/06/06  19:09:52
814         Log: Typolice.
815      Branch: perl
816            ! utils/c2ph.PL x2p/s2p.PL
817 ____________________________________________________________________________
818 [ 17044] By: jhi                                   on 2002/06/06  18:57:39
819         Log: Document that $^O in Win32 is a bit lacking in details.
820      Branch: perl
821            ! pod/perlvar.pod
822 ____________________________________________________________________________
823 [ 17043] By: nick                                  on 2002/06/06  18:51:48
824         Log: Integrate mainline
825      Branch: perlio
826           !> NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
827           !> NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
828           !> NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
829           !> NetWare/t/NWScripts.pl lib/Thread.pm pod/perldelta.pod
830           !> pod/perldiag.pod pod/perlguts.pod pod/perlthrtut.pod
831           !> utils/c2ph.PL x2p/a2p.h x2p/s2p.PL
832 ____________________________________________________________________________
833 [ 17042] By: jhi                                   on 2002/06/06  18:49:22
834         Log: Win32 is not an OS.
835      Branch: perl
836            ! pod/perlport.pod
837 ____________________________________________________________________________
838 [ 17041] By: jhi                                   on 2002/06/06  18:18:11
839         Log: The Makefile.SH part of
840              
841              Subject: [PATCH] corrections to Config.pm
842              From: Robin Barker <rmb1@cise.npl.co.uk>
843              Date: Thu, 6 Jun 2002 18:05:17 +0100 (BST)
844              Message-Id: <200206061705.SAA12213@tempest.npl.co.uk>
845              
846              and regen Configure.
847      Branch: perl
848            ! Configure Makefile.SH Porting/config.sh Porting/config_H
849 ____________________________________________________________________________
850 [ 17040] By: jhi                                   on 2002/06/06  17:46:20
851         Log: Supported platforms tweaks.
852      Branch: perl
853            ! pod/perlport.pod
854 ____________________________________________________________________________
855 [ 17039] By: jhi                                   on 2002/06/06  16:13:15
856         Log: Update the 5.005-threads failure list.
857      Branch: perl
858            ! pod/perldelta.pod
859 ____________________________________________________________________________
860 [ 17038] By: jhi                                   on 2002/06/06  16:10:24
861         Log: Make pstruct and psed appear also on platforms with
862              $Config{d_link} but filesystems without link() (like FAT).
863              Should deal with [ID 20020602.003] and
864              "RC1 for MSWin32-x86-multi-thread build bug report".
865              Diagnosis by Sarathy.
866      Branch: perl
867            ! utils/c2ph.PL x2p/s2p.PL
868 ____________________________________________________________________________
869 [ 17037] By: jhi                                   on 2002/06/06  15:20:14
870         Log: Subject: [PATCH] Thread.pm
871              From: Elizabeth Mattijsen <liz@dijkmat.nl>
872              Date: Thu, 06 Jun 2002 10:47:36 +0200
873              Message-Id: <4.2.0.58.20020606104435.01858590@mickey.dijkmat.nl>
874      Branch: perl
875            ! lib/Thread.pm
876 ____________________________________________________________________________
877 [ 17036] By: jhi                                   on 2002/06/06  15:07:32
878         Log: Rafael noticed a bug in the explanation of #17035.
879      Branch: perl
880            ! pod/perldiag.pod
881 ____________________________________________________________________________
882 [ 17035] By: jhi                                   on 2002/06/06  13:18:20
883         Log: Give more detailed explanation of open(FH, ">:foobar") failure.
884      Branch: perl
885            ! pod/perldiag.pod
886 ____________________________________________________________________________
887 [ 17034] By: jhi                                   on 2002/06/06  12:59:19
888         Log: Subject: [DOCPATCH] perlthtut.pod
889              From: Elizabeth Mattijsen <liz@dijkmat.nl>
890              Date: Thu, 06 Jun 2002 10:40:02 +0200
891              Message-Id: <4.2.0.58.20020606103854.0191b320@mickey.dijkmat.nl>
892      Branch: perl
893            ! pod/perlthrtut.pod
894 ____________________________________________________________________________
895 [ 17033] By: jhi                                   on 2002/06/06  12:56:57
896         Log: NetWare update from Ananth Kesari.
897      Branch: perl
898            ! NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
899            ! NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
900            ! NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
901            ! NetWare/t/NWScripts.pl x2p/a2p.h
902 ____________________________________________________________________________
903 [ 17032] By: jhi                                   on 2002/06/06  12:47:34
904         Log: Integrate perlio;
905              
906              doio.c tweaks
907              - see SV passed to dup type open "looks_like_number"
908              - apply layers to pipe opens.
909      Branch: perl
910           !> doio.c
911 ____________________________________________________________________________
912 [ 17031] By: ams                                   on 2002/06/06  11:49:13
913         Log: Subject: [PATCH] perlguts.pod
914              From: Nicholas Clark <nick@ccl4.org>
915              Date: Thu, 6 Jun 2002 11:29:19 +0100
916              Message-Id: <20020606112919.P22873@plum.flirble.org>
917      Branch: perl
918            ! pod/perlguts.pod
919 ____________________________________________________________________________
920 [ 17030] By: nick                                  on 2002/06/06  07:26:11
921         Log: doio.c tweaks
922              - see SV passed to dup type open "looks_like__number"
923              - apply layers to pipe opens.
924      Branch: perlio
925            ! doio.c
926 ____________________________________________________________________________
927 [ 17029] By: nick                                  on 2002/06/06  06:32:35
928         Log: Integrate mainline
929      Branch: perlio
930           !> AUTHORS Changes README.beos doio.c ext/DB_File/t/db-btree.t
931           !> ext/DB_File/t/db-recno.t lib/Pod/Html.pm
932           !> lib/Tie/File/t/16_handle.t patchlevel.h perl.c
933           !> pod/perldelta.pod pod/perlfunc.pod pod/perlport.pod pp.c
934           !> t/op/arith.t t/op/tie.t utils/perldoc.PL
935 ____________________________________________________________________________
936 [ 17028] By: jhi                                   on 2002/06/06  02:40:12
937         Log: With -Ud_stdstdio perl -v and perl -h didn't flush their
938              output buffers because they exited with PerlProc_exit()
939              instead of my_exit() (from Andy Dougherty)
940      Branch: perl
941            ! perl.c
942 ____________________________________________________________________________
943 [ 17027] By: jhi                                   on 2002/06/06  01:38:50
944         Log: BeOS status update; all platforms status update.
945      Branch: perl
946            ! README.beos pod/perlport.pod
947 ____________________________________________________________________________
948 [ 17026] By: jhi                                   on 2002/06/06  01:25:13
949         Log: Subject: [PATCH lib/Pod/Html.pm] anchors fix
950              From: Stas Bekman <stas@stason.org>
951              Date: Wed, 05 Jun 2002 15:26:02 +0800
952              Message-ID: <3CFDBD0A.8090505@stason.org>      
953      Branch: perl
954            ! lib/Pod/Html.pm
955 ____________________________________________________________________________
956 [ 17025] By: jhi                                   on 2002/06/05  23:48:28
957         Log: Subject: [PATCH perl@17014] t/op/arith.t -- don't test infinity if it doesn't exist
958              From: "Craig A. Berry" <craigberry@mac.com>
959              Date: Wed, 05 Jun 2002 17:31:18 -0500
960              Message-Id: <5.1.1.5.0.20020605171901.021cb8b8@exchi01>
961      Branch: perl
962            ! t/op/arith.t
963 ____________________________________________________________________________
964 [ 17024] By: jhi                                   on 2002/06/05  23:47:14
965         Log: MacOS X 10.1.5 still failing the DB tests.
966      Branch: perl
967            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
968            ! pod/perldelta.pod
969 ____________________________________________________________________________
970 [ 17023] By: jhi                                   on 2002/06/05  21:57:09
971         Log: Address the second half of
972              
973              Subject: [ID 20020604.006] Pipe opens do not support I/O layers
974              From: jv@squirrel.nl (Johan Vromans)
975              Date: Tue,  4 Jun 2002 23:01:44 +0200 (CEST)
976              Message-Id: <20020604210144.3A87A8B6B3@phoenix.squirrel.nl>
977              
978              so that multiarg piped opens only accept optional whitespace
979              after the "|-".  If and when perlio discipline awareness added
980              to |-, the now added code branch will grow.
981              
982              No test case because hard to think of anything even remotely
983              portable.
984      Branch: perl
985            ! doio.c
986 ____________________________________________________________________________
987 [ 17022] By: jhi                                   on 2002/06/05  20:48:18
988         Log: Subject: Re: local tied hash slices & stray keys (was Re: Cwd breakage)
989              From: Doug MacEachern <dougm@covalent.net>
990              Date: Mon, 3 Jun 2002 08:27:56 -0700 (PDT)
991              Message-ID: <Pine.LNX.4.33.0206030822330.2695-100000@mako.covalent.net>
992              
993              (plus a test expanded from Schwern's [ID 20020602.006])
994      Branch: perl
995            ! pp.c t/op/tie.t
996 ____________________________________________________________________________
997 [ 17021] By: jhi                                   on 2002/06/05  19:56:33
998         Log: Subject: doc bug in perldoc
999              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1000              Date: Wed, 5 Jun 2002 09:47:31 -1000 (HST)
1001              Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki>
1002      Branch: perl
1003            ! utils/perldoc.PL
1004 ____________________________________________________________________________
1005 [ 17020] By: jhi                                   on 2002/06/05  19:55:00
1006         Log: AUTHORS updates; perldelta blame^Wfame additions.
1007      Branch: perl
1008            ! AUTHORS pod/perldelta.pod
1009 ____________________________________________________________________________
1010 [ 17019] By: jhi                                   on 2002/06/05  19:08:00
1011         Log: Mention Carp enhancements.
1012      Branch: perl
1013            ! pod/perldelta.pod
1014 ____________________________________________________________________________
1015 [ 17018] By: sky                                   on 2002/06/05  18:49:10
1016         Log: Update text slightly and update links to threads.pm instead of Thread.pm
1017      Branch: perl
1018            ! pod/perlfunc.pod
1019 ____________________________________________________________________________
1020 [ 17017] By: rgs                                   on 2002/06/05  18:32:11
1021         Log: Remove a comma and a few whitespaces.
1022      Branch: perl
1023            ! pod/perlfunc.pod
1024 ____________________________________________________________________________
1025 [ 17016] By: rgs                                   on 2002/06/05  18:28:50
1026         Log: $^O is 'beos' on BeOS
1027      Branch: perl
1028            ! lib/Tie/File/t/16_handle.t
1029 ____________________________________________________________________________
1030 [ 17015] By: nick                                  on 2002/06/05  15:11:00
1031         Log: Integrate mainline (for Configure)
1032      Branch: perlio
1033           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1034           !> ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
1035           !> hints/linux.sh myconfig.SH pod/perldelta.pod
1036 ____________________________________________________________________________
1037 [ 17014] By: jhi                                   on 2002/06/05  13:53:51
1038         Log: Update Changes.
1039      Branch: perl
1040            ! Changes patchlevel.h
1041 ____________________________________________________________________________
1042 [ 17013] By: jhi                                   on 2002/06/05  13:41:02
1043         Log: Mention the flakiness of AIX' make.
1044      Branch: perl
1045            ! pod/perldelta.pod
1046 ____________________________________________________________________________
1047 [ 17012] By: jhi                                   on 2002/06/05  13:40:45
1048         Log: metaconfig unit change for #17011.
1049      Branch: metaconfig
1050            ! U/installdirs/inc_version_list.U
1051 ____________________________________________________________________________
1052 [ 17011] By: jhi                                   on 2002/06/05  13:23:59
1053         Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
1054              From: jason@openinformatics.com (Jason E. Stewart)
1055              Date: 04 Jun 2002 16:42:32 -0600
1056              Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
1057              
1058              Unexpanded $prefix.
1059      Branch: perl
1060            ! Configure
1061 ____________________________________________________________________________
1062 [ 17010] By: jhi                                   on 2002/06/05  13:16:49
1063         Log: glibc version is more a library issue than a compiler issue.
1064      Branch: perl
1065            ! myconfig.SH
1066 ____________________________________________________________________________
1067 [ 17009] By: jhi                                   on 2002/06/05  13:07:01
1068         Log: Subject: [Encode PATCH] spurious warning
1069              From: Nicholas Clark <nick@unfortu.net>
1070              Date: Sun, 2 Jun 2002 20:26:22 +0100
1071              Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>
1072      Branch: perl
1073            ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
1074 ____________________________________________________________________________
1075 [ 17008] By: jhi                                   on 2002/06/05  13:03:19
1076         Log: Show gnulibc_version in myconfig. 
1077      Branch: perl
1078            ! myconfig.SH
1079 ____________________________________________________________________________
1080 [ 17007] By: jhi                                   on 2002/06/05  12:59:31
1081         Log: Regen Glossary for #16991.
1082      Branch: perl
1083            ! Porting/Glossary Porting/config.sh Porting/config_H
1084 ____________________________________________________________________________
1085 [ 17006] By: jhi                                   on 2002/06/05  12:44:45
1086         Log: More for #16991.
1087      Branch: perl
1088            ! hints/linux.sh
1089 ____________________________________________________________________________
1090 [ 17005] By: nick                                  on 2002/06/05  07:23:22
1091         Log: Integrate mainline
1092      Branch: perlio
1093           +> ext/Thread/README.threads
1094            - README.threads
1095           !> (integrate 81 files)
1096 ____________________________________________________________________________
1097 [ 17004] By: jhi                                   on 2002/06/05  03:35:24
1098         Log: FAQ sync.
1099      Branch: perl
1100            ! pod/perlfaq6.pod
1101 ____________________________________________________________________________
1102 [ 17003] By: jhi                                   on 2002/06/05  01:56:00
1103         Log: Subject: [ID 20020602.004] threads::shared::queue new nit
1104              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1105              Date: Sun, 02 Jun 2002 21:36:05 +0200
1106              Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>
1107      Branch: perl
1108            ! ext/threads/shared/queue.pm
1109 ____________________________________________________________________________
1110 [ 17002] By: jhi                                   on 2002/06/05  01:47:02
1111         Log: Subject: [ID 20020603.010] One more failed test on BeOS 5
1112              From: "Daniel Berger" <djberg96@attbi.com>
1113              Date: Mon, 03 Jun 2002 19:18:38 GMT
1114              Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
1115      Branch: perl
1116            ! README.beos
1117 ____________________________________________________________________________
1118 [ 17001] By: jhi                                   on 2002/06/05  01:44:40
1119         Log: Subject: One more sorry for Oracle
1120              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1121              Date: Tue, 04 Jun 2002 10:02:17 +0200
1122              Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
1123              
1124              (modified)
1125      Branch: perl
1126            ! README.hpux
1127 ____________________________________________________________________________
1128 [ 17000] By: jhi                                   on 2002/06/05  01:42:58
1129         Log: metaconfig unit change for #16999.
1130      Branch: metaconfig
1131            ! U/threads/usethreads.U
1132 ____________________________________________________________________________
1133 [ 16999] By: jhi                                   on 2002/06/05  01:42:44
1134         Log: Disable the combination of ithreads but not perlio.
1135      Branch: perl
1136            ! Configure INSTALL
1137 ____________________________________________________________________________
1138 [ 16998] By: jhi                                   on 2002/06/05  00:58:43
1139         Log: perlthrtut links.
1140      Branch: perl
1141            ! ext/threads/shared/shared.pm ext/threads/threads.pm
1142            ! pod/perldelta.pod
1143 ____________________________________________________________________________
1144 [ 16997] By: jhi                                   on 2002/06/05  00:55:08
1145         Log: Unmatchings.
1146      Branch: perl
1147            ! README.netware README.win32
1148 ____________________________________________________________________________
1149 [ 16996] By: jhi                                   on 2002/06/05  00:50:08
1150         Log: Subject: Re: 2nd draft of announcement
1151              From: "John P. Linderman" <jpl@research.att.com>
1152              Date: Mon, 03 Jun 2002 08:57:49 -0400
1153              Message-Id: <200206031257.IAA12388@raptor.research.att.com>
1154              
1155              Let's not forget the mystery IRIX failure.
1156      Branch: perl
1157            ! pod/perldelta.pod
1158 ____________________________________________________________________________
1159 [ 16995] By: jhi                                   on 2002/06/05  00:45:34
1160         Log: Move the obsolete README.threads out of sight to ext/Threads;
1161              save one part of the IRIX knowledge in INSTALL (though IRIX
1162              6.2 is quite old...)
1163      Branch: perl
1164            + ext/Thread/README.threads
1165            - README.threads
1166            ! INSTALL MANIFEST
1167 ____________________________________________________________________________
1168 [ 16994] By: jhi                                   on 2002/06/05  00:27:47
1169         Log: Upgrade to Math::BigRat 0.07.
1170      Branch: perl
1171            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
1172            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
1173            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
1174 ____________________________________________________________________________
1175 [ 16993] By: jhi                                   on 2002/06/05  00:27:08
1176         Log: metaconfig unit change #16991.
1177      Branch: metaconfig
1178            ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U
1179 ____________________________________________________________________________
1180 [ 16992] By: jhi                                   on 2002/06/05  00:26:45
1181         Log: Forgot from #16991.
1182      Branch: perl
1183            ! config_h.SH
1184 ____________________________________________________________________________
1185 [ 16991] By: jhi                                   on 2002/06/05  00:16:28
1186         Log: Subject: Re: hints/linux.sh & stdio
1187              From: Andy Dougherty <doughera@lafayette.edu>
1188              Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT)
1189              Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>
1190      Branch: perl
1191            ! Configure
1192 ____________________________________________________________________________
1193 [ 16990] By: jhi                                   on 2002/06/05  00:08:57
1194         Log: Integrate maintperl change #16988;
1195              
1196              make IO::Pipe work on windows
1197      Branch: perl
1198           !> ext/IO/lib/IO/Pipe.pm
1199 ____________________________________________________________________________
1200 [ 16989] By: jhi                                   on 2002/06/05  00:07:15
1201         Log: Integrate macperl chages #16974 and #16975;
1202              
1203              nativize() isn't happy with absolute Mac paths
1204              
1205              Test::Harness test fixes, attempt #3 :-)
1206      Branch: perl
1207           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
1208           !> lib/Test/Harness/t/callback.t
1209           !> lib/Test/Harness/t/strap-analyze.t
1210           !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL
1211 ____________________________________________________________________________
1212 [ 16988] By: gsar                                  on 2002/06/04  23:14:56
1213         Log: make IO::Pipe work on windows
1214      Branch: maint-5.6/perl
1215            ! ext/IO/lib/IO/Pipe.pm
1216 ____________________________________________________________________________
1217 [ 16987] By: rgs                                   on 2002/06/04  21:37:23
1218         Log: s/modperl/mod_perl/g
1219      Branch: perl
1220            ! README.aix pod/perldelta.pod
1221 ____________________________________________________________________________
1222 [ 16986] By: rgs                                   on 2002/06/04  21:32:19
1223         Log: Subject: [DOC PATCH] perldelta.pod
1224              From: Philip Newton <Philip.Newton@gmx.net>
1225              Date: Tue, 04 Jun 2002 06:52:55 +0200
1226              Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
1227              
1228              (with one nit, s/modperl/mod_perl/)
1229      Branch: perl
1230            ! pod/perldelta.pod
1231 ____________________________________________________________________________
1232 [ 16985] By: rgs                                   on 2002/06/04  20:30:00
1233         Log: perlfunc/lock() nits by Philip Newton and Johan Vromans.
1234      Branch: perl
1235            ! pod/perlfunc.pod
1236 ____________________________________________________________________________
1237 [ 16984] By: ams                                   on 2002/06/04  01:05:49
1238         Log: Subject: [PATCH] Re: Some bugs in RC1
1239              From: Michael G Schwern <schwern@pobox.com>
1240              Date: Mon, 03 Jun 2002 19:59:21 -0400
1241              Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
1242      Branch: perl
1243            ! lib/perl5db.pl
1244 ____________________________________________________________________________
1245 [ 16983] By: pudge                                 on 2002/06/04  00:22:12
1246         Log: Update Errno slightly to latest version
1247      Branch: macperl
1248            ! macos/lib/Errno.pm
1249 ____________________________________________________________________________
1250 [ 16982] By: rgs                                   on 2002/06/03  19:15:26
1251         Log: Protect against localizing an %ENV slice.
1252      Branch: perl
1253            ! lib/Cwd.pm
1254 ____________________________________________________________________________
1255 [ 16981] By: rgs                                   on 2002/06/03  18:59:19
1256         Log: Document that lock() is a "weak keyword".
1257      Branch: perl
1258            ! pod/perlfunc.pod
1259 ____________________________________________________________________________
1260 [ 16980] By: ams                                   on 2002/06/03  18:38:26
1261         Log: Subject: [PATCH Switch.pm] Minor typo
1262              From: Philip Newton <Philip.Newton@gmx.net>
1263              Date: Mon, 03 Jun 2002 21:35:55 +0200
1264              Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
1265      Branch: perl
1266            ! lib/Switch.pm
1267 ____________________________________________________________________________
1268 [ 16979] By: ams                                   on 2002/06/03  17:06:03
1269         Log: Remove all occurrences of occurence, except for one (in the
1270              Changelog) that is preserved for historical reasons.
1271      Branch: perl
1272            ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm
1273            ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t
1274            ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL
1275 ____________________________________________________________________________
1276 [ 16978] By: pudge                                 on 2002/06/02  17:22:43
1277         Log: Update Changes
1278      Branch: macperl
1279            ! macos/Changes
1280 ____________________________________________________________________________
1281 [ 16977] By: pudge                                 on 2002/06/02  17:21:45
1282         Log: Update Help menu for 5.8
1283      Branch: macperl
1284            ! macos/macperl/MacPerl.podhelp
1285 ____________________________________________________________________________
1286 [ 16976] By: pudge                                 on 2002/06/02  17:21:28
1287         Log: Bump versions
1288      Branch: macperl
1289            ! macos/MPVersion.r macos/config.h macos/config.sh
1290 ____________________________________________________________________________
1291 [ 16975] By: pudge                                 on 2002/06/02  17:19:29
1292         Log: Test::Harness test fixes, attempt #3 :-)
1293      Branch: macperl
1294            ! lib/Test/Harness/t/callback.t
1295            ! lib/Test/Harness/t/strap-analyze.t
1296            ! lib/Test/Harness/t/test-harness.t
1297 ____________________________________________________________________________
1298 [ 16974] By: pudge                                 on 2002/06/02  17:18:48
1299         Log: nativize() isn't happy with absolute Mac paths
1300      Branch: macperl
1301            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
1302            ! lib/lib_pm.PL
1303 ____________________________________________________________________________
1304 [ 16973] By: jhi                                   on 2002/06/01  21:19:50
1305         Log: Integrate #16971 from maint-5.6;
1306              
1307              IO::Poll wasn't working on windows since poll.c wasn't using the
1308              same abstractions as perl; for test case, see:
1309              http://bugs.activestate.com/show_bug.cgi?id=19624
1310      Branch: perl
1311           !> XSUB.h ext/IO/poll.c
1312 ____________________________________________________________________________
1313 [ 16972] By: jhi                                   on 2002/06/01  21:14:39
1314         Log: A few links.
1315      Branch: perl
1316            ! pod/perldelta.pod
1317 ____________________________________________________________________________
1318 [ 16971] By: gsar                                  on 2002/06/01  20:39:08
1319         Log: IO::Poll wasn't working on windows since poll.c wasn't using the
1320              same abstractions as perl; for test case, see:
1321              http://bugs.activestate.com/show_bug.cgi?id=19624
1322      Branch: maint-5.6/perl
1323            ! XSUB.h ext/IO/poll.c
1324 ____________________________________________________________________________
1325 [ 16970] By: jhi                                   on 2002/06/01  20:27:03
1326         Log: Various perldelta tweaks.
1327      Branch: perl
1328            ! pod/perldelta.pod
1329 ____________________________________________________________________________
1330 [ 16969] By: jhi                                   on 2002/06/01  19:52:15
1331         Log: Update Changes.
1332      Branch: perl
1333            ! Changes patchlevel.h
1334 ____________________________________________________________________________
1335 [ 16968] By: pudge                                 on 2002/06/01  18:55:49
1336         Log: Integrate perl for 5.8.0 RC1
1337      Branch: macperl
1338           !> (integrate 77 files)
1339 ____________________________________________________________________________
1340 [ 16967] By: jhi                                   on 2002/06/01  17:46:42
1341         Log: Two obsolete files.
1342      Branch: perl
1343            ! Porting/makerel
1344 ____________________________________________________________________________
1345 [ 16966] By: jhi                                   on 2002/06/01  17:42:45
1346         Log: This is Perl 5.8.0 RC 1.
1347      Branch: perl
1348            ! patchlevel.h
1349 ____________________________________________________________________________
1350 [ 16965] By: jhi                                   on 2002/06/01  17:39:39
1351         Log: Update Changes.
1352      Branch: perl
1353            ! Changes patchlevel.h
1354 ____________________________________________________________________________
1355 [ 16964] By: jhi                                   on 2002/06/01  17:25:31
1356         Log: Subject: [Encode] 1.75 Released
1357              From: Dan Kogai <dankogai@dan.co.jp>
1358              Date: Sun, 2 Jun 2002 03:19:19 +0900
1359              Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
1360      Branch: perl
1361            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
1362            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
1363            ! ext/Encode/lib/Encode/Alias.pm
1364            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
1365            ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
1366 ____________________________________________________________________________
1367 [ 16963] By: jhi                                   on 2002/06/01  16:15:24
1368         Log: Paranoia regen_headers; no changes but at least
1369              the timestamps are now fine.
1370      Branch: perl
1371            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
1372            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
1373            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
1374            ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
1375            ! warnings.h
1376 ____________________________________________________________________________
1377 [ 16962] By: jhi                                   on 2002/06/01  16:13:17
1378         Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
1379              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1380              Date: Sat, 01 Jun 2002 11:35:22 +0200
1381              Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
1382      Branch: perl
1383            ! README.hpux
1384 ____________________________________________________________________________
1385 [ 16961] By: jhi                                   on 2002/06/01  15:57:04
1386         Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
1387      Branch: perl
1388            ! pod/perldelta.pod pod/perltoc.pod
1389 ____________________________________________________________________________
1390 [ 16960] By: jhi                                   on 2002/06/01  15:30:10
1391         Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
1392      Branch: perl
1393            ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
1394            ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
1395 ____________________________________________________________________________
1396 [ 16959] By: jhi                                   on 2002/06/01  15:03:57
1397         Log: Even more VMSifying (this time more like de-MacOSifying).
1398      Branch: perl
1399            ! lib/Test/Harness/t/test-harness.t
1400 ____________________________________________________________________________
1401 [ 16958] By: jhi                                   on 2002/06/01  14:58:39
1402         Log: VMSifying from Craig Berry.
1403      Branch: perl
1404            ! lib/Test/Harness/t/callback.t
1405            ! lib/Test/Harness/t/strap-analyze.t
1406            ! lib/Test/Harness/t/test-harness.t
1407 ____________________________________________________________________________
1408 [ 16957] By: jhi                                   on 2002/06/01  14:52:34
1409         Log: Mention the CJK docs.
1410      Branch: perl
1411            ! pod/perldelta.pod
1412 ____________________________________________________________________________
1413 [ 16956] By: jhi                                   on 2002/06/01  14:36:15
1414         Log: Subject: [PATCH] another Storable test
1415              From: Nicholas Clark <nick@unfortu.net>
1416              Date: Sat, 1 Jun 2002 14:07:01 +0100
1417              Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
1418      Branch: perl
1419            ! ext/Storable/t/interwork56.t
1420 ____________________________________________________________________________
1421 [ 16955] By: nick                                  on 2002/06/01  09:02:48
1422         Log: Integrate mainline
1423      Branch: perlio
1424            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
1425           !> (integrate 62 files)
1426 ____________________________________________________________________________
1427 [ 16954] By: jhi                                   on 2002/06/01  04:05:35
1428         Log: Make the changes MacOS-specific.
1429      Branch: perl
1430            ! lib/Test/Harness/t/callback.t
1431            ! lib/Test/Harness/t/strap-analyze.t
1432            ! lib/Test/Harness/t/test-harness.t
1433 ____________________________________________________________________________
1434 [ 16953] By: ams                                   on 2002/06/01  03:20:52
1435         Log: Remove $Id$ lines.
1436      Branch: perl
1437            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
1438            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
1439            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
1440            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
1441            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
1442            ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
1443            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
1444            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
1445            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
1446            ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
1447            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
1448            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
1449            ! ext/Storable/t/utf8hash.t
1450 ____________________________________________________________________________
1451 [ 16952] By: jhi                                   on 2002/06/01  03:09:47
1452         Log: Perl Labs dead, Smokers live.
1453      Branch: perl
1454            ! pod/perlhack.pod
1455 ____________________________________________________________________________
1456 [ 16951] By: ams                                   on 2002/06/01  03:08:02
1457         Log: Nitpick at ChangeLog until it is consistently formatted.
1458      Branch: perl
1459            ! ext/Storable/ChangeLog
1460 ____________________________________________________________________________
1461 [ 16950] By: jhi                                   on 2002/06/01  02:46:48
1462         Log: strictify lib.pm.
1463      Branch: perl
1464            ! lib/lib_pm.PL
1465 ____________________________________________________________________________
1466 [ 16949] By: jhi                                   on 2002/06/01  02:33:27
1467         Log: s/invcer/incver/
1468      Branch: perl
1469            ! lib/lib_pm.PL
1470 ____________________________________________________________________________
1471 [ 16948] By: jhi                                   on 2002/06/01  02:03:27
1472         Log: Subject: Re: perl@16925
1473              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1474              Date: Fri, 31 May 2002 19:56:39 -0700
1475              Message-ID: <nfD+8gzkgGHH092yn@efn.org>
1476              
1477              Self-tie clarifications.
1478      Branch: perl
1479            ! pod/perldelta.pod
1480 ____________________________________________________________________________
1481 [ 16947] By: jhi                                   on 2002/06/01  01:17:45
1482         Log: Be exact of what happens.
1483      Branch: perl
1484            ! README.cygwin
1485 ____________________________________________________________________________
1486 [ 16946] By: jhi                                   on 2002/06/01  01:16:59
1487         Log: Subject: [Patch] Inplace editing on Cygwin and others?
1488              From: "Gerrit P. Haase" <gp@familiehaase.de>
1489              Date: Sat, 1 Jun 2002 04:14:43 +0200
1490              Message-ID: <199100765833.20020601041443@familiehaase.de>
1491      Branch: perl
1492            ! README.cygwin doio.c perl.c
1493 ____________________________________________________________________________
1494 [ 16945] By: jhi                                   on 2002/05/31  23:03:23
1495         Log: MacOS test glitch.
1496      Branch: perl
1497            ! ext/Digest/MD5/t/files.t
1498 ____________________________________________________________________________
1499 [ 16944] By: jhi                                   on 2002/05/31  22:13:31
1500         Log: Update Changes.
1501      Branch: perl
1502            ! Changes patchlevel.h
1503 ____________________________________________________________________________
1504 [ 16943] By: jhi                                   on 2002/05/31  22:08:03
1505         Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
1506              From: "Craig A. Berry" <craigberry@mac.com>
1507              Date: Fri, 31 May 2002 17:20:11 -0500
1508              Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
1509              
1510              Avoid redef warning.
1511      Branch: perl
1512            ! lib/Math/BigInt/Calc.pm
1513 ____________________________________________________________________________
1514 [ 16942] By: jhi                                   on 2002/05/31  21:42:12
1515         Log: Integrate macperl patches #16926 and #16938;
1516              
1517              Big MacPerl Testing Patch No. 2
1518              
1519              Big MacPerl Testing Patch No. 3
1520      Branch: perl
1521           !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
1522           !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
1523           !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
1524           !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
1525           !> lib/File/Temp.pm lib/FindBin.t lib/Test/Harness/Straps.pm
1526           !> lib/Test/Harness/t/callback.t
1527           !> lib/Test/Harness/t/strap-analyze.t
1528           !> lib/Test/Harness/t/test-harness.t lib/Tie/File/t/09_gen_rs.t
1529           !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
1530           !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
1531 ____________________________________________________________________________
1532 [ 16941] By: pudge                                 on 2002/05/31  20:49:56
1533         Log: Configuration / test updates
1534      Branch: macperl
1535            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
1536            ! macos/Makefile.mk
1537 ____________________________________________________________________________
1538 [ 16940] By: pudge                                 on 2002/05/31  20:49:19
1539         Log: Fix various Makefile.PL for string/array conflicts
1540      Branch: macperl
1541            ! macos/ext/Mac/Controls/Makefile.PL
1542            ! macos/ext/Mac/Dialogs/Makefile.PL
1543            ! macos/ext/Mac/Events/Makefile.PL
1544            ! macos/ext/Mac/Files/Makefile.PL
1545            ! macos/ext/Mac/Fonts/Makefile.PL
1546            ! macos/ext/Mac/Lists/Makefile.PL
1547            ! macos/ext/Mac/Menus/Makefile.PL
1548            ! macos/ext/Mac/MoreFiles/Makefile.PL
1549            ! macos/ext/Mac/Movies/Makefile.PL
1550            ! macos/ext/Mac/Navigation/Makefile.PL
1551            ! macos/ext/Mac/Notification/Makefile.PL
1552            ! macos/ext/Mac/OSA/Makefile.PL
1553            ! macos/ext/Mac/QDOffscreen/Makefile.PL
1554            ! macos/ext/Mac/QuickTimeVR/Makefile.PL
1555            ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
1556            ! macos/ext/Mac/StandardFile/Makefile.PL
1557            ! macos/ext/Mac/TextEdit/Makefile.PL
1558            ! macos/ext/Mac/Windows/Makefile.PL
1559            ! macos/ext/MacPerl/Makefile.PL
1560 ____________________________________________________________________________
1561 [ 16939] By: pudge                                 on 2002/05/31  20:48:09
1562         Log: Integrate perl
1563      Branch: macperl
1564            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
1565           !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
1566           !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
1567           !> pod/perlvar.pod
1568 ____________________________________________________________________________
1569 [ 16938] By: pudge                                 on 2002/05/31  20:46:07
1570         Log: Big MacPerl Testing Patch No. 3
1571      Branch: macperl
1572            ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
1573            ! lib/File/Spec/t/Spec.t lib/Test/Harness/Straps.pm
1574            ! lib/Test/Harness/t/callback.t
1575            ! lib/Test/Harness/t/strap-analyze.t
1576            ! lib/Test/Harness/t/test-harness.t lib/lib_pm.PL t/comp/use.t
1577            ! utils/dprofpp.PL utils/splain.PL
1578 ____________________________________________________________________________
1579 [ 16937] By: jhi                                   on 2002/05/31  20:14:45
1580         Log: Update the LWP status.
1581      Branch: perl
1582            ! pod/perldelta.pod
1583 ____________________________________________________________________________
1584 [ 16936] By: nick                                  on 2002/05/31  20:07:40
1585         Log: Integrate mainline
1586      Branch: perlio
1587           +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
1588           +> lib/File/Spec/NW5.pm
1589            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
1590            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
1591            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
1592            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
1593           !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
1594           !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
1595           !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
1596           !> patchlevel.h pod/perldelta.pod pod/perlport.pod
1597           !> pod/perlvar.pod toke.c
1598 ____________________________________________________________________________
1599 [ 16935] By: jhi                                   on 2002/05/31  19:27:50
1600         Log: Freudian slip :-)
1601      Branch: perl
1602            ! pod/perlhist.pod
1603 ____________________________________________________________________________
1604 [ 16934] By: jhi                                   on 2002/05/31  18:58:21
1605         Log: perlhist update.
1606      Branch: perl
1607            ! pod/perlhist.pod
1608 ____________________________________________________________________________
1609 [ 16933] By: jhi                                   on 2002/05/31  18:52:26
1610         Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
1611              From: Andy Dougherty <doughera@lafayette.edu>
1612              Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
1613              Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
1614      Branch: perl
1615            ! lib/Math/BigInt/t/mbi_rand.t
1616 ____________________________________________________________________________
1617 [ 16932] By: jhi                                   on 2002/05/31  18:46:54
1618         Log: From: Michael G Schwern <schwern@pobox.com>
1619              Date: Fri, 31 May 2002 15:18:02 -0400
1620              Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
1621              To: perl5-porters@perl.org
1622      Branch: perl
1623            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
1624            ! MANIFEST
1625 ____________________________________________________________________________
1626 [ 16931] By: jhi                                   on 2002/05/31  17:52:24
1627         Log: More datapoints on gcc/alpha.
1628      Branch: perl
1629            ! pod/perldelta.pod
1630 ____________________________________________________________________________
1631 [ 16930] By: jhi                                   on 2002/05/31  17:07:14
1632         Log: Document that old gccs on Alpha are no good.
1633      Branch: perl
1634            ! pod/perldelta.pod
1635 ____________________________________________________________________________
1636 [ 16929] By: pudge                                 on 2002/05/31  16:27:30
1637         Log: Integrate perl
1638      Branch: macperl
1639           +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
1640           +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
1641           +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
1642           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
1643           +> t/lib/sample-tests/skipall_nomsg
1644            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
1645            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
1646            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
1647            - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
1648            - NetWare/bat/ToggleXDC.bat
1649           !> (integrate 86 files)
1650 ____________________________________________________________________________
1651 [ 16928] By: jhi                                   on 2002/05/31  16:20:02
1652         Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
1653              From: Colin Watson <colinw@zeus.com>
1654              Date: Fri, 31 May 2002 17:34:06 +0100
1655              Message-ID: <20020531163406.GA10401@zeus.com>
1656      Branch: perl
1657            ! hints/hpux.sh
1658 ____________________________________________________________________________
1659 [ 16927] By: jhi                                   on 2002/05/31  16:17:29
1660         Log: Subject: [PATCH] Adjust executable suffix checks for VMS
1661              From: Paul_GreenVOS@vos.stratus.com
1662              Date: Fri, 31 May 02 12:23 edt
1663              Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
1664      Branch: perl
1665            ! pod/perlport.pod pod/perlvar.pod
1666 ____________________________________________________________________________
1667 [ 16926] By: pudge                                 on 2002/05/31  16:07:35
1668         Log: Big MacPerl Testing Patch No. 2
1669              There might be more soon, but this is almost all of it for now
1670      Branch: macperl
1671            ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
1672            ! lib/Devel/SelfStubber.t lib/English.t
1673            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
1674            ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
1675            ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
1676            ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
1677 ____________________________________________________________________________
1678 [ 16925] By: jhi                                   on 2002/05/31  14:52:22
1679         Log: Update Changes.
1680      Branch: perl
1681            ! Changes patchlevel.h
1682 ____________________________________________________________________________
1683 [ 16924] By: jhi                                   on 2002/05/31  14:34:23
1684         Log: Missing MANIFESTations.
1685      Branch: perl
1686            ! MANIFEST
1687 ____________________________________________________________________________
1688 [ 16923] By: jhi                                   on 2002/05/31  13:21:13
1689         Log: DJGPP tweaks from Laszlo.
1690      Branch: perl
1691            ! lib/English.t
1692 ____________________________________________________________________________
1693 [ 16922] By: jhi                                   on 2002/05/31  13:12:51
1694         Log: NetWare update from Ananth Kesari.
1695      Branch: perl
1696            + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
1697            + lib/File/Spec/NW5.pm
1698            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
1699            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
1700            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
1701            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
1702            ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
1703            ! README.netware ext/DynaLoader/DynaLoader_pm.PL
1704            ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
1705 ____________________________________________________________________________
1706 [ 16921] By: jhi                                   on 2002/05/31  12:39:48
1707         Log: Integrate perlio;
1708              
1709              Use File::Spec for blib expectance tests - skating round
1710              existing MacOS and VMS hacks.
1711      Branch: perl
1712           !> lib/blib.t
1713 ____________________________________________________________________________
1714 [ 16920] By: nick                                  on 2002/05/31  08:48:40
1715         Log: Use File::Spec for blib expectance tests - skating round
1716              existing MacOS and VMS hacks.
1717      Branch: perlio
1718            ! lib/blib.t
1719 ____________________________________________________________________________
1720 [ 16919] By: nick                                  on 2002/05/31  08:39:37
1721         Log: Integrate mainline
1722      Branch: perlio
1723           +> ext/Storable/t/interwork56.t
1724           +> ext/Storable/t/make_56_interwork.pl
1725           +> lib/ExtUtils/t/writemakefile_args.t
1726           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
1727           +> t/lib/sample-tests/skipall_nomsg
1728            - NetWare/bat/Setwatcom.bat
1729           !> (integrate 62 files)
1730 ____________________________________________________________________________
1731 [ 16918] By: jhi                                   on 2002/05/31  03:12:15
1732         Log: Regen toc.
1733      Branch: perl
1734            ! pod/perltoc.pod
1735 ____________________________________________________________________________
1736 [ 16917] By: jhi                                   on 2002/05/31  02:13:06
1737         Log: Subject: [PATCH] t/test.pl, which_perl, VMS
1738              From: "Craig A. Berry" <craigberry@mac.com>
1739              Date: Thu, 30 May 2002 22:14:15 -0500
1740              Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
1741      Branch: perl
1742            ! t/test.pl
1743 ____________________________________________________________________________
1744 [ 16916] By: jhi                                   on 2002/05/31  02:05:11
1745         Log: Missing from #16914.
1746      Branch: perl
1747            ! MANIFEST
1748 ____________________________________________________________________________
1749 [ 16915] By: jhi                                   on 2002/05/31  02:01:07
1750         Log: BeOS status update.
1751      Branch: perl
1752            ! AUTHORS README.beos pod/perldelta.pod
1753 ____________________________________________________________________________
1754 [ 16914] By: jhi                                   on 2002/05/31  01:54:38
1755         Log: Upgrade to Test::Harness 2.24.
1756      Branch: perl
1757            + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
1758            + t/lib/sample-tests/skipall_nomsg
1759            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1760            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
1761            ! lib/Test/Harness/t/strap-analyze.t
1762            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
1763 ____________________________________________________________________________
1764 [ 16913] By: jhi                                   on 2002/05/31  01:24:32
1765         Log: metaconfig unit change for #16912.
1766      Branch: metaconfig/U/perl
1767            ! perlpath.U
1768 ____________________________________________________________________________
1769 [ 16912] By: jhi                                   on 2002/05/31  01:24:16
1770         Log: Subject: Improved $^X patch
1771              From: Paul_GreenVOS@vos.stratus.com
1772              Date: Thu, 30 May 02 17:32 edt
1773              Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
1774      Branch: perl
1775            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1776            ! pod/perlport.pod pod/perlvar.pod
1777 ____________________________________________________________________________
1778 [ 16911] By: jhi                                   on 2002/05/31  01:12:21
1779         Log: Subject: [PATCH configure.com] _ext -> _exe
1780              From: "Craig A. Berry" <craigberry@mac.com>
1781              Date: Thu, 30 May 2002 18:32:43 -0500
1782              Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
1783      Branch: perl
1784            ! configure.com
1785 ____________________________________________________________________________
1786 [ 16910] By: jhi                                   on 2002/05/31  01:10:08
1787         Log: Because of #16909 MANIFEST changes.
1788      Branch: perl
1789            ! t/TEST t/harness
1790 ____________________________________________________________________________
1791 [ 16909] By: jhi                                   on 2002/05/31  01:09:36
1792         Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
1793              From: Nicholas Clark <nick@unfortu.net>
1794              Date: Fri, 31 May 2002 00:02:22 +0100
1795              Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
1796      Branch: perl
1797            + ext/Storable/t/interwork56.t
1798            + ext/Storable/t/make_56_interwork.pl
1799            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
1800            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
1801            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
1802 ____________________________________________________________________________
1803 [ 16908] By: jhi                                   on 2002/05/30  20:49:34
1804         Log: Integrate perlio;
1805              
1806              "we have a belt, braces, trousers glued on and a kilt over the
1807              top solution" NI-S
1808              
1809              (one more bench to the barricade against glibc 2.3)
1810      Branch: perl
1811           !> perlio.c
1812 ____________________________________________________________________________
1813 [ 16907] By: jhi                                   on 2002/05/30  20:42:42
1814         Log: Upgrade to Math::BigRat 0.06.
1815      Branch: perl
1816            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
1817 ____________________________________________________________________________
1818 [ 16906] By: jhi                                   on 2002/05/30  20:39:30
1819         Log: Upgrade to Math::BigInt 1.57.
1820      Branch: perl
1821            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1822            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
1823            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
1824            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
1825            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
1826 ____________________________________________________________________________
1827 [ 16905] By: jhi                                   on 2002/05/30  20:26:32
1828         Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
1829              From: "Craig A. Berry" <craigberry@mac.com>
1830              Date: Thu, 30 May 2002 16:22:40 -0500
1831              Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
1832      Branch: perl
1833            ! lib/blib.t
1834 ____________________________________________________________________________
1835 [ 16904] By: jhi                                   on 2002/05/30  20:24:10
1836         Log: Upgrade to ExtUtils::MakeMaker 6.01.
1837      Branch: perl
1838            + lib/ExtUtils/t/writemakefile_args.t
1839            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
1840            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
1841            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
1842            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
1843            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1844            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
1845            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
1846            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
1847 ____________________________________________________________________________
1848 [ 16903] By: dougm                                 on 2002/05/30  20:05:47
1849         Log: prevent attempts to load extension libraries more than once on darwin.
1850              avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
1851      Branch: perl
1852            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
1853 ____________________________________________________________________________
1854 [ 16902] By: jhi                                   on 2002/05/30  20:01:10
1855         Log: Obsolete file.
1856      Branch: perl
1857            - NetWare/bat/Setwatcom.bat
1858            ! MANIFEST
1859 ____________________________________________________________________________
1860 [ 16901] By: jhi                                   on 2002/05/30  19:49:57
1861         Log: Update Andy.
1862      Branch: perl
1863            ! hints/linux.sh
1864 ____________________________________________________________________________
1865 [ 16900] By: jhi                                   on 2002/05/30  19:40:14
1866         Log: INT2PTR/PTR2IV defined twice.
1867      Branch: perl
1868            ! ext/Devel/PPPort/PPPort.pm
1869 ____________________________________________________________________________
1870 [ 16899] By: jhi                                   on 2002/05/30  19:26:11
1871         Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
1872              From: PPrymmer@factset.com
1873              Date: Thu, 30 May 2002 13:57:31 -0400
1874              Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
1875              
1876              Multinet matters with s/might the/mind the/
1877      Branch: perl
1878            ! README.vms
1879 ____________________________________________________________________________
1880 [ 16898] By: nick                                  on 2002/05/30  15:55:46
1881         Log: Integrate mainline
1882      Branch: perlio
1883           !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
1884           !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
1885 ____________________________________________________________________________
1886 [ 16897] By: jhi                                   on 2002/05/30  15:46:52
1887         Log: Document the glibc 2.2.5 long long bug.
1888      Branch: perl
1889            ! pod/perldelta.pod
1890 ____________________________________________________________________________
1891 [ 16896] By: jhi                                   on 2002/05/30  15:43:56
1892         Log: Subject: [PATCH pod/perlfunc.pod]  Not having an unimport is no longer fatal.
1893              From: Abigail <abigail@foad.org>
1894              Date: Thu, 30 May 2002 09:33:51 -0700
1895              Message-ID: <20020530093351.A18225@ucan.foad.org>
1896      Branch: perl
1897            ! pod/perlfunc.pod
1898 ____________________________________________________________________________
1899 [ 16895] By: nick                                  on 2002/05/30  14:40:11
1900         Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
1901      Branch: perlio
1902            ! perlio.c
1903 ____________________________________________________________________________
1904 [ 16894] By: nick                                  on 2002/05/30  14:39:19
1905         Log: Integrate mainline
1906      Branch: perlio
1907           !> (integrate 50 files)
1908 ____________________________________________________________________________
1909 [ 16893] By: jhi                                   on 2002/05/30  14:24:29
1910         Log: Update Changes.
1911      Branch: perl
1912            ! Changes patchlevel.h
1913 ____________________________________________________________________________
1914 [ 16892] By: jhi                                   on 2002/05/30  14:17:43
1915         Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
1916              From: "Green, Paul" <Paul.Green@stratus.com>
1917              Date: Thu, 30 May 2002 11:11:35 -0400
1918              Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>  
1919      Branch: perl
1920            ! pod/perlvar.pod
1921 ____________________________________________________________________________
1922 [ 16891] By: jhi                                   on 2002/05/30  14:07:30
1923         Log: charnames patch from Thomas Wegner.
1924      Branch: perl
1925            ! lib/charnames.pm lib/charnames.t
1926 ____________________________________________________________________________
1927 [ 16890] By: jhi                                   on 2002/05/30  14:03:24
1928         Log: Subject: [Patch perl@16861] charnames::vianame tweak
1929              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1930              Date: Thu, 30 May 2002 23:56:51 +0900
1931              Message-Id: <20020530235541.D722.BQW10602@nifty.com>
1932      Branch: perl
1933            ! lib/charnames.pm
1934 ____________________________________________________________________________
1935 [ 16889] By: jhi                                   on 2002/05/30  14:02:02
1936         Log: Chart the self-tying minefield.
1937      Branch: perl
1938            ! pod/perldelta.pod
1939 ____________________________________________________________________________
1940 [ 16888] By: jhi                                   on 2002/05/30  13:58:53
1941         Log: Ignasi Roca convinced me, so #16855 is back in.
1942      Branch: perl
1943            ! utfebcdic.h
1944 ____________________________________________________________________________
1945 [ 16887] By: jhi                                   on 2002/05/30  13:51:29
1946         Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
1947              From: Andy Dougherty <doughera@lafayette.edu>
1948              Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
1949              Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
1950      Branch: perl
1951            ! hints/linux.sh
1952 ____________________________________________________________________________
1953 [ 16886] By: gbarr                                 on 2002/05/30  13:49:11
1954         Log: Sync with libnet-1.12
1955      Branch: perl
1956            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
1957 ____________________________________________________________________________
1958 [ 16885] By: jhi                                   on 2002/05/30  13:43:28
1959         Log: Subject: Re: perl@16861
1960              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1961              Date: Wed, 29 May 2002 15:27:18 -0700
1962              Message-ID: <GXV98gzkgW7Y092yn@efn.org>
1963              
1964              Yitzchak won't give up on self-ties.
1965      Branch: perl
1966            ! pp_sys.c t/op/tie.t
1967 ____________________________________________________________________________
1968 [ 16884] By: ams                                   on 2002/05/30  13:32:52
1969         Log: Ronald Kimball pointed out that there was a run-on sentence in the
1970              last patch by Stas Bekman, and I fixed it, and while I was at it, I
1971              fixed the wording of the last phrase as well, and then I re-wrapped
1972              the paragraph.
1973      Branch: perl
1974            ! pod/perlvar.pod
1975 ____________________________________________________________________________
1976 [ 16883] By: jhi                                   on 2002/05/30  13:30:52
1977         Log: Integrate macperl change #16875.
1978      Branch: perl
1979           !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
1980           !> t/lib/warnings/op
1981 ____________________________________________________________________________
1982 [ 16882] By: jhi                                   on 2002/05/30  13:29:13
1983         Log: Integrate macperl patch #16868.
1984      Branch: perl
1985           !> (integrate 36 files)
1986 ____________________________________________________________________________
1987 [ 16881] By: jhi                                   on 2002/05/30  12:50:14
1988         Log: Subject: Re: [ PATCH ] module test fest
1989              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1990              Date: Thu, 30 May 2002 13:52:18 +0200
1991              Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
1992              
1993              HP-UX Oracle wisdom (with some tweaks)
1994      Branch: perl
1995            ! README.hpux
1996 ____________________________________________________________________________
1997 [ 16880] By: jhi                                   on 2002/05/30  12:48:09
1998         Log: metaconfig unit change for #16879.
1999      Branch: metaconfig
2000            ! U/modified/Options.U
2001 ____________________________________________________________________________
2002 [ 16879] By: jhi                                   on 2002/05/30  12:47:34
2003         Log: Configure -A should not mangle spaces, from H.Merijn B.
2004      Branch: perl
2005            ! Configure
2006 ____________________________________________________________________________
2007 [ 16878] By: jhi                                   on 2002/05/30  12:40:42
2008         Log: OS/2: found the _fd_flags() prototype.
2009      Branch: perl
2010            ! os2/os2ish.h
2011 ____________________________________________________________________________
2012 [ 16877] By: jhi                                   on 2002/05/30  12:33:05
2013         Log: Fix up the signal handler reinstallation lore.
2014      Branch: perl
2015            ! pod/perlipc.pod
2016 ____________________________________________________________________________
2017 [ 16876] By: jhi                                   on 2002/05/30  12:29:09
2018         Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
2019              From: Stas Bekman <stas@stason.org>
2020              Date: Thu, 30 May 2002 15:29:02 +0800
2021              Message-ID: <3CF5D4BE.4000500@stason.org>
2022      Branch: perl
2023            ! pod/perlipc.pod
2024 ____________________________________________________________________________
2025 [ 16875] By: pudge                                 on 2002/05/30  11:48:05
2026         Log: Fixes for fixes
2027      Branch: macperl
2028            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
2029            ! t/lib/warnings/op
2030 ____________________________________________________________________________
2031 [ 16874] By: ams                                   on 2002/05/30  07:41:30
2032         Log: Fix typo in #16866.
2033      Branch: perl
2034            ! lib/File/stat.t
2035 ____________________________________________________________________________
2036 [ 16873] By: ams                                   on 2002/05/30  07:39:24
2037         Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
2038              From: Stas Bekman <stas@stason.org>
2039              Date: Thu, 30 May 2002 16:14:55 +0800
2040              Message-Id: <3CF5DF7F.1060700@stason.org>
2041      Branch: perl
2042            ! lib/File/Spec/Unix.pm
2043 ____________________________________________________________________________
2044 [ 16872] By: ams                                   on 2002/05/30  07:38:34
2045         Log: Subject: [PATCH pod/perlvar.pod] $^X
2046              From: Stas Bekman <stas@stason.org>
2047              Date: Thu, 30 May 2002 15:59:48 +0800
2048              Message-Id: <3CF5DBF4.7080500@stason.org>
2049      Branch: perl
2050            ! pod/perlvar.pod
2051 ____________________________________________________________________________
2052 [ 16871] By: nick                                  on 2002/05/30  06:45:56
2053         Log: Integrate all but lib/File/stat.t which seems broken.
2054      Branch: perlio
2055           !> Changes Porting/patching.pod cygwin/perlld.in
2056           !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
2057           !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2058           !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
2059           !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
2060           !> t/run/fresh_perl.t utfebcdic.h
2061 ____________________________________________________________________________
2062 [ 16870] By: pudge                                 on 2002/05/30  06:06:34
2063         Log: Integrate perl
2064      Branch: macperl
2065           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
2066           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
2067           !> (integrate 137 files)
2068 ____________________________________________________________________________
2069 [ 16869] By: pudge                                 on 2002/05/30  05:41:50
2070         Log: Makefile / config / test updates for MacPerl
2071      Branch: macperl
2072            + macos/MacPerlMakeTests.plx
2073            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
2074            ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
2075            ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
2076 ____________________________________________________________________________
2077 [ 16868] By: pudge                                 on 2002/05/30  05:39:51
2078         Log: Big MacPerl Testing Patch No. 1
2079              If you like this, stay tuned, there's more to come!
2080      Branch: macperl
2081            ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
2082            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
2083            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
2084            ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
2085            ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
2086            ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
2087            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
2088            ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
2089            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
2090            ! lib/Test/Harness/t/strap-analyze.t
2091            ! lib/Test/Harness/t/test-harness.t lib/Test/Simple/t/exit.t
2092            ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
2093            ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
2094            ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
2095            ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
2096 ____________________________________________________________________________
2097 [ 16867] By: jhi                                   on 2002/05/29  23:25:09
2098         Log: Attachments are okay.
2099      Branch: perl
2100            ! Porting/patching.pod
2101 ____________________________________________________________________________
2102 [ 16866] By: jhi                                   on 2002/05/29  19:46:49
2103         Log: OS/2: ENOINO.
2104      Branch: perl
2105            ! lib/File/stat.t
2106 ____________________________________________________________________________
2107 [ 16865] By: jhi                                   on 2002/05/29  19:41:53
2108         Log: OS/2: provide prototype.
2109      Branch: perl
2110            ! os2/os2ish.h
2111 ____________________________________________________________________________
2112 [ 16864] By: jhi                                   on 2002/05/29  19:29:17
2113         Log: OS/2: fp stringification fudge.
2114              (After this the whole suite passes 98.30%)
2115      Branch: perl
2116            ! t/base/num.t
2117 ____________________________________________________________________________
2118 [ 16863] By: jhi                                   on 2002/05/29  17:35:04
2119         Log: harness wasn't running x2p/s2p.t.
2120      Branch: perl
2121            ! t/harness
2122 ____________________________________________________________________________
2123 [ 16862] By: nick                                  on 2002/05/29  14:12:41
2124         Log: Integrate mainline
2125      Branch: perlio
2126           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
2127           !> (integrate 100 files)
2128 ____________________________________________________________________________
2129 [ 16861] By: jhi                                   on 2002/05/29  13:41:01
2130         Log: Subject: [PATCH] pack 'w' should be using NV, not double
2131              From: Nicholas Clark <nick@ccl4.org>
2132              Date: Wed, 29 May 2002 15:38:41 +0100
2133              Message-ID: <20020529153840.L53388@plum.flirble.org>
2134      Branch: perl
2135            ! pp_pack.c
2136 ____________________________________________________________________________
2137 [ 16860] By: jhi                                   on 2002/05/29  13:31:35
2138         Log: Update Changes.
2139      Branch: perl
2140            ! Changes patchlevel.h
2141 ____________________________________________________________________________
2142 [ 16859] By: jhi                                   on 2002/05/29  13:25:31
2143         Log: Spelling bee.
2144      Branch: perl
2145            ! t/op/tie.t
2146 ____________________________________________________________________________
2147 [ 16858] By: jhi                                   on 2002/05/29  13:21:58
2148         Log: Recover some of the #16845.
2149      Branch: perl
2150            ! sv.c t/op/tie.t t/run/fresh_perl.t
2151 ____________________________________________________________________________
2152 [ 16857] By: jhi                                   on 2002/05/29  12:47:02
2153         Log: Retract #16855 until settled.
2154      Branch: perl
2155            ! utfebcdic.h
2156 ____________________________________________________________________________
2157 [ 16856] By: jhi                                   on 2002/05/29  12:31:35
2158         Log: OS/2: more missing definitions.
2159      Branch: perl
2160            ! os2/os2ish.h
2161 ____________________________________________________________________________
2162 [ 16855] By: jhi                                   on 2002/05/29  12:28:17
2163         Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
2164              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
2165              Date: Wed, 29 May 2002 13:16:16 +0200
2166              Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
2167      Branch: perl
2168            ! utfebcdic.h
2169 ____________________________________________________________________________
2170 [ 16854] By: jhi                                   on 2002/05/29  12:16:08
2171         Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
2172      Branch: perl
2173            ! ext/Devel/PPPort/PPPort.pm
2174 ____________________________________________________________________________
2175 [ 16853] By: jhi                                   on 2002/05/29  11:58:43
2176         Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
2177              From: "Gerrit P. Haase" <gp@familiehaase.de>
2178              Date: Wed, 29 May 2002 08:06:43 +0200
2179              Message-ID: <1881715214417.20020529080643@familiehaase.de>
2180      Branch: perl
2181            ! perl.h
2182 ____________________________________________________________________________
2183 [ 16852] By: jhi                                   on 2002/05/29  11:53:12
2184         Log: OS/2: more missing headers from John Poltorak.
2185      Branch: perl
2186            ! os2/os2ish.h
2187 ____________________________________________________________________________
2188 [ 16851] By: jhi                                   on 2002/05/29  11:48:35
2189         Log: Subject: Re: forewarning: usedevel and versiononly
2190              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2191              Date: Wed, 29 May 2002 09:41:23 +0200
2192              Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
2193              
2194              More 5.7.3 -> 5.8.0.
2195      Branch: perl
2196            ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
2197            ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
2198 ____________________________________________________________________________
2199 [ 16850] By: ams                                   on 2002/05/29  06:48:19
2200         Log: Lots of spring cleaning. (No functional changes.)
2201      Branch: perl
2202            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
2203            ! ext/Storable/README ext/Storable/Storable.pm
2204            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
2205            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
2206            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
2207            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
2208            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
2209            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
2210            ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
2211            ! ext/Storable/t/store.t ext/Storable/t/tied.t
2212            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
2213            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
2214 ____________________________________________________________________________
2215 [ 16849] By: jhi                                   on 2002/05/29  01:16:23
2216         Log: pod cleanups.
2217      Branch: perl
2218            ! README.aix README.cygwin README.jp README.ko README.macos
2219            ! README.tw pod/perl561delta.pod pod/perldelta.pod
2220            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
2221            ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
2222            ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
2223 ____________________________________________________________________________
2224 [ 16848] By: jhi                                   on 2002/05/29  00:44:59
2225         Log: Regen perltoc.
2226      Branch: perl
2227            ! pod/perltoc.pod
2228 ____________________________________________________________________________
2229 [ 16847] By: jhi                                   on 2002/05/28  22:15:44
2230         Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
2231              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2232              Date: Wed, 29 May 2002 02:48:15 +0400
2233              Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
2234      Branch: perl
2235            ! wince/Makefile.ce
2236 ____________________________________________________________________________
2237 [ 16846] By: jhi                                   on 2002/05/28  22:10:51
2238         Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
2239              From: PPrymmer@factset.com
2240              Date: Tue, 28 May 2002 18:34:55 -0400
2241              Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
2242      Branch: perl
2243            ! configure.com vms/genopt.com
2244 ____________________________________________________________________________
2245 [ 16845] By: jhi                                   on 2002/05/28  22:05:55
2246         Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
2247              to restore some level of sanity in the tied scalars can of worms.
2248      Branch: perl
2249            ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
2250 ____________________________________________________________________________
2251 [ 16844] By: gsar                                  on 2002/05/28  22:05:38
2252         Log: extension of change#16332: isolate signal diddling to the main
2253              interpreter (fixes signal-related races, e.g. when multiple
2254              threads run system())
2255      Branch: maint-5.6/perl
2256            ! util.c
2257 ____________________________________________________________________________
2258 [ 16843] By: jhi                                   on 2002/05/28  20:35:59
2259         Log: Bump the version numbers to five-eight-oh.
2260      Branch: perl
2261            ! Configure NetWare/Makefile NetWare/config_H.wc
2262            ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
2263            ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
2264            ! vos/config.alpha.h vos/config.ga.h win32/Makefile
2265            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2266            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
2267            ! wince/config_H.ce
2268 ____________________________________________________________________________
2269 [ 16842] By: ams                                   on 2002/05/28  19:34:27
2270         Log: Subject: Minor INSTALL patch
2271              From: Andy Dougherty <doughera@lafayette.edu>
2272              Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
2273              Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
2274      Branch: perl
2275            ! INSTALL
2276 ____________________________________________________________________________
2277 [ 16841] By: ams                                   on 2002/05/28  19:01:22
2278         Log: Add integer.t to MANIFEST.
2279      Branch: perl
2280            ! ext/Storable/MANIFEST
2281 ____________________________________________________________________________
2282 [ 16840] By: jhi                                   on 2002/05/28  17:49:08
2283         Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
2284              From: Dan Kogai <dankogai@dan.co.jp>
2285              Date: Wed, 29 May 2002 03:43:57 +0900
2286              Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
2287      Branch: perl
2288            + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
2289            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
2290            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
2291            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
2292            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
2293            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
2294            ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
2295            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
2296            ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
2297            ! ext/Encode/t/mime-header.t
2298 ____________________________________________________________________________
2299 [ 16839] By: jhi                                   on 2002/05/28  17:18:28
2300         Log: OS/2: bug found by John Poltorak.
2301      Branch: perl
2302            ! lib/ExtUtils/MM_OS2.pm
2303 ____________________________________________________________________________
2304 [ 16838] By: gsar                                  on 2002/05/28  14:14:29
2305         Log: makefiles should not clobber lib/Thread directory (some Thread
2306              files seem to live there rather than in ext, for some reason)
2307      Branch: perl
2308            ! win32/Makefile win32/makefile.mk
2309 ____________________________________________________________________________
2310 [ 16837] By: jhi                                   on 2002/05/28  14:06:42
2311         Log: Subject: [PATCH] Bug fix for charnames::vianame
2312              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2313              Date: Tue, 28 May 2002 23:53:39 +0900
2314              Message-Id: <20020528234907.310A.BQW10602@nifty.com>
2315      Branch: perl
2316            ! lib/charnames.pm lib/charnames.t
2317 ____________________________________________________________________________
2318 [ 16836] By: jhi                                   on 2002/05/28  13:43:39
2319         Log: Test output tweak.
2320      Branch: perl
2321            ! lib/ExtUtils/t/Embed.t
2322 ____________________________________________________________________________
2323 [ 16835] By: jhi                                   on 2002/05/28  13:32:46
2324         Log: More charnames tweaks.
2325      Branch: perl
2326            ! lib/charnames.pm lib/charnames.t
2327 ____________________________________________________________________________
2328 [ 16834] By: jhi                                   on 2002/05/28  13:24:16
2329         Log: Subject: [PATCH] Doc fix for charnames::vianame
2330              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2331              Date: Tue, 28 May 2002 22:46:41 +0900
2332              Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
2333      Branch: perl
2334            ! lib/charnames.pm
2335 ____________________________________________________________________________
2336 [ 16833] By: jhi                                   on 2002/05/28  13:23:03
2337         Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
2338              From: "Yves Orton" <demerphq@hotmail.com>
2339              Date: Tue, 28 May 2002 15:43:12 +0200
2340              Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
2341      Branch: perl
2342            ! lib/ExtUtils/t/Embed.t
2343 ____________________________________________________________________________
2344 [ 16832] By: jhi                                   on 2002/05/28  13:14:21
2345         Log: metaconfig unit change for #16831.
2346      Branch: metaconfig/U/perl
2347            ! gccvers.U
2348 ____________________________________________________________________________
2349 [ 16831] By: jhi                                   on 2002/05/28  13:14:02
2350         Log: gcc 3 defensiveness from H. Merijn B and Rafael.
2351      Branch: perl
2352            ! Configure
2353 ____________________________________________________________________________
2354 [ 16830] By: jhi                                   on 2002/05/28  12:55:29
2355         Log: Retract the Straps part of #16829 for now since
2356              the subtest 44 of t/strap.t started failing.
2357      Branch: perl
2358            ! lib/Test/Harness/Straps.pm
2359 ____________________________________________________________________________
2360 [ 16829] By: jhi                                   on 2002/05/28  12:26:34
2361         Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
2362              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2363              Date: Tue, 28 May 2002 08:17:53 +0200
2364              Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
2365      Branch: perl
2366            ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
2367            ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
2368 ____________________________________________________________________________
2369 [ 16828] By: nick                                  on 2002/05/28  08:00:28
2370         Log: Integrate mainline
2371      Branch: perlio
2372           !> Changes Makefile.micro README.netware README.tru64
2373           !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
2374           !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
2375           !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
2376           !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
2377           !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
2378           !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
2379           !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
2380           !> uconfig.h util.c
2381 ____________________________________________________________________________
2382 [ 16827] By: jhi                                   on 2002/05/28  00:46:23
2383         Log: Tru64: sockatmark trouble.
2384      Branch: perl
2385            ! README.tru64
2386 ____________________________________________________________________________
2387 [ 16826] By: jhi                                   on 2002/05/27  23:48:31
2388         Log: Update Changes.
2389      Branch: perl
2390            ! Changes patchlevel.h
2391 ____________________________________________________________________________
2392 [ 16825] By: pudge                                 on 2002/05/27  22:55:07
2393         Log: Integrate perl
2394      Branch: macperl
2395           +> ext/Storable/t/integer.t
2396            ! macos/MPVersion.r macos/config.sh
2397           !> (integrate 60 files)
2398 ____________________________________________________________________________
2399 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
2400         Log: Todo update.
2401      Branch: perl
2402            ! pod/perltodo.pod
2403 ____________________________________________________________________________
2404 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
2405         Log: Don't assume sh and true.
2406      Branch: perl
2407            ! Makefile.micro uconfig.h
2408 ____________________________________________________________________________
2409 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
2410         Log: Subject: Re: [PATCH] Version tango
2411              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2412              Date: Mon, 27 May 2002 13:20:56 -0700
2413              Message-ID: <oUp88gzkgy+T092yn@efn.org>
2414      Branch: perl
2415            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
2416            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
2417            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
2418            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
2419            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
2420            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
2421 ____________________________________________________________________________
2422 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
2423         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
2424              stashes correctly.) Partial info is better than wrong info.
2425      Branch: perl
2426            ! t/lib/warnings/pp_hot util.c
2427 ____________________________________________________________________________
2428 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
2429         Log: A shot in the dark.
2430      Branch: perl
2431            ! mg.c
2432 ____________________________________________________________________________
2433 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
2434         Log: Comment nit from Yitzchak.
2435      Branch: perl
2436            ! sv.c
2437 ____________________________________________________________________________
2438 [ 16818] By: nick                                  on 2002/05/27  18:47:58
2439         Log: Integrate mainline
2440      Branch: perlio
2441           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
2442           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
2443           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
2444           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
2445           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
2446           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
2447           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
2448           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
2449           !> pod/perlsub.pod
2450 ____________________________________________________________________________
2451 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
2452         Log: POD cleanup and rewrapping.
2453      Branch: perl
2454            ! README.netware
2455 ____________________________________________________________________________
2456 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
2457         Log: Update Changes.
2458      Branch: perl
2459            ! Changes patchlevel.h
2460 ____________________________________________________________________________
2461 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
2462         Log: More NetWare.
2463      Branch: perl
2464            ! README.netware
2465 ____________________________________________________________________________
2466 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
2467         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
2468              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2469              Date: Mon, 27 May 2002 19:26:27 +0200
2470              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
2471      Branch: perl
2472            ! hints/hpux.sh
2473 ____________________________________________________________________________
2474 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
2475         Log: We are not that certain about the localising of
2476              tied aggregates.
2477      Branch: perl
2478            ! pod/perldelta.pod
2479 ____________________________________________________________________________
2480 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
2481         Log: Missed from #16811.
2482      Branch: perl
2483            + NetWare/sv_nw.c
2484            ! MANIFEST
2485 ____________________________________________________________________________
2486 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
2487         Log: NetWare diff from Ananth Kesari.
2488      Branch: perl
2489            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
2490            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
2491 ____________________________________________________________________________
2492 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
2493         Log: Integrate perlio;
2494              
2495              Fix for the IO::Scalar bug (I think).
2496              At tie time break the loop but in a different place:
2497              A. Increment REFCNT of the RV involved in the self-tie
2498              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
2499              At mg_free time
2500              Break the connection between the RV and its referent
2501              so that we do not try and free it (again).
2502              
2503              Add IO::Scalar fail case to the tests.
2504      Branch: perl
2505           !> mg.c sv.c t/op/tie.t
2506 ____________________________________________________________________________
2507 [ 16809] By: nick                                  on 2002/05/27  11:02:21
2508         Log: Add IO::Scalar fail case to the tests.
2509      Branch: perlio
2510            ! t/op/tie.t
2511 ____________________________________________________________________________
2512 [ 16808] By: nick                                  on 2002/05/27  09:54:46
2513         Log: Fix for the IO::Scalar bug (I think).
2514              At tie time break the loop but in a different place:
2515              A. Increment REFCNT of the RV involved in the self-tie
2516              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
2517              At mg_free time
2518              Break the connection between the RV and its referent
2519              so that we do not try and free it (again).
2520      Branch: perlio
2521            ! mg.c sv.c
2522 ____________________________________________________________________________
2523 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
2524         Log: select() portability nit.
2525      Branch: perl
2526            ! pod/perlfunc.pod
2527 ____________________________________________________________________________
2528 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
2529         Log: Fix a remaining B::Lint bug.
2530      Branch: perl
2531            ! ext/B/B/Lint.pm ext/B/t/lint.t
2532 ____________________________________________________________________________
2533 [ 16805] By: nick                                  on 2002/05/26  20:51:31
2534         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
2535              Only op/local.t fails but it is nasty... try valgrind on other machine.
2536      Branch: perlio
2537            ! sv.c
2538 ____________________________________________________________________________
2539 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
2540         Log: Some day I might actually learn to test changes first
2541              before committing them in.
2542      Branch: perl
2543            ! hints/darwin.sh
2544 ____________________________________________________________________________
2545 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
2546         Log: Until otherwise proven.
2547      Branch: perl
2548            ! hints/darwin.sh
2549 ____________________________________________________________________________
2550 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
2551         Log: Darwin hint tweaks.
2552      Branch: perl
2553            ! hints/darwin.sh
2554 ____________________________________________________________________________
2555 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
2556         Log: FAQ sync.
2557      Branch: perl
2558            ! pod/perlfaq5.pod pod/perlfaq6.pod
2559 ____________________________________________________________________________
2560 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
2561         Log: Subject: [DOC-PATCH] README.cygwin updated
2562              From: "Gerrit P. Haase" <gp@familiehaase.de>
2563              Date: Sun, 26 May 2002 14:56:14 +0200
2564              Message-ID: <1151480833395.20020526145614@familiehaase.de>
2565      Branch: perl
2566            ! README.cygwin
2567 ____________________________________________________________________________
2568 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
2569         Log: I thinkk thinggy has only one g.
2570      Branch: perl
2571            ! pod/perldelta.pod
2572 ____________________________________________________________________________
2573 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
2574         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
2575              From: Dave Mitchell <davem@fdgroup.com>
2576              Date: Sun, 26 May 2002 14:15:42 +0100
2577              Message-ID: <20020526141542.B18527@fdgroup.com>
2578      Branch: perl
2579            ! pod/perldelta.pod pod/perlsub.pod
2580 ____________________________________________________________________________
2581 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
2582         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
2583              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2584              Date: Sat, 25 May 2002 21:52:16 -0700
2585              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
2586      Branch: perl
2587            ! ext/B/B/Deparse.pm
2588 ____________________________________________________________________________
2589 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
2590         Log: Slight reformatting; tiny tweaks.
2591      Branch: perl
2592            ! pod/perlipc.pod
2593 ____________________________________________________________________________
2594 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
2595         Log: Integrate perlio; Update perlipc.pod for new signals.
2596      Branch: perl
2597           !> pod/perlipc.pod
2598 ____________________________________________________________________________
2599 [ 16794] By: nick                                  on 2002/05/26  08:07:12
2600         Log: Update perlipc.pod for new signals
2601      Branch: perlio
2602            ! pod/perlipc.pod
2603 ____________________________________________________________________________
2604 [ 16793] By: nick                                  on 2002/05/26  07:10:14
2605         Log: Integrate mainline
2606      Branch: perlio
2607           !> AUTHORS Changes Configure patchlevel.h
2608 ____________________________________________________________________________
2609 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
2610         Log: Mention that we do Win64.
2611      Branch: perl
2612            ! pod/perldelta.pod
2613 ____________________________________________________________________________
2614 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
2615         Log: Document the $Config{byteorder} changes.
2616      Branch: perl
2617            ! pod/perldelta.pod
2618 ____________________________________________________________________________
2619 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
2620         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
2621              From: Nicholas Clark <nick@unfortu.net>
2622              Date: Sat, 25 May 2002 22:37:19 +0100
2623              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
2624              
2625              Subject: [PATCH] Storable (smaller)
2626              From: Nicholas Clark <nick@unfortu.net>
2627              Date: Sat, 25 May 2002 23:13:13 +0100
2628              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
2629      Branch: perl
2630            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2631            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
2632 ____________________________________________________________________________
2633 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
2634         Log: Update Changes.
2635      Branch: perl
2636            ! Changes patchlevel.h
2637 ____________________________________________________________________________
2638 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
2639         Log: AUTHORS updates.
2640      Branch: perl
2641            ! AUTHORS
2642 ____________________________________________________________________________
2643 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
2644         Log: metaconfig unit changes for #16786.
2645      Branch: metaconfig
2646            ! U/modified/Getfile.U U/modified/pager.U
2647 ____________________________________________________________________________
2648 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
2649         Log: Pager query tweaks from Andy Dougherty (for OS/2).
2650      Branch: perl
2651            ! Configure
2652 ____________________________________________________________________________
2653 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
2654         Log: Integrate perlio; Fix VMS ungetc fix for platforms like NetBSD.
2655      Branch: perl
2656           !> perlio.c
2657 ____________________________________________________________________________
2658 [ 16784] By: nick                                  on 2002/05/25  17:34:48
2659         Log: Fix VMS ungetc fix for platforms like NetBSD.
2660      Branch: perlio
2661            ! perlio.c
2662 ____________________________________________________________________________
2663 [ 16783] By: nick                                  on 2002/05/25  16:33:14
2664         Log: Integrate mainline for Lupe's perlio.c fix before
2665              starting on NetBSD issue
2666      Branch: perlio
2667           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
2668           !> perlio.c pod/perlapio.pod pod/perldelta.pod
2669 ____________________________________________________________________________
2670 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
2671         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
2672              From: "Craig A. Berry" <craigberry@mac.com>
2673              Date: Sat, 25 May 2002 12:19:36 -0500
2674              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
2675      Branch: perl
2676            ! lib/ExtUtils/t/basic.t
2677 ____________________________________________________________________________
2678 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
2679         Log: BeOS: update the test status.
2680      Branch: perl
2681            ! README.beos pod/perldelta.pod
2682 ____________________________________________________________________________
2683 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
2684         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
2685              From: Nicholas Clark <nick@unfortu.net>
2686              Date: Sat, 25 May 2002 17:19:21 +0100
2687              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
2688      Branch: perl
2689            ! ext/Storable/t/integer.t
2690 ____________________________________________________________________________
2691 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
2692         Log: Update the number of tests.
2693      Branch: perl
2694            ! pod/perldelta.pod
2695 ____________________________________________________________________________
2696 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
2697         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
2698              From: lupe@lupe-christoph.de (Lupe Christoph)    
2699              Date: Sat, 25 May 2002 15:45:34 +0200
2700              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
2701      Branch: perl
2702            ! perlio.c pod/perlapio.pod
2703 ____________________________________________________________________________
2704 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
2705         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
2706              From: Nicholas Clark <nick@unfortu.net>
2707              Date: Sat, 25 May 2002 12:17:44 +0100
2708              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
2709      Branch: perl
2710            ! ext/Storable/t/integer.t
2711 ____________________________________________________________________________
2712 [ 16776] By: nick                                  on 2002/05/25  11:23:28
2713         Log: Integrate mainline
2714      Branch: perlio
2715           +> ext/Storable/t/integer.t
2716           !> (integrate 41 files)
2717 ____________________________________________________________________________
2718 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
2719         Log: perldelta tweaks.
2720      Branch: perl
2721            ! pod/perldelta.pod
2722 ____________________________________________________________________________
2723 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
2724         Log: UNICOS: update test status.
2725      Branch: perl
2726            ! ext/Socket/socketpair.t pod/perldelta.pod
2727 ____________________________________________________________________________
2728 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
2729         Log: UNICOS: since $] is really 5.00700299999997,
2730              testing for equivalence with 5.007003 isn't correct.
2731              (From Nicholas Clark.)
2732      Branch: perl
2733            ! ext/Storable/t/downgrade.t
2734 ____________________________________________________________________________
2735 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
2736         Log: Knock off one test failure thanks to #16771.
2737      Branch: perl
2738            ! pod/perldelta.pod
2739 ____________________________________________________________________________
2740 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
2741         Log: In some (rare) platforms (such as UNICOS) using the native
2742              atof is still better.
2743      Branch: perl
2744            ! numeric.c perl.h
2745 ____________________________________________________________________________
2746 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
2747         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
2748              From: "Craig A. Berry" <craigberry@mac.com>
2749              Date: Fri, 24 May 2002 16:24:44 -0500
2750              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
2751      Branch: perl
2752            ! pod/perldelta.pod vms/vms.c
2753 ____________________________________________________________________________
2754 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
2755         Log: Subject: [PATCH pod/perllol.pod] small typo
2756              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
2757              Date: Fri, 24 May 2002 16:05:07 -0400
2758              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
2759      Branch: perl
2760            ! pod/perllol.pod
2761 ____________________________________________________________________________
2762 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
2763         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
2764              From: Andy Dougherty <doughera@lafayette.edu>
2765              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
2766              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
2767      Branch: perl
2768            ! hints/solaris_2.sh
2769 ____________________________________________________________________________
2770 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
2771         Log: Subject: [patch] small change
2772              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
2773              Date: Fri, 24 May 2002 19:18:24 +0400
2774              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
2775      Branch: perl
2776            ! perl.h win32/makefile.mk
2777 ____________________________________________________________________________
2778 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
2779         Log: Subject: [PATCH] README.aix
2780              From: John Peacock <jpeacock@rowman.com>    
2781              Date: Fri, 24 May 2002 10:49:39 -0400
2782              Message-ID: <3CEE5303.1070201@rowman.com>
2783      Branch: perl
2784            ! README.aix
2785 ____________________________________________________________________________
2786 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
2787         Log: Upgrade to Locale-Codes 2.04.
2788      Branch: perl
2789            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
2790            ! lib/Locale/Country.pm
2791 ____________________________________________________________________________
2792 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
2793         Log: Update Changes.
2794      Branch: perl
2795            ! Changes patchlevel.h
2796 ____________________________________________________________________________
2797 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
2798         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
2799              From: Abigail <abigail@foad.org>
2800              Date: Fri, 24 May 2002 02:43:37 -0700
2801              Message-ID: <20020524024337.A28749@ucan.foad.org>
2802      Branch: perl
2803            ! Makefile.SH
2804 ____________________________________________________________________________
2805 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
2806         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
2807              From: Abigail <abigail@foad.org>
2808              Date: Fri, 24 May 2002 02:26:48 -0700
2809              Message-ID: <20020524022648.A31684@ucan.foad.org>
2810      Branch: perl
2811            ! ext/POSIX/t/posix.t
2812 ____________________________________________________________________________
2813 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
2814         Log: Doc tweaks.
2815      Branch: perl
2816            ! pod/perlunicode.pod pod/perluniintro.pod
2817 ____________________________________________________________________________
2818 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
2819         Log: More portability defines, now mostly type-related
2820              (based on Storable.xs)
2821      Branch: perl
2822            ! ext/Devel/PPPort/PPPort.pm
2823 ____________________________________________________________________________
2824 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
2825         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
2826              From: Nicholas Clark <nick@unfortu.net>
2827              Date: Thu, 23 May 2002 23:43:16 +0100
2828              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
2829      Branch: perl
2830            + ext/Storable/t/integer.t
2831            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
2832            ! ext/Storable/Storable.xs
2833 ____________________________________________________________________________
2834 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
2835         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
2836              From: "Craig A. Berry" <craigberry@mac.com>
2837              Date: Thu, 23 May 2002 16:47:34 -0500
2838              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
2839      Branch: perl
2840            ! configure.com
2841 ____________________________________________________________________________
2842 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
2843         Log: One more ppportability thing (from Sarathy).
2844      Branch: perl
2845            ! ext/Devel/PPPort/PPPort.pm
2846 ____________________________________________________________________________
2847 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
2848         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
2849              From: Michael G Schwern <schwern@pobox.com>
2850              Date: Wed, 22 May 2002 19:21:43 -0400
2851              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
2852      Branch: perl
2853            ! lib/Test/Harness.pm lib/Test/Harness/Changes
2854            ! lib/Test/Harness/t/strap-analyze.t
2855            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
2856            ! t/lib/sample-tests/die_head_end
2857            ! t/lib/sample-tests/die_last_minute
2858 ____________________________________________________________________________
2859 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
2860         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
2861              From: Michael G Schwern <schwern@pobox.com>
2862              Date: Wed, 22 May 2002 19:14:35 -0400
2863              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
2864      Branch: perl
2865            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
2866            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
2867            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
2868 ____________________________________________________________________________
2869 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
2870         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
2871              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2872              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
2873              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
2874      Branch: perl
2875            ! dump.c
2876 ____________________________________________________________________________
2877 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
2878         Log: Typo squad.
2879      Branch: perl
2880            ! ext/POSIX/POSIX.pod pod/perldelta.pod
2881 ____________________________________________________________________________
2882 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
2883         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
2884              From: Abigail <abigail@foad.org>
2885              Date: Thu, 23 May 2002 07:53:33 -0700
2886              Message-ID: <20020523075333.A14658@ucan.foad.org>
2887      Branch: perl
2888            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
2889 ____________________________________________________________________________
2890 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
2891         Log: PPPort dTHX.
2892      Branch: perl
2893            ! ext/Devel/PPPort/PPPort.pm
2894 ____________________________________________________________________________
2895 [ 16750] By: nick                                  on 2002/05/23  08:00:24
2896         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
2897      Branch: perlio
2898           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
2899           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
2900           !> pod/perldelta.pod
2901 ____________________________________________________________________________
2902 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
2903         Log: We do not want utf8.t to be compiled under -Mutf8,
2904              wonky as it sounds.
2905      Branch: perl
2906            ! lib/utf8.t
2907 ____________________________________________________________________________
2908 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
2909         Log: We do not want to see the utf8 hints bit.
2910      Branch: perl
2911            ! lib/vmsish.t
2912 ____________________________________________________________________________
2913 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
2914         Log: More -Mutf8 cleanup.
2915      Branch: perl
2916            ! ext/PerlIO/t/fallback.t
2917 ____________________________________________________________________________
2918 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
2919         Log: -Mutf8 cleanup.
2920      Branch: perl
2921            ! ext/Encode/t/mime-header.t
2922 ____________________________________________________________________________
2923 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
2924         Log: Integrate perlio; VMS vs perlio.
2925      Branch: perl
2926           !> ext/PerlIO/encoding/encoding.xs perlio.c
2927 ____________________________________________________________________________
2928 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
2929         Log: Subject: Re: Additional README.aix changes
2930              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2931              Date: Wed, 22 May 2002 08:37:37 +0200
2932              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
2933      Branch: perl
2934            ! README.aix
2935 ____________________________________________________________________________
2936 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
2937         Log: HP-UX 11.00 io_xs hangup workaround.
2938      Branch: perl
2939            ! hints/hpux.sh
2940 ____________________________________________________________________________
2941 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
2942         Log: Updated UNICOS status from Mark Lutz.
2943      Branch: perl
2944            ! pod/perldelta.pod
2945 ____________________________________________________________________________
2946 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
2947         Log: UNICOS: Mark Lutz had a better idea.
2948      Branch: perl
2949            ! hints/unicos.sh
2950 ____________________________________________________________________________
2951 [ 16740] By: nick                                  on 2002/05/22  21:13:10
2952         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
2953      Branch: perlio
2954            ! perlio.c
2955 ____________________________________________________________________________
2956 [ 16739] By: nick                                  on 2002/05/22  20:59:22
2957         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
2958              ungetc() and buffer snooping may not mix. So use buffer snoop
2959              hooks to avoid ungetc() where available.
2960              unread() falls back to using :pending layer, and fill has
2961              VMS specific code (which should not get used) or ungetc()
2962              which should work.
2963      Branch: perlio
2964            ! perlio.c
2965 ____________________________________________________________________________
2966 [ 16738] By: nick                                  on 2002/05/22  20:34:55
2967         Log: Integrate mainline
2968      Branch: perlio
2969           !> (integrate 40 files)
2970 ____________________________________________________________________________
2971 [ 16737] By: nick                                  on 2002/05/22  19:04:13
2972         Log: Flag the VMS-problem-causing part of :encoding
2973              for enhancement. (Problem still needs fixing in perlio.c)
2974      Branch: perlio
2975            ! ext/PerlIO/encoding/encoding.xs
2976 ____________________________________________________________________________
2977 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
2978         Log: UNICOS: using uname -m is wrong since what matter
2979              is what CPUs (FPUs) we have.
2980      Branch: perl
2981            ! hints/unicos.sh
2982 ____________________________________________________________________________
2983 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
2984         Log: Update Changes.
2985      Branch: perl
2986            ! Changes patchlevel.h
2987 ____________________________________________________________________________
2988 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
2989         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
2990              From: Dave Mitchell <davem@fdgroup.com>
2991              Date: Wed, 22 May 2002 12:53:21 +0100
2992              Message-ID: <20020522125320.E12794@fdgroup.com>
2993      Branch: perl
2994            ! ext/threads/shared/t/cond.t
2995 ____________________________________________________________________________
2996 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
2997         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
2998              From: John Borwick <john_borwick@ncsu.edu>
2999              Date: Wed, 22 May 2002 04:10:37 -0400
3000              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
3001      Branch: perl
3002            ! pod/perlunicode.pod pod/perluniintro.pod
3003 ____________________________________________________________________________
3004 [ 16732] By: ams                                   on 2002/05/22  05:47:35
3005         Log: Integrate #16731 from //depot/macperl.
3006      Branch: perl
3007           !> t/io/crlf.t
3008 ____________________________________________________________________________
3009 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
3010         Log: Be more specific in what we're looking for
3011      Branch: macperl
3012            ! t/io/crlf.t
3013 ____________________________________________________________________________
3014 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
3015         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
3016      Branch: macperl
3017            + lib/Unicode/README
3018           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
3019           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
3020            - t/lib/st-dump.pl
3021            ! macos/MPVersion.r macos/config.sh
3022           !> (integrate 135 files)
3023 ____________________________________________________________________________
3024 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
3025         Log: FAQ sync.
3026      Branch: perl
3027            ! pod/perlfaq4.pod
3028 ____________________________________________________________________________
3029 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
3030         Log: Getopt::Std clarification from John Borwick.
3031      Branch: perl
3032            ! lib/Getopt/Std.pm
3033 ____________________________________________________________________________
3034 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
3035         Log: Subject: Re: [Patch] for problem with shellwords.pl
3036              From: "Curtis Poe" <cp@onsitetech.com>
3037              Date: Tue, 21 May 2002 11:17:40 -0700
3038              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
3039              
3040              Subject: [Patch] for security problem with Text::ParseWords
3041              From: "Curtis Poe" <cp@onsitetech.com>     
3042              Date: Tue, 21 May 2002 15:10:18 -0700
3043              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
3044      Branch: perl
3045            ! lib/Text/ParseWords.pm lib/shellwords.pl
3046 ____________________________________________________________________________
3047 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
3048         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
3049              From: Nicholas Clark <nick@unfortu.net>
3050              Date: Tue, 21 May 2002 23:01:48 +0100
3051              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
3052      Branch: perl
3053            ! ext/SDBM_File/SDBM_File.xs
3054 ____________________________________________________________________________
3055 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
3056         Log: Subject: [PATCH] Additional README.aix changes
3057              From: John Peacock <jpeacock@rowman.com>
3058              Date: Tue, 21 May 2002 12:01:10 -0400
3059              Message-ID: <3CEA6F46.70902@rowman.com>
3060      Branch: perl
3061            ! README.aix
3062 ____________________________________________________________________________
3063 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
3064         Log: Subject: Win32 crash in fork.t (perl@16694)
3065              From: "Kevin Chase" <kevincha99@hotmail.com>
3066              Date: Mon, 20 May 2002 17:02:16 -0700
3067              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
3068              
3069              
3070              It looks that the Poison() found its first target.
3071              The suggested patch is fine.
3072      Branch: perl
3073            ! cop.h
3074 ____________________________________________________________________________
3075 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
3076         Log: microperl: if DIEing on no-functionality, the has-functionality
3077              would be unreachable code.
3078      Branch: perl
3079            ! pp.c pp_sys.c
3080 ____________________________________________________________________________
3081 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
3082         Log: microperl: do not regenerate the perly.
3083      Branch: perl
3084            ! Makefile.micro
3085 ____________________________________________________________________________
3086 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
3087         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
3088              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3089              Date: Mon, 20 May 2002 22:55:46 -0700
3090              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
3091      Branch: perl
3092            ! utils/h2xs.PL
3093 ____________________________________________________________________________
3094 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
3095         Log: Regen uconfig.h.
3096      Branch: perl
3097            ! uconfig.h
3098 ____________________________________________________________________________
3099 [ 16719] By: ams                                   on 2002/05/21  05:02:01
3100         Log: Why quote some keys?
3101      Branch: perl
3102            ! ext/Storable/Makefile.PL
3103 ____________________________________________________________________________
3104 [ 16718] By: ams                                   on 2002/05/21  04:08:39
3105         Log: Suppress warning about $canonical. (Nicholas Clark)
3106      Branch: perl
3107            ! ext/Storable/Storable.pm
3108 ____________________________________________________________________________
3109 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
3110         Log: Subject: [PATCH] VMS iThreads follow-up
3111              From: "Craig A. Berry" <craigberry@mac.com>
3112              Date: Mon, 20 May 2002 21:34:17 -0500
3113              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
3114      Branch: perl
3115            ! configure.com
3116 ____________________________________________________________________________
3117 [ 16716] By: ams                                   on 2002/05/21  02:47:18
3118         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
3119              2. Install in core library directory. (Tatsuhiko Miyagawa)
3120      Branch: perl
3121            ! ext/Storable/Makefile.PL
3122 ____________________________________________________________________________
3123 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
3124         Log: Subject: [Encode] 1.72 released
3125              From: Dan Kogai <dankogai@dan.co.jp>
3126              Date: Tue, 21 May 2002 01:06:19 +0900
3127              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
3128      Branch: perl
3129            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
3130            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
3131            ! ext/Encode/Unicode/Unicode.xs
3132            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
3133 ____________________________________________________________________________
3134 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
3135         Log: Update Changes.
3136      Branch: perl
3137            ! Changes patchlevel.h
3138 ____________________________________________________________________________
3139 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
3140         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
3141      Branch: perl
3142            ! pod/perlfaq4.pod
3143 ____________________________________________________________________________
3144 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
3145         Log: metaconfig unit changes for #16711.
3146      Branch: metaconfig
3147            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3148            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3149            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3150            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3151            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3152            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3153            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3154            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3155            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3156            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3157            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3158            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3159            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3160            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3161            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3162            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3163            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3164            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3165            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3166            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3167            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3168            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3169            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3170            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3171 ____________________________________________________________________________
3172 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
3173         Log: Document better what the foo_r_proto are supposed to be.
3174      Branch: perl
3175            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3176            ! config_h.SH reentr.pl
3177 ____________________________________________________________________________
3178 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
3179         Log: Subject: Re: pod patches.
3180              From: Jim Cromie <jcromie@divsol.com>
3181              Date: Mon, 20 May 2002 09:00:10 -0600
3182              Message-ID: <3CE90F7A.3070309@divsol.com>
3183              
3184              (with Philip Newton's tweaks)
3185      Branch: perl
3186            ! pod/perlsub.pod
3187 ____________________________________________________________________________
3188 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
3189         Log: Subject: Re: pod patch - perldelta.pod
3190              From: Jim Cromie <jcromie@divsol.com>
3191              Date: Mon, 20 May 2002 07:16:54 -0600
3192              Message-ID: <3CE8F746.50603@divsol.com>
3193      Branch: perl
3194            ! pod/perldelta.pod
3195 ____________________________________________________________________________
3196 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
3197         Log: Subject: [patch] one more little step for WinCE
3198              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
3199              Date: Mon, 20 May 2002 11:47:19 +0400
3200              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
3201      Branch: perl
3202            ! wince/Makefile.ce
3203 ____________________________________________________________________________
3204 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
3205         Log: Preemptive doc patch.
3206      Branch: perl
3207            ! pod/perldelta.pod
3208 ____________________________________________________________________________
3209 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
3210         Log: The "constant sub redefined" warning can't be disabled.
3211      Branch: perl
3212            ! pod/perldiag.pod
3213 ____________________________________________________________________________
3214 [ 16705] By: nick                                  on 2002/05/20  10:18:26
3215         Log: Integrate mainline
3216      Branch: perlio
3217           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
3218           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
3219           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
3220           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
3221 ____________________________________________________________________________
3222 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
3223         Log: Missed hunk from #16701.
3224      Branch: perl
3225            ! vms/vms.c
3226 ____________________________________________________________________________
3227 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
3228         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
3229              From: andreas.koenig@anima.de (Andreas J. Koenig)
3230              Date: Mon, 20 May 2002 05:36:14 +0200
3231              Message-ID: <m34rh37aoh.fsf@anima.de>
3232      Branch: perl
3233            + lib/CPAN/t/mirroredby.t
3234            ! MANIFEST
3235 ____________________________________________________________________________
3236 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
3237         Log: Subject: tiny doc tweaks
3238              From: andreas.koenig@anima.de (Andreas J. Koenig)
3239              Date: Mon, 20 May 2002 05:07:13 +0200
3240              Message-ID: <m38z6f7c0u.fsf@anima.de>
3241      Branch: perl
3242            ! pod/perldelta.pod pod/perlfunc.pod
3243 ____________________________________________________________________________
3244 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
3245         Log: Subject: [PATCH @16694] ithreads for VMS
3246              From: "Craig A. Berry" <craigberry@mac.com>
3247              Date: Sun, 19 May 2002 22:06:43 -0500
3248              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
3249      Branch: perl
3250            ! configure.com vms/vms.c vms/vmsish.h
3251 ____________________________________________________________________________
3252 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
3253         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
3254              From: Autrijus Tang <autrijus@autrijus.org>
3255              Date: Mon, 20 May 2002 04:10:31 +0800
3256              Message-ID: <20020519201031.GA1603@not.autrijus.org>
3257      Branch: perl
3258            ! ext/Encode/Encode/Makefile_PL.e2x
3259 ____________________________________________________________________________
3260 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
3261         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
3262              while trying to -O3 optimize B.c.  (A bit weird since
3263              10.1.4 used to work fine, and nothing has changed in
3264              ext/B/..., but the overoptimization was repeatable.)
3265      Branch: perl
3266            + ext/B/hints/darwin.pl
3267            ! MANIFEST
3268 ____________________________________________________________________________
3269 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
3270         Log: UNICOS/mk seems to still have this problem.
3271      Branch: perl
3272            ! ext/Socket/socketpair.t
3273 ____________________________________________________________________________
3274 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
3275         Log: perldelta tweaks.
3276      Branch: perl
3277            ! pod/perldelta.pod
3278 ____________________________________________________________________________
3279 [ 16696] By: nick                                  on 2002/05/19  18:26:39
3280         Log: Integrate mailine
3281      Branch: perlio
3282           !> (integrate 35 files)
3283 ____________________________________________________________________________
3284 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
3285         Log: Document the reentrant_retry(), but from user's viewpoint.
3286      Branch: perl
3287            ! pod/perlthrtut.pod
3288 ____________________________________________________________________________
3289 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
3290         Log: Update Changes.
3291      Branch: perl
3292            ! Changes patchlevel.h
3293 ____________________________________________________________________________
3294 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
3295         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
3296              From: Slaven Rezic <slaven.rezic@berlin.de>
3297              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
3298              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
3299      Branch: perl
3300            ! lib/Benchmark.pm
3301 ____________________________________________________________________________
3302 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
3303         Log: Document once more the difference between :utf8
3304              and :encoding(...).
3305      Branch: perl
3306            ! lib/open.pm pod/perluniintro.pod
3307 ____________________________________________________________________________
3308 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
3309         Log: Third Degree: make the options more portable between
3310              Tru64 versions.
3311      Branch: perl
3312            ! Makefile.SH
3313 ____________________________________________________________________________
3314 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
3315         Log: IRIX SMP turned up a few hundred "Use of uninitialized
3316              value in numeric eq" warnings: initialise the $counter2.
3317      Branch: perl
3318            ! ext/threads/shared/t/cond.t
3319 ____________________________________________________________________________
3320 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
3321         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
3322              From: Dave Mitchell <davem@fdgroup.com>
3323              Date: Sun, 19 May 2002 00:50:43 +0100
3324              Message-ID: <20020519005043.F7275@fdgroup.com>
3325      Branch: perl
3326            ! ext/threads/shared/t/cond.t
3327 ____________________________________________________________________________
3328 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
3329         Log: Sarathy pointed out that instead of zeroing heap
3330              it is more prudent to poison it.
3331      Branch: perl
3332            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
3333            ! scope.c sv.c util.c
3334 ____________________________________________________________________________
3335 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
3336         Log: The thread warnings aren't quite yet working as planned.
3337      Branch: perl
3338            ! ext/threads/shared/t/cond.t
3339 ____________________________________________________________________________
3340 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
3341         Log: Forgotten from #16685.
3342      Branch: perl
3343            ! ext/threads/shared/t/cond.t
3344 ____________________________________________________________________________
3345 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
3346         Log: Subject: [PATCH threads] revised warnings + more tests + docs
3347              From: Dave Mitchell <davem@fdgroup.com>
3348              Date: Sat, 18 May 2002 22:24:51 +0100
3349              Message-ID: <20020518222451.E7275@fdgroup.com>
3350      Branch: perl
3351            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
3352            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
3353            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
3354 ____________________________________________________________________________
3355 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
3356         Log: Storable status tweak.
3357      Branch: perl
3358            ! pod/perldelta.pod
3359 ____________________________________________________________________________
3360 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
3361         Log: perlfunc and perldelta updates about caller().
3362      Branch: perl
3363            ! pod/perldelta.pod pod/perlfunc.pod
3364 ____________________________________________________________________________
3365 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
3366         Log: Subject: [PATCH] RE: perl@16678
3367              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
3368              Date: Sat, 18 May 2002 21:15:43 +0100
3369              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
3370              
3371              Making the symbols generated by warnings.pl future-proof.
3372      Branch: perl
3373            ! lib/warnings.pm warnings.h warnings.pl
3374 ____________________________________________________________________________
3375 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
3376         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
3377              From: Michael G Schwern <schwern@pobox.com>
3378              Date: Sat, 18 May 2002 14:53:50 -0400
3379              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
3380      Branch: perl
3381            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
3382            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
3383 ____________________________________________________________________________
3384 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
3385         Log: Prettyprinting.
3386      Branch: perl
3387            ! t/op/recurse.t
3388 ____________________________________________________________________________
3389 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
3390         Log: Companion to #16601: cxinc would create uninitialized
3391              PERL_CONTEXTs.  The bug was tickled by the test
3392              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
3393              added to check that I got the context stack extension right.
3394              Also rewrite recurse.t to use test.pl.
3395      Branch: perl
3396            ! scope.c t/op/recurse.t
3397 ____________________________________________________________________________
3398 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
3399         Log: Update Changes.
3400      Branch: perl
3401            ! Changes patchlevel.h
3402 ____________________________________________________________________________
3403 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
3404         Log: URL and other tiny tweaks.
3405      Branch: perl
3406            ! pod/perluniintro.pod
3407 ____________________________________________________________________________
3408 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
3409         Log: Subject: [Patch] doc patch on Unicode
3410              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3411              Date: Sun, 19 May 2002 01:01:58 +0900
3412              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
3413      Branch: perl
3414            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
3415 ____________________________________________________________________________
3416 [ 16675] By: ams                                   on 2002/05/18  15:06:35
3417         Log: s/2.0/2.00/ to be CPAN friendly.
3418      Branch: perl
3419            ! ext/Storable/Storable.pm
3420 ____________________________________________________________________________
3421 [ 16674] By: ams                                   on 2002/05/18  14:47:07
3422         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
3423              EBCDIC, amazing.
3424              From: Philip Newton <Philip.Newton@gmx.net>
3425              Date: Sat, 18 May 2002 09:54:13 +0200
3426              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
3427      Branch: perl
3428            ! lib/Pod/t/eol.t
3429 ____________________________________________________________________________
3430 [ 16673] By: ams                                   on 2002/05/18  14:41:00
3431         Log: Subject: Storable test for 64 bit 5.6.1
3432              From: Nicholas Clark <nick@unfortu.net>
3433              Date: Sat, 18 May 2002 15:48:55 +0100
3434              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
3435              (Private mail.)
3436      Branch: perl
3437            ! ext/Storable/t/malice.t
3438 ____________________________________________________________________________
3439 [ 16672] By: nick                                  on 2002/05/18  09:47:51
3440         Log: Integrate mainline
3441      Branch: perlio
3442           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
3443            - t/lib/st-dump.pl
3444           !> (integrate 67 files)
3445 ____________________________________________________________________________
3446 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
3447         Log: No more true.
3448      Branch: perl
3449            ! lib/vars.pm
3450 ____________________________________________________________________________
3451 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
3452         Log: Make use vars grok UTF-8.
3453      Branch: perl
3454            ! lib/vars.pm t/run/fresh_perl.t
3455 ____________________________________________________________________________
3456 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
3457         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
3458              From: Michael G Schwern <schwern@pobox.com>
3459              Date: Fri, 17 May 2002 23:54:29 -0400  
3460              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
3461      Branch: perl
3462            ! t/op/tie.t t/run/fresh_perl.t
3463 ____________________________________________________________________________
3464 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
3465         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
3466              From: Michael G Schwern <schwern@pobox.com>
3467              Date: Fri, 17 May 2002 20:37:26 -0400  
3468              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
3469      Branch: perl
3470            + t/lib/sample-tests/shbang_misparse
3471            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
3472            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
3473            ! lib/Test/Harness/t/test-harness.t
3474 ____________________________________________________________________________
3475 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
3476         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
3477              From: Nicholas Clark <nick@unfortu.net>
3478              Date: Sat, 18 May 2002 00:18:39 +0100  
3479              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
3480              
3481              Use Storable's st-dump.pl.
3482      Branch: perl
3483            - t/lib/st-dump.pl
3484            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
3485            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
3486            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
3487            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
3488            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
3489            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
3490            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
3491 ____________________________________________________________________________
3492 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
3493         Log: Forgotten from #16656.
3494      Branch: perl
3495            ! ext/B/B.xs
3496 ____________________________________________________________________________
3497 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
3498         Log: Subject: [PATCH] Storable ChangeLog ready for release 
3499              From: Nicholas Clark <nick@unfortu.net>
3500              Date: Fri, 17 May 2002 23:17:34 +0100  
3501              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
3502      Branch: perl
3503            ! ext/Storable/ChangeLog
3504 ____________________________________________________________________________
3505 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
3506         Log: Subject: [PATCH] Storable stand alone tests
3507              From: Nicholas Clark <nick@unfortu.net>
3508              Date: Fri, 17 May 2002 22:43:35 +0100  
3509              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
3510      Branch: perl
3511            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
3512            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
3513            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
3514            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
3515            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
3516            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
3517            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
3518            ! ext/Storable/t/store.t ext/Storable/t/tied.t
3519            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
3520            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
3521 ____________________________________________________________________________
3522 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
3523         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
3524              From: Michael G Schwern <schwern@pobox.com>
3525              Date: Fri, 17 May 2002 17:17:54 -0400  
3526              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
3527      Branch: perl
3528            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
3529            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
3530            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
3531            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
3532            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
3533            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3534            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
3535            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
3536            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
3537            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
3538            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
3539            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
3540            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
3541            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
3542 ____________________________________________________________________________
3543 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
3544         Log: More regression tests for caller() and fix one bug of #16658.
3545      Branch: perl
3546            ! pp_ctl.c t/op/caller.t
3547 ____________________________________________________________________________
3548 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
3549         Log: Integrate perlio;
3550              
3551              Fix the crlf.t buffer leak
3552              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
3553              flagged it because it is more often popped without stream
3554              being closed.
3555              - Define non-noop PerlIOBuf_popped(), use it and export it.
3556      Branch: perl
3557           !> makedef.pl perlio.c perliol.h
3558 ____________________________________________________________________________
3559 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
3560         Log: Add a note about Cwd::fastcwd() returning tainted data.
3561              Sort modules alphabetically.
3562      Branch: perl
3563            ! pod/perldelta.pod
3564 ____________________________________________________________________________
3565 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
3566         Log: Remove O from the untested modules list.
3567      Branch: perl
3568            ! t/lib/1_compile.t
3569 ____________________________________________________________________________
3570 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
3571         Log: Fix bug 20020517.003 : segfault with caller().
3572              Add regression tests for caller.
3573      Branch: perl
3574            + t/op/caller.t
3575            ! MANIFEST pp_ctl.c
3576 ____________________________________________________________________________
3577 [ 16657] By: nick                                  on 2002/05/17  17:18:18
3578         Log: Fix the crlf.t buffer leak
3579              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
3580              flagged it because it is more often popped without stream
3581              being closed.
3582              - Define non-noop PerlIOBuf_popped(), use it and export it.
3583      Branch: perlio
3584            ! makedef.pl perlio.c perliol.h
3585 ____________________________________________________________________________
3586 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
3587         Log: PERL_HASH() casting games so that our hashed data is "unsigned
3588              char" but old code using just a "char" doesn't need changes.
3589              (The change is using a temporary pointer instead of a direct
3590              cast to unsigned char* which would blindly cast anything,
3591              not just char pointers.)  (The problem arose in MacOS Classic,
3592              as seen by Pudge, the cure by Nicholas Clark.)
3593      Branch: perl
3594            ! hv.c hv.h op.c sv.c vms/vms.c
3595 ____________________________________________________________________________
3596 [ 16655] By: nick                                  on 2002/05/17  14:59:20
3597         Log: Integrate mainline
3598      Branch: perlio
3599           !> (integrate 28 files)
3600 ____________________________________________________________________________
3601 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
3602         Log: Update Changes.
3603      Branch: perl
3604            ! Changes patchlevel.h
3605 ____________________________________________________________________________
3606 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
3607         Log: FAQ sync.
3608      Branch: perl
3609            ! pod/perlfaq4.pod pod/perlfaq8.pod
3610 ____________________________________________________________________________
3611 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
3612         Log: Forgot from #16628.
3613      Branch: perl
3614            ! ext/Encode/Makefile.PL
3615 ____________________________________________________________________________
3616 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
3617         Log: One Last Time
3618      Branch: macperl
3619            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3620            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
3621            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
3622            + lib/Unicode/UCD.t
3623 ____________________________________________________________________________
3624 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
3625         Log: Stupid case insensitivity
3626      Branch: macperl
3627            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
3628            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
3629            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
3630            - lib/unicode/UCD.t
3631 ____________________________________________________________________________
3632 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
3633         Log: Move Unicode -> unicode, remove README
3634      Branch: macperl
3635            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3636            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
3637            - lib/Unicode/Collate/t/test.t lib/Unicode/README
3638            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
3639 ____________________________________________________________________________
3640 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
3641         Log: Move Unicode -> unicode, remove README (oops, forgot one)
3642      Branch: macperl
3643           +> lib/unicode/Collate/README
3644 ____________________________________________________________________________
3645 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
3646         Log: Move Unicode -> unicode, remove README
3647      Branch: macperl
3648           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
3649           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
3650           +> lib/unicode/UCD.pm lib/unicode/UCD.t
3651 ____________________________________________________________________________
3652 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
3653         Log: Integrate perl
3654      Branch: macperl
3655           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
3656           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
3657           +> lib/Thread/Semaphore.pm
3658            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
3659            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
3660            - wince/include/sys/types.h wince/include/sys/utime.h
3661            - wince/include/time.h
3662            ! macos/MPVersion.r macos/config.sh
3663           !> (integrate 173 files)
3664 ____________________________________________________________________________
3665 [ 16645] By: nick                                  on 2002/05/17  06:56:40
3666         Log: Integrate mainline
3667      Branch: perlio
3668           +> ext/Storable/t/st-dump.pl
3669            - wince/FindExt.pm
3670           !> (integrate 40 files)
3671 ____________________________________________________________________________
3672 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
3673         Log: STDERR noise.
3674      Branch: perl
3675            ! lib/Switch.pm
3676 ____________________________________________________________________________
3677 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
3678         Log: Upgrade to Switch 2.07.
3679      Branch: perl
3680            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
3681            ! lib/Switch/t/given.t lib/Switch/t/nested.t
3682            ! lib/Switch/t/switch.t
3683 ____________________________________________________________________________
3684 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
3685         Log: Missed hunk in #16641.
3686      Branch: perl
3687            ! lib/Filter/Simple/Changes
3688 ____________________________________________________________________________
3689 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
3690         Log: Upgrade to Filter::Simple 0.78.
3691              (Keep #14432, let Damian know of it.)
3692      Branch: perl
3693            ! lib/Filter/Simple.pm lib/Filter/Simple/README
3694            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
3695            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
3696            ! lib/Filter/Simple/t/import.t
3697 ____________________________________________________________________________
3698 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
3699         Log: More Third Degree.
3700      Branch: perl
3701            ! t/TEST
3702 ____________________________________________________________________________
3703 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
3704         Log: Third Degree tweaks.
3705      Branch: perl
3706            ! pod/perlhack.pod t/TEST
3707 ____________________________________________________________________________
3708 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
3709         Log: Purify: dl_last_error was leaking.
3710      Branch: perl
3711            ! ext/DynaLoader/dlutils.c
3712 ____________________________________________________________________________
3713 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
3714         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
3715              From: Chris Ball <chris@cpan.org>
3716              Date: 16 May 2002 20:51:34 +0100
3717              Message-ID: <86lmajvpkp.fsf@void.printf.net>
3718      Branch: perl
3719            ! utils/perldoc.PL
3720 ____________________________________________________________________________
3721 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
3722         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
3723              From: "Craig A. Berry" <craigberry@mac.com>
3724              Date: Thu, 16 May 2002 14:13:15 -0500
3725              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
3726      Branch: perl
3727            ! lib/ExtUtils/t/Constant.t
3728 ____________________________________________________________________________
3729 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
3730         Log: Make Cwd::fastcwd() return a tainted value.
3731              Add regression tests for taint-safety of the *cwd()
3732              functions.
3733      Branch: perl
3734            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
3735 ____________________________________________________________________________
3736 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
3737         Log: Subject: Re: AIX warning in hints regarding gcc
3738              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3739              Date: Thu, 16 May 2002 18:55:41 +0200
3740              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
3741      Branch: perl
3742            ! hints/aix.sh
3743 ____________________________________________________________________________
3744 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
3745         Log: Update the test statuses.
3746      Branch: perl
3747            ! pod/perldelta.pod
3748 ____________________________________________________________________________
3749 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
3750         Log: The UDP sockpair failure seems to have magically
3751              disappeared from both UNICOSes.
3752              (One gets "UNEXPECTEDLY SUCCEEDED".)
3753      Branch: perl
3754            ! ext/Socket/socketpair.t
3755 ____________________________________________________________________________
3756 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
3757         Log: Brokenness of restricted hashes with Storable on EBCDIC
3758              seems to be an artifact of the downgrade.t.
3759      Branch: perl
3760            ! ext/Storable/Storable.pm
3761 ____________________________________________________________________________
3762 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
3763         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
3764              memory debuggers.
3765      Branch: perl
3766            ! pod/perlhack.pod
3767 ____________________________________________________________________________
3768 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
3769         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
3770              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3771              Date: Thu, 16 May 2002 16:42:34 +0200
3772              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
3773              
3774              gcc 3 version parsing proofing.
3775      Branch: perl
3776            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
3777 ____________________________________________________________________________
3778 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
3779         Log: Subject: [PATCH] good day for WinCE port of perl.
3780              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3781              Date: Thu, 16 May 2002 03:33:23 +0400
3782              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
3783      Branch: perl
3784            - wince/FindExt.pm
3785            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
3786            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
3787            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
3788            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
3789            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
3790            ! wince/config_H.ce wince/config_h.PL
3791 ____________________________________________________________________________
3792 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
3793         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
3794              From: slaven.rezic@berlin.de
3795              Date: Mon, 13 May 2002 16:02:24 +0200
3796              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
3797      Branch: perl
3798            ! ext/Sys/Syslog/Syslog.pm
3799 ____________________________________________________________________________
3800 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
3801         Log: Subject: Re: [PATCH] allow use threads qw(yield)
3802              From: Dave Mitchell <davem@fdgroup.com>
3803              Date: Wed, 15 May 2002 23:26:27 +0100
3804              Message-ID: <20020515232626.E28924@fdgroup.com>
3805      Branch: perl
3806            ! ext/threads/threads.xs
3807 ____________________________________________________________________________
3808 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
3809         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
3810              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3811              Date: Thu, 16 May 2002 14:22:21 +0200
3812              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
3813      Branch: perl
3814            ! hints/aix.sh
3815 ____________________________________________________________________________
3816 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
3817         Log: metaconfig unit change for #16623.
3818      Branch: metaconfig
3819            ! U/ebcdic/trnl.U
3820 ____________________________________________________________________________
3821 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
3822         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
3823              from John Poltorak <jp@eyup.org>.
3824      Branch: perl
3825            ! Configure
3826 ____________________________________________________________________________
3827 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
3828         Log: DJGPP doesn't have \r\n delimited files (it has \r).
3829      Branch: perl
3830            ! lib/Tie/File/t/21_win32.t
3831 ____________________________________________________________________________
3832 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
3833         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
3834              2. Doing a s///g instead of tr/// works better for CR-delimited
3835              files, like in DJGPP (since <FH> doesn't correctly pull in
3836              CR-delimited lines).
3837      Branch: perl
3838            ! lib/Pod/Html.pm lib/Pod/t/eol.t
3839 ____________________________________________________________________________
3840 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
3841         Log: Don't test $! with like() since one may have
3842              a non-English locale, or simply AIX :-)
3843      Branch: perl
3844            ! ext/PerlIO/t/fail.t
3845 ____________________________________________________________________________
3846 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
3847         Log: DJGPP updates from Laszlo Molnar.
3848      Branch: perl
3849            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
3850 ____________________________________________________________________________
3851 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
3852         Log: Integrate perlio;
3853              
3854              Make open fail when layer string does not parse.
3855      Branch: perl
3856           +> ext/PerlIO/t/fail.t
3857           !> MANIFEST perlio.c
3858 ____________________________________________________________________________
3859 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
3860         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
3861              From: Nicholas Clark <nick@unfortu.net>
3862              Date: Wed, 15 May 2002 23:06:20 +0100
3863              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
3864      Branch: perl
3865            ! ext/Storable/Storable.xs
3866 ____________________________________________________________________________
3867 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
3868         Log: Two down, ten to go.
3869      Branch: perl
3870            ! pod/perldelta.pod
3871 ____________________________________________________________________________
3872 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
3873         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
3874      Branch: perl
3875            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
3876 ____________________________________________________________________________
3877 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
3878         Log: Schizoid MANIFESTs.
3879      Branch: perl
3880            + ext/Storable/t/st-dump.pl
3881            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
3882 ____________________________________________________________________________
3883 [ 16613] By: nick                                  on 2002/05/15  19:26:00
3884         Log: Make open fail when layer string does not parse.
3885      Branch: perlio
3886            + ext/PerlIO/t/fail.t
3887            ! MANIFEST perlio.c
3888 ____________________________________________________________________________
3889 [ 16612] By: nick                                  on 2002/05/15  18:11:15
3890         Log: Integrate mainline
3891      Branch: perlio
3892           !> Changes ext/Storable/Storable.pm patchlevel.h
3893           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
3894 ____________________________________________________________________________
3895 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
3896         Log: Update Changes.
3897      Branch: perl
3898            ! Changes patchlevel.h
3899 ____________________________________________________________________________
3900 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
3901         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
3902      Branch: perl
3903            ! pod/perldelta.pod t/run/fresh_perl.t
3904 ____________________________________________________________________________
3905 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
3906         Log: Document some of the known EBCDIC problems with Storable.
3907              (There is more, but need to do more tests.)
3908      Branch: perl
3909            ! ext/Storable/Storable.pm
3910 ____________________________________________________________________________
3911 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
3912         Log: Purify finding: jperl.t causes a few Array Bounds Reads
3913              (one byte too far in a malloced buffer) at various spots
3914              in regcomp.c, all the buffers malloced by SvGROW() in
3915              sv_recode_to_utf8().
3916      Branch: perl
3917            ! sv.c
3918 ____________________________________________________________________________
3919 [ 16607] By: nick                                  on 2002/05/15  06:57:26
3920         Log: Integrate mainline
3921      Branch: perlio
3922           +> Porting/thirdclean
3923           !> (integrate 36 files)
3924 ____________________________________________________________________________
3925 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
3926         Log: Subject: [PATCH] Re: use of lc module names and warnings
3927              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3928              Date: Sun, 12 May 2002 23:09:46 +0200
3929              Message-ID: <20020512230946.E699@rafael>
3930      Branch: perl
3931            ! toke.c
3932 ____________________________________________________________________________
3933 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
3934         Log: More rule tweakage.
3935      Branch: perl
3936            ! Porting/thirdclean
3937 ____________________________________________________________________________
3938 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
3939         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
3940              From: Sam Tregar <sam@tregar.com>
3941              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
3942              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
3943      Branch: perl
3944            ! ext/Devel/DProf/DProf.xs
3945 ____________________________________________________________________________
3946 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
3947         Log: $VERSIONize.
3948      Branch: perl
3949            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
3950 ____________________________________________________________________________
3951 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
3952         Log: Third Degree: name the op/foo.t as op_foo.
3953      Branch: perl
3954            ! t/TEST
3955 ____________________________________________________________________________
3956 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
3957         Log: Read of uninitialized heap found by Third Degree
3958              (e.g. in t/op/subst.t)
3959      Branch: perl
3960            ! scope.c
3961 ____________________________________________________________________________
3962 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
3963         Log: Add more rules.
3964      Branch: perl
3965            ! Porting/thirdclean
3966 ____________________________________________________________________________
3967 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
3968         Log: Subject: [PATCH] allow use threads qw(yield)
3969              From: Dave Mitchell <davem@fdgroup.com>
3970              Date: Tue, 14 May 2002 22:49:47 +0100
3971              Message-ID: <20020514224947.F25049@fdgroup.com>
3972      Branch: perl
3973            ! ext/threads/threads.pm ext/threads/threads.xs
3974 ____________________________________________________________________________
3975 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
3976         Log: Micropatch from Olaf Flebbe.
3977      Branch: perl
3978            ! epoc/epoc.c
3979 ____________________________________________________________________________
3980 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
3981         Log: Subject: perlhack.pod typos [PATCH]
3982              From: "John P. Linderman" <jpl@research.att.com>
3983              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
3984              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
3985      Branch: perl
3986            ! pod/perlhack.pod
3987 ____________________________________________________________________________
3988 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
3989         Log: Subject: typo in Socket.pm
3990              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3991              Date: Tue, 14 May 2002 12:02:47 +0200
3992              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
3993      Branch: perl
3994            ! ext/IO/lib/IO/Socket.pm
3995 ____________________________________________________________________________
3996 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
3997         Log: The #16592 needs this.
3998      Branch: perl
3999            ! embedvar.h perlapi.h
4000 ____________________________________________________________________________
4001 [ 16594] By: sky                                   on 2002/05/14  17:08:01
4002         Log: Subject: Re: lib/sort.t failure [PATCH]
4003              From: "John P. Linderman" <jpl@research.att.com>
4004              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
4005              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
4006      Branch: perl
4007            ! pod/perlfunc.pod
4008 ____________________________________________________________________________
4009 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
4010         Log: Add a script for cleaning out the "known noise"
4011              from Third Degree reports: either noise caused
4012              by libc itself, or Perl_yyparse leaks.
4013      Branch: perl
4014            + Porting/thirdclean
4015            ! MANIFEST
4016 ____________________________________________________________________________
4017 [ 16592] By: sky                                   on 2002/05/14  15:21:39
4018         Log: Turn the sort RealCmp for stable quicksorts into a
4019              threadsafe per interpreter values.
4020      Branch: perl
4021            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
4022 ____________________________________________________________________________
4023 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
4024         Log: reentr.h affects more C files than just reentr.c
4025      Branch: perl
4026            ! locale.c pp.c pp_sys.c
4027 ____________________________________________________________________________
4028 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
4029         Log: Document reentr.pl a bit better.  Still rather
4030              convoluted code, but it ain't broken, so...
4031      Branch: perl
4032            ! reentr.h reentr.pl
4033 ____________________________________________________________________________
4034 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
4035         Log: z/OS update: not all Storable was clear yet.
4036      Branch: perl
4037            ! pod/perldelta.pod
4038 ____________________________________________________________________________
4039 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
4040         Log: Avoid potentially empty struct.
4041      Branch: perl
4042            ! reentr.h reentr.pl
4043 ____________________________________________________________________________
4044 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
4045         Log: Todo tweaks.
4046      Branch: perl
4047            ! pod/perltodo.pod
4048 ____________________________________________________________________________
4049 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
4050         Log: Subject: [PATCH] various minor fixes in threads.            
4051              From: Dave Mitchell <davem@fdgroup.com>
4052              Date: Mon, 13 May 2002 23:48:22 +0100      
4053              Message-ID: <20020513234822.G21318@fdgroup.com>
4054      Branch: perl
4055            ! dump.c ext/threads/shared/shared.xs
4056 ____________________________________________________________________________
4057 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
4058         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
4059              From: PPrymmer@factset.com
4060              Date: Mon, 13 May 2002 17:37:28 -0400
4061              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
4062      Branch: perl
4063            ! vms/vms.c
4064 ____________________________________________________________________________
4065 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
4066         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
4067              From: Nicholas Clark <nick@unfortu.net>    
4068              Date: Mon, 13 May 2002 21:45:47 +0100
4069              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
4070      Branch: perl
4071            ! lib/ExtUtils/t/Constant.t
4072 ____________________________________________________________________________
4073 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
4074         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
4075              From: Nicholas Clark <nick@unfortu.net>    
4076              Date: Mon, 13 May 2002 21:47:38 +0100
4077              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
4078      Branch: perl
4079            ! lib/Benchmark.t
4080 ____________________________________________________________________________
4081 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
4082         Log: Subject: WinCE several touches
4083              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4084              Date: Tue, 14 May 2002 00:43:11 +0400      
4085              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
4086      Branch: perl
4087            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
4088            ! wince/config_h.PL
4089 ____________________________________________________________________________
4090 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
4091         Log: Subject: Re: perl@16573
4092              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4093              Date: Mon, 13 May 2002 18:30:35 +0200
4094              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
4095              
4096              (gcc 3.0 vs 64-bit hpux hints)
4097      Branch: perl
4098            ! hints/hpux.sh
4099 ____________________________________________________________________________
4100 [ 16580] By: sky                                   on 2002/05/13  19:38:09
4101         Log: Make the point a bit clearer after suggestion from Merijin
4102      Branch: perl
4103            ! pod/perltodo.pod
4104 ____________________________________________________________________________
4105 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
4106         Log: perltodo update.
4107      Branch: perl
4108            ! pod/perltodo.pod
4109 ____________________________________________________________________________
4110 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
4111         Log: Subject: README.aix update
4112              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4113              Date: Mon, 13 May 2002 19:02:47 +0200
4114              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
4115      Branch: perl
4116            ! README.aix
4117 ____________________________________________________________________________
4118 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
4119         Log: export PerlIOBuf_get_base for win32 extension linkage
4120      Branch: perl
4121            ! makedef.pl
4122 ____________________________________________________________________________
4123 [ 16576] By: nick                                  on 2002/05/13  18:20:22
4124         Log: Integrate mainline
4125      Branch: perlio
4126           !> Changes README.vos ext/threads/shared/shared.pm
4127           !> ext/threads/shared/t/0nothread.t
4128           !> ext/threads/shared/t/av_refs.t
4129           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
4130           !> ext/threads/shared/t/hv_refs.t
4131           !> ext/threads/shared/t/hv_simple.t
4132           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
4133           !> ext/threads/shared/t/semaphore.t
4134           !> ext/threads/shared/t/shared_attr.t
4135           !> ext/threads/shared/t/sv_refs.t
4136           !> ext/threads/shared/t/sv_simple.t patchlevel.h
4137           !> pod/perldelta.pod vms/vms.c xsutils.c
4138 ____________________________________________________________________________
4139 [ 16575] By: ams                                   on 2002/05/13  15:42:50
4140         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
4141              From: Paul_GreenVOS@vos.stratus.com
4142              Date: Mon, 13 May 02 12:32 edt
4143              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
4144      Branch: perl
4145            ! README.vos pod/perldelta.pod
4146 ____________________________________________________________________________
4147 [ 16574] By: ams                                   on 2002/05/13  15:41:14
4148         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
4149              From: PPrymmer@factset.com
4150              Date: Mon, 13 May 2002 11:38:15 -0400
4151              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
4152      Branch: perl
4153            ! vms/vms.c
4154 ____________________________________________________________________________
4155 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
4156         Log: Update Changes.
4157      Branch: perl
4158            ! Changes patchlevel.h
4159 ____________________________________________________________________________
4160 [ 16572] By: sky                                   on 2002/05/13  12:30:35
4161         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
4162              From: Dave Mitchell <davem@fdgroup.com>
4163              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
4164              Message-Id: <20020510235227.J12298@fdgroup.com>
4165      Branch: perl
4166            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
4167            ! ext/threads/shared/t/av_refs.t
4168            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
4169            ! ext/threads/shared/t/hv_refs.t
4170            ! ext/threads/shared/t/hv_simple.t
4171            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
4172            ! ext/threads/shared/t/semaphore.t
4173            ! ext/threads/shared/t/shared_attr.t
4174            ! ext/threads/shared/t/sv_refs.t
4175            ! ext/threads/shared/t/sv_simple.t xsutils.c
4176 ____________________________________________________________________________
4177 [ 16571] By: nick                                  on 2002/05/13  07:54:10
4178         Log: Integrate Mainline
4179      Branch: perlio
4180           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
4181            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
4182            - wince/include/cectype.h wince/include/errno.h
4183            - wince/include/sys/types.h wince/include/sys/utime.h
4184            - wince/include/time.h
4185           !> (integrate 51 files)
4186 ____________________________________________________________________________
4187 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
4188         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
4189              From: Michael G Schwern <schwern@pobox.com>
4190              Date: Sun, 12 May 2002 19:32:58 -0400
4191              Message-ID: <20020512233258.GK696@blackrider>
4192      Branch: perl
4193            ! t/TEST
4194 ____________________________________________________________________________
4195 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
4196         Log: Be clean.
4197      Branch: perl
4198            ! Makefile.SH ext/B/t/o.t
4199 ____________________________________________________________________________
4200 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
4201         Log: change#8666 ($Config{perllibs}) apparently never got into
4202              mainline--merge, and add other missing entries; regen
4203              config_H.* files
4204      Branch: perl
4205            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
4206            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
4207            ! win32/config_H.vc win32/config_H.vc64
4208 ____________________________________________________________________________
4209 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
4210         Log: Elaborate on the exit/wait plan a bit.
4211      Branch: perl
4212            ! pod/perltodo.pod
4213 ____________________________________________________________________________
4214 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
4215         Log: Slight doc tweaks.
4216      Branch: perl
4217            ! pod/perlthrtut.pod
4218 ____________________________________________________________________________
4219 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
4220         Log: OS/390: update the test results.
4221      Branch: perl
4222            ! pod/perldelta.pod
4223 ____________________________________________________________________________
4224 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
4225         Log: Add threadsafety caveats.
4226      Branch: perl
4227            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
4228 ____________________________________________________________________________
4229 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
4230         Log: Update the Mac OS X situation.
4231      Branch: perl
4232            ! pod/perldelta.pod
4233 ____________________________________________________________________________
4234 [ 16562] By: sky                                   on 2002/05/12  19:10:27
4235         Log: Update todo, removing things done and adding new things.
4236      Branch: perl
4237            ! pod/perltodo.pod
4238 ____________________________________________________________________________
4239 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
4240         Log: Reword the "threads still running" cleanup message.
4241      Branch: perl
4242            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
4243            ! pod/perltoc.pod
4244 ____________________________________________________________________________
4245 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
4246         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
4247              (The manifestation: running pat.t core dumps after test 639.
4248              Removing everything after 639 makes core go away, as does
4249              removing everything before 640.  I did say "weird".  Some
4250              sort of a memory corruption, no doubt, but no time to debug
4251              in more detail.)
4252      Branch: perl
4253            ! t/op/pat.t
4254 ____________________________________________________________________________
4255 [ 16559] By: sky                                   on 2002/05/12  17:59:41
4256         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
4257      Branch: perl
4258            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
4259            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
4260            ! MANIFEST
4261 ____________________________________________________________________________
4262 [ 16558] By: sky                                   on 2002/05/12  17:57:51
4263         Log: Fixed bug where tmpsv would be null after the return of the 
4264              amagic. Now check for that and allocate the tmpsv afterwards, 
4265              this is done in all other places that use amagic.
4266              Fixes bug when threads->unknownfunction() was called and
4267              we coredumped on the stringification somewhere deep in the
4268              autoloader/dynaloader something. Far to deep for me to provide
4269              a test case.
4270      Branch: perl
4271            ! sv.c
4272 ____________________________________________________________________________
4273 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
4274         Log: (retracted by #16560)
4275              EBCDIC: must protect also compile time so that
4276              the illegal UTF-EBCDIC is not seen.
4277      Branch: perl
4278            ! t/op/pat.t
4279 ____________________________________________________________________________
4280 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
4281         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
4282      Branch: perl
4283            ! pod/perlebcdic.pod regcomp.c
4284 ____________________________________________________________________________
4285 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
4286         Log: As suggested by Dave Mitchell, adding yield()s at
4287              appropriate spots helps non-preemptive thread
4288              implementations, like the GNU pth.  Tested at NetBSD
4289              by Martin Weber <Ephaeton@gmx.net>.
4290      Branch: perl
4291            ! ext/threads/t/basic.t ext/threads/t/list.t
4292            ! ext/threads/t/thread.t
4293 ____________________________________________________________________________
4294 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
4295         Log: Subject: RE: VOS bleadperl test failure on 16539
4296              From: chromatic <chromatic@rmci.net>
4297              Date: Sat, 11 May 2002 23:23:54 -0700
4298              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
4299      Branch: perl
4300            ! ext/B/t/o.t
4301 ____________________________________________________________________________
4302 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
4303         Log: There's no rest for the wicked misspellers.
4304      Branch: perl
4305            ! pod/perlthrtut.pod
4306 ____________________________________________________________________________
4307 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
4308         Log: Detypos (and sticking with US spelling since Dan Sugalski
4309              wrote the original text of perlthrtut)
4310      Branch: perl
4311            ! ext/threads/threads.pm pod/perlthrtut.pod
4312 ____________________________________________________________________________
4313 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
4314         Log: Because of #16550 these tests would now spew
4315              "Malformed UTF-8" in EBCDIC.
4316      Branch: perl
4317            ! t/op/pat.t
4318 ____________________________________________________________________________
4319 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
4320         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
4321              scripts does not apply any more.  (The utf8.t needed a little
4322              bit of relaxing to work in EBCDIC, since *both* the bytes in
4323              subtest #30 are illegal UTF-EBCDIC, and the error message
4324              matched is slightly different.)  The utf8.t now passes.
4325      Branch: perl
4326            ! lib/utf8.t toke.c
4327 ____________________________________________________________________________
4328 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
4329         Log: Subject: [PATCH] a bit more for WinCE
4330              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4331              Date: Sun, 12 May 2002 02:34:24 +0400
4332              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
4333      Branch: perl
4334            ! wince/wince.c
4335 ____________________________________________________________________________
4336 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
4337         Log: Subject: [PATCH] for WinCE cross-build, another one
4338              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
4339              Date: Sun, 12 May 2002 00:02:47 +0400
4340              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
4341      Branch: perl
4342            - wince/include/cectype.h wince/include/errno.h
4343            - wince/include/sys/types.h wince/include/sys/utime.h
4344            - wince/include/time.h
4345            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
4346            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
4347            ! wince/wince.c
4348 ____________________________________________________________________________
4349 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
4350         Log: Explicit casts due to #16542.
4351      Branch: perl
4352            ! ext/B/B.xs hv.c op.c sv.c
4353 ____________________________________________________________________________
4354 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
4355         Log: Upgrade to Test::Harness 2.21.
4356      Branch: perl
4357            ! lib/Test/Harness.pm lib/Test/Harness/Changes
4358            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
4359            ! lib/Test/Harness/t/test-harness.t
4360 ____________________________________________________________________________
4361 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
4362         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
4363              but keep up with the $VERSION)
4364      Branch: perl
4365            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
4366 ____________________________________________________________________________
4367 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
4368         Log: metaconfig unit change for #16543.
4369      Branch: metaconfig
4370            ! U/threads/usethreads.U
4371 ____________________________________________________________________________
4372 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
4373         Log: Subject: [PATCH] updated threads docs
4374              From: Dave Mitchell <davem@fdgroup.com>
4375              Date: Sat, 11 May 2002 20:00:51 +0100
4376              Message-ID: <20020511200050.D14841@fdgroup.com>
4377      Branch: perl
4378            ! Configure README.threads pod/perlothrtut.pod
4379            ! pod/perlthrtut.pod
4380 ____________________________________________________________________________
4381 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
4382         Log: Subject: unsigned char hashes (Re: perl@16539)
4383              From: Nicholas Clark <nick@unfortu.net>
4384              Date: Sat, 11 May 2002 17:54:44 +0100
4385              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
4386              
4387              Be explicitly unsigned char in the hash calculation.
4388      Branch: perl
4389            ! hv.h
4390 ____________________________________________________________________________
4391 [ 16541] By: nick                                  on 2002/05/11  08:21:00
4392         Log: Integrate mainline
4393      Branch: perlio
4394           +> ext/B/t/o.t
4395           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
4396           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
4397           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
4398 ____________________________________________________________________________
4399 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
4400         Log: Subject: more os x test output cosmetics
4401              From: Kay Röpke <kroepke@dolphin-services.de>
4402              Date: Fri, 10 May 2002 14:07:34 +0200
4403              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
4404      Branch: perl
4405            ! ext/DB_File/t/db-btree.t
4406 ____________________________________________________________________________
4407 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
4408         Log: Update Changes.
4409      Branch: perl
4410            ! Changes patchlevel.h
4411 ____________________________________________________________________________
4412 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
4413         Log: Regen toc.
4414      Branch: perl
4415            ! pod/perltoc.pod
4416 ____________________________________________________________________________
4417 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
4418         Log: Move pod, add $VERSION.
4419      Branch: perl
4420            ! ext/threads/shared/queue.pm
4421 ____________________________________________________________________________
4422 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
4423         Log: Unused variables.
4424      Branch: perl
4425            ! ext/Encode/Encode.xs
4426 ____________________________________________________________________________
4427 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
4428         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
4429              From: chromatic <chromatic@rmci.net>
4430              Date: Fri, 10 May 2002 07:43:25 -0700
4431              Message-ID: <20020510144325.26245.qmail@firewheel>
4432      Branch: perl
4433            + ext/B/t/o.t
4434            ! MANIFEST
4435 ____________________________________________________________________________
4436 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
4437         Log: Don't do JAPHs unless doing "make torturetest".
4438              Document the less obvious make test targets.
4439      Branch: perl
4440            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
4441 ____________________________________________________________________________
4442 [ 16533] By: nick                                  on 2002/05/10  06:02:58
4443         Log: Integrate mainline
4444      Branch: perlio
4445           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
4446           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
4447           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
4448           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
4449           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
4450           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
4451           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
4452           !> t/run/fresh_perl.t util.c
4453 ____________________________________________________________________________
4454 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
4455         Log: Subject: [PATCH] format and other warnings
4456              From: Robin Barker <rmb1@cise.npl.co.uk>
4457              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
4458              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
4459      Branch: perl
4460            ! Porting/pumpkin.pod ext/Encode/Encode.xs
4461            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
4462            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
4463            ! ext/threads/threads.xs
4464 ____________________________________________________________________________
4465 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
4466         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
4467      Branch: perl
4468            ! t/op/tie.t t/run/fresh_perl.t
4469 ____________________________________________________________________________
4470 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
4471         Log: Subject: Re: [PATCH] Re: perl@16433
4472              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
4473              Date: Thu, 09 May 2002 16:24:59 -0700
4474              Message-ID: <LVw28gzkguhE092yn@efn.org>
4475      Branch: perl
4476            ! t/op/tie.t
4477 ____________________________________________________________________________
4478 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
4479         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
4480              From: Dave Mitchell <davem@fdgroup.com>
4481              Date: Thu, 9 May 2002 17:18:42 +0100
4482              Message-ID: <20020509171842.C9836@fdgroup.com>
4483      Branch: perl
4484            ! ext/threads/shared/t/cond.t
4485 ____________________________________________________________________________
4486 [ 16528] By: nick                                  on 2002/05/09  16:40:39
4487         Log: Integrate maint branch io (pipe) fixes.
4488      Branch: perl
4489           !> doio.c pp_sys.c util.c
4490 ____________________________________________________________________________
4491 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
4492         Log: FAQ sync.
4493      Branch: perl
4494            ! pod/perlfaq3.pod pod/perlfaq4.pod
4495 ____________________________________________________________________________
4496 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
4497         Log: metaconfig unit changes for #16525, plus extra linting.
4498      Branch: metaconfig
4499            ! U/compline/ptrsize.U U/protos/Protochk.U
4500            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
4501            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
4502            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
4503            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
4504            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
4505            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
4506            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
4507            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
4508            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
4509            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
4510            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
4511            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
4512            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4513            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
4514            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
4515            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
4516            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
4517            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4518            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
4519            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
4520            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
4521            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
4522            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
4523            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
4524 ____________________________________________________________________________
4525 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
4526         Log: metaconfig unit linting.
4527      Branch: perl
4528            ! reentr.pl
4529 ____________________________________________________________________________
4530 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
4531         Log: metaconfig unit changes for #16523.
4532      Branch: metaconfig
4533            ! U/compline/ptrsize.U
4534      Branch: metaconfig/U/perl
4535            ! use64bits.U
4536 ____________________________________________________________________________
4537 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
4538         Log: ptrsize should depend on use64bitall, not the other
4539              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
4540      Branch: perl
4541            ! Configure
4542 ____________________________________________________________________________
4543 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
4544         Log: Integrate #16510 from macperl;
4545              
4546              Tell IO.xs that MacOS sometimes doesn't need extra help
4547      Branch: perl
4548           !> ext/IO/IO.xs
4549 ____________________________________________________________________________
4550 [ 16521] By: ams                                   on 2002/05/09  12:42:12
4551         Log: Subject: Re: Storable doc patches
4552              From: "Philip Newton" <Philip.Newton@gmx.net>
4553              Date: Thu, 9 May 2002 14:32:29 +0200
4554              Message-Id: 
4555      Branch: perl
4556            ! ext/Storable/Storable.pm
4557 ____________________________________________________________________________
4558 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
4559         Log: cmp() compares chars, not bytes.
4560      Branch: perl
4561            ! pod/perllocale.pod
4562 ____________________________________________________________________________
4563 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
4564         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
4565      Branch: perl
4566            ! pod/perlhack.pod
4567 ____________________________________________________________________________
4568 [ 16518] By: ams                                   on 2002/05/09  09:04:31
4569         Log: Subject: Storable doc patches
4570              From: Philip Newton <Philip.Newton@gmx.net>
4571              Date: Thu, 09 May 2002 12:00:45 +0200
4572              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
4573      Branch: perl
4574            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
4575 ____________________________________________________________________________
4576 [ 16517] By: ams                                   on 2002/05/09  08:53:50
4577         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
4578              From: Philip Newton <Philip.Newton@gmx.net>
4579              Date: Thu, 09 May 2002 11:16:06 +0200
4580              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
4581      Branch: perl
4582            ! ext/Storable/README
4583 ____________________________________________________________________________
4584 [ 16516] By: nick                                  on 2002/05/09  08:13:39
4585         Log: Integrate mainline
4586      Branch: perlio
4587           !> pod/perlxstut.pod
4588 ____________________________________________________________________________
4589 [ 16515] By: nick                                  on 2002/05/09  07:29:53
4590         Log: Integrate mainline
4591      Branch: perlio
4592           !> (integrate 27 files)
4593 ____________________________________________________________________________
4594 [ 16514] By: ams                                   on 2002/05/09  06:50:24
4595         Log: Subject: [Patch] perlxstut.pod
4596              From: lupe@lupe-christoph.de (Lupe Christoph)
4597              Date: Thu, 9 May 2002 09:42:02 +0200
4598              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
4599              (Applied with tweaks.)
4600      Branch: perl
4601            ! pod/perlxstut.pod
4602 ____________________________________________________________________________
4603 [ 16513] By: ams                                   on 2002/05/09  06:04:47
4604         Log: Subject: [Patch] perlapio.pod
4605              From: lupe@lupe-christoph.de (Lupe Christoph)
4606              Date: Thu, 9 May 2002 09:01:50 +0200
4607              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
4608              (Applied with tweaks.)
4609      Branch: perl
4610            ! pod/perlapio.pod
4611 ____________________________________________________________________________
4612 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
4613         Log: Integrate from macperl
4614      Branch: maint-5.6/macperl
4615           !> macos/macperl/MPConsole.cp
4616 ____________________________________________________________________________
4617 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
4618         Log: Make interrupt act as end of file, MacPerl Bug #542154
4619      Branch: macperl
4620            ! macos/macperl/MPConsole.cp
4621 ____________________________________________________________________________
4622 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
4623         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
4624      Branch: macperl
4625            ! ext/IO/IO.xs
4626 ____________________________________________________________________________
4627 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
4628         Log: Make perlio (!sfio) work on MacOS
4629      Branch: macperl
4630            ! macos/config.h macos/config.sh macos/macish.c
4631 ____________________________________________________________________________
4632 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
4633         Log: integrate maint-5.6/macperl contents
4634      Branch: maint-5.6/perl
4635           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
4636           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
4637           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
4638 ____________________________________________________________________________
4639 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
4640         Log: Rework #16506 some more.
4641      Branch: perl
4642            ! ext/Time/HiRes/HiRes.xs win32/win32.c
4643 ____________________________________________________________________________
4644 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
4645         Log: Rework #16503 a bit to keep all the HiRes implementation
4646              in one place, assuming we want to re-CPAN Time::HiRes at
4647              some point.
4648      Branch: perl
4649            ! ext/Time/HiRes/HiRes.xs win32/win32.c
4650 ____________________________________________________________________________
4651 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
4652         Log: metaconfig unit change for #16504.
4653      Branch: metaconfig
4654            ! U/modified/Cppsym.U
4655 ____________________________________________________________________________
4656 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
4657         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
4658              From: Pixel <pixel@mandrakesoft.com>
4659              Date: 08 May 2002 18:19:51 +0200
4660              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
4661      Branch: perl
4662            ! Configure
4663 ____________________________________________________________________________
4664 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
4665         Log: make the gettimeofday() implementation in Time::HiRes available
4666              from perl
4667      Branch: perl
4668            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
4669            ! win32/config.bc win32/config.gc win32/config.vc
4670            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
4671            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
4672            ! win32/win32.c win32/win32iop.h
4673 ____________________________________________________________________________
4674 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
4675         Log: Subject: Test output update for OS X 10.1.4
4676              From: Kay Röpke <kroepke@dolphin-services.de>
4677              Date: Wed, 8 May 2002 22:23:36 +0200
4678              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
4679      Branch: perl
4680            ! ext/DB_File/t/db-recno.t
4681 ____________________________________________________________________________
4682 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
4683         Log: Subject: [PATCH] Re: perl@16433
4684              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4685              Date: Tue, 07 May 2002 18:40:44 -0700
4686              Message-ID: <cII28gzkgaOS092yn@efn.org>
4687              
4688              Subject: Re: [PATCH] Re: perl@16433
4689              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4690              Date: Wed, 08 May 2002 10:16:42 -0700
4691              Message-ID: <61V28gzkg+jG092yn@efn.org>
4692      Branch: perl
4693            ! pp_sys.c sv.c t/op/tie.t
4694 ____________________________________________________________________________
4695 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
4696         Log: Subject: [DOC PATCH] Minor threads::shared nits
4697              From: Simon Glover <scog@amnh.org>
4698              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
4699              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
4700      Branch: perl
4701            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
4702            ! ext/threads/shared/shared.pm
4703 ____________________________________________________________________________
4704 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
4705         Log: Subject: [DOC PATCH] perlthrtut proofreading
4706              From: Simon Glover <scog@amnh.org>
4707              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
4708              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
4709      Branch: perl
4710            ! pod/perlthrtut.pod
4711 ____________________________________________________________________________
4712 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
4713         Log: Deprecate 5.005threads.
4714      Branch: perl
4715            ! pod/perldelta.pod
4716 ____________________________________________________________________________
4717 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
4718         Log: Integrate perlio;
4719              
4720              PerlIO/XS interface routine and doc updates from
4721              lupe@lupe-christoph.de (Lupe Christoph) in mail
4722              Subject: [For Review] Patch for perlio.c and pods
4723              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
4724              Date: Sun, 5 May 2002 10:43:15 +0200
4725              (Minor tweaks to follow.)
4726              
4727              Portability and doc tweaks to PerlIO/XS stuff.
4728              We are still "papering over the cracks" a bit,
4729              but now it is good stiff card held on with epoxy.
4730      Branch: perl
4731           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
4732 ____________________________________________________________________________
4733 [ 16496] By: nick                                  on 2002/05/08  19:08:43
4734         Log: Portability and doc tweaks to PerlIO/XS stuff.
4735              We are still "papering over the cracks" a bit,
4736              but now it is good stiff card held on with epoxy.
4737      Branch: perlio
4738            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
4739 ____________________________________________________________________________
4740 [ 16495] By: nick                                  on 2002/05/08  17:56:43
4741         Log: PerlIO/XS interface routine and doc updates from
4742              lupe@lupe-christoph.de (Lupe Christoph) in mail
4743              Subject: [For Review] Patch for perlio.c and pods
4744              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
4745              Date: Sun, 5 May 2002 10:43:15 +0200
4746              (Minor tweaks to follow.)
4747      Branch: perlio
4748            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
4749 ____________________________________________________________________________
4750 [ 16494] By: nick                                  on 2002/05/08  17:40:34
4751         Log: Integrate mainline
4752      Branch: perlio
4753           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
4754           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
4755           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
4756           !> t/run/fresh_perl.t
4757 ____________________________________________________________________________
4758 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
4759         Log: Update Changes.
4760      Branch: perl
4761            ! Changes patchlevel.h
4762 ____________________________________________________________________________
4763 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
4764         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
4765              don't unlink /dev/null
4766      Branch: perl
4767            ! Porting/p4genpatch
4768 ____________________________________________________________________________
4769 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
4770         Log: Integrate perlio; 
4771              
4772              Avoid pointless re-encode of data in :encoding's read buffer
4773              on a close
4774      Branch: perl
4775           !> ext/PerlIO/encoding/encoding.xs
4776 ____________________________________________________________________________
4777 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
4778         Log: The base.pm changes need this, too?
4779      Branch: perl
4780            ! lib/diagnostics.t
4781 ____________________________________________________________________________
4782 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
4783         Log: fix p4genpatch breakage (missing slash in patch headers)
4784      Branch: perl
4785            ! Porting/p4genpatch
4786 ____________________________________________________________________________
4787 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
4788         Log: Integrate #14679 from macperl;
4789              
4790              Skip layer symbols for sfio
4791      Branch: perl
4792           !> makedef.pl
4793 ____________________________________________________________________________
4794 [ 16487] By: nick                                  on 2002/05/08  13:12:47
4795         Log: Avoid pointless re-encode of data in :encoding's read buffer
4796              on a close
4797      Branch: perlio
4798            ! ext/PerlIO/encoding/encoding.xs
4799 ____________________________________________________________________________
4800 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
4801         Log: Integrate #16481 from macperl;
4802              
4803              p4genpatch Mac OS fixes (paths, utime)
4804      Branch: perl
4805           !> Porting/p4genpatch
4806 ____________________________________________________________________________
4807 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
4808         Log: Storable doc tweaks.
4809      Branch: perl
4810            ! ext/Storable/Storable.pm
4811 ____________________________________________________________________________
4812 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
4813         Log: Subject: Re: [PATCH] use base Notexists
4814              From: andreas.koenig@anima.de (Andreas J. Koenig)
4815              Date: Wed, 08 May 2002 15:57:53 +0200
4816              Message-ID: <m34rhi91y6.fsf@anima.de>
4817      Branch: perl
4818            ! lib/base.pm lib/fields.t
4819 ____________________________________________________________________________
4820 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
4821         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
4822              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
4823              Date: Wed, 8 May 2002 10:47:51 +0400
4824              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
4825      Branch: perl
4826            ! t/run/fresh_perl.t
4827 ____________________________________________________________________________
4828 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
4829         Log: Document how even "ASCII" locales can have problems
4830              if \w includes some of the regex metacharacters.
4831      Branch: perl
4832            ! lib/locale.t
4833 ____________________________________________________________________________
4834 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
4835         Log: p4genpatch Mac OS fixes (paths, utime)
4836      Branch: macperl
4837            ! Porting/p4genpatch
4838 ____________________________________________________________________________
4839 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
4840         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
4841              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
4842              Date: Wed, 8 May 2002 10:33:14 +0400
4843              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
4844      Branch: perl
4845            ! ext/File/Glob/bsd_glob.c
4846 ____________________________________________________________________________
4847 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
4848         Log: Skip layer symbols for sfio
4849      Branch: macperl
4850            ! makedef.pl
4851 ____________________________________________________________________________
4852 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
4853         Log: Bump up the Storable $VERSION to 2.0.
4854      Branch: perl
4855            ! ext/Storable/Storable.pm
4856 ____________________________________________________________________________
4857 [ 16477] By: nick                                  on 2002/05/08  06:21:18
4858         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
4859      Branch: perlio
4860           !> (integrate 36 files)
4861 ____________________________________________________________________________
4862 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
4863         Log: Oops, add back
4864      Branch: macperl
4865            + macos/MacPerlTests.cmd
4866 ____________________________________________________________________________
4867 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
4868         Log: Integrate with perl
4869      Branch: macperl
4870           +> Porting/p4genpatch ext/Digest/MD5/README
4871           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
4872           +> ext/threads/shared/semaphore.pm
4873           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
4874           +> t/comp/hints.t vos/compile_full_perl.cm
4875           +> vos/configure_full_perl.sh vos/make_full_perl.sh
4876           +> wince/compile.bat wince/win32io.c
4877            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
4878            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
4879           !> (integrate 206 files)
4880 ____________________________________________________________________________
4881 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
4882         Log: Update README (integrate from macperl)
4883      Branch: maint-5.6/macperl
4884           !> README.macos
4885 ____________________________________________________________________________
4886 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
4887         Log: Various syncs from macperl/ -> maint-5.6/macperl/
4888              File::Copy, File::Spec updates
4889              Test script modifications
4890              pp_require path bugfixes
4891      Branch: maint-5.6/macperl
4892            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
4893            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
4894 ____________________________________________________________________________
4895 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
4896         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
4897      Branch: macperl
4898            ! macos/macperl/MacPerl.podhelp
4899      Branch: maint-5.6/macperl
4900            ! macos/macperl/MacPerl.podhelp
4901 ____________________________________________________________________________
4902 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
4903         Log: Reset Mac::err flag in app, MacPerl Bug #546065
4904      Branch: macperl
4905            ! macos/macperl/MPScript.c
4906      Branch: maint-5.6/macperl
4907            ! macos/macperl/MPScript.c
4908 ____________________________________________________________________________
4909 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
4910         Log: Fix for some module install paths, MacPerl Bug #549611
4911      Branch: macperl
4912            ! macos/macperl/Droplets/installme.plx
4913            ! macos/macperl/Droplets/untarzipme.plx
4914      Branch: maint-5.6/macperl
4915            ! macos/macperl/Droplets/installme.plx
4916            ! macos/macperl/Droplets/untarzipme.plx
4917 ____________________________________________________________________________
4918 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
4919         Log: Stupid Mac::OSA::Simple bugs
4920      Branch: macperl
4921            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
4922      Branch: maint-5.6/macperl
4923            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
4924 ____________________________________________________________________________
4925 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
4926         Log: Various BuildTools fixes, MacPerl Bug #545341
4927      Branch: macperl
4928            ! macos/lib/Mac/BuildTools.pm
4929      Branch: maint-5.6/macperl
4930            ! macos/lib/Mac/BuildTools.pm
4931 ____________________________________________________________________________
4932 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
4933         Log: MM_MacOS has been moved from macos/lib/ to lib/
4934      Branch: macperl
4935            - macos/lib/ExtUtils/MM_MacOS.pm
4936 ____________________________________________________________________________
4937 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
4938         Log: Oops, add Digest::MD5 Makefile.mk back in
4939      Branch: macperl
4940            + macos/bundled_ext/Digest/MD5/Makefile.mk
4941 ____________________________________________________________________________
4942 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
4943         Log: Allow focus of first item, MacPerl Bug #529102
4944      Branch: macperl
4945            ! macos/ext/Mac/Windows/Windows.pm
4946      Branch: maint-5.6/macperl
4947            ! macos/ext/Mac/Windows/Windows.pm
4948 ____________________________________________________________________________
4949 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
4950         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
4951      Branch: macperl
4952            ! macos/lib/Mac/Glue.pm
4953      Branch: maint-5.6/macperl
4954            ! macos/lib/Mac/Glue.pm
4955 ____________________________________________________________________________
4956 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
4957         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
4958      Branch: perl
4959            ! makedef.pl
4960 ____________________________________________________________________________
4961 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
4962         Log: aTHX may be empty
4963      Branch: perl
4964            ! win32/win32.c
4965 ____________________________________________________________________________
4966 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
4967         Log: 5005threads builds again on windows
4968      Branch: perl
4969            ! win32/win32.c win32/win32.h
4970 ____________________________________________________________________________
4971 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
4972         Log: fixes for various warnings identified by Visual C++
4973      Branch: perl
4974            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
4975            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
4976            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
4977            ! win32/config.bc win32/config.gc win32/config.vc
4978            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4979            ! win32/win32.c win32/win32iop.h
4980 ____________________________________________________________________________
4981 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
4982         Log: keep paths consistently slashed on windows
4983      Branch: perl
4984            ! t/harness
4985 ____________________________________________________________________________
4986 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
4987         Log: integrate makefile.mk changes into Makefile
4988      Branch: perl
4989            ! win32/Makefile
4990 ____________________________________________________________________________
4991 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
4992         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
4993              From: Nicholas Clark <nick@unfortu.net>
4994              Date: Tue, 7 May 2002 23:26:01 +0100
4995              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
4996      Branch: perl
4997            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
4998            ! ext/Storable/README ext/Storable/Storable.pm
4999            ! ext/Storable/t/malice.t
5000 ____________________________________________________________________________
5001 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
5002         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
5003              From: Dave Mitchell <davem@fdgroup.com>
5004              Date: Wed, 8 May 2002 00:11:02 +0100
5005              Message-ID: <20020508001102.D4118@fdgroup.com>
5006      Branch: perl
5007            ! pp_hot.c scope.c
5008 ____________________________________________________________________________
5009 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
5010         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
5011              From: Dave Mitchell <davem@fdgroup.com>
5012              Date: Tue, 7 May 2002 23:13:10 +0100
5013              Message-ID: <20020507231310.B4118@fdgroup.com>
5014      Branch: perl
5015            ! pp_hot.c
5016 ____________________________________________________________________________
5017 [ 16454] By: sky                                   on 2002/05/07  21:18:44
5018         Log: Documentation of async
5019      Branch: perl
5020            ! ext/threads/threads.pm
5021 ____________________________________________________________________________
5022 [ 16453] By: sky                                   on 2002/05/07  21:16:28
5023         Log: Documentation added.
5024      Branch: perl
5025            ! ext/threads/shared/semaphore.pm
5026 ____________________________________________________________________________
5027 [ 16452] By: sky                                   on 2002/05/07  21:15:34
5028         Log: Add support for async.
5029      Branch: perl
5030            ! ext/threads/threads.pm
5031 ____________________________________________________________________________
5032 [ 16451] By: sky                                   on 2002/05/07  21:01:47
5033         Log: Add documentation.
5034      Branch: perl
5035            ! ext/threads/shared/queue.pm
5036 ____________________________________________________________________________
5037 [ 16450] By: sky                                   on 2002/05/07  20:24:08
5038         Log: Fix bad assumptions in test case.
5039              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
5040              b) $var++ is not atomic
5041              c) the creating of the string to print and the actuall printing 
5042              could be preempted by another thread
5043      Branch: perl
5044            ! ext/threads/shared/t/queue.t
5045 ____________________________________________________________________________
5046 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
5047         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
5048              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5049              Date: Tue, 07 May 2002 19:41:03 +0200
5050              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
5051      Branch: perl
5052            ! makedepend.SH
5053 ____________________________________________________________________________
5054 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
5055         Log: Upgrade to Encode 1.71.
5056      Branch: perl
5057            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5058            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
5059 ____________________________________________________________________________
5060 [ 16447] By: nick                                  on 2002/05/07  18:39:47
5061         Log: Integrate mainline
5062      Branch: perlio
5063           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
5064           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
5065           !> lib/User/pwent.t
5066 ____________________________________________________________________________
5067 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
5068         Log: AUTHORS updates.
5069      Branch: perl
5070            ! AUTHORS
5071 ____________________________________________________________________________
5072 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
5073         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
5074              From: Robin Barker <rmb1@cise.npl.co.uk>
5075              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
5076              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
5077      Branch: perl
5078            ! ext/Encode/Encode.xs
5079 ____________________________________________________________________________
5080 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
5081         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
5082              From: Michael A Chase <mchase@ix.netcom.com>
5083              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
5084              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
5085              
5086              (plus add what POSIX says)
5087      Branch: perl
5088            ! lib/File/Spec/Unix.pm
5089 ____________________________________________________________________________
5090 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
5091         Log: Subject: Re: lib/User/pwent.t on Cygwin
5092              From: John Peacock <jpeacock@rowman.com>
5093              Date: Mon, 06 May 2002 10:14:21 -0400
5094              Message-ID: <3CD68FBD.8020502@rowman.com>
5095      Branch: perl
5096            ! lib/User/pwent.t
5097 ____________________________________________________________________________
5098 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
5099         Log: Subject: [PATCH] Storable (Re: perl@16433)
5100              From: Radu Greab <radu@netsoft.ro>
5101              Date: Tue, 7 May 2002 11:37:03 +0300
5102              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
5103              
5104              Subject: Re: [PATCH] Storable (Re: perl@16433)
5105              From: Radu Greab <radu@netsoft.ro>
5106              Date: Tue, 7 May 2002 12:49:24 +0300
5107              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
5108              
5109              Plug the Storable memory leaks.
5110      Branch: perl
5111            ! ext/Storable/Storable.xs
5112 ____________________________________________________________________________
5113 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
5114         Log: Upgrade to CPAN 1.61.
5115      Branch: perl
5116            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
5117 ____________________________________________________________________________
5118 [ 16440] By: nick                                  on 2002/05/07  07:07:58
5119         Log: Integrate mainline
5120      Branch: perlio
5121           +> Porting/p4genpatch vos/compile_full_perl.cm
5122           +> vos/configure_full_perl.sh vos/make_full_perl.sh
5123           +> wince/compile.bat wince/win32io.c
5124            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
5125           !> (integrate 74 files)
5126 ____________________________________________________________________________
5127 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
5128         Log: Document the bad behaviour of for(1..5){$_++}
5129              (it works but it should fail)
5130      Branch: perl
5131            ! pod/perldelta.pod
5132 ____________________________________________________________________________
5133 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
5134         Log: README.ko update from Jungshik Shin.
5135      Branch: perl
5136            ! README.ko
5137 ____________________________________________________________________________
5138 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
5139         Log: Subject: Re: perl@16433
5140              From: Nicholas Clark <nick@unfortu.net>
5141              Date: Tue, 7 May 2002 00:21:46 +0100
5142              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
5143      Branch: perl
5144            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
5145            ! ext/Storable/t/malice.t
5146 ____________________________________________________________________________
5147 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
5148         Log: Subject:  two and a half steps further for WinCE cross-build
5149              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5150              Date: Mon, 6 May 2002 23:54:24 +0400
5151              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
5152      Branch: perl
5153            - wince/config.h
5154            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
5155 ____________________________________________________________________________
5156 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
5157         Log: Detypo.
5158      Branch: perl
5159            ! pod/perldelta.pod
5160 ____________________________________________________________________________
5161 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
5162         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
5163              From: Dave Mitchell <davem@fdgroup.com>
5164              Date: Mon, 6 May 2002 17:17:00 +0100
5165              Message-ID: <20020506171700.A256@fdgroup.com>
5166      Branch: perl
5167            ! pod/perldelta.pod t/op/local.t
5168 ____________________________________________________________________________
5169 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
5170         Log: Update Changes.
5171      Branch: perl
5172            ! Changes patchlevel.h
5173 ____________________________________________________________________________
5174 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
5175         Log: Add a test for #16431, and document Dave's campaign
5176              against localised hash element bugs.
5177      Branch: perl
5178            ! pod/perldelta.pod t/op/tie.t
5179 ____________________________________________________________________________
5180 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
5181         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
5182              From: Dave Mitchell <davem@fdgroup.com>
5183              Date: Sat, 4 May 2002 00:34:18 +0100
5184              Message-ID: <20020504003418.F22026@fdgroup.com>
5185      Branch: perl
5186            ! pp_hot.c t/op/local.t
5187 ____________________________________________________________________________
5188 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
5189         Log: Regen uconfig.h.
5190      Branch: perl
5191            ! uconfig.h
5192 ____________________________________________________________________________
5193 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
5194         Log: Unfortunately AmigaOS has been broken since 11423
5195              and is unlikely to get fixed in time for 5.8.0.
5196      Branch: perl
5197            ! pod/perldelta.pod
5198 ____________________________________________________________________________
5199 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
5200         Log: Ultimate discouragement for the old tools, from Andreas.
5201      Branch: perl
5202            - Porting/p4d2p Porting/p4desc
5203            ! MANIFEST Porting/repository.pod
5204 ____________________________________________________________________________
5205 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
5206         Log: Upgrade to Digest::MD5 2.20.
5207      Branch: perl
5208            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
5209            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
5210 ____________________________________________________________________________
5211 [ 16426] By: ams                                   on 2002/05/06  09:48:42
5212         Log: Subject: [Encode] 1.70 released
5213              From: Dan Kogai <dankogai@dan.co.jp>
5214              Date: Mon, 6 May 2002 19:36:15 +0900
5215              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
5216      Branch: perl
5217            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
5218            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
5219            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
5220 ____________________________________________________________________________
5221 [ 16425] By: ams                                   on 2002/05/06  09:40:42
5222         Log: Subject: [PATCH] PerlIO::Via reference
5223              From: Gisle Aas <gisle@ActiveState.com>
5224              Date: 05 May 2002 22:50:23 -0700
5225              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
5226      Branch: perl
5227            ! pod/perliol.pod
5228 ____________________________________________________________________________
5229 [ 16424] By: ams                                   on 2002/05/06  09:37:58
5230         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
5231              From: Brendan O'Dea <bod@debian.org>
5232              Date: Mon, 6 May 2002 14:04:48 +1000
5233              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
5234      Branch: perl
5235            ! lib/Term/Complete.pm
5236 ____________________________________________________________________________
5237 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
5238         Log: p4genpatch: avoid stderr noise during adds
5239      Branch: perl
5240            ! Porting/p4genpatch
5241 ____________________________________________________________________________
5242 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
5243         Log: Subject: [PATCH] Fixup VOS builds of miniperl
5244              From: Paul_GreenVOS@vos.stratus.com
5245              Date: Sun, 5 May 02 23:11 edt
5246              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
5247      Branch: perl
5248            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
5249 ____________________________________________________________________________
5250 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
5251         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
5252              From: Radu Greab <radu@netsoft.ro>
5253              Date: Mon, 6 May 2002 04:23:10 +0300
5254              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
5255      Branch: perl
5256            ! pp_sys.c t/op/exec.t
5257 ____________________________________________________________________________
5258 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
5259         Log: Further comment tweak, to agree with perlxs.pod.
5260      Branch: perl
5261            ! perl.h
5262 ____________________________________________________________________________
5263 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
5264         Log: Subject: [PATCH] Update README.vos and release vos build macros
5265              From: Paul_GreenVOS@vos.stratus.com
5266              Date: Sun, 5 May 02 17:15 edt
5267              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
5268              To: perl5-porters@perl.org
5269      Branch: perl
5270            + vos/compile_full_perl.cm vos/configure_full_perl.sh
5271            + vos/make_full_perl.sh
5272            ! MANIFEST README.vos vos/Changes
5273 ____________________________________________________________________________
5274 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
5275         Log: Retract MM_NW5.pm part of #16371, at the request
5276              of Michael Schwern.
5277      Branch: perl
5278            ! lib/ExtUtils/MM_NW5.pm
5279 ____________________________________________________________________________
5280 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
5281         Log: Comment tweaks.
5282      Branch: perl
5283            ! perl.h
5284 ____________________________________________________________________________
5285 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
5286         Log: a few more p4genpatch fixes:
5287              
5288              don't assume previous revision exists, let p4 compute it from
5289              the one-less-change number instead
5290              
5291              the time part in timestamps were always 00:00:00; fix by
5292              fetching metadata via "p4 fsync" rather than "p4 filelog"
5293              
5294              quote all file names used in external commands to make them
5295              them work when there are spaces in those file names
5296              
5297              looks production worthy now :)
5298      Branch: perl
5299            ! Porting/p4genpatch
5300 ____________________________________________________________________________
5301 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
5302         Log: The #16401 was far from enough, and mostly in a wrong direction.
5303              The right thing to do would be to convert Storable into using
5304              the new MY_CXT scheme (no static data, and memory management
5305              using SVs).
5306      Branch: perl
5307            ! ext/Storable/Storable.xs
5308 ____________________________________________________________________________
5309 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
5310         Log: p4genpatch diffs against depot files from //depot/perl when called
5311              with -b //depot/maint-5.6/perl
5312      Branch: perl
5313            ! Porting/p4genpatch
5314 ____________________________________________________________________________
5315 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
5316         Log: p4genpatch: current directory may not be writable, so don't
5317              create temp files there
5318      Branch: perl
5319            ! Porting/p4genpatch
5320 ____________________________________________________________________________
5321 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
5322         Log: p4genpatch now works on windows
5323      Branch: perl
5324            ! Porting/p4genpatch
5325 ____________________________________________________________________________
5326 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
5327         Log: p4genpatch: tweak from Andreas to strip leading portion of
5328              path specified in -b (so patch can be applied with "patch -p1")
5329      Branch: perl
5330            ! Porting/p4genpatch
5331 ____________________________________________________________________________
5332 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
5333         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
5334              From: PPrymmer@factset.com
5335              Date: Fri, 3 May 2002 14:52:12 -0400
5336              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
5337      Branch: perl
5338            ! t/op/pwent.t
5339 ____________________________________________________________________________
5340 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
5341         Log: Upgrade to Net::Ping 2.17.
5342      Branch: perl
5343            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
5344 ____________________________________________________________________________
5345 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
5346         Log: Upgrade to Getopt::Long 2.31.
5347      Branch: perl
5348            ! lib/Getopt/Long.pm
5349 ____________________________________________________________________________
5350 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
5351         Log: Subject: Re: Cross-compiling as of WinCE
5352              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5353              Date: Sat, 4 May 2002 03:49:11 +0400
5354              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
5355      Branch: perl
5356            + wince/compile.bat wince/win32io.c
5357            - wince/perldll.def
5358            ! MANIFEST configpm makedef.pl wince/Makefile.ce
5359            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
5360            ! wince/config_h.PL wince/wince.c
5361 ____________________________________________________________________________
5362 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
5363         Log: The loclibpth is always set by Configure.
5364      Branch: perl
5365            ! hints/dec_osf.sh
5366 ____________________________________________________________________________
5367 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
5368         Log: Subject: Re: [Unicode::Collate] UCA Version number    
5369              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5370              Date: Sun, 05 May 2002 10:07:57 +0900
5371              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
5372      Branch: perl
5373            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5374            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
5375 ____________________________________________________________________________
5376 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
5377         Log: Subject: [PATCH sv.c] delete inaccurate comment
5378              From: Dave Mitchell <davem@fdgroup.com>
5379              Date: Fri, 3 May 2002 21:17:00 +0100
5380              Message-ID: <20020503211700.C22026@fdgroup.com>
5381      Branch: perl
5382            ! sv.c
5383 ____________________________________________________________________________
5384 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
5385         Log: Solaris: show what 'that' is.
5386      Branch: perl
5387            ! hints/solaris_2.sh
5388 ____________________________________________________________________________
5389 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
5390         Log: Syntax fix.
5391      Branch: perl
5392            ! t/op/arith.t
5393 ____________________________________________________________________________
5394 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
5395         Log: (retracted by #16415) Storable: try to free what we allocated.
5396      Branch: perl
5397            ! ext/Storable/Storable.xs
5398 ____________________________________________________________________________
5399 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
5400         Log: UNICOS: division is really sloppy.
5401      Branch: perl
5402            ! t/op/arith.t
5403 ____________________________________________________________________________
5404 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
5405         Log: Subject: fix t/io/fs.t for VOS
5406              From: Paul_GreenVOS@vos.stratus.com
5407              Date: Sat, 4 May 02 14:01 edt
5408              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
5409      Branch: perl
5410            ! t/io/fs.t
5411 ____________________________________________________________________________
5412 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
5413         Log: Subject: [Unicode::Collate] UCA Version number
5414              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5415              Date: Sat, 04 May 2002 16:07:07 +0900
5416              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
5417      Branch: perl
5418            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
5419 ____________________________________________________________________________
5420 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
5421         Log: Subject: [PATCH lib/overload.pm] "\"\""
5422              From: Michael G Schwern <schwern@pobox.com>
5423              Date: Sat, 4 May 2002 13:17:44 -0400
5424              Message-ID: <20020504171743.GD640@blackrider>
5425      Branch: perl
5426            ! lib/overload.pm
5427 ____________________________________________________________________________
5428 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
5429         Log: Add the EBCDIC test data to downgrade.t.
5430      Branch: perl
5431            ! ext/Storable/t/downgrade.t
5432 ____________________________________________________________________________
5433 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
5434         Log: EBCDIC tweak.
5435      Branch: perl
5436            ! ext/Storable/t/utf8hash.t
5437 ____________________________________________________________________________
5438 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
5439         Log: Allow p4genpatch to use diff programs other than 'diff'.
5440      Branch: perl
5441            ! Porting/p4genpatch
5442 ____________________________________________________________________________
5443 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
5444         Log: Add p4genpatch from Andreas; obsoletes both
5445              p4d2p and p4desc.
5446      Branch: perl
5447            + Porting/p4genpatch
5448            ! MANIFEST Porting/makerel
5449 ____________________________________________________________________________
5450 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
5451         Log: Upgrade to Encode 1.69.
5452      Branch: perl
5453            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5454            ! ext/Encode/Encode/Makefile_PL.e2x
5455            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
5456            ! ext/Encode/lib/Encode/Guess.pm
5457            ! ext/Encode/lib/Encode/MIME/Header.pm
5458            ! ext/Encode/t/mime-header.t
5459 ____________________________________________________________________________
5460 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
5461         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
5462              From: Dave Mitchell <davem@fdgroup.com>
5463              Date: Sat, 4 May 2002 16:09:26 +0100
5464              Message-ID: <20020504160926.A24990@fdgroup.com>
5465      Branch: perl
5466            ! INSTALL
5467 ____________________________________________________________________________
5468 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
5469         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
5470              From: Nicholas Clark <nick@unfortu.net>
5471              Date: Sat, 4 May 2002 12:38:58 +0100
5472              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
5473      Branch: perl
5474            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
5475 ____________________________________________________________________________
5476 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
5477         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
5478              From: Nicholas Clark <nick@unfortu.net>
5479              Date: Sat, 4 May 2002 00:30:43 +0100
5480              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
5481      Branch: perl
5482            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
5483 ____________________________________________________________________________
5484 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
5485         Log: Doc tweak from Elizabeth Mattijsen.
5486      Branch: perl
5487            ! pod/perlunicode.pod
5488 ____________________________________________________________________________
5489 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
5490         Log: Subject: [PATCH] channames.pm doc tweaks
5491              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
5492              Date: Sat, 04 May 2002 11:45:18 +0900
5493              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
5494      Branch: perl
5495            ! lib/charnames.pm
5496 ____________________________________________________________________________
5497 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
5498         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
5499              From: Dave Mitchell <davem@fdgroup.com>
5500              Date: Fri, 3 May 2002 23:51:10 +0100
5501              Message-ID: <20020503235110.E22026@fdgroup.com>
5502      Branch: perl
5503            ! pp_hot.c scope.c
5504 ____________________________________________________________________________
5505 [ 16385] By: nick                                  on 2002/05/04  09:29:41
5506         Log: Integrate mainline
5507      Branch: perlio
5508           !> (integrate 47 files)
5509 ____________________________________________________________________________
5510 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
5511         Log: Subject: Re: perl@16307
5512              From: Nicholas Clark <nick@unfortu.net>
5513              Date: Fri, 3 May 2002 21:49:04 +0100
5514              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
5515              
5516              canonical #3 was failing under -Mutf8.
5517      Branch: perl
5518            ! ext/Storable/t/canonical.t
5519 ____________________________________________________________________________
5520 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
5521         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
5522              From: Dave Mitchell <davem@fdgroup.com>
5523              Date: Fri, 3 May 2002 21:12:10 +0100
5524              Message-ID: <20020503211210.B22026@fdgroup.com>
5525      Branch: perl
5526            ! scope.c
5527 ____________________________________________________________________________
5528 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
5529         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
5530              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
5531              Date: Fri, 3 May 2002 20:30:25 +0200
5532              Message-ID: <190109228332.20020503203025@familiehaase.de>
5533      Branch: perl
5534            ! doio.c
5535 ____________________________________________________________________________
5536 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
5537         Log: Subject: t/TestInit.pm - clean up comments
5538              From: Paul_GreenVOS@vos.stratus.com
5539              Date: Fri, 3 May 02 14:51 edt
5540              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
5541      Branch: perl
5542            ! t/TestInit.pm
5543 ____________________________________________________________________________
5544 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
5545         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
5546              From: Dan Kogai <dankogai@dan.co.jp>
5547              Date: Sat, 4 May 2002 01:46:35 +0900
5548              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
5549      Branch: perl
5550            ! ext/Encode/Encode/Makefile_PL.e2x
5551 ____________________________________________________________________________
5552 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
5553         Log: Forgotten test arrangement.
5554      Branch: perl
5555            ! ext/Digest/MD5/t/files.t
5556 ____________________________________________________________________________
5557 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
5558         Log: Comedy of typing errors.
5559      Branch: perl
5560            ! hints/solaris_2.sh
5561 ____________________________________________________________________________
5562 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
5563         Log: Let's try the "no Net:: if no Socket" again.
5564      Branch: perl
5565            ! t/lib/1_compile.t
5566 ____________________________________________________________________________
5567 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
5568         Log: Update Changes.
5569      Branch: perl
5570            ! Changes patchlevel.h
5571 ____________________________________________________________________________
5572 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
5573         Log: Oops.
5574      Branch: perl
5575            ! lib/ExtUtils/MM_BeOS.pm
5576 ____________________________________________________________________________
5577 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
5578         Log: EBCDIC tweak.
5579      Branch: perl
5580            ! ext/Digest/MD5/t/utf8.t
5581 ____________________________________________________________________________
5582 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
5583         Log: Update the EBCDIC MD5 checksums, and automate the process.
5584      Branch: perl
5585            ! ext/Digest/MD5/t/files.t
5586 ____________________________________________________________________________
5587 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
5588         Log: The EBCDIC remapping of the low 256 bites again.
5589      Branch: perl
5590            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
5591            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
5592            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
5593 ____________________________________________________________________________
5594 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
5595         Log: NetWare updates from C Aditya.
5596      Branch: perl
5597            ! lib/ExtUtils/MM_NW5.pm makedef.pl
5598 ____________________________________________________________________________
5599 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
5600         Log: DJGPP updates from Laszlo Molnar.
5601      Branch: perl
5602            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
5603 ____________________________________________________________________________
5604 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
5605         Log: Upgrade to Encode 1.68.
5606      Branch: perl
5607            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5608            ! ext/Encode/lib/Encode/Alias.pm
5609            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5610 ____________________________________________________________________________
5611 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
5612         Log: Integrate perlio;
5613              
5614              Several of non-default builds now seem to work reasonably well
5615              English.t seems to fail on an errno test, and socketpair blathers
5616              about something.
5617              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
5618              back door, and instead have perlsdio.h vector stdio via iperlsys.h
5619              function tables (latter was done in earlier change).
5620              Update comments in Makefile.mk 
5621              
5622              Finish off 16350 for non-PERLIO build on linux,
5623              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
5624              for some slots which now perlsdio.h is targeting.
5625              
5626              setbuf / setvbuf are not PerlIO_ concepts
5627              
5628              perl_clone is a threads thing
5629              
5630              Have perlsdio.h use the iperlsys.h aliases and see
5631              if that helps non-PERLIO IMP_SYS on Win32.
5632              (Miniperl okay on linux).
5633              
5634              More layer syms
5635              
5636              Use PerlSIO_fdupopen() if not using PerlIO
5637              
5638              Do not build if not using layers
5639      Branch: perl
5640           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
5641           !> win32/makefile.mk win32/perlhost.h win32/win32.c
5642           !> win32/win32io.c
5643 ____________________________________________________________________________
5644 [ 16367] By: nick                                  on 2002/05/03  07:25:13
5645         Log: Several of non-default builds now seem to work reasonably well
5646              English.t seems to fail on an errno test, and socketpair blathers
5647              about something.
5648              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
5649              back door, and instead have perlsdio.h vector stdio via iperlsys.h
5650              function tables (latter was done in earlier change).
5651              Update comments in Makefile.mk 
5652      Branch: perlio
5653            ! perlio.h win32/makefile.mk win32/win32.c
5654 ____________________________________________________________________________
5655 [ 16366] By: nick                                  on 2002/05/03  07:07:36
5656         Log: Finish off 16350 for non-PERLIO build on linux,
5657              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
5658              for some slots which now perlsdio.h is targeting.
5659      Branch: perlio
5660            ! iperlsys.h
5661 ____________________________________________________________________________
5662 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
5663         Log: If no Socket should not try to test Net::
5664      Branch: perl
5665            ! t/lib/1_compile.t
5666 ____________________________________________________________________________
5667 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
5668         Log: Integrate macperl #16360 and #16363;
5669              
5670              Make op/alarm.t pass
5671              
5672              README.macos update
5673      Branch: perl
5674           !> README.macos t/op/alarm.t
5675 ____________________________________________________________________________
5676 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
5677         Log: README.macos update
5678      Branch: macperl
5679            ! README.macos
5680 ____________________________________________________________________________
5681 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
5682         Log: Config / test updates
5683      Branch: macperl
5684            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
5685            ! macos/Makefile.mk
5686 ____________________________________________________________________________
5687 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
5688         Log: Safe signals for Mac OS
5689      Branch: macperl
5690            ! macos/macish.c macos/macish.h
5691 ____________________________________________________________________________
5692 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
5693         Log: Make op/alarm.t pass
5694      Branch: macperl
5695            ! t/op/alarm.t
5696 ____________________________________________________________________________
5697 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
5698         Log: a tweak to change#13584: need to avoid pad-walking during
5699              global destruction
5700      Branch: maint-5.6/perl
5701            ! op.c
5702 ____________________________________________________________________________
5703 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
5704         Log: Forgot the most important part of #16357.
5705      Branch: perl
5706            ! lib/Unicode/Collate.pm
5707 ____________________________________________________________________________
5708 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
5709         Log: Subject: Unicode::Collate 0.11 Released
5710              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5711              Date: Fri, 03 May 2002 03:19:29 +0900
5712              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
5713      Branch: perl
5714            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
5715            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
5716 ____________________________________________________________________________
5717 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
5718         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
5719              From: Andy Dougherty <doughera@lafayette.edu>
5720              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
5721              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
5722      Branch: perl
5723            ! Makefile.SH ext/util/make_ext
5724 ____________________________________________________________________________
5725 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
5726         Log: Integrate #16353 from macperl;
5727              
5728              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
5729              in test 92 of run/fresh_perl.t on MacOS
5730              
5731              (as pudge rightfully points out, this is voodoo
5732              programming at it best, the real bug is somewhere else,
5733              now we just happened to shake the chicken the right way)
5734      Branch: perl
5735           !> lib/utf8_heavy.pl
5736 ____________________________________________________________________________
5737 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
5738         Log: Subject: Re: Encode, charnames and utf8heavy
5739              From: Dan Kogai <dankogai@dan.co.jp>
5740              Date: Thu, 2 May 2002 00:44:30 +0900
5741              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
5742              
5743              (plus a respective perlunicode tweak)
5744      Branch: perl
5745            ! lib/utf8_heavy.pl pod/perlunicode.pod
5746 ____________________________________________________________________________
5747 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
5748         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
5749              in test 92 of run/fresh_perl.t on MacOS
5750      Branch: macperl
5751            ! lib/utf8_heavy.pl
5752 ____________________________________________________________________________
5753 [ 16352] By: nick                                  on 2002/05/02  17:48:31
5754         Log: setbuf / setvbuf are not PerlIO_ concepts
5755      Branch: perlio
5756            ! XSUB.h
5757 ____________________________________________________________________________
5758 [ 16351] By: nick                                  on 2002/05/02  17:12:21
5759         Log: perl_clone is a threads thing
5760      Branch: perlio
5761            ! makedef.pl
5762 ____________________________________________________________________________
5763 [ 16350] By: nick                                  on 2002/05/02  17:09:43
5764         Log: *** EXPERIMENTAL ***
5765              Have perlsdio.h use the iperlsys.h aliases and see
5766              if that helps non-PERLIO IMP_SYS on Win32.
5767              (Miniperl okay on linux).
5768      Branch: perlio
5769            ! iperlsys.h perlsdio.h
5770 ____________________________________________________________________________
5771 [ 16349] By: nick                                  on 2002/05/02  16:10:15
5772         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
5773              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
5774              - use it in perlio.c
5775      Branch: perlio
5776            ! perlio.c win32/perlhost.h win32/win32.c
5777 ____________________________________________________________________________
5778 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
5779         Log: manual integrate of change#16332 from maint-5.6 branch
5780      Branch: perl
5781            ! mg.c perl.c sv.c util.c
5782 ____________________________________________________________________________
5783 [ 16347] By: nick                                  on 2002/05/02  15:19:59
5784         Log: More layer syms
5785      Branch: perlio
5786            ! makedef.pl
5787 ____________________________________________________________________________
5788 [ 16346] By: nick                                  on 2002/05/02  15:19:20
5789         Log: Use PerlSIO_fdupopen() if not using PerlIO
5790      Branch: perlio
5791            ! perlio.c
5792 ____________________________________________________________________________
5793 [ 16345] By: nick                                  on 2002/05/02  15:18:12
5794         Log: Do not build if not using layers
5795      Branch: perlio
5796            ! win32/win32io.c
5797 ____________________________________________________________________________
5798 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
5799         Log: Upgrade to Encode 1.67.
5800      Branch: perl
5801            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5802            ! ext/Encode/lib/Encode/Guess.pm
5803 ____________________________________________________________________________
5804 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
5805         Log: Integrate perlio;
5806              
5807              Remove show-stoppers to non-PERLIO Win32 builds
5808              (still not a very good show).
5809      Branch: perl
5810           !> makedef.pl win32/makefile.mk
5811 ____________________________________________________________________________
5812 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
5813         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
5814              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
5815              Date: Thu, 02 May 2002 04:22:02 +0100
5816              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
5817      Branch: perl
5818            ! malloc.c
5819 ____________________________________________________________________________
5820 [ 16341] By: nick                                  on 2002/05/02  12:57:23
5821         Log: Remove show-stoppers to non-PERLIO Win32 builds
5822              (still not a very good show).
5823      Branch: perlio
5824            ! makedef.pl win32/makefile.mk
5825 ____________________________________________________________________________
5826 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
5827         Log: Subject: [PATCH] 1/3rd of utf8
5828              From: Nicholas Clark <nick@unfortu.net>
5829              Date: Wed, 1 May 2002 22:58:42 +0100
5830              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
5831      Branch: perl
5832            ! ext/Storable/t/malice.t
5833 ____________________________________________________________________________
5834 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
5835         Log: Integrate #16334 from maint-5.6;
5836              
5837              don't pad $0 with spaces when setting it, use nulls instead (the
5838              spaces show up as a very long line in a ps listing)
5839      Branch: perl
5840           !> mg.c
5841 ____________________________________________________________________________
5842 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
5843         Log: Integrate perlio;
5844              
5845              Fix the "PerlIO require leak". Snag was that clean_objs
5846              autoloaded DESTROY (needing IO) after known layers had
5847              been freed. Postpone layer list free to PerlIO_cleanup,
5848              rather than PerlIO_destruct. Tweak sequence in perl_destruct
5849              so that sv_undef is immortal till layer list is done with it.
5850      Branch: perl
5851           !> perl.c perlio.c
5852 ____________________________________________________________________________
5853 [ 16337] By: ams                                   on 2002/05/02  08:21:42
5854         Log: Subject: Re: [PATCH] Storable docs
5855              From: Philip Newton <Philip.Newton@gmx.net>
5856              Date: Thu, 02 May 2002 07:58:38 +0200
5857              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
5858              (Applied mostly with tweaks by hand.)
5859      Branch: perl
5860            ! ext/Storable/Storable.pm
5861 ____________________________________________________________________________
5862 [ 16336] By: nick                                  on 2002/05/02  07:59:16
5863         Log: Integrate mainline
5864      Branch: perlio
5865           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
5866           +> ext/Digest/MD5/t/utf8.t
5867            - ext/Digest/MD5/t/aaa.t
5868           !> Configure MANIFEST Makefile.SH config_h.SH
5869           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
5870           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
5871           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
5872           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
5873           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
5874           !> lib/Thread.pm util.c
5875 ____________________________________________________________________________
5876 [ 16335] By: nick                                  on 2002/05/02  07:54:51
5877         Log: Fix the "PerlIO require leak". Snag was that clean_objs
5878              autoloaded DESTROY (needing IO) after known layers had
5879              been freed. Postpone layer list free to PerlIO_cleanup,
5880              rather than PerlIO_destruct. Tweak sequence in perl_destruct
5881              so that sv_undef is immortal till layer list is done with it.
5882      Branch: perlio
5883            ! perl.c perlio.c
5884 ____________________________________________________________________________
5885 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
5886         Log: don't pad $0 with spaces when setting it, use nulls instead (the
5887              spaces show up as a very long line in a ps listing)
5888      Branch: maint-5.6/perl
5889            ! mg.c
5890 ____________________________________________________________________________
5891 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
5892         Log: fix yet more race conditions related to fdopen() and dup2():
5893              
5894              fclose() is not thread-safe when two FILE* structures point
5895              to the same underlying fd, as it happens in perl's socket
5896              handles; need to invalidate the fileno slot of one of the
5897              FILE* structures, but unfortunately stdio has no interface
5898              to do this; we can do little else but fiddle with the
5899              FILE* structure directly (yuck! hope this could be done better
5900              under native PerlIO in 5.8)
5901      Branch: maint-5.6/perl
5902            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
5903 ____________________________________________________________________________
5904 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
5905         Log: isolate all environ diddling to the initial interpreter; any
5906              additional interpreters created after the first one cannot
5907              propagate %ENV changes down to the real environment; this
5908              should fix %ENV related races (e.g. multiple threads attempting
5909              to free() environ entries when they run C<%ENV = ()>)
5910      Branch: maint-5.6/perl
5911            ! mg.c perl.c sv.c util.c
5912 ____________________________________________________________________________
5913 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
5914         Log: fix race condition in my_popen(): parent may dup2() into an fd
5915              that got opened by another thread because it closes it
5916              beforehand; instead, let the dup2() itself close the fd
5917      Branch: maint-5.6/perl
5918            ! util.c
5919 ____________________________________________________________________________
5920 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
5921         Log: pipe() IO structures were not fully initialized
5922      Branch: maint-5.6/perl
5923            ! doio.c pp_sys.c
5924 ____________________________________________________________________________
5925 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
5926         Log: fix handle leak in my_popen() if the fork() fails
5927      Branch: maint-5.6/perl
5928            ! util.c
5929 ____________________________________________________________________________
5930 [ 16328] By: nick                                  on 2002/05/02  06:08:22
5931         Log: Integrate mainline
5932      Branch: perlio
5933           +> ext/threads/shared/semaphore.pm
5934           +> ext/threads/shared/t/semaphore.t
5935           !> MANIFEST ext/threads/shared/Makefile.PL
5936           !> ext/threads/shared/t/queue.t
5937 ____________________________________________________________________________
5938 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
5939         Log: Cleanup threads dirs.
5940      Branch: perl
5941            ! Makefile.SH
5942 ____________________________________________________________________________
5943 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
5944         Log: Add the new Digest::MD5 test.
5945      Branch: perl
5946            + ext/Digest/MD5/t/utf8.t
5947            ! MANIFEST
5948 ____________________________________________________________________________
5949 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
5950         Log: New try at the Class::DBI core dump at global cleanup.
5951      Branch: perl
5952            ! gv.h util.c
5953 ____________________________________________________________________________
5954 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
5955         Log: Upgrade to Digest::MD5 2.19.
5956      Branch: perl
5957            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
5958            ! ext/Digest/MD5/t/files.t
5959 ____________________________________________________________________________
5960 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
5961         Log: Ooops.  Not everybody does threads.
5962      Branch: perl
5963            ! ext/threads/shared/t/semaphore.t
5964 ____________________________________________________________________________
5965 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
5966         Log: Fix files.t for blead.
5967      Branch: perl
5968            + ext/Digest/MD5/README
5969            ! MANIFEST ext/Digest/MD5/t/files.t
5970 ____________________________________________________________________________
5971 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
5972         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
5973              work yet with blead, my bad.
5974      Branch: perl
5975            + ext/Digest/MD5/t/md5-aaa.t
5976            - ext/Digest/MD5/t/aaa.t
5977            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
5978            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
5979            ! ext/Digest/MD5/t/files.t
5980 ____________________________________________________________________________
5981 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
5982         Log: metaconfig unit change for #16319.
5983      Branch: metaconfig/U/perl
5984            ! d_u32align.U
5985 ____________________________________________________________________________
5986 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
5987         Log: Somebody might be compiling a newer Digest::MD5.
5988      Branch: perl
5989            ! Configure config_h.SH
5990 ____________________________________________________________________________
5991 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
5992         Log: Until Arthur fills in semaphore.t.
5993      Branch: perl
5994            ! ext/threads/shared/Makefile.PL
5995            ! ext/threads/shared/t/semaphore.t
5996 ____________________________________________________________________________
5997 [ 16317] By: sky                                   on 2002/05/01  19:36:33
5998         Log: Fix emulation case when loading both Thread and threads::shared
5999              would get awkward.
6000      Branch: perl
6001            ! lib/Thread.pm
6002 ____________________________________________________________________________
6003 [ 16316] By: ams                                   on 2002/05/01  19:35:25
6004         Log: Subject: [PATCH] Storable docs
6005              From: Nicholas Clark <nick@unfortu.net>
6006              Date: Wed, 1 May 2002 20:44:42 +0100
6007              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
6008      Branch: perl
6009            ! ext/Storable/Storable.pm
6010 ____________________________________________________________________________
6011 [ 16315] By: sky                                   on 2002/05/01  19:15:46
6012         Log: Now passes old test case.
6013      Branch: perl
6014            ! ext/threads/shared/semaphore.pm
6015 ____________________________________________________________________________
6016 [ 16314] By: sky                                   on 2002/05/01  19:15:26
6017         Log: Cleanup memory a bit better in some cases.
6018      Branch: perl
6019            ! ext/threads/threads.xs
6020 ____________________________________________________________________________
6021 [ 16313] By: nick                                  on 2002/05/01  18:38:03
6022         Log: Integrate mainline
6023      Branch: perlio
6024           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
6025           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
6026           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
6027           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
6028           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
6029           !> pod/perl.pod pod/perlthrtut.pod toke.c
6030           !> vms/descrip_mms.template vms/perlvms.pod
6031 ____________________________________________________________________________
6032 [ 16312] By: sky                                   on 2002/05/01  18:12:37
6033         Log: Don't forget to add it to the MANIFEST
6034      Branch: perl
6035            + ext/threads/shared/t/semaphore.t
6036            ! MANIFEST
6037 ____________________________________________________________________________
6038 [ 16311] By: sky                                   on 2002/05/01  17:54:19
6039         Log: Add semaphore.pm
6040      Branch: perl
6041            + ext/threads/shared/semaphore.pm
6042 ____________________________________________________________________________
6043 [ 16310] By: sky                                   on 2002/05/01  17:13:57
6044         Log: Fix makefile to put queue.pm correctly, update test script.
6045      Branch: perl
6046            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
6047 ____________________________________________________________________________
6048 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
6049         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
6050              From: Dan Kogai <dankogai@dan.co.jp>
6051              Date: Thu, 2 May 2002 00:14:41 +0900
6052              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
6053      Branch: perl
6054            ! ext/PerlIO/t/fallback.t
6055 ____________________________________________________________________________
6056 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
6057         Log: Encode tweak from Dan Kogai.
6058      Branch: perl
6059            ! ext/Encode/Encode.xs
6060 ____________________________________________________________________________
6061 [ 16307] By: sky                                   on 2002/05/01  13:40:58
6062         Log: Flush directly to avoid erros when running from test harness
6063      Branch: perl
6064            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
6065 ____________________________________________________________________________
6066 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
6067         Log: Update Changes.
6068      Branch: perl
6069            ! Changes patchlevel.h
6070 ____________________________________________________________________________
6071 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
6072         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
6073              From: PPrymmer@factset.com
6074              Date: Wed, 1 May 2002 10:12:53 -0400
6075              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
6076      Branch: perl
6077            ! lib/User/pwent.t
6078 ____________________________________________________________________________
6079 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
6080         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
6081              From: PPrymmer@factset.com
6082              Date: Wed, 1 May 2002 09:54:51 -0400
6083              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
6084      Branch: perl
6085            ! vms/descrip_mms.template
6086 ____________________________________________________________________________
6087 [ 16303] By: sky                                   on 2002/05/01  13:00:57
6088         Log: First attempt at updating perlthrtut for ithreaded threads.pm
6089      Branch: perl
6090            ! pod/perlthrtut.pod
6091 ____________________________________________________________________________
6092 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
6093         Log: Provide the \N{U+HHHH} syntax before we forget.
6094      Branch: perl
6095            ! lib/charnames.pm lib/charnames.t toke.c
6096 ____________________________________________________________________________
6097 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
6098         Log: Subject: Copy-and-Pasto in perl.pod     
6099              From: lupe@lupe-christoph.de (Lupe Christoph)    
6100              Date: Wed, 1 May 2002 13:31:47 +0200
6101              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
6102      Branch: perl
6103            ! pod/perl.pod
6104 ____________________________________________________________________________
6105 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
6106         Log: Upgrade to Encode 1.66.
6107      Branch: perl
6108            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6109            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
6110 ____________________________________________________________________________
6111 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
6112         Log: Integrate perlio; symbol cleanups.
6113      Branch: perl
6114           !> global.sym makedef.pl
6115 ____________________________________________________________________________
6116 [ 16298] By: ams                                   on 2002/05/01  09:42:27
6117         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
6118              From: Philip Newton <Philip.Newton@gmx.net>
6119              Date: Wed, 01 May 2002 12:41:10 +0200
6120              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
6121      Branch: perl
6122            ! vms/perlvms.pod
6123 ____________________________________________________________________________
6124 [ 16297] By: nick                                  on 2002/05/01  06:50:24
6125         Log: Remove "spurious" (and unnecessary) variables from layer_syms
6126              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
6127      Branch: perlio
6128            ! makedef.pl
6129 ____________________________________________________________________________
6130 [ 16296] By: nick                                  on 2002/05/01  06:21:28
6131         Log: perl embed.pl to update global.sym
6132      Branch: perlio
6133            ! global.sym
6134 ____________________________________________________________________________
6135 [ 16295] By: nick                                  on 2002/05/01  06:16:18
6136         Log: Raw integrate of mainline (global.sym wrong on Win32)
6137      Branch: perlio
6138           +> t/comp/hints.t
6139           !> (integrate 45 files)
6140 ____________________________________________________________________________
6141 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
6142         Log: metaconfig unit change for #16293.
6143      Branch: metaconfig/U/perl
6144            ! bincompat5005.U
6145 ____________________________________________________________________________
6146 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
6147         Log: Try #2 of getting rid of bincompat5005.
6148      Branch: perl
6149            ! Configure NetWare/config_H.wc Porting/Glossary
6150            ! Porting/config.sh Porting/config_H config_h.SH embed.h
6151            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
6152            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
6153            ! wince/config.h wince/config_H.ce
6154 ____________________________________________________________________________
6155 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
6156         Log: metaconfig unit changes for #16291.
6157      Branch: metaconfig
6158            ! U/installdirs/inc_version_list.U
6159      Branch: metaconfig/U/perl
6160            ! bincompat5005.U xs_apiversion.U
6161 ____________________________________________________________________________
6162 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
6163         Log: No bincompat5005.
6164      Branch: perl
6165            ! Configure INSTALL NetWare/config.wc Porting/Glossary
6166            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
6167            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
6168            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
6169            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
6170            ! win32/config.bc win32/config.gc win32/config.vc
6171            ! win32/config.vc64 wince/config.ce
6172 ____________________________________________________________________________
6173 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
6174         Log: Remove sv_setpviv{_,mg}; regen perlapi.
6175      Branch: perl
6176            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
6177 ____________________________________________________________________________
6178 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
6179         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
6180              From: Dave Mitchell <davem@fdgroup.com>
6181              Date: Tue, 30 Apr 2002 23:55:43 +0100
6182              Message-ID: <20020430235543.A27796@fdgroup.com>
6183      Branch: perl
6184            ! sv.c
6185 ____________________________________________________________________________
6186 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
6187         Log: Update to Getopt::Long 2.30.
6188      Branch: perl
6189            ! lib/Getopt/Long.pm
6190 ____________________________________________________________________________
6191 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
6192         Log: Integrate perlio;
6193              
6194              Attempt at sanity in PerlIO/makedef.pl world:
6195              1. Add comments to what each clump of symbols is for
6196              2. Explicitly export layer syms like I thought they were
6197              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
6198              section.
6199              4. Re-sort perlio.sym
6200      Branch: perl
6201           !> makedef.pl perlio.sym
6202 ____________________________________________________________________________
6203 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
6204         Log: Fix bug id 20020427.004 on %^H.
6205              Add a regression test for %^H.
6206              Change the sort pragma implementation to use a
6207              global variable instead of %^H.
6208      Branch: perl
6209            + t/comp/hints.t
6210            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
6211 ____________________________________________________________________________
6212 [ 16285] By: nick                                  on 2002/04/30  19:00:03
6213         Log: Attempt at sanity in PerlIO/makedef.pl world:
6214              1. Add comments to what each clump of symbols is for
6215              2. Explicitly export layer syms like I thought they were
6216              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
6217              section.
6218              4. Re-sort perlio.sym
6219      Branch: perlio
6220            ! makedef.pl perlio.sym
6221 ____________________________________________________________________________
6222 [ 16284] By: nick                                  on 2002/04/30  18:10:23
6223         Log: Rest of integrate
6224      Branch: perlio
6225           +> lib/ExtUtils/MM_MacOS.pm
6226           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
6227           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
6228           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
6229           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
6230           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
6231           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
6232           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
6233           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
6234           !> lib/Test/Harness/t/strap-analyze.t
6235           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
6236           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
6237 ____________________________________________________________________________
6238 [ 16283] By: nick                                  on 2002/04/30  17:53:37
6239         Log: Integrate mailine makedef.pl so I can look at it
6240      Branch: perlio
6241           !> makedef.pl
6242 ____________________________________________________________________________
6243 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
6244         Log: Upgrade to Encode 1.65.
6245      Branch: perl
6246            ! ext/Encode/Changes ext/Encode/Encode.pm
6247            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
6248            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
6249 ____________________________________________________________________________
6250 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
6251         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
6252      Branch: perl
6253            ! makedef.pl
6254 ____________________________________________________________________________
6255 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
6256         Log: NetWare: disable DEBUG/ASSERT for now.
6257      Branch: perl
6258            ! ext/Storable/Storable.xs
6259 ____________________________________________________________________________
6260 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
6261         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
6262              From: Michael G Schwern <schwern@pobox.com>
6263              Date: Tue, 30 Apr 2002 01:05:41 -0400
6264              Message-ID: <20020430050541.GL756@blackrider>
6265      Branch: perl
6266            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
6267            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
6268            ! lib/Test/Harness/t/test-harness.t
6269 ____________________________________________________________________________
6270 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
6271         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
6272              From: Michael G Schwern <schwern@pobox.com>
6273              Date: Tue, 30 Apr 2002 00:24:59 -0400
6274              Message-ID: <20020430042459.GJ756@blackrider>
6275      Branch: perl
6276            + lib/ExtUtils/MM_MacOS.pm
6277            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
6278            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6279            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
6280 ____________________________________________________________________________
6281 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
6282         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
6283              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
6284      Branch: perl
6285            ! util.c
6286 ____________________________________________________________________________
6287 [ 16276] By: ams                                   on 2002/04/30  08:42:32
6288         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
6289              From: "Craig A. Berry" <craigberry@mac.com>
6290              Date: Mon, 29 Apr 2002 23:37:06 -0500
6291              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
6292      Branch: perl
6293            ! t/pod/testp2pt.pl
6294 ____________________________________________________________________________
6295 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
6296         Log: Regen toc.
6297      Branch: perl
6298            ! pod/perltoc.pod
6299 ____________________________________________________________________________
6300 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
6301         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
6302              From: PPrymmer@factset.com
6303              Date: Mon, 29 Apr 2002 17:58:06 -0400
6304              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
6305      Branch: perl
6306            ! vms/perlvms.pod
6307 ____________________________________________________________________________
6308 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
6309         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
6310              from Todd Miller.
6311      Branch: perl
6312            ! hints/openbsd.sh
6313 ____________________________________________________________________________
6314 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
6315         Log: Integrate perlio;
6316              
6317              Adding Encode::* to .pm creates stash at compile time
6318              which means we need a stronger check on Encode at boot time.
6319      Branch: perl
6320           !> ext/PerlIO/encoding/encoding.pm
6321           !> ext/PerlIO/encoding/encoding.xs
6322 ____________________________________________________________________________
6323 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
6324         Log: OpenBSD hints update from Todd Miller.
6325              
6326              - old versions of OpenBSD don't have 'arch -s'
6327              - OpenBSD 3.1 and higher don't use libdl but users may have
6328              and old libdl on the system so we need to avoid using it.
6329      Branch: perl
6330            ! hints/openbsd.sh
6331 ____________________________________________________________________________
6332 [ 16270] By: nick                                  on 2002/04/29  17:33:38
6333         Log: Adding Encode::* to .pm creates stash at compile time
6334              which means we need a stronger check on Encode at boot time.
6335      Branch: perlio
6336            ! ext/PerlIO/encoding/encoding.pm
6337            ! ext/PerlIO/encoding/encoding.xs
6338 ____________________________________________________________________________
6339 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
6340         Log: Detypo by Ronald Kimball.
6341      Branch: perl
6342            ! pod/perlport.pod
6343 ____________________________________________________________________________
6344 [ 16268] By: nick                                  on 2002/04/29  15:47:00
6345         Log: Integrate mainline
6346      Branch: perlio
6347           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
6348           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
6349           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
6350           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
6351           !> pod/perlfaq2.pod pod/perlfaq3.pod
6352 ____________________________________________________________________________
6353 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
6354         Log: Update Changes.
6355      Branch: perl
6356            ! Changes patchlevel.h
6357 ____________________________________________________________________________
6358 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
6359         Log: MM_NW5 update from C Aditya.
6360      Branch: perl
6361            ! lib/ExtUtils/MM_NW5.pm
6362 ____________________________________________________________________________
6363 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
6364         Log: FAQ sync.
6365      Branch: perl
6366            ! pod/perlfaq2.pod pod/perlfaq3.pod
6367 ____________________________________________________________________________
6368 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
6369         Log: NetBSD hints rewrite from Johnny Lam.
6370      Branch: perl
6371            ! hints/netbsd.sh
6372 ____________________________________________________________________________
6373 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
6374         Log: Upgrade to Encode 1.64.
6375      Branch: perl
6376            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6377            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
6378 ____________________________________________________________________________
6379 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
6380         Log: Subject: [Unicode::Normalize] mkheader tweak
6381              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6382              Date: Mon, 29 Apr 2002 12:58:01 +0900
6383              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
6384      Branch: perl
6385            ! ext/Unicode/Normalize/mkheader
6386 ____________________________________________________________________________
6387 [ 16261] By: nick                                  on 2002/04/29  06:29:48
6388         Log: Integrate mainline
6389      Branch: perlio
6390            - macos/MacPerlTests.cmd macos/xsubpp.patch
6391           !> (integrate 40 files)
6392 ____________________________________________________________________________
6393 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
6394         Log: Upgrade to Unicode::Normalize 0.76,
6395              from SADAHIRO Tomoyuki.
6396      Branch: perl
6397            ! ext/Unicode/Normalize/Changes
6398            ! ext/Unicode/Normalize/Normalize.pm
6399            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
6400            ! ext/Unicode/Normalize/t/func.t
6401 ____________________________________________________________________________
6402 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
6403         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
6404              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
6405              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
6406              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
6407      Branch: perl
6408            ! pod/perlport.pod
6409 ____________________________________________________________________________
6410 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
6411         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
6412              the basic and list tests started hanging).
6413      Branch: perl
6414            ! ext/threads/t/basic.t ext/threads/t/list.t
6415            ! ext/threads/t/thread.t
6416 ____________________________________________________________________________
6417 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
6418         Log: Integrate #16254 from macperl;
6419              
6420              Fix most tests on MacOS (not yet ext/ or /lib)
6421      Branch: perl
6422           !> (integrate 30 files)
6423 ____________________________________________________________________________
6424 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
6425         Log: As requested by pudge.
6426      Branch: perl
6427            - macos/MacPerlTests.cmd macos/xsubpp.patch
6428            ! MANIFEST
6429 ____________________________________________________________________________
6430 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
6431         Log: Integrate perl
6432      Branch: macperl
6433           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
6434           +> wince/cecopy-lib.pl wince/comp.pl
6435           !> (integrate 38 files)
6436 ____________________________________________________________________________
6437 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
6438         Log: Fix most tests on MacOS (not yet ext/ or /lib)
6439      Branch: macperl
6440            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
6441            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
6442            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
6443            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
6444            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
6445            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
6446            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
6447            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
6448 ____________________________________________________________________________
6449 [ 16253] By: nick                                  on 2002/04/28  19:10:50
6450         Log: Integrate mainline
6451      Branch: perlio
6452           +> wince/cecopy-lib.pl wince/comp.pl
6453           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
6454           !> ext/threads/t/basic.t ext/threads/t/list.t
6455           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
6456           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
6457           !> wince/win32.h wince/wince.c
6458 ____________________________________________________________________________
6459 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
6460         Log: More configuration/build changes
6461      Branch: macperl
6462            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
6463            ! macos/Makefile.mk macos/config.h macos/config.sh
6464            ! macos/macish.h
6465 ____________________________________________________________________________
6466 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
6467         Log: Subject: WinCE many fixes
6468              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6469              Date: Sun, 28 Apr 2002 21:54:31 +0400
6470              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
6471      Branch: perl
6472            + wince/cecopy-lib.pl wince/comp.pl
6473            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
6474            ! wince/config_h.PL wince/perldll.def wince/win32.h
6475            ! wince/wince.c
6476 ____________________________________________________________________________
6477 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
6478         Log: Retract the cond.t part of #16249 since the nature
6479              of the test changed.
6480      Branch: perl
6481            ! ext/threads/shared/t/cond.t
6482 ____________________________________________________________________________
6483 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
6484         Log: (retracted by #16258)
6485              
6486              Fix thread tests not to depend on sleep() as
6487              a scheduling aid.  In two tests (basic and list)
6488              I had to change from sleep() hack to another hack...
6489              basically, using the filesystem as a semaphore.
6490              The assumption made is that rmdir() is atomic.
6491              (The sleep() scheduling assumption broke with the
6492              GNU pth in NetBSD.)
6493              
6494              (the cond.t part retracted by #16250)
6495      Branch: perl
6496            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
6497            ! ext/threads/t/list.t ext/threads/t/thread.t
6498 ____________________________________________________________________________
6499 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
6500         Log: Be tidy.
6501      Branch: perl
6502            ! ext/PerlIO/t/fallback.t
6503 ____________________________________________________________________________
6504 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
6505         Log: Integrate perlio;
6506              
6507              Builds under -Uuseperlio
6508              Uses PUSHSTACK/POPSTACK in :encoding and :Via
6509              
6510              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
6511              as gate on layer tests which fail on -Dusesfio
6512              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
6513              
6514              Have :encoding() default to perlqq style fallbacks.
6515              Add test for that.
6516      Branch: perl
6517           +> ext/PerlIO/t/fallback.t
6518           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
6519           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
6520           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
6521           !> t/io/binmode.t t/io/crlf.t
6522 ____________________________________________________________________________
6523 [ 16246] By: nick                                  on 2002/04/28  10:08:05
6524         Log: Have :encoding() default to perlqq style fallbacks.
6525              Add test for that.
6526      Branch: perlio
6527            + ext/PerlIO/t/fallback.t
6528            ! MANIFEST ext/PerlIO/encoding/encoding.pm
6529            ! ext/PerlIO/encoding/encoding.xs
6530 ____________________________________________________________________________
6531 [ 16245] By: nick                                  on 2002/04/28  08:57:54
6532         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
6533              as gate on layer tests which fail on -Dusesfio
6534              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
6535      Branch: perlio
6536            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
6537            ! t/io/crlf.t
6538 ____________________________________________________________________________
6539 [ 16244] By: nick                                  on 2002/04/28  08:22:07
6540         Log: Builds under -Uuseperlio
6541              Uses PUSHSTACK/POPSTACK in :encoding and :Via
6542      Branch: perlio
6543            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
6544 ____________________________________________________________________________
6545 [ 16243] By: nick                                  on 2002/04/28  07:19:01
6546         Log: Integrate mainline
6547      Branch: perlio
6548           +> ext/threads/t/list.t
6549           !> (integrate 40 files)
6550 ____________________________________________________________________________
6551 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
6552         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
6553      Branch: perl
6554            ! hints/netbsd.sh
6555 ____________________________________________________________________________
6556 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
6557         Log: Plan better.
6558      Branch: perl
6559            ! t/io/fs.t
6560 ____________________________________________________________________________
6561 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
6562         Log: No trunc worries.
6563      Branch: perl
6564            ! pod/perldelta.pod
6565 ____________________________________________________________________________
6566 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
6567         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
6568              From: Michael G Schwern <schwern@pobox.com>
6569              Date: Sat, 27 Apr 2002 23:20:19 -0400
6570              Message-ID: <20020428032019.GF1821@blackrider>
6571      Branch: perl
6572            ! pod/perlfunc.pod t/io/fs.t
6573 ____________________________________________________________________________
6574 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
6575         Log: More valgrind findings: e.g. t/op/utfhash.t.
6576      Branch: perl
6577            ! hv.c
6578 ____________________________________________________________________________
6579 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
6580         Log: Unused variables now that "did you use incorrect case" is gone;
6581              and valgrind claims that the savepvn() in utilize() leaks in e.g.
6582              lib/blib.t.
6583      Branch: perl
6584            ! op.c
6585 ____________________________________________________________________________
6586 [ 16236] By: sky                                   on 2002/04/28  00:15:45
6587         Log: Added test cases and fixed some obvious things.
6588      Branch: perl
6589            + ext/threads/t/list.t
6590            ! MANIFEST ext/threads/threads.xs
6591 ____________________________________________________________________________
6592 [ 16235] By: sky                                   on 2002/04/27  23:50:11
6593         Log: Removed last traces of autodetach.
6594              Added list() methid.
6595              Changed documentation.
6596      Branch: perl
6597            ! ext/threads/threads.pm ext/threads/threads.xs
6598 ____________________________________________________________________________
6599 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
6600         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
6601              From: Jerrad Pierce <belg4mit@MIT.EDU>
6602              Date: Sat, 27 Apr 2002 19:14:17 -0400
6603              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
6604      Branch: perl
6605            ! lib/FileCache.pm
6606 ____________________________________________________________________________
6607 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
6608         Log: More NetBSD patches from Johnny Lam.
6609              
6610              Remove the need for a $prefix setting that was added in the
6611              previous patch I sent.     Also add the proper rpath options
6612              to the linker flags depending on whether we're on a ELF or
6613              a.out platform.     These were tested both in a non-pkgsrc and
6614              pkgsrc build.
6615              
6616              Append to $libs instead of overwriting its value.  This was
6617              causing $(LDLOADLIBS) to not get added to the dynamic_libs
6618              link command on NetBSD systems and was the cause of the GDBM
6619              problems reported.  Also use '$(LDLOADLIBS)' instead of
6620              expanding its value so that it is more easily overridden in
6621              the Makefile by "make all LDLOADLIBS=...".
6622              
6623              Remove "-L/usr/local/lib" because the location of libgdbm.so
6624              is already added during the Configure process, and this
6625              spurious addition may cause the wrong libgdbm.so to be linked
6626              against as a result.
6627      Branch: perl
6628            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
6629            ! lib/ExtUtils/MM_Unix.pm
6630 ____________________________________________________________________________
6631 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
6632         Log: More VC5-induced casting found by Nikola Knezevic.
6633      Branch: perl
6634            ! av.c hv.c mg.c sv.c
6635 ____________________________________________________________________________
6636 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
6637         Log: More U32 regflags.
6638      Branch: perl
6639            ! op.h regcomp.c thrdvar.h
6640 ____________________________________________________________________________
6641 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
6642         Log: Integrate from bleadperl
6643      Branch: macperl
6644           +> ext/Encode/lib/Encode/Guess.pm
6645           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
6646           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
6647           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
6648           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
6649           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
6650           +> lib/ExtUtils/t/zz_cleanup_dummy.t
6651           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
6652           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
6653           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
6654           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
6655            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
6656            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
6657            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
6658            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
6659            - lib/ExtUtils/t/Problem-Module/Makefile.PL
6660            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
6661            - t/op/system_tests
6662           !> (integrate 133 files)
6663 ____________________________________________________________________________
6664 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
6665         Log: Retract #16195 since it seems to be unnecessary.
6666      Branch: perl
6667            ! lib/ExtUtils/MM_Unix.pm
6668 ____________________________________________________________________________
6669 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
6670         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
6671              From: "Craig A. Berry" <craigberry@mac.com>
6672              Date: Sat, 27 Apr 2002 15:11:31 -0500
6673              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
6674      Branch: perl
6675            ! vms/descrip_mms.template
6676 ____________________________________________________________________________
6677 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
6678         Log: Some more known open() modes.
6679      Branch: perl
6680            ! pod/perldiag.pod
6681 ____________________________________________________________________________
6682 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
6683         Log: Upgrade to Encode 1.63.
6684      Branch: perl
6685            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6686            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
6687            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
6688            ! ext/Encode/lib/Encode/Encoding.pm
6689            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
6690            ! ext/Encode/lib/Encode/JP/JIS7.pm
6691            ! ext/Encode/lib/Encode/KR/2022_KR.pm
6692            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
6693 ____________________________________________________________________________
6694 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
6695         Log: Update Changes.
6696      Branch: perl
6697            ! Changes patchlevel.h
6698 ____________________________________________________________________________
6699 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
6700         Log: Integrate perlio;
6701              
6702              Correct which var is nulled, stack movement protection.
6703      Branch: perl
6704           !> ext/PerlIO/encoding/encoding.xs
6705 ____________________________________________________________________________
6706 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
6707         Log: Subject: PATCH t/TEST
6708              From: Mark-Jason Dominus <mjd@plover.com>
6709              Date: Sat, 27 Apr 2002 14:06:56 -0400
6710              Message-ID: <20020427180656.5422.qmail@plover.com>
6711      Branch: perl
6712            ! t/TEST
6713 ____________________________________________________________________________
6714 [ 16222] By: sky                                   on 2002/04/27  17:00:29
6715         Log: Ahem, look another way.
6716      Branch: perl
6717            ! ext/threads/shared/t/queue.t
6718 ____________________________________________________________________________
6719 [ 16221] By: nick                                  on 2002/04/27  16:34:48
6720         Log: Correct which var is nulled, stack movement protection.
6721      Branch: perlio
6722            ! ext/PerlIO/encoding/encoding.xs
6723 ____________________________________________________________________________
6724 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
6725         Log: Integrate perlio;
6726              
6727              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
6728              - if encoding loads Encode then stack grows.
6729              - pp_binmode was not allowing for that to happen
6730              - added PUTBACK/SPAGAIN.
6731      Branch: perl
6732           !> pp_sys.c
6733 ____________________________________________________________________________
6734 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
6735         Log: First half of NetBSD patch-ai, from Johnny Lam:
6736              
6737              The first part removes "installman" and "installhtml" from the
6738              .PHONY target, which was causing problems during installation.
6739              
6740              (the installman and installhtml are not phony targets,
6741              they are real files)
6742      Branch: perl
6743            ! Makefile.SH
6744 ____________________________________________________________________________
6745 [ 16218] By: nick                                  on 2002/04/27  16:22:40
6746         Log: Integrate mainline
6747      Branch: perlio
6748           +> ext/threads/shared/t/cond.t
6749           !> MANIFEST ext/threads/shared/shared.xs
6750           !> ext/threads/shared/t/queue.t
6751 ____________________________________________________________________________
6752 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
6753         Log: NetBSD patch-ab from Johnny Lam:
6754              
6755              Some tweaks to the NetBSD hints file to make the Configure
6756              process more useful when not building from pkgsrc.  This file
6757              will definitely need to change again when the 1.6 release of
6758              NetBSD comes out, but I'll handle the changes at the later
6759              date.
6760      Branch: perl
6761            ! hints/netbsd.sh
6762 ____________________________________________________________________________
6763 [ 16216] By: nick                                  on 2002/04/27  16:19:21
6764         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
6765              - if encoding loads Encode then stack grows.
6766              - pp_binmode was not allowing for that to happen
6767              - added PUTBACK/SPAGAIN.
6768      Branch: perlio
6769            ! pp_sys.c
6770 ____________________________________________________________________________
6771 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
6772         Log: Integrate perlio;
6773              
6774              Fix fd leak on Via(bogus).
6775              Finish implementing PerlIOVia_open().
6776              Export more guts of PerlIO_* so Via_open() can work.
6777              Fix various PerlIO_allocate() features exposed by above.
6778              
6779              Re-instate $PerlIO::encoding::check at boot.
6780              (Retaining Dan's XS side require though I don't see need.)
6781      Branch: perl
6782           !> embed.fnc ext/PerlIO/Via/Via.xs
6783           !> ext/PerlIO/encoding/encoding.pm
6784           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
6785           !> perlio.c perlio.h perliol.h
6786 ____________________________________________________________________________
6787 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
6788         Log: Upgrade to Encode 1.62.
6789      Branch: perl
6790            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6791 ____________________________________________________________________________
6792 [ 16213] By: ams                                   on 2002/04/27  15:38:50
6793         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
6794              From: Philip Newton <Philip.Newton@gmx.net>
6795              Date: Sat, 27 Apr 2002 08:51:30 +0200
6796              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
6797              
6798              Subject: Re: Change 16183: Stop being coy.
6799              From: Philip Newton <Philip.Newton@gmx.net>
6800              Date: Sat, 27 Apr 2002 08:52:13 +0200
6801              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
6802      Branch: perl
6803            ! INSTALL pod/perldelta.pod
6804 ____________________________________________________________________________
6805 [ 16212] By: sky                                   on 2002/04/27  13:54:46
6806         Log: Add test numbers to make "make test" happy. Order is irrelevant
6807              but number of oks is not.
6808      Branch: perl
6809            ! ext/threads/shared/t/queue.t
6810 ____________________________________________________________________________
6811 [ 16211] By: nick                                  on 2002/04/27  13:29:55
6812         Log: Re-instate $PerlIO::encoding::check at boot.
6813              (Retaining Dan's XS side require though I don't see need.)
6814      Branch: perlio
6815            ! ext/PerlIO/encoding/encoding.pm
6816            ! ext/PerlIO/encoding/encoding.xs
6817 ____________________________________________________________________________
6818 [ 16210] By: sky                                   on 2002/04/27  12:56:44
6819         Log: Fixed race condtions and deadlocks in interaction with 
6820              cond_wait/cond_signal and lock.
6821              Now we wait for a lock to gie up if we return from COND_WAIT
6822              and we are still locked. We also notifiers potential 
6823              lockers that it is free for locking when we go into COND_WAIT.
6824      Branch: perl
6825            + ext/threads/shared/t/cond.t
6826            ! MANIFEST ext/threads/shared/shared.xs
6827            ! ext/threads/shared/t/queue.t
6828 ____________________________________________________________________________
6829 [ 16209] By: nick                                  on 2002/04/27  12:32:41
6830         Log: Integrate mainline
6831      Branch: perlio
6832           +> t/win32/system_tests
6833            - t/op/system_tests
6834           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
6835           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
6836           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
6837           !> t/lib/warnings/pp_hot t/win32/system.t
6838 ____________________________________________________________________________
6839 [ 16208] By: sky                                   on 2002/04/27  11:46:53
6840         Log: Saving locks after we set it to 0 was kind of pointless.
6841              Hunting down fixes in cond_* functions.
6842      Branch: perl
6843            ! ext/threads/shared/shared.xs
6844 ____________________________________________________________________________
6845 [ 16207] By: nick                                  on 2002/04/27  10:12:00
6846         Log: Fix fd leak on Via(bogus).
6847              Finish implementing PerlIOVia_open().
6848              Export more guts of PerlIO_* so Via_open() can work.
6849              Fix various PerlIO_allocate() features exposed by above.
6850      Branch: perlio
6851            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
6852            ! perlio.h perliol.h
6853 ____________________________________________________________________________
6854 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
6855         Log: NetBSD and OpenBSD cannot do comments at #! line
6856              (or long #! lines?)
6857      Branch: perl
6858            ! t/japh/abigail.t
6859 ____________________________________________________________________________
6860 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
6861         Log: Add taint rethink to the todo list.
6862      Branch: perl
6863            ! pod/perltodo.pod
6864 ____________________________________________________________________________
6865 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
6866         Log: Integrate changes #16199 and #16201 from macperl;
6867              
6868              Time::Local compatibility patches, from Graham
6869              
6870              MacPerl require() portability patches
6871      Branch: perl
6872           !> lib/Time/Local.pm pp_ctl.c
6873 ____________________________________________________________________________
6874 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
6875         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
6876              From: Nicholas Clark <nick@unfortu.net>
6877              Date: Fri, 26 Apr 2002 23:27:23 +0100
6878              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
6879      Branch: perl
6880            ! t/lib/warnings/pp_hot
6881 ____________________________________________________________________________
6882 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
6883         Log: Working on MacPerl tests
6884      Branch: macperl
6885            ! macos/MacPerlTests.cmd
6886 ____________________________________________________________________________
6887 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
6888         Log: MacPerl require() portability patches
6889      Branch: macperl
6890            ! pp_ctl.c
6891 ____________________________________________________________________________
6892 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
6893         Log: Fix a few MacPerl_CanonDir() problems
6894      Branch: macperl
6895            ! macos/macish.c macos/macish.h
6896 ____________________________________________________________________________
6897 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
6898         Log: Time::Local compatibility patches, from Graham
6899      Branch: macperl
6900            ! lib/Time/Local.pm
6901 ____________________________________________________________________________
6902 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
6903         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
6904              From: Simon Cozens <simon@netthink.co.uk>
6905              Date: Fri, 26 Apr 2002 21:58:21 +0100
6906              Message-ID: <20020426205821.GB5855@netthink.co.uk>
6907      Branch: perl
6908            ! ext/Time/HiRes/HiRes.pm
6909 ____________________________________________________________________________
6910 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
6911         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
6912              to know about it always (not just when using the pth).
6913      Branch: perl
6914            ! hints/netbsd.sh
6915 ____________________________________________________________________________
6916 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
6917         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
6918      Branch: perl
6919            ! ext/Digest/MD5/t/files.t
6920 ____________________________________________________________________________
6921 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
6922         Log: Subject: FIXIN problem under Win32
6923              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6924              Date: Thu, 25 Apr 2002 23:03:31 +0200
6925              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
6926      Branch: perl
6927            ! lib/ExtUtils/MM_Unix.pm
6928 ____________________________________________________________________________
6929 [ 16194] By: nick                                  on 2002/04/26  17:36:16
6930         Log: Integrate mainline
6931      Branch: perlio
6932           +> ext/Encode/lib/Encode/Guess.pm
6933           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
6934           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
6935           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
6936           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
6937           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
6938           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
6939           +> t/lib/sample-tests/die_last_minute
6940           !> (integrate 94 files)
6941 ____________________________________________________________________________
6942 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
6943         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
6944              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6945              Date: Fri, 26 Apr 2002 15:38:16 +0200
6946              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
6947      Branch: perl
6948            + t/win32/system_tests
6949            - t/op/system_tests
6950            ! MANIFEST t/win32/system.t
6951 ____________________________________________________________________________
6952 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
6953         Log: Mention explicitly the NetBSD + pth combination.
6954      Branch: perl
6955            ! pod/perldelta.pod
6956 ____________________________________________________________________________
6957 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
6958         Log: Subject: [PATCH] Fix email address.
6959              From: Abigail <abigail@foad.org>
6960              Date: Fri, 26 Apr 2002 18:03:11 +0200
6961              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
6962      Branch: perl
6963            ! t/japh/abigail.t
6964 ____________________________________________________________________________
6965 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
6966         Log: NetWare update from C Aditya.
6967      Branch: perl
6968            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
6969            ! lib/ExtUtils/MM_Unix.pm
6970 ____________________________________________________________________________
6971 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
6972         Log: Subject: [PATCH vms/test.com] use t/TEST
6973              From: "Craig A. Berry" <craigberry@mac.com>
6974              Date: Fri, 26 Apr 2002 09:34:46 -0500
6975              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
6976      Branch: perl
6977            ! vms/test.com
6978 ____________________________________________________________________________
6979 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
6980         Log: Update Changes.
6981      Branch: perl
6982            ! Changes patchlevel.h
6983 ____________________________________________________________________________
6984 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
6985         Log: Subject: [Encode] s/=over2/=over 2/g
6986              From: Dan Kogai <dankogai@dan.co.jp>
6987              Date: Fri, 26 Apr 2002 14:57:09 +0900
6988              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
6989      Branch: perl
6990            ! ext/Encode/Encode.pm
6991 ____________________________________________________________________________
6992 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
6993         Log: Use temp int variable in the W*() since direct casting
6994              to either an int or an IV would not be right.
6995      Branch: perl
6996            ! ext/POSIX/POSIX.xs
6997 ____________________________________________________________________________
6998 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
6999         Log: The #16182 radiates U32ness.
7000      Branch: perl
7001            ! embed.fnc embed.h proto.h regcomp.c toke.c
7002 ____________________________________________________________________________
7003 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
7004         Log: Subject: t/TEST ported to VMS
7005              From: "Craig A. Berry" <craigberry@mac.com>
7006              Date: Fri, 26 Apr 2002 00:13:31 -0500
7007              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
7008      Branch: perl
7009            ! t/TEST
7010 ____________________________________________________________________________
7011 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
7012         Log: Stop being coy.
7013      Branch: perl
7014            ! pod/perldelta.pod
7015 ____________________________________________________________________________
7016 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
7017         Log: Subject: Re: binary compatibility
7018              From: Mark-Jason Dominus <mjd@plover.com>
7019              Date: Wed, 24 Apr 2002 17:35:07 -0400
7020              Message-ID: <20020424213507.7846.qmail@plover.com>
7021      Branch: perl
7022            ! op.h
7023 ____________________________________________________________________________
7024 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
7025         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
7026              allocating half of the retstack!)
7027      Branch: perl
7028            ! README.win32 sv.c
7029 ____________________________________________________________________________
7030 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
7031         Log: temporary variable not wide enough to hold all the bits in
7032              op->op_targ
7033      Branch: perl
7034            ! op.c
7035 ____________________________________________________________________________
7036 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
7037         Log: Add an idea/question from Damian. 
7038      Branch: perl
7039            ! pod/perltodo.pod
7040 ____________________________________________________________________________
7041 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
7042         Log: build missing utilities on windows; clean stray files
7043      Branch: perl
7044            ! win32/Makefile win32/makefile.mk
7045 ____________________________________________________________________________
7046 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
7047         Log: Upgrade to Encode 1.61, from Dan Kogai.
7048      Branch: perl
7049            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7050            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
7051            ! ext/Encode/lib/Encode/Guess.pm
7052            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
7053            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
7054            ! ext/Encode/t/mime-header.t
7055 ____________________________________________________________________________
7056 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
7057         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
7058              From: andreas.koenig@anima.de (Andreas J. Koenig)
7059              Date: Tue, 23 Apr 2002 04:40:42 +0200      
7060              Message-ID: <m37kmzi1cl.fsf@anima.de>
7061      Branch: perl
7062            ! pod/perluniintro.pod
7063 ____________________________________________________________________________
7064 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
7065         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
7066              platform needs to fill in the other branch here)
7067      Branch: perl
7068            ! ext/Digest/MD5/t/files.t
7069 ____________________________________________________________________________
7070 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
7071         Log: MANIFEST is needlessly held open for entire duration of "make test"
7072      Branch: perl
7073            ! t/TEST t/harness
7074 ____________________________________________________________________________
7075 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
7076         Log: various signed/unsigned mismatch nits
7077      Branch: perl
7078            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
7079            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
7080            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
7081            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
7082            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
7083            ! ext/Time/HiRes/HiRes.xs regcomp.c
7084 ____________________________________________________________________________
7085 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
7086         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
7087              From: Nicholas Clark <nick@unfortu.net>
7088              Date: Thu, 25 Apr 2002 22:41:57 +0100
7089              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
7090      Branch: perl
7091            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
7092            + ext/Storable/t/make_downgrade.pl
7093            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
7094            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
7095            ! ext/Storable/t/utf8hash.t
7096 ____________________________________________________________________________
7097 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
7098         Log: Extra guidance for JAPH debuggers.
7099      Branch: perl
7100            ! t/japh/abigail.t
7101 ____________________________________________________________________________
7102 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
7103         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
7104              From: Paul_GreenVOS@vos.stratus.com
7105              Date: Wed, 24 Apr 02 18:27 edt
7106              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
7107      Branch: perl
7108            ! vos/vos.c
7109 ____________________________________________________________________________
7110 [ 16169] By: ams                                   on 2002/04/25  20:33:35
7111         Log: Subject: [PATCH] don't build B/C twice on VMS
7112              From: "Craig A. Berry" <craigberry@mac.com>
7113              Date: Thu, 25 Apr 2002 16:00:57 -0500
7114              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
7115      Branch: perl
7116            ! configure.com
7117 ____________________________________________________________________________
7118 [ 16168] By: ams                                   on 2002/04/25  20:31:19
7119         Log: Subject: Re: POSIX::WEXITSTATUS broken again
7120              From: Andy Dougherty <doughera@lafayette.edu>
7121              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
7122              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
7123      Branch: perl
7124            ! ext/POSIX/POSIX.xs
7125 ____________________________________________________________________________
7126 [ 16167] By: ams                                   on 2002/04/25  19:49:09
7127         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
7128              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7129              Date: Thu, 25 Apr 2002 13:39:35 -0700
7130              Message-Id: <HmGy8gzkguHW092yn@efn.org>
7131      Branch: perl
7132            ! t/harness
7133 ____________________________________________________________________________
7134 [ 16166] By: ams                                   on 2002/04/25  19:43:06
7135         Log: $fh->close(); print $fh "foo" would segfault under -w in
7136              report_evil_fh() because $fh doesn't have a name.
7137      Branch: perl
7138            ! util.c
7139 ____________________________________________________________________________
7140 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
7141         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
7142              being found properly
7143      Branch: perl
7144            ! ext/Cwd/t/cwd.t
7145 ____________________________________________________________________________
7146 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
7147         Log: Brace yourself from Craig Berry to keep older compilers happy.
7148      Branch: perl
7149            ! vms/vms.c
7150 ____________________________________________________________________________
7151 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
7152         Log: More %{} overload tests.
7153      Branch: perl
7154            ! lib/overload.t
7155 ____________________________________________________________________________
7156 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
7157         Log: some extension builds need to find pl2bat.bat on windows
7158      Branch: perl
7159            ! win32/buildext.pl
7160 ____________________________________________________________________________
7161 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
7162         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
7163              From: "Craig A. Berry" <craigberry@mac.com>
7164              Date: Thu, 25 Apr 2002 12:30:06 -0500
7165              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
7166      Branch: perl
7167            ! lib/ExtUtils/MM_VMS.pm
7168 ____________________________________________________________________________
7169 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
7170         Log: windows build fails if there is no perlglob.exe in the PATH
7171      Branch: perl
7172            ! win32/buildext.pl
7173 ____________________________________________________________________________
7174 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
7175         Log: Mysterious setlocale() core dump in ancient Solaris
7176              found by Merijn Broeren.  Doesn't look like Perl's fault.
7177      Branch: perl
7178            ! pod/perldelta.pod
7179 ____________________________________________________________________________
7180 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
7181         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
7182              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
7183              Date: Thu, 25 Apr 2002 17:35:23 +0200
7184              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
7185      Branch: perl
7186            ! pp_ctl.c
7187 ____________________________________________________________________________
7188 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
7189         Log: Subject: [PATCH] pp_ctl.c:pp_require
7190              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
7191              Date: Thu, 25 Apr 2002 16:01:14 +0200
7192              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
7193      Branch: perl
7194            ! pp_ctl.c
7195 ____________________________________________________________________________
7196 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
7197         Log: -Wformat cleanups from Robin Barker.
7198      Branch: perl
7199            ! dump.c embed.fnc proto.h sv.c
7200 ____________________________________________________________________________
7201 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
7202         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
7203              From: Michael G Schwern <schwern@pobox.com>
7204              Date: Thu, 25 Apr 2002 01:51:27 -0400
7205              Message-ID: <20020425055127.GB3456@blackrider>
7206      Branch: perl
7207            + t/lib/sample-tests/bignum t/lib/sample-tests/die
7208            + t/lib/sample-tests/die_head_end
7209            + t/lib/sample-tests/die_last_minute
7210            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
7211            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
7212            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
7213 ____________________________________________________________________________
7214 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
7215         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
7216              From: Michael G Schwern <schwern@pobox.com>
7217              Date: Thu, 25 Apr 2002 01:32:10 -0400
7218              Message-ID: <20020425053210.GA3334@blackrider>
7219      Branch: perl
7220            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
7221            + lib/Test/Simple/t/strays.t
7222            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
7223            ! lib/Test/Simple.pm lib/Test/Simple/Changes
7224            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
7225            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
7226            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
7227            ! lib/Test/Simple/t/use_ok.t
7228 ____________________________________________________________________________
7229 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
7230         Log: Elaborate a bit on Storable.
7231      Branch: perl
7232            ! pod/perldelta.pod
7233 ____________________________________________________________________________
7234 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
7235         Log: Cleaner Encode tests under -Mutf8.
7236      Branch: perl
7237            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
7238 ____________________________________________________________________________
7239 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
7240         Log: Subject: [PATCH] installperl
7241              From: Abe Timmerman <abe@ztreet.demon.nl>
7242              Date: Thu, 25 Apr 2002 01:00:00 +0200
7243              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
7244      Branch: perl
7245            ! installperl
7246 ____________________________________________________________________________
7247 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
7248         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
7249              From: Dan Kogai <dankogai@dan.co.jp>
7250              Date: Thu, 25 Apr 2002 10:49:13 +0900
7251              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
7252      Branch: perl
7253            ! ext/PerlIO/encoding/encoding.xs
7254 ____________________________________________________________________________
7255 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
7256         Log: Stray =back.
7257      Branch: perl
7258            ! README.win32
7259 ____________________________________________________________________________
7260 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
7261         Log: Add an untested warning variant.
7262      Branch: perl
7263            ! t/lib/warnings/op
7264 ____________________________________________________________________________
7265 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
7266         Log: Update Changes.
7267      Branch: perl
7268            ! Changes patchlevel.h
7269 ____________________________________________________________________________
7270 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
7271         Log: Wrong plan.
7272      Branch: perl
7273            ! ext/Encode/t/mime-header.t
7274 ____________________________________________________________________________
7275 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
7276         Log: Upgrade to Encode 1.60, from Dan Kogai.
7277      Branch: perl
7278            + ext/Encode/lib/Encode/Guess.pm
7279            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
7280            + ext/Encode/t/mime-header.t
7281            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
7282            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7283            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
7284            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
7285            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
7286            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
7287 ____________________________________________________________________________
7288 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
7289         Log: another case of enabling binmode() where it should not be: if the
7290              *.enc files are CRLF terminated, the result gets CRCRLF terminations
7291      Branch: perl
7292            ! ext/Encode/t/CJKT.t
7293 ____________________________________________________________________________
7294 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
7295         Log: microperl update; boldly assume time() and time_t
7296              (since we assume ANSI and i_time, anyway).
7297      Branch: perl
7298            ! uconfig.h uconfig.sh
7299 ____________________________________________________________________________
7300 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
7301         Log: Integrate #16136, #16137, #16138 from macperl;
7302              
7303              Silly fix for the SC compiler's fixation with "comp" as a type
7304              
7305              Skip more PerlIO symbols for sfio
7306              
7307              Play nicely in miniperl
7308      Branch: perl
7309           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
7310           !> lib/File/Spec/Mac.pm makedef.pl
7311 ____________________________________________________________________________
7312 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
7313         Log: Sync configpm and config.h for use in 5.8
7314              (still need to do config.sh)
7315      Branch: macperl
7316            ! macos/config.h macos/configpm
7317 ____________________________________________________________________________
7318 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
7319         Log: Make MM_MacOS work with new MakeMaker
7320      Branch: macperl
7321            ! macos/lib/ExtUtils/MM_MacOS.pm
7322 ____________________________________________________________________________
7323 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
7324         Log: Makefile.mk changes for 5.8: additional extensions
7325              and source files; bump version
7326      Branch: macperl
7327            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
7328 ____________________________________________________________________________
7329 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
7330         Log: Play nicely in miniperl
7331      Branch: macperl
7332            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
7333 ____________________________________________________________________________
7334 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
7335         Log: Skip more PerlIO symbols for sfio
7336      Branch: macperl
7337            ! makedef.pl
7338 ____________________________________________________________________________
7339 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
7340         Log: Silly fix for the SC compiler's fixation with "comp" as a type
7341      Branch: macperl
7342            ! ext/Unicode/Normalize/Normalize.xs
7343 ____________________________________________________________________________
7344 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
7345         Log: Merge macperl xsubpp with current xsubpp
7346      Branch: macperl
7347            ! macos/xsubpp
7348 ____________________________________________________________________________
7349 [ 16134] By: nick                                  on 2002/04/24  18:08:37
7350         Log: Integrate mainline
7351      Branch: perlio
7352           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
7353           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
7354            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7355            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7356            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
7357            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
7358            - lib/ExtUtils/t/Problem-Module/Makefile.PL
7359            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
7360           !> (integrate 44 files)
7361 ____________________________________________________________________________
7362 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
7363         Log: Delete more included modules from bundled_ext
7364      Branch: macperl
7365            - macos/bundled_ext/Digest/MD5/Changes
7366            - macos/bundled_ext/Digest/MD5/MD5.pm
7367            - macos/bundled_ext/Digest/MD5/MD5.xs
7368            - macos/bundled_ext/Digest/MD5/Makefile.PL
7369            - macos/bundled_ext/Digest/MD5/Makefile.mk
7370            - macos/bundled_ext/Digest/MD5/README
7371            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
7372            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
7373            - macos/bundled_ext/Digest/MD5/rfc1321.txt
7374            - macos/bundled_ext/Digest/MD5/t/badfile.t
7375            - macos/bundled_ext/Digest/MD5/t/files.t
7376            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
7377            - macos/bundled_ext/Digest/MD5/typemap
7378            - macos/bundled_ext/Filter/Util/Call/Call.pm
7379            - macos/bundled_ext/Filter/Util/Call/Call.xs
7380            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
7381            - macos/bundled_ext/Filter/Util/Call/ppport.h
7382            - macos/bundled_ext/Filter/t/call.t
7383            - macos/bundled_ext/Filter/t/filter-util.pl
7384            - macos/bundled_ext/List/Util/ChangeLog
7385            - macos/bundled_ext/List/Util/Makefile.PL
7386            - macos/bundled_ext/List/Util/README
7387            - macos/bundled_ext/List/Util/Util.xs
7388            - macos/bundled_ext/List/Util/lib/List/Util.pm
7389            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
7390            - macos/bundled_ext/List/Util/t/blessed.t
7391            - macos/bundled_ext/List/Util/t/dualvar.t
7392            - macos/bundled_ext/List/Util/t/first.t
7393            - macos/bundled_ext/List/Util/t/max.t
7394            - macos/bundled_ext/List/Util/t/maxstr.t
7395            - macos/bundled_ext/List/Util/t/min.t
7396            - macos/bundled_ext/List/Util/t/minstr.t
7397            - macos/bundled_ext/List/Util/t/readonly.t
7398            - macos/bundled_ext/List/Util/t/reduce.t
7399            - macos/bundled_ext/List/Util/t/reftype.t
7400            - macos/bundled_ext/List/Util/t/shuffle.t
7401            - macos/bundled_ext/List/Util/t/sum.t
7402            - macos/bundled_ext/List/Util/t/tainted.t
7403            - macos/bundled_ext/List/Util/t/weak.t
7404            - macos/bundled_ext/MIME/Base64/Base64.pm
7405            - macos/bundled_ext/MIME/Base64/Base64.xs
7406            - macos/bundled_ext/MIME/Base64/Changes
7407            - macos/bundled_ext/MIME/Base64/Makefile.PL
7408            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
7409            - macos/bundled_ext/MIME/Base64/README
7410            - macos/bundled_ext/MIME/Base64/t/base64.t
7411            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
7412            - macos/bundled_ext/MIME/Base64/t/unicode.t
7413            - macos/bundled_ext/Storable/ChangeLog
7414            - macos/bundled_ext/Storable/Makefile.PL
7415            - macos/bundled_ext/Storable/README
7416            - macos/bundled_ext/Storable/Storable.pm
7417            - macos/bundled_ext/Storable/Storable.xs
7418            - macos/bundled_ext/Storable/t/blessed.t
7419            - macos/bundled_ext/Storable/t/canonical.t
7420            - macos/bundled_ext/Storable/t/compat-0.6.t
7421            - macos/bundled_ext/Storable/t/dclone.t
7422            - macos/bundled_ext/Storable/t/dump.pl
7423            - macos/bundled_ext/Storable/t/forgive.t
7424            - macos/bundled_ext/Storable/t/freeze.t
7425            - macos/bundled_ext/Storable/t/lock.t
7426            - macos/bundled_ext/Storable/t/overload.t
7427            - macos/bundled_ext/Storable/t/recurse.t
7428            - macos/bundled_ext/Storable/t/retrieve.t
7429            - macos/bundled_ext/Storable/t/store.t
7430            - macos/bundled_ext/Storable/t/tied.t
7431            - macos/bundled_ext/Storable/t/tied_hook.t
7432            - macos/bundled_ext/Storable/t/tied_items.t
7433            - macos/bundled_ext/Storable/t/utf8.t
7434            - macos/bundled_ext/Time/HiRes/Changes
7435            - macos/bundled_ext/Time/HiRes/HiRes.pm
7436            - macos/bundled_ext/Time/HiRes/HiRes.t
7437            - macos/bundled_ext/Time/HiRes/HiRes.xs
7438            - macos/bundled_ext/Time/HiRes/Makefile.PL
7439            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
7440            - macos/bundled_ext/Time/HiRes/hints/sco.pl
7441 ____________________________________________________________________________
7442 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
7443         Log: Thou shalt not assume %x works for UVs.
7444      Branch: perl
7445            ! ext/Encode/Encode.xs
7446 ____________________________________________________________________________
7447 [ 16131] By: nick                                  on 2002/04/24  15:50:31
7448         Log: Submit an old integrate
7449      Branch: perlio
7450           +> (branch 27 files)
7451            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
7452            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
7453            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
7454            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
7455            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
7456            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
7457            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
7458           !> (integrate 84 files)
7459 ____________________________________________________________________________
7460 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
7461         Log: Partially retract #12056, from Craig Berry.
7462      Branch: perl
7463            ! vms/vms.c
7464 ____________________________________________________________________________
7465 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
7466         Log: Delete more included modules from bundled_lib
7467      Branch: macperl
7468            - macos/bundled_lib/blib/lib/Class/ISA.pm
7469            - macos/bundled_lib/blib/lib/Digest.pm
7470            - macos/bundled_lib/blib/lib/Filter/Simple.pm
7471            - macos/bundled_lib/blib/lib/Memoize.pm
7472            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
7473            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
7474            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
7475            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
7476            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
7477            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
7478            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
7479            - macos/bundled_lib/blib/lib/NEXT.pm
7480            - macos/bundled_lib/blib/lib/Net/Cmd.pm
7481            - macos/bundled_lib/blib/lib/Net/Config.pm
7482            - macos/bundled_lib/blib/lib/Net/Domain.pm
7483            - macos/bundled_lib/blib/lib/Net/FTP.pm
7484            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
7485            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
7486            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
7487            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
7488            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
7489            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
7490            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
7491            - macos/bundled_lib/blib/lib/Net/NNTP.pm
7492            - macos/bundled_lib/blib/lib/Net/Netrc.pm
7493            - macos/bundled_lib/blib/lib/Net/POP3.pm
7494            - macos/bundled_lib/blib/lib/Net/SMTP.pm
7495            - macos/bundled_lib/blib/lib/Net/Time.pm
7496            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
7497            - macos/bundled_lib/blib/lib/Switch.pm
7498            - macos/bundled_lib/t/Class/ISA/test.pl
7499            - macos/bundled_lib/t/Digest/Digest.t
7500            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
7501            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
7502            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
7503            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
7504            - macos/bundled_lib/t/Filter/Simple/data.t
7505            - macos/bundled_lib/t/Filter/Simple/export.t
7506            - macos/bundled_lib/t/Filter/Simple/filter.t
7507            - macos/bundled_lib/t/Filter/Simple/filter_only.t
7508            - macos/bundled_lib/t/Filter/Simple/import.t
7509            - macos/bundled_lib/t/Memoize/array.t
7510            - macos/bundled_lib/t/Memoize/array_confusion.t
7511            - macos/bundled_lib/t/Memoize/correctness.t
7512            - macos/bundled_lib/t/Memoize/errors.t
7513            - macos/bundled_lib/t/Memoize/expire.t
7514            - macos/bundled_lib/t/Memoize/expire_file.t
7515            - macos/bundled_lib/t/Memoize/expire_module_n.t
7516            - macos/bundled_lib/t/Memoize/expire_module_t.t
7517            - macos/bundled_lib/t/Memoize/flush.t
7518            - macos/bundled_lib/t/Memoize/normalize.t
7519            - macos/bundled_lib/t/Memoize/prototype.t
7520            - macos/bundled_lib/t/Memoize/speed.t
7521            - macos/bundled_lib/t/Memoize/tie.t
7522            - macos/bundled_lib/t/Memoize/tie_gdbm.t
7523            - macos/bundled_lib/t/Memoize/tie_ndbm.t
7524            - macos/bundled_lib/t/Memoize/tie_sdbm.t
7525            - macos/bundled_lib/t/Memoize/tie_storable.t
7526            - macos/bundled_lib/t/Memoize/tiefeatures.t
7527            - macos/bundled_lib/t/Memoize/unmemoize.t
7528            - macos/bundled_lib/t/NEXT/actual.t
7529            - macos/bundled_lib/t/NEXT/actuns.t
7530            - macos/bundled_lib/t/NEXT/next.t
7531            - macos/bundled_lib/t/NEXT/unseen.t
7532            - macos/bundled_lib/t/Switch/t/given.t
7533            - macos/bundled_lib/t/Switch/t/nested.t
7534            - macos/bundled_lib/t/Switch/t/switch.t
7535            - macos/bundled_lib/t/libnet/config.t
7536            - macos/bundled_lib/t/libnet/ftp.t
7537            - macos/bundled_lib/t/libnet/hostname.t
7538            - macos/bundled_lib/t/libnet/libnet_t.pl
7539            - macos/bundled_lib/t/libnet/netrc.t
7540            - macos/bundled_lib/t/libnet/nntp.t
7541            - macos/bundled_lib/t/libnet/require.t
7542            - macos/bundled_lib/t/libnet/smtp.t
7543 ____________________________________________________________________________
7544 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
7545         Log: Remove Text::Balanced from bundled_lib (already in lib)
7546      Branch: macperl
7547            - macos/bundled_lib/blib/lib/Text/Balanced.pm
7548            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
7549            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
7550            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
7551            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
7552            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
7553            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
7554            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
7555            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
7556 ____________________________________________________________________________
7557 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
7558         Log: A word of warning to the users of UTF-8 locales.
7559      Branch: perl
7560            ! pod/perluniintro.pod
7561 ____________________________________________________________________________
7562 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
7563         Log: Forgotten from #16125.
7564      Branch: perl
7565            ! t/lib/MakeMaker/Test/Utils.pm
7566 ____________________________________________________________________________
7567 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
7568         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
7569      Branch: perl
7570            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
7571            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
7572            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7573            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7574            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
7575            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
7576            - lib/ExtUtils/t/Problem-Module/Makefile.PL
7577            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
7578            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
7579            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
7580            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
7581            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7582            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
7583            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
7584            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
7585            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
7586            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
7587 ____________________________________________________________________________
7588 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
7589         Log: Subject: New UTF-8 surprise
7590              From: andreas.koenig@anima.de (Andreas J. Koenig)
7591              Date: Mon, 22 Apr 2002 12:08:48 +0200
7592              Message-ID: <m38z7gjb9r.fsf@anima.de>
7593      Branch: perl
7594            ! pp_hot.c t/op/subst.t
7595 ____________________________________________________________________________
7596 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
7597         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
7598              tree that is branched from //depot/maint-5.6/macperl/macos/...
7599      Branch: macperl
7600           +> (branch 3590 files)
7601 ____________________________________________________________________________
7602 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
7603         Log: Try to be clearer about perlio.
7604      Branch: perl
7605            ! INSTALL
7606 ____________________________________________________________________________
7607 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
7608         Log: Subject: Re: binary compatibility
7609              From: Andy Dougherty <doughera@lafayette.edu>
7610              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
7611              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
7612      Branch: perl
7613            ! INSTALL patchlevel.h
7614 ____________________________________________________________________________
7615 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
7616         Log: Go on record about the binary backward incompatibility.
7617      Branch: perl
7618            ! pod/perldelta.pod
7619 ____________________________________________________________________________
7620 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
7621         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
7622              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7623              Date: Wed, 24 Apr 2002 01:51:43 +0400
7624              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
7625      Branch: perl
7626            ! t/win32/system.t
7627 ____________________________________________________________________________
7628 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
7629         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
7630              From: PPrymmer@factset.com
7631              Date: Tue, 23 Apr 2002 17:14:32 -0400
7632              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
7633      Branch: perl
7634            ! lib/locale.t
7635 ____________________________________________________________________________
7636 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
7637         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
7638              From: Paul_GreenVOS@vos.stratus.com
7639              Date: Tue, 23 Apr 02 15:06 edt   
7640              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
7641      Branch: perl
7642            ! Makefile.SH cflags.SH
7643 ____________________________________________________________________________
7644 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
7645         Log: metaconfig unit change for #16115.
7646      Branch: metaconfig
7647            ! U/compline/byteorder.U
7648      Branch: perl
7649            ! config_h.SH
7650 ____________________________________________________________________________
7651 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
7652         Log: Regen Configure to mirror #16111 (with one added tweak).
7653      Branch: perl
7654            ! Configure
7655 ____________________________________________________________________________
7656 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
7657         Log: Retract #16109.
7658      Branch: perl
7659            ! lib/ExtUtils/MM_Unix.pm
7660 ____________________________________________________________________________
7661 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
7662         Log: FAQ sync.
7663      Branch: perl
7664            ! pod/perlfaq3.pod pod/perlfaq8.pod
7665 ____________________________________________________________________________
7666 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
7667         Log: use encoding no more defaults to Latin 1.
7668      Branch: perl
7669            ! pod/perluniintro.pod
7670 ____________________________________________________________________________
7671 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
7672         Log: Configure test for byteorder loses bits
7673      Branch: perl
7674            ! Configure
7675 ____________________________________________________________________________
7676 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
7677         Log: hacking around byteorder variance between config.sh and config.h
7678              isn't needed after change#16099
7679      Branch: perl
7680            ! ext/Storable/t/malice.t
7681 ____________________________________________________________________________
7682 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
7683         Log: (retracted by #16114)
7684              
7685              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
7686              From: "Green, Paul" <Paul.Green@stratus.com>
7687              Date: Tue, 23 Apr 2002 13:47:19 -0400
7688              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
7689      Branch: perl
7690            ! lib/ExtUtils/MM_Unix.pm
7691 ____________________________________________________________________________
7692 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
7693         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
7694              From: Norton Allen <allen@huarp.harvard.edu>
7695              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
7696              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
7697      Branch: perl
7698            ! lib/File/Find.pm
7699 ____________________________________________________________________________
7700 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
7701         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
7702              From: Norton Allen <allen@huarp.harvard.edu>
7703              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
7704              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
7705      Branch: perl
7706            ! README.qnx hints/qnx.sh
7707 ____________________________________________________________________________
7708 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
7709         Log: Subject: [PATCH] pod/perlhist.pod
7710              From: Abigail <abigail@foad.org>
7711              Date: Tue, 23 Apr 2002 16:21:31 +0200
7712              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
7713              
7714              (removed 5.005_04 which never happened)
7715      Branch: perl
7716            ! pod/perlhist.pod
7717 ____________________________________________________________________________
7718 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
7719         Log: Subject: Re: [PATCH abigail.t] another portability attempt
7720              From: Abigail <abigail@foad.org>
7721              Date: Tue, 23 Apr 2002 11:35:54 +0200
7722              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
7723      Branch: perl
7724            ! t/japh/abigail.t
7725 ____________________________________________________________________________
7726 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
7727         Log: NetWare tweak from C Aditya.
7728      Branch: perl
7729            ! NetWare/Nwmain.c NetWare/nw5.c
7730 ____________________________________________________________________________
7731 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
7732         Log: fix a typo
7733      Branch: perl
7734            ! regexec.c
7735 ____________________________________________________________________________
7736 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
7737         Log: Uncurliff.
7738      Branch: perl
7739            ! README.ko
7740 ____________________________________________________________________________
7741 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
7742         Log: Pointer to UV casting.
7743      Branch: perl
7744            ! regexec.c
7745 ____________________________________________________________________________
7746 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
7747         Log: metaconfig unit change for #16099.
7748      Branch: metaconfig
7749            ! U/compline/byteorder.U
7750 ____________________________________________________________________________
7751 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
7752         Log: Use UV (not long) for BYTEORDER.
7753      Branch: perl
7754            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7755            ! config_h.SH
7756 ____________________________________________________________________________
7757 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
7758         Log: # cpp commands must start in the first column.
7759      Branch: perl
7760            ! scope.c
7761 ____________________________________________________________________________
7762 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
7763         Log: Reborn as text.
7764      Branch: perl
7765            + NetWare/interface.cpp
7766 ____________________________________________________________________________
7767 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
7768         Log: Dead as binary.
7769      Branch: perl
7770            - NetWare/interface.cpp
7771 ____________________________________________________________________________
7772 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
7773         Log: Undo #16091, a time-warped escapee.
7774      Branch: perl
7775            ! lib/ExtUtils/t/MM_Cygwin.t
7776 ____________________________________________________________________________
7777 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
7778         Log: *size tweaks from Sarathy.
7779      Branch: perl
7780            ! ext/Storable/t/malice.t
7781 ____________________________________________________________________________
7782 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
7783         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
7784              From: Stas Bekman <stas@stason.org>
7785              Date: Tue, 23 Apr 2002 01:52:22 +0800
7786              Message-ID: <3CC44DD6.3090401@stason.org>
7787      Branch: perl
7788            ! pod/perlguts.pod
7789 ____________________________________________________________________________
7790 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
7791         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
7792              From: Paul_GreenVOS@vos.stratus.com
7793              Date: Mon, 22 Apr 02 20:35 edt
7794              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
7795      Branch: perl
7796            + hints/t001.c
7797            ! MANIFEST hints/README.hints hints/vos.sh
7798 ____________________________________________________________________________
7799 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
7800         Log: (retracted by #16095)
7801      Branch: perl
7802            ! lib/ExtUtils/t/MM_Cygwin.t
7803 ____________________________________________________________________________
7804 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
7805         Log: Subject: Re: perl@16083
7806              From: Nicholas Clark <nick@unfortu.net>
7807              Date: Mon, 22 Apr 2002 23:17:45 +0100
7808              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
7809      Branch: perl
7810            ! ext/Storable/t/malice.t
7811 ____________________________________________________________________________
7812 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
7813         Log: Upgrade to Encode 1.58.
7814      Branch: perl
7815            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
7816            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
7817            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
7818            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
7819            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
7820            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
7821            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
7822            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
7823            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
7824            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
7825            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
7826            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
7827            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
7828            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
7829            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
7830            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7831            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
7832            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
7833 ____________________________________________________________________________
7834 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
7835         Log: On Win32 the end.t failure should be gone now.
7836      Branch: perl
7837            ! pod/perldelta.pod
7838 ____________________________________________________________________________
7839 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
7840         Log: Subject: [PATCH] update VOS-specific pod files
7841              From: Paul_GreenVOS@vos.stratus.com
7842              Date: Mon, 22 Apr 02 16:02 edt
7843              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
7844      Branch: perl
7845            ! README.vos pod/perlport.pod
7846 ____________________________________________________________________________
7847 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
7848         Log: Subject: [PATCH] cleanup ./hints/vos.sh
7849              From: Paul_GreenVOS@vos.stratus.com
7850              Date: Mon, 22 Apr 02 15:26 edt
7851              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
7852      Branch: perl
7853            ! hints/vos.sh
7854 ____________________________________________________________________________
7855 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
7856         Log: Upgrade to Encode 1.57, from Dan Kogai.
7857      Branch: perl
7858            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7859            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
7860            ! ext/Encode/lib/Encode/Encoding.pm
7861            ! ext/Encode/lib/Encode/JP/JIS7.pm
7862            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
7863            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
7864 ____________________________________________________________________________
7865 [ 16084] By: ams                                   on 2002/04/22  18:10:13
7866         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
7867              From: Stas Bekman <stas@stason.org>
7868              Date: Tue, 23 Apr 2002 01:59:07 +0800
7869              Message-Id: <3CC44F6B.5010300@stason.org>
7870      Branch: perl
7871            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
7872 ____________________________________________________________________________
7873 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
7874         Log: Update Changes.
7875      Branch: perl
7876            ! Changes patchlevel.h
7877 ____________________________________________________________________________
7878 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
7879         Log: In MANIFEST but not added.
7880      Branch: perl
7881            + NetWare/interface.cpp
7882 ____________________________________________________________________________
7883 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
7884         Log: Duh.
7885      Branch: perl
7886            ! lib/ExtUtils/MM_Unix.pm
7887 ____________________________________________________________________________
7888 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
7889         Log: Subject: Re: t/japh/abigail.t [PATCH]
7890              From: Norton Allen <allen@huarp.harvard.edu>
7891              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
7892              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
7893      Branch: perl
7894            ! t/japh/abigail.t
7895 ____________________________________________________________________________
7896 [ 16079] By: ams                                   on 2002/04/22  15:59:55
7897         Log: Subject: {PATCH docs] sockatmark
7898              From: Mark-Jason Dominus <mjd@plover.com>
7899              Date: Mon, 22 Apr 2002 02:43:42 -0400
7900              Message-Id: <20020422064342.24646.qmail@plover.com>
7901      Branch: perl
7902            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
7903 ____________________________________________________________________________
7904 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
7905         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
7906              From: Paul_GreenVOS@vos.stratus.com
7907              Date: Mon, 22 Apr 02 12:40 edt
7908              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
7909      Branch: perl
7910            ! cflags.SH
7911 ____________________________________________________________________________
7912 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
7913         Log: Add new files from #16076; re-sort.
7914      Branch: perl
7915            ! MANIFEST
7916 ____________________________________________________________________________
7917 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
7918         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
7919      Branch: perl
7920            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
7921            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
7922            + NetWare/perllib.cpp NetWare/splittree.pl
7923            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
7924            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
7925            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
7926            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
7927            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
7928            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
7929            ! x2p/hash.c x2p/walk.c
7930 ____________________________________________________________________________
7931 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
7932         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
7933              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7934              Date: Mon, 22 Apr 2002 17:56:17 +0200
7935              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
7936      Branch: perl
7937            ! README.aix
7938 ____________________________________________________________________________
7939 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
7940         Log: Signedness nit.
7941      Branch: perl
7942            ! ext/PerlIO/encoding/encoding.xs
7943 ____________________________________________________________________________
7944 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
7945         Log: No semicolons after blocks.
7946      Branch: perl
7947            ! ext/Encode/Encode.xs
7948 ____________________________________________________________________________
7949 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
7950         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
7951      Branch: perl
7952            ! ext/PerlIO/encoding/encoding.pm
7953            ! ext/PerlIO/encoding/encoding.xs
7954 ____________________________________________________________________________
7955 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
7956         Log: Upgrade to Encode 1.56, from Dan Kogai.
7957      Branch: perl
7958            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
7959            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7960            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
7961            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
7962            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
7963            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
7964            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
7965            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
7966            ! ext/Encode/lib/Encode/Config.pm
7967            ! ext/Encode/lib/Encode/Encoder.pm
7968            ! ext/Encode/lib/Encode/Encoding.pm
7969            ! ext/Encode/lib/Encode/JP/H2Z.pm
7970            ! ext/Encode/lib/Encode/JP/JIS7.pm
7971            ! ext/Encode/lib/Encode/KR/2022_KR.pm
7972            ! ext/Encode/lib/Encode/PerlIO.pod
7973            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
7974            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
7975            ! ext/Encode/ucm/big5-hkscs.ucm
7976 ____________________________________________________________________________
7977 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
7978         Log: Comment tweak from Philip.
7979      Branch: perl
7980            ! opcode.pl
7981 ____________________________________________________________________________
7982 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
7983         Log: a Test::Harness tweak to make the test lines show up prettier
7984      Branch: perl
7985            ! lib/Test/Harness.pm
7986 ____________________________________________________________________________
7987 [ 16067] By: nick                                  on 2002/04/22  09:19:23
7988         Log: Integrate mainline
7989      Branch: perlio
7990           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
7991           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
7992           !> t/lib/warnings/perlio t/win32/system.t
7993 ____________________________________________________________________________
7994 [ 16066] By: nick                                  on 2002/04/22  09:01:43
7995         Log: Integrate //depot/perlio into mainline
7996      Branch: perl
7997           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
7998           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
7999           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
8000 ____________________________________________________________________________
8001 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
8002         Log: clean up after stray test file littering
8003              
8004              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
8005              it seems that it shouldn't (looks like a handle leak in PerlIO
8006              to me)
8007      Branch: perl
8008            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
8009            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
8010            ! t/lib/warnings/perlio t/win32/system.t
8011 ____________________________________________________________________________
8012 [ 16064] By: nick                                  on 2002/04/22  08:02:58
8013         Log: Integrate mainline into perlio
8014      Branch: perlio
8015           +> ext/Storable/t/malice.t
8016            ! pod/perliol.pod
8017           !> (integrate 57 files)
8018 ____________________________________________________________________________
8019 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
8020         Log: integrate change#16062 from mainline
8021              
8022              another windows fix: only create a new console for subprocesses
8023              when all three stdhandles are invalid (from Jan Dubois)
8024      Branch: maint-5.6/perl
8025            ! win32/win32.c
8026 ____________________________________________________________________________
8027 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
8028         Log: another windows fix: only create a new console for subprocesses
8029              when all three stdhandles are invalid (from Jan Dubois)
8030      Branch: perl
8031            ! win32/win32.c
8032 ____________________________________________________________________________
8033 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
8034         Log: all the thread tests now pass on windows (32-bit and 64-bit)
8035      Branch: perl
8036            ! README.win32
8037 ____________________________________________________________________________
8038 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
8039         Log: enable maximal optimizations on win64
8040      Branch: perl
8041            ! win32/Makefile win32/makefile.mk
8042 ____________________________________________________________________________
8043 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
8044         Log: Tweaks copied from Philip Newton's Encode patches.
8045      Branch: perl
8046            ! AUTHORS
8047 ____________________________________________________________________________
8048 [ 16057] By: sky                                   on 2002/04/22  00:19:40
8049         Log: End blocks were not run on Win32.
8050              The real fix should be to turn this flag on in RunPerl but
8051              I think we are too close 5.8 to change that.
8052      Branch: perl
8053            ! ext/threads/threads.xs
8054 ____________________________________________________________________________
8055 [ 16056] By: sky                                   on 2002/04/21  23:29:22
8056         Log: Do not unlock mutex twice.
8057              Do not unlock mutex after it has been destroyed and freed.
8058              Do not email p5p without uncrossing eyes.
8059      Branch: perl
8060            ! ext/threads/threads.xs
8061 ____________________________________________________________________________
8062 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
8063         Log: squelch some more type mismatch warnings
8064              
8065              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
8066              missing parens in macro definition
8067      Branch: perl
8068            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
8069            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
8070            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
8071            ! pp.c regexec.c sv.h
8072 ____________________________________________________________________________
8073 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
8074         Log: Make writing user-defined character properties nicer.
8075      Branch: perl
8076            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
8077 ____________________________________________________________________________
8078 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
8079         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
8080              isn't the case on win64
8081      Branch: perl
8082            ! ext/Storable/t/malice.t
8083 ____________________________________________________________________________
8084 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
8085         Log: One more way to do character class subtraction.
8086      Branch: perl
8087            ! pod/perlunicode.pod
8088 ____________________________________________________________________________
8089 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
8090         Log: Mopup of #16048.
8091      Branch: perl
8092            ! pp_sys.c
8093 ____________________________________________________________________________
8094 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
8095         Log: some test failures have been fixed
8096      Branch: perl
8097            ! README.win32
8098 ____________________________________________________________________________
8099 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
8100         Log: use compare_text() rather than compare() to avoid bogus
8101              failures when the test files happen to be CRLF terminated
8102      Branch: perl
8103            ! ext/Encode/t/JP.t
8104 ____________________________________________________________________________
8105 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
8106         Log: fixes for all the warnings reported by Visual C (most of this
8107              change is from change#12026)
8108      Branch: perl
8109            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
8110            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
8111            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
8112            ! regexec.c sv.c toke.c universal.c utf8.c util.c
8113            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
8114 ____________________________________________________________________________
8115 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
8116         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
8117              From: Nicholas Clark <nick@unfortu.net>
8118              Date: Sun, 21 Apr 2002 19:15:24 +0100
8119              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
8120      Branch: perl
8121            + ext/Storable/t/malice.t
8122            ! MANIFEST ext/Storable/Storable.pm
8123 ____________________________________________________________________________
8124 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
8125         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
8126              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8127              Date: Sun, 21 Apr 2002 19:37:51 +0200
8128              Message-ID: <3CC3150F.5798.22A05AE@localhost>
8129      Branch: perl
8130            ! ext/Encode/t/perlio.t
8131 ____________________________________________________________________________
8132 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
8133         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
8134              From: Andrey Sapozhnikov <sapa@icb.chel.su>
8135              Date: Fri, 19 Apr 2002 19:55:56 +0600
8136              Message-ID: <3CC021EC.5080005@icb.chel.su>
8137              
8138              (tweaked a bit)
8139      Branch: perl
8140            ! pod/perltrap.pod
8141 ____________________________________________________________________________
8142 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
8143         Log: Do not assume that io buffer flushing happens in the same
8144              order as joins (that assumption broke in a multicpu IRIX box)
8145      Branch: perl
8146            ! ext/threads/t/thread.t
8147 ____________________________________________________________________________
8148 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
8149         Log: As if people would be reading the documentation :-)
8150      Branch: perl
8151            ! opcode.pl
8152 ____________________________________________________________________________
8153 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
8154         Log: Typo tweaks.
8155      Branch: perl
8156            ! pod/perlrun.pod
8157 ____________________________________________________________________________
8158 [ 16041] By: sky                                   on 2002/04/21  13:53:54
8159         Log: Got the last memory leak in the while(1) { threads->create(sub 
8160              {})->join() }, now we can loop over a million threads without a 
8161              problem. 
8162              Cleared up SVs that should have been mortal but never where.
8163      Branch: perl
8164            ! ext/threads/threads.xs
8165 ____________________________________________________________________________
8166 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
8167         Log: Make doc clearer, as suggested by Brent Dax
8168      Branch: perl
8169            ! opcode.pl
8170 ____________________________________________________________________________
8171 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
8172         Log: Revert change #15974.
8173      Branch: perl
8174            ! ext/B/B/Deparse.pm
8175 ____________________________________________________________________________
8176 [ 16038] By: nick                                  on 2002/04/21  08:43:48
8177         Log: Integrate mainline
8178      Branch: perlio
8179           +> win32/config.vc64 win32/config_H.vc64
8180           !> (integrate 43 files)
8181 ____________________________________________________________________________
8182 [ 16037] By: nick                                  on 2002/04/21  08:10:07
8183         Log: Integrate mainline
8184      Branch: perlio
8185           +> ext/Encode/ucm/big5-eten.ucm
8186            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
8187            - win32/config.win64 win32/config_H.win64
8188           !> MANIFEST Porting/makerel ext/Encode/Changes
8189           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
8190           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
8191           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
8192           !> ext/Encode/lib/Encode/Config.pm
8193           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8194           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
8195           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
8196           !> pod/perlunicode.pod vms/vms.c
8197 ____________________________________________________________________________
8198 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
8199         Log: S_ stands sfor static.
8200      Branch: perl
8201            ! hv.c
8202 ____________________________________________________________________________
8203 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
8204         Log: htovs et al might be macros.
8205      Branch: perl
8206            ! perl.h
8207 ____________________________________________________________________________
8208 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
8209         Log: missed checkin of this file in change#16033
8210      Branch: perl
8211            ! makedef.pl
8212 ____________________________________________________________________________
8213 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
8214         Log: Windows 64-bit support:
8215              
8216              * support for building it in the regular makefiles
8217              * large files support via the _*i64() functions (this should be
8218              portable to the 32-bit universe too, but quite untested and
8219              and binary-incompatible, therefore not enabled there)
8220              * three additional test failures in addition to the t/end.t one
8221              (see README.win32)
8222              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
8223              the ones available from the CRT (needed because Perl uses
8224              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
8225              * add a few 64-bit notes to README.win32
8226              
8227              The following general problems were also fixed:
8228              
8229              * s/struct stat/Stat_t/g
8230              * Data::Dumper had some naughty 'long' typecasts
8231              * Errno_pm.PL didn't work safe when winsock.h was not in the same
8232              directory as errno.h
8233              * various tell/seek things were incorrectly prototyped
8234              * squelch ugly looking noise when running tests
8235              * Embed.t wasn't linking in all the libraries
8236              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
8237              * re-enable all the disabled warnings (additional fixes may be
8238              needed for the warnings uncovered by this)
8239      Branch: perl
8240            + win32/config.vc64 win32/config_H.vc64
8241            ! MANIFEST README.win32 doio.c dosish.h
8242            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
8243            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
8244            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
8245            ! win32/config.vc win32/makefile.mk win32/perlglob.c
8246            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
8247            ! win32/win32iop.h win32/win32sck.c
8248 ____________________________________________________________________________
8249 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
8250         Log: Upgrade to Encode 1.52, from Dan Kogai.
8251      Branch: perl
8252            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8253            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
8254            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
8255            ! ext/Encode/lib/Encode/JP/JIS7.pm
8256            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
8257            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
8258            ! ext/Encode/ucm/big5-hkscs.ucm
8259 ____________________________________________________________________________
8260 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
8261         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
8262              From: Mark-Jason Dominus <mjd@plover.com>
8263              Date: Sat, 20 Apr 2002 03:36:28 -0400
8264              Message-ID: <20020420073628.324.qmail@plover.com>
8265      Branch: perl
8266            ! pod/perlopentut.pod
8267 ____________________________________________________________________________
8268 [ 16030] By: sky                                   on 2002/04/20  22:02:32
8269         Log: Remove auto-detach
8270              Cleans up memory now, destroys the mutex and frees thread
8271              Makes returnvalues mortal
8272              Doesn't run thread_destruct until the thread has stopped AND
8273              all references to it are gone.
8274      Branch: perl
8275            ! ext/threads/threads.xs
8276 ____________________________________________________________________________
8277 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
8278         Log: Subject: [PATCH @16005] rescue perldoc for VMS
8279              From: "Craig A. Berry" <craigberry@mac.com>
8280              Date: Sat, 20 Apr 2002 15:16:30 -0500
8281              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
8282      Branch: perl
8283            ! vms/vms.c
8284 ____________________________________________________________________________
8285 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
8286         Log: Subject: Re: [PATCH] typo
8287              From: andreas.koenig@anima.de (Andreas J. Koenig)
8288              Date: Sat, 20 Apr 2002 15:41:23 +0200
8289              Message-ID: <m37kn2o5bw.fsf@anima.de>
8290      Branch: perl
8291            ! ext/Encode/encoding.pm
8292 ____________________________________________________________________________
8293 [ 16027] By: nick                                  on 2002/04/20  21:42:09
8294         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
8295              and change test not to skip them.
8296      Branch: perlio
8297            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
8298 ____________________________________________________________________________
8299 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
8300         Log: Upgrade to Encode 1.51, from Dan Kogai.
8301      Branch: perl
8302            + ext/Encode/ucm/big5-eten.ucm
8303            - ext/Encode/ucm/big5.ucm
8304            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8305            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
8306            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
8307            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
8308            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8309            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
8310 ____________________________________________________________________________
8311 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
8312         Log: purge existing win64 stuff (this never really worked in 5.7.x)
8313              in preparation for completely redone win64 support
8314      Branch: perl
8315            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
8316            ! MANIFEST Porting/makerel
8317 ____________________________________________________________________________
8318 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
8319         Log: Subject: Re: perl@16005
8320              From: Stas Bekman <stas@stason.org>
8321              Date: Sat, 20 Apr 2002 13:06:49 +0800
8322              Message-ID: <3CC0F769.1010705@stason.org>
8323              (with a minor formatting nit)
8324      Branch: perl
8325            ! pod/perlfunc.pod
8326 ____________________________________________________________________________
8327 [ 16023] By: nick                                  on 2002/04/20  19:06:04
8328         Log: Some tweaks for encodings which need lines.
8329              Also disabled trial of using fallbacks.
8330      Branch: perlio
8331            ! ext/PerlIO/encoding/encoding.pm
8332            ! ext/PerlIO/encoding/encoding.xs
8333 ____________________________________________________________________________
8334 [ 16022] By: nick                                  on 2002/04/20  18:37:38
8335         Log: Various tweaks to Encode
8336      Branch: perlio
8337            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8338            ! ext/Encode/Unicode/Unicode.xs
8339            ! ext/Encode/lib/Encode/Encoding.pm
8340            ! ext/Encode/lib/Encode/JP/JIS7.pm
8341            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
8342 ____________________________________________________________________________
8343 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
8344         Log: Subject: [PATCH] perlunicode.pod typos
8345              From: andreas.koenig@anima.de (Andreas J. Koenig)     
8346              Date: Sat, 20 Apr 2002 11:20:25 +0200
8347              Message-ID: <m3vgamoheu.fsf@anima.de>
8348      Branch: perl
8349            ! pod/perlunicode.pod
8350 ____________________________________________________________________________
8351 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
8352         Log: Test tweak from mjd.
8353      Branch: perl
8354            ! lib/Memoize/t/errors.t
8355 ____________________________________________________________________________
8356 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
8357         Log: Integrate perlio;
8358              
8359              Tweak to Encode.xs to avoid buffer overrun.
8360              
8361              Add :bytes to POD part.
8362              Remove 'alias' to Encode now it exists as a module.
8363              
8364              Fill in the PERLIO sections.
8365      Branch: perl
8366           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
8367 ____________________________________________________________________________
8368 [ 16018] By: nick                                  on 2002/04/20  13:38:24
8369         Log: Fill in the PERLIO sections.
8370      Branch: perlio
8371            ! pod/perlrun.pod
8372 ____________________________________________________________________________
8373 [ 16017] By: nick                                  on 2002/04/20  13:37:15
8374         Log: Add :bytes to POD part.
8375              Remove 'alias' to Encode now it exists as a module.
8376      Branch: perlio
8377            ! lib/PerlIO.pm
8378 ____________________________________________________________________________
8379 [ 16016] By: sky                                   on 2002/04/20  13:12:31
8380         Log: Really let the update of the link list do something.
8381      Branch: perl
8382            ! ext/threads/threads.xs
8383 ____________________________________________________________________________
8384 [ 16015] By: nick                                  on 2002/04/20  07:51:26
8385         Log: Integrate mainline
8386      Branch: perlio
8387           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
8388           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
8389           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
8390 ____________________________________________________________________________
8391 [ 16014] By: nick                                  on 2002/04/20  07:46:11
8392         Log: Tweak to Encode.xs to avoid buffer overrun.
8393      Branch: perlio
8394            ! ext/Encode/Encode.xs
8395 ____________________________________________________________________________
8396 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
8397         Log: Subject: [PATCH] t/japh/abigail.t
8398              From: abigail@foad.org
8399              Date: Fri, 19 Apr 2002 02:21:36 +0200
8400              Message-ID: <20020419002136.16948.qmail@foad.org>
8401              
8402              Subject: Re: [PATCH] t/japh/abigail.t
8403              From: "Craig A. Berry" <craigberry@mac.com>
8404              Date: Fri, 19 Apr 2002 11:23:45 -0500
8405              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
8406      Branch: perl
8407            ! t/japh/abigail.t
8408 ____________________________________________________________________________
8409 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
8410         Log: User-defined character properties were unintentionally
8411              removed, noticed by Dan Kogai.
8412      Branch: perl
8413            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
8414            ! pod/perlunicode.pod t/op/pat.t
8415 ____________________________________________________________________________
8416 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
8417         Log: Subject: Re: [PATCH] Big5-related changes.
8418              From: Autrijus Tang <autrijus@autrijus.org>
8419              Date: Sat, 20 Apr 2002 04:06:31 +0800
8420              Message-ID: <20020419200631.GA20964@not.autrijus.org>
8421      Branch: perl
8422            ! README.cn README.tw
8423 ____________________________________________________________________________
8424 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
8425         Log: Add a BUGS sections to O.pm
8426      Branch: perl
8427            ! ext/B/O.pm
8428 ____________________________________________________________________________
8429 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
8430         Log: Disable warning noise
8431      Branch: perl
8432            ! t/io/open.t
8433 ____________________________________________________________________________
8434 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
8435         Log: More tests for the 3-arg open
8436      Branch: perl
8437            ! t/io/open.t t/lib/warnings/doio
8438 ____________________________________________________________________________
8439 [ 16007] By: nick                                  on 2002/04/19  17:45:53
8440         Log: Silence warning generating warning message for U+FFFF does not map etc.
8441      Branch: perlio
8442            ! ext/Encode/Encode.xs
8443 ____________________________________________________________________________
8444 [ 16006] By: nick                                  on 2002/04/19  15:24:57
8445         Log: Integrate mainline (for Tk with Encode testing)
8446              Some perlio & encode issues otherwise cleanish.
8447      Branch: perlio
8448           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
8449           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
8450           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
8451           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
8452           +> ext/threads/t/thread.t
8453            - ext/Encode/lib/Encode/Unicode.pm
8454           !> (integrate 38 files)
8455 ____________________________________________________________________________
8456 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
8457         Log: Update Changes.
8458      Branch: perl
8459            ! Changes patchlevel.h
8460 ____________________________________________________________________________
8461 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
8462         Log: Subject: [PATCH] warn on ref open without perlio
8463              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8464              Date: Thu, 18 Apr 2002 23:17:44 +0200
8465              Message-ID: <20020418231744.A24159@rafael>
8466              
8467              (with one nit, the skip message needed "# " prefix)
8468      Branch: perl
8469            ! doio.c pod/perldiag.pod t/lib/warnings/doio
8470 ____________________________________________________________________________
8471 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
8472         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
8473              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8474              Date: Fri, 19 Apr 2002 15:43:47 +0200
8475              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
8476      Branch: perl
8477            ! README.hpux
8478 ____________________________________________________________________________
8479 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
8480         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
8481      Branch: perl
8482            ! ext/PerlIO/encoding/encoding.pm
8483            ! ext/PerlIO/encoding/encoding.xs
8484 ____________________________________________________________________________
8485 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
8486         Log: Upgrade to Encode 1.50, from Dan Kogai.
8487      Branch: perl
8488            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
8489            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
8490            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
8491            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
8492            - ext/Encode/lib/Encode/Unicode.pm
8493            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
8494            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8495            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
8496            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
8497            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8498            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
8499            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
8500            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
8501            ! ext/Encode/t/jisx0208.ref
8502 ____________________________________________________________________________
8503 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
8504         Log: Subject: CPAN.pm sync
8505              From: andreas.koenig@anima.de (Andreas J. Koenig)
8506              Date: Fri, 19 Apr 2002 11:55:07 +0200
8507              Message-ID: <m3ads0qah0.fsf@anima.de>
8508      Branch: perl
8509            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
8510 ____________________________________________________________________________
8511 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
8512         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
8513      Branch: perl
8514            ! pod/perltooc.pod
8515 ____________________________________________________________________________
8516 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
8517         Log: The previous change on this was *ahem* slightly off-topic.
8518      Branch: perl
8519            ! ext/PerlIO/encoding/encoding.pm
8520 ____________________________________________________________________________
8521 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
8522         Log: variant of change#14657 from mainline, modified for binary
8523              compatibility for 5.6.x (from  Jan Dubois)
8524      Branch: maint-5.6/perl
8525            ! lib/Win32.pod win32/win32.c
8526 ____________________________________________________________________________
8527 [ 15996] By: ams                                   on 2002/04/18  16:16:26
8528         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
8529              From: abigail@foad.org
8530              Date: Thu, 18 Apr 2002 17:09:45 +0200
8531              Message-Id: <20020418150945.389.qmail@foad.org>
8532      Branch: perl
8533            ! pod/perldebtut.pod
8534 ____________________________________________________________________________
8535 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
8536         Log: z/OS situation update.
8537      Branch: perl
8538            ! pod/perldelta.pod
8539 ____________________________________________________________________________
8540 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
8541         Log: Doc tweaks.
8542      Branch: perl
8543            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
8544 ____________________________________________________________________________
8545 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
8546         Log: The tests need perlio.
8547      Branch: perl
8548            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
8549 ____________________________________________________________________________
8550 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
8551         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
8552              From: Mark-Jason Dominus <mjd@plover.com>
8553              Date: Thu, 18 Apr 2002 09:38:17 -0400
8554              Message-ID: <20020418133817.22436.qmail@plover.com>    
8555              
8556              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
8557              From: Mark-Jason Dominus <mjd@plover.com>
8558              Date: Thu, 18 Apr 2002 09:54:50 -0400
8559              Message-ID: <20020418135450.22999.qmail@plover.com>    
8560      Branch: perl
8561            ! pod/perlfaq8.pod
8562 ____________________________________________________________________________
8563 [ 15991] By: sky                                   on 2002/04/18  09:18:14
8564         Log: Port testcases from thr5005 tests so we don't fail on same things.
8565              Added yield support using threads->yield().
8566      Branch: perl
8567            + ext/threads/t/thread.t
8568            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
8569 ____________________________________________________________________________
8570 [ 15990] By: nick                                  on 2002/04/18  07:56:40
8571         Log: Integrate mainline
8572      Branch: perlio
8573            - t/io/full.t
8574           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
8575           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
8576           !> perl.c t/op/groups.t toke.c win32/win32.c
8577 ____________________________________________________________________________
8578 [ 15989] By: sky                                   on 2002/04/18  07:15:55
8579         Log: Always flush the PerlIO buffers after running END blocks in 
8580              perl_destruct. This should fix ext/threads/t/end.t under Win32.
8581      Branch: perl
8582            ! perl.c
8583 ____________________________________________________________________________
8584 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
8585         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
8586      Branch: perl
8587            ! perl.c
8588 ____________________________________________________________________________
8589 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
8590         Log: Move /dev/full testing post-5.8.0.
8591      Branch: perl
8592            - t/io/full.t
8593            ! MANIFEST
8594 ____________________________________________________________________________
8595 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
8596         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
8597              ("Crays have only REAL memory.")
8598      Branch: perl
8599            ! hints/unicos.sh hints/unicosmk.sh
8600 ____________________________________________________________________________
8601 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
8602         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
8603              From: luc.st-louis@ca.transport.bombardier.com
8604              Date: Wed, 17 Apr 2002 14:22:25 -0400
8605              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
8606      Branch: perl
8607            ! win32/win32.c
8608 ____________________________________________________________________________
8609 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
8610         Log: With -Uuseperlio the error might be EBADF.
8611      Branch: perl
8612            ! t/io/full.t
8613 ____________________________________________________________________________
8614 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
8615         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
8616              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
8617              Date: Wed, 17 Apr 2002 21:16:22 +0400
8618              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
8619      Branch: perl
8620            ! lib/ExtUtils/t/Embed.t
8621 ____________________________________________________________________________
8622 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
8623         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
8624              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
8625              Date: Wed, 17 Apr 2002 20:08:03 +0400
8626              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
8627      Branch: perl
8628            ! win32/win32.c
8629 ____________________________________________________________________________
8630 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
8631         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
8632              From: Mark-Jason Dominus <mjd@plover.com>
8633              Date: Wed, 17 Apr 2002 11:14:17 -0400
8634              Message-ID: <20020417151417.27268.qmail@plover.com>
8635      Branch: perl
8636            ! t/io/full.t
8637 ____________________________________________________________________________
8638 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
8639         Log: README.cjk update.
8640      Branch: perl
8641            ! README.cn README.jp README.ko README.tw
8642 ____________________________________________________________________________
8643 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
8644         Log: Subject: [PATCH toke.c] @:foo?
8645              From: Philip Newton <Philip.Newton@gmx.net>
8646              Date: Wed, 17 Apr 2002 19:48:09 +0200
8647              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
8648      Branch: perl
8649            ! toke.c
8650 ____________________________________________________________________________
8651 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
8652         Log: Subject: Re: gcc on HP
8653              From: Philip Newton <Philip.Newton@gmx.net>
8654              Date: Wed, 17 Apr 2002 20:36:34 +0200
8655              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
8656      Branch: perl
8657            ! README.hpux
8658 ____________________________________________________________________________
8659 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
8660         Log: Adjust test for groups that appear multiple times on Cygwin
8661      Branch: perl
8662            ! t/op/groups.t
8663 ____________________________________________________________________________
8664 [ 15976] By: nick                                  on 2002/04/17  17:03:40
8665         Log: Integrate mainline
8666      Branch: perlio
8667           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
8668           +> ext/PerlIO/encoding/encoding.pm
8669           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
8670           +> ext/threads/shared/t/queue.t t/io/full.t
8671            - ext/Encode/lib/Encode/XS.pm
8672           !> (integrate 50 files)
8673 ____________________________________________________________________________
8674 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
8675         Log: Update Changes.
8676      Branch: perl
8677            ! Changes patchlevel.h
8678 ____________________________________________________________________________
8679 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
8680         Log: Subject: [PATCH B::Deparse] "foo bar"->()
8681              From: Robin Houston <robin@kitsite.com>
8682              Date: Wed, 17 Apr 2002 15:45:32 +0100
8683              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
8684      Branch: perl
8685            ! ext/B/B/Deparse.pm
8686 ____________________________________________________________________________
8687 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
8688         Log: metaconfig unit change for #15972.
8689      Branch: metaconfig/U/perl
8690            ! Extensions.U
8691 ____________________________________________________________________________
8692 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
8693         Log: As suggested by Arthur: the threads and threads::shared
8694              modules are always present.  This tries to preempt two
8695              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
8696              to have this new fancy threads implementation but my Perl
8697              doesn't seem to have it" (2) someone attempting to install
8698              threads using CPAN.pm and CPAN.pm helpfully starting to
8699              install perl 5.8.0 (which they might already have installed).
8700      Branch: perl
8701            ! Configure ext/threads/Makefile.PL
8702            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
8703            ! ext/threads/shared/shared.xs ext/threads/threads.pm
8704            ! ext/threads/threads.xs
8705 ____________________________________________________________________________
8706 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
8707         Log: More signedness nits.
8708      Branch: perl
8709            ! ext/Encode/Encode.xs
8710 ____________________________________________________________________________
8711 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
8712         Log: fast_abs_path() is tainted.
8713      Branch: perl
8714            ! ext/Cwd/t/cwd.t
8715 ____________________________________________________________________________
8716 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
8717         Log: Signedness nit.
8718      Branch: perl
8719            ! ext/Encode/bin/enc2xs
8720 ____________________________________________________________________________
8721 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
8722         Log: Subject: gcc on HP
8723              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8724              Date: Wed, 17 Apr 2002 12:43:38 +0200
8725              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
8726      Branch: perl
8727            ! README.hpux
8728 ____________________________________________________________________________
8729 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
8730         Log: Add just a little bit more explanation to PerlIO::encoding.
8731      Branch: perl
8732            ! ext/PerlIO/encoding/encoding.pm
8733 ____________________________________________________________________________
8734 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
8735         Log: PerlIO::encoding 0.01 from Dan Kogai.
8736      Branch: perl
8737            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
8738            + ext/PerlIO/encoding/encoding.pm
8739            + ext/PerlIO/encoding/encoding.xs
8740            ! MANIFEST
8741 ____________________________________________________________________________
8742 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
8743         Log: Upgrade to Encode 1.42, from Dan Kogai.
8744      Branch: perl
8745            - ext/Encode/lib/Encode/XS.pm
8746            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
8747            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
8748            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8749            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
8750            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
8751            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
8752            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8753            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
8754            ! ext/Encode/lib/Encode/Config.pm
8755            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
8756            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
8757            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
8758            ! ext/Encode/t/encoding.t
8759 ____________________________________________________________________________
8760 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
8761         Log: Test tweaks from mjd and Benjamin Goldberg.
8762      Branch: perl
8763            ! t/io/full.t
8764 ____________________________________________________________________________
8765 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
8766         Log: Document taint-safeness.   Life in the fast_abs_path()
8767              lane is unsafe.
8768      Branch: perl
8769            ! lib/Cwd.pm
8770 ____________________________________________________________________________
8771 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
8772         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
8773              From: Mark-Jason Dominus <mjd@plover.com>
8774              Date: Tue, 16 Apr 2002 19:24:12 -0400
8775              Message-ID: <20020416232412.14297.qmail@plover.com>
8776      Branch: perl
8777            + t/io/full.t
8778            ! MANIFEST perlio.c
8779 ____________________________________________________________________________
8780 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
8781         Log: Manifestations of mjd, from mjd.
8782      Branch: perl
8783            ! MANIFEST
8784 ____________________________________________________________________________
8785 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
8786         Log: metaconfig unit change for #15959.
8787      Branch: metaconfig/U/perl
8788            ! Extensions.U
8789 ____________________________________________________________________________
8790 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
8791         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
8792              From: Andy Dougherty <doughera@lafayette.edu>
8793              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
8794              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
8795      Branch: perl
8796            ! Configure
8797 ____________________________________________________________________________
8798 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
8799         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
8800              From: Nicholas Clark <nick@unfortu.net>
8801              Date: Tue, 16 Apr 2002 22:22:41 +0100
8802              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
8803      Branch: perl
8804            ! embed.fnc global.sym hv.c universal.c
8805 ____________________________________________________________________________
8806 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
8807         Log: Documents for Merijn and lots of XXXs for NI-S :-)
8808      Branch: perl
8809            ! pod/perlfunc.pod pod/perlrun.pod
8810 ____________________________________________________________________________
8811 [ 15956] By: sky                                   on 2002/04/16  21:26:53
8812         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
8813              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
8814              stuff being 0xabababab on cleanup.
8815      Branch: perl
8816            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
8817            ! MANIFEST
8818 ____________________________________________________________________________
8819 [ 15955] By: nick                                  on 2002/04/16  20:46:03
8820         Log: Integate mainline (other machine)
8821      Branch: perlio
8822           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
8823           !> t/op/magic.t
8824 ____________________________________________________________________________
8825 [ 15954] By: nick                                  on 2002/04/16  20:13:32
8826         Log: Integrate mainline
8827      Branch: perlio
8828           +> README.cn README.jp README.ko README.tw
8829           +> ext/threads/shared/t/av_refs.t
8830           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
8831           !> (integrate 41 files)
8832 ____________________________________________________________________________
8833 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
8834         Log: B::walkoptree bugfix (see also #15850)
8835      Branch: perl
8836            ! ext/B/B.xs ext/B/t/terse.t
8837 ____________________________________________________________________________
8838 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
8839         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
8840              From: Philip Newton <Philip.Newton@gmx.net>
8841              Date: Tue, 16 Apr 2002 21:09:44 +0200
8842              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
8843      Branch: perl
8844            ! pod/perltodo.pod
8845 ____________________________________________________________________________
8846 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
8847         Log: Subject: [PATCH] B::Deparse problems with japhs
8848              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8849              Date: Tue, 16 Apr 2002 15:47:33 +0100
8850              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
8851      Branch: perl
8852            ! ext/B/B/Deparse.pm
8853 ____________________________________________________________________________
8854 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
8855         Log: Stas' tainting worries, obscured by me.
8856      Branch: perl
8857            ! ext/Cwd/t/cwd.t lib/Cwd.pm
8858 ____________________________________________________________________________
8859 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
8860         Log: Pod tweak to avoid =item<japanese> problems.
8861      Branch: perl
8862            ! README.jp
8863 ____________________________________________________________________________
8864 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
8865         Log: Some UTF-8 todos.
8866      Branch: perl
8867            ! pod/perltodo.pod
8868 ____________________________________________________________________________
8869 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
8870         Log: Let's not promise too much: use utf8 only works on identifier
8871              names, not package or subroutine names (admittedly limited [1], but
8872              that's what the Camel says, and that's what we are going to stick
8873              to for 5.8.0).  Also document that use vars does not do utf8.
8874              [1] The obvious problem in both is that package and subroutine
8875              names need to mappable to the filesystem.
8876      Branch: perl
8877            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
8878 ____________________________________________________________________________
8879 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
8880         Log: Subject: [PATCH] small typo in IO::Pipe pod
8881              From: Slaven Rezic <rezic@onlineoffice.de>
8882              Date: Tue, 16 Apr 2002 12:31:10 +0200
8883              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
8884      Branch: perl
8885            ! ext/IO/lib/IO/Pipe.pm
8886 ____________________________________________________________________________
8887 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
8888         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
8889              From: Arthur Bergman <arthur@contiller.se>
8890              Date: Tue, 16 Apr 2002 11:58:45 +0200
8891              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
8892      Branch: perl
8893            ! lib/Attribute/Handlers.pm
8894 ____________________________________________________________________________
8895 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
8896         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
8897              Jungshik Shin.  Regen toc.
8898      Branch: perl
8899            + README.cn README.jp README.ko README.tw
8900            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8901 ____________________________________________________________________________
8902 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
8903         Log: my $utf8here, our $utf8here, and package variable $utf8here.
8904              
8905              The actual minimal fix is in utf8.c and from NI-S,
8906              the rest are the tests (in fresh_perl since I couldn't get
8907              them easily to work elsewhere) and a slight behaviour change:
8908              previously UTF-8 identifiers had to start with an alphabetic
8909              character.  No more so, now they can start with an (Unicode)
8910              ID_Continue character (which however is not a (Unicode) digit).
8911              (Limiting the first character to ID_Start would be rather
8912              restrictive, since ID_Start allows only alphabetic letters.)
8913              
8914              TODO: use vars qw($utf8here).  This I don't find to be
8915              a showstopper.
8916      Branch: perl
8917            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
8918            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
8919 ____________________________________________________________________________
8920 [ 15942] By: ams                                   on 2002/04/16  02:24:25
8921         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
8922              From: "Craig A. Berry" <craigberry@mac.com>
8923              Date: Mon, 15 Apr 2002 22:06:14 -0500
8924              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
8925      Branch: perl
8926            ! lib/FileCache.t
8927 ____________________________________________________________________________
8928 [ 15941] By: ams                                   on 2002/04/16  02:16:35
8929         Log: Subject: [PATCH] s2p fix for VMS
8930              From: "Craig A. Berry" <craigberry@mac.com>
8931              Date: Mon, 15 Apr 2002 21:48:36 -0500
8932              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
8933      Branch: perl
8934            ! configure.com t/x2p/s2p.t x2p/s2p.PL
8935 ____________________________________________________________________________
8936 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
8937         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
8938              (and the licensing of the other code clarified, from Mark Bixby.)
8939      Branch: perl
8940            ! mpeix/mpeix.c
8941 ____________________________________________________________________________
8942 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
8943         Log: AUTHORS updates.
8944      Branch: perl
8945            ! AUTHORS
8946 ____________________________________________________________________________
8947 [ 15938] By: sky                                   on 2002/04/15  22:13:17
8948         Log: Add support for my $foo : shared; 
8949              Add testcase for this.
8950              Update manifest.
8951      Branch: perl
8952            + ext/threads/shared/t/shared_attr.t
8953            ! MANIFEST ext/threads/shared/shared.pm
8954 ____________________________________________________________________________
8955 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
8956         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
8957              From: abigail@foad.org
8958              Date: Mon, 15 Apr 2002 17:41:17 +0200
8959              Message-ID: <20020415154117.1559.qmail@foad.org>
8960              
8961              (With EBCDIC skippage added, and the skip reason
8962              skippage on the two ?? loops tweaked.)
8963      Branch: perl
8964            + t/japh/abigail.t
8965            ! MANIFEST t/TEST
8966 ____________________________________________________________________________
8967 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
8968         Log: Subject: Re: [ID 20020412.005] Dancing ??s
8969              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
8970              Date: Sun, 14 Apr 2002 16:09:30 +0100
8971              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
8972      Branch: perl
8973            ! pod/perlop.pod pp_hot.c t/op/pat.t
8974 ____________________________________________________________________________
8975 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
8976         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
8977              From: abigail@foad.org
8978              Date: Mon, 15 Apr 2002 17:40:02 +0200
8979              Message-ID: <20020415154002.1549.qmail@foad.org>
8980      Branch: perl
8981            ! t/test.pl
8982 ____________________________________________________________________________
8983 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
8984         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
8985              From: "Craig A. Berry" <craigberry@mac.com>
8986              Date: Mon, 15 Apr 2002 14:05:26 -0500
8987              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
8988      Branch: perl
8989            ! universal.c
8990 ____________________________________________________________________________
8991 [ 15933] By: sky                                   on 2002/04/15  21:26:16
8992         Log: Test arrays containing references, and references to shared arrays.
8993      Branch: perl
8994            + ext/threads/shared/t/av_refs.t
8995 ____________________________________________________________________________
8996 [ 15932] By: nick                                  on 2002/04/15  15:06:49
8997         Log: Integrate mainline (for Encode)
8998      Branch: perlio
8999           +> ext/Encode/Encode/ConfigLocal_PM.e2x
9000           +> ext/Encode/lib/Encode/JP/JIS7.pm
9001            - ext/Encode/lib/Encode/JP/2022_JP.pm
9002            - ext/Encode/lib/Encode/JP/2022_JP1.pm
9003            - ext/Encode/lib/Encode/JP/JIS.pm
9004           !> (integrate 26 files)
9005 ____________________________________________________________________________
9006 [ 15931] By: ams                                   on 2002/04/15  14:51:31
9007         Log: Subject: [PATCH] Chip didn't time travel.
9008              From: abigail@foad.org
9009              Date: Mon, 15 Apr 2002 17:40:22 +0200
9010              Message-Id: <20020415154022.1554.qmail@foad.org>
9011      Branch: perl
9012            ! pod/perlhist.pod
9013 ____________________________________________________________________________
9014 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
9015         Log: Update Changes.
9016      Branch: perl
9017            ! Changes patchlevel.h
9018 ____________________________________________________________________________
9019 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
9020         Log: The #15921 made the 'no warnings' unnecessary.
9021      Branch: perl
9022            ! t/op/magic.t
9023 ____________________________________________________________________________
9024 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
9025         Log: Subject: Re: [FILE] FileCache.t
9026              From: belg4mit <belg4mit@mit.edu>
9027              Date: Mon, 15 Apr 2002 01:31:21 -0400
9028              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
9029      Branch: perl
9030            ! lib/FileCache.t
9031 ____________________________________________________________________________
9032 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
9033         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
9034      Branch: perl
9035            ! lib/FileCache.pm lib/FileCache.t
9036 ____________________________________________________________________________
9037 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
9038         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
9039              From: Nicholas Clark <nick@unfortu.net>
9040              Date: Sun, 14 Apr 2002 22:54:43 +0100
9041              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
9042      Branch: perl
9043            ! lib/Hash/Util.t
9044 ____________________________________________________________________________
9045 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
9046         Log: Subject: [Encode] 1.40 released!
9047              From: Dan Kogai <dankogai@dan.co.jp>
9048              Date: Mon, 15 Apr 2002 07:51:52 +0900
9049              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
9050      Branch: perl
9051            + ext/Encode/Encode/ConfigLocal_PM.e2x
9052            + ext/Encode/lib/Encode/JP/JIS7.pm
9053            - ext/Encode/lib/Encode/JP/2022_JP.pm
9054            - ext/Encode/lib/Encode/JP/2022_JP1.pm
9055            - ext/Encode/lib/Encode/JP/JIS.pm
9056            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
9057            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9058            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
9059            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
9060            ! ext/Encode/lib/Encode/Config.pm
9061            ! ext/Encode/lib/Encode/Encoder.pm
9062            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
9063            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
9064 ____________________________________________________________________________
9065 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
9066         Log: return undef is of questionable style.
9067      Branch: perl
9068            ! lib/Hash/Util.pm
9069 ____________________________________________________________________________
9070 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
9071         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
9072              From: mjd@plover.com
9073              Date: 15 Apr 2002 06:46:02 -0000
9074              Message-ID: <20020415064602.17052.qmail@plover.com>     
9075      Branch: perl
9076            ! t/op/magic.t
9077 ____________________________________________________________________________
9078 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
9079         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
9080              From: mjd@plover.com
9081              Date: 14 Apr 2002 22:30:17 -0000
9082              Message-ID: <20020414223017.17361.qmail@plover.com>
9083      Branch: perl
9084            ! t/op/re_tests
9085 ____________________________________________________________________________
9086 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
9087         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
9088              From: Mark-Jason Dominus <mjd@plover.com>
9089              Date: Mon, 15 Apr 2002 02:41:52 -0400
9090              Message-ID: <20020415064152.16958.qmail@plover.com>
9091      Branch: perl
9092            ! perl.c t/lib/warnings/toke
9093 ____________________________________________________________________________
9094 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
9095         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
9096              From: "Craig A. Berry" <craigberry@mac.com>
9097              Date: Sun, 14 Apr 2002 18:56:02 -0500
9098              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
9099      Branch: perl
9100            ! configure.com
9101 ____________________________________________________________________________
9102 [ 15919] By: nick                                  on 2002/04/15  06:14:25
9103         Log: Integrate mainline
9104      Branch: perlio
9105           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
9106           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
9107           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
9108 ____________________________________________________________________________
9109 [ 15918] By: ams                                   on 2002/04/15  04:25:48
9110         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
9111              From: Stas Bekman <stas@stason.org>
9112              Date: Mon, 15 Apr 2002 11:45:03 +0800
9113              Message-Id: <3CBA4CBF.9030306@stason.org>
9114      Branch: perl
9115            ! lib/Cwd.pm
9116 ____________________________________________________________________________
9117 [ 15917] By: ams                                   on 2002/04/15  04:21:14
9118         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
9119              From: Mark-Jason Dominus <mjd@plover.com>
9120              Date: Mon, 15 Apr 2002 00:30:26 -0400
9121              Message-Id: <20020415043026.11417.qmail@plover.com>
9122      Branch: perl
9123            ! perl.c t/lib/warnings/toke
9124 ____________________________________________________________________________
9125 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
9126         Log: Correct precedence problem in #15915
9127      Branch: perl
9128            ! lib/vars.pm
9129 ____________________________________________________________________________
9130 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
9131         Log: use vars wasn't use utf8 aware.
9132      Branch: perl
9133            ! lib/vars.pm
9134 ____________________________________________________________________________
9135 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
9136         Log: Subject: [PATCH] Re: restricted hashes are unblessable
9137              From: Nicholas Clark <nick@unfortu.net>
9138              Date: Sat, 13 Apr 2002 23:43:02 +0100
9139              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
9140              
9141              The function name sucks but can't think of anything better.
9142      Branch: perl
9143            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
9144 ____________________________________________________________________________
9145 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
9146         Log: Subject: AUTHORS update
9147              From: Chris Nandor <pudge@pobox.com>
9148              Date: Sun, 14 Apr 2002 11:54:40 -0400
9149              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
9150      Branch: perl
9151            ! AUTHORS
9152 ____________________________________________________________________________
9153 [ 15912] By: nick                                  on 2002/04/14  14:47:18
9154         Log: XS versions of encode/decode for Encode::Unicode
9155      Branch: perlio
9156            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
9157 ____________________________________________________________________________
9158 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
9159         Log: metaconfig unit changes for #15910.
9160      Branch: metaconfig
9161            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9162            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9163            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9164            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9165            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9166            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9167            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9168            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9169            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9170            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9171            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9172            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9173            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9174            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9175            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9176            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9177            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9178            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9179            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9180            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9181            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9182            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9183            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9184            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9185 ____________________________________________________________________________
9186 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
9187         Log: Simplify the _r probing code by adding the i_systime
9188              only for the APIs where it matters.
9189      Branch: perl
9190            ! Configure reentr.pl
9191 ____________________________________________________________________________
9192 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
9193         Log: Integrate perlio;
9194              
9195              Avoid expensive paranoid check that decoder does return legal UTF-8
9196              
9197              Disable test code (assertions) in CRLF layer.
9198      Branch: perl
9199           !> ext/Encode/Encode.xs perlio.c
9200 ____________________________________________________________________________
9201 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
9202         Log: Subject: patch for FileCache in 5.7.3
9203              From: JPIERCE <belg4mit@MIT.EDU>
9204              Date: Sun, 14 Apr 2002 00:38:21 -0400
9205              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
9206      Branch: perl
9207            ! lib/FileCache.pm
9208 ____________________________________________________________________________
9209 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
9210         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
9211              From: Tim Bunce <Tim.Bunce@pobox.com>
9212              Date: Sun, 14 Apr 2002 12:07:35 +0100
9213              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
9214      Branch: perl
9215            ! ext/Storable/Storable.xs
9216 ____________________________________________________________________________
9217 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
9218         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
9219              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9220              Date: Sun, 14 Apr 2002 16:29:59 +0200
9221              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
9222      Branch: perl
9223            ! hints/hpux.sh
9224 ____________________________________________________________________________
9225 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
9226         Log: Subject: Enable portable gcc code on hp-ux
9227              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9228              Date: Sun, 14 Apr 2002 16:30:01 +0200
9229              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
9230      Branch: perl
9231            ! hints/hpux.sh
9232 ____________________________________________________________________________
9233 [ 15904] By: nick                                  on 2002/04/14  09:18:01
9234         Log: Disable test code (assertions) in CRLF layer.
9235      Branch: perlio
9236            ! perlio.c
9237 ____________________________________________________________________________
9238 [ 15903] By: nick                                  on 2002/04/14  09:16:39
9239         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
9240      Branch: perlio
9241            ! ext/Encode/Encode.xs
9242 ____________________________________________________________________________
9243 [ 15902] By: nick                                  on 2002/04/14  09:15:45
9244         Log: Integrate mainline
9245      Branch: perlio
9246           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
9247           +> t/win32/longpath.t t/win32/system.t
9248            - t/op/winsystem.t
9249           !> (integrate 30 files)
9250 ____________________________________________________________________________
9251 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
9252         Log: Fixed URL for the Alpha editor.
9253      Branch: perl
9254            ! pod/perlfaq3.pod
9255 ____________________________________________________________________________
9256 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
9257         Log: Dedodgify.
9258      Branch: perl
9259            ! ext/Storable/Storable.xs
9260 ____________________________________________________________________________
9261 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
9262         Log: AUTHORS updates.
9263      Branch: perl
9264            ! AUTHORS
9265 ____________________________________________________________________________
9266 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
9267         Log: s2p needs Config.pm.
9268      Branch: perl
9269            ! Makefile.SH
9270 ____________________________________________________________________________
9271 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
9272         Log: Subject: [PATCH] Benchmark.t 75,90,109
9273              From: Nicholas Clark <nick@unfortu.net>
9274              Date: Sat, 13 Apr 2002 21:43:04 +0100
9275              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
9276      Branch: perl
9277            ! lib/Benchmark.t
9278 ____________________________________________________________________________
9279 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
9280         Log: Tweaks by Autrijus Tang.
9281      Branch: perl
9282            ! ext/Encode/encoding.pm
9283 ____________________________________________________________________________
9284 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
9285         Log: FAQ sync.
9286      Branch: perl
9287            ! pod/perlfaq5.pod
9288 ____________________________________________________________________________
9289 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
9290         Log: z/OS tally update.
9291      Branch: perl
9292            ! pod/perldelta.pod
9293 ____________________________________________________________________________
9294 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
9295         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
9296              From: Nicholas Clark <nick@unfortu.net>
9297              Date: Sat, 13 Apr 2002 02:58:07 +0100
9298              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
9299      Branch: perl
9300            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
9301            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
9302            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
9303            ! t/lib/st-dump.pl
9304 ____________________________________________________________________________
9305 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
9306         Log: Add piconv and enc2xs to the list of utilities.
9307      Branch: perl
9308            ! utils.lst
9309 ____________________________________________________________________________
9310 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
9311         Log: s.
9312      Branch: perl
9313            ! pod/perlunicode.pod
9314 ____________________________________________________________________________
9315 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
9316         Log: Phrasing fixes by Nick Clark
9317      Branch: perl
9318            ! pod/perlunicode.pod
9319 ____________________________________________________________________________
9320 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
9321         Log: More POD fixes and typos
9322      Branch: perl
9323            ! pod/perlunicode.pod
9324 ____________________________________________________________________________
9325 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
9326         Log: Subject: Re: UTF-8 and DB_File ?
9327              From: andreas.koenig@anima.de (Andreas J. Koenig)
9328              Date: Sat, 13 Apr 2002 13:29:41 +0200
9329              Message-ID: <m3ads7j0pm.fsf@anima.de>
9330      Branch: perl
9331            ! pod/perlunicode.pod
9332 ____________________________________________________________________________
9333 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
9334         Log: Fix a typo noticed by Paul Johnson.
9335      Branch: perl
9336            ! MANIFEST
9337 ____________________________________________________________________________
9338 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
9339         Log: Subject: Re: Win32 Status
9340              From: Michael G Schwern <schwern@pobox.com>
9341              Date: Fri, 12 Apr 2002 10:15:33 -0400
9342              Message-ID: <20020412141533.GB9788@blackrider>
9343      Branch: perl
9344            ! lib/ExtUtils/t/INST.t
9345 ____________________________________________________________________________
9346 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
9347         Log: Upgrade to Encode 1.34, from Dan Kogai.
9348      Branch: perl
9349            ! ext/Encode/Changes ext/Encode/Encode.pm
9350            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
9351            ! ext/Encode/t/Unicode.t
9352 ____________________________________________________________________________
9353 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
9354         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
9355              From: Graham TerMarsch <graham@howlingfrog.com>
9356              Date: Fri, 12 Apr 2002 12:28:47 -0700
9357              Message-Id: <200204121228.47826.graham@howlingfrog.com>
9358      Branch: perl
9359            ! AUTHORS
9360 ____________________________________________________________________________
9361 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
9362         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
9363              From: Nicholas Clark <nick@unfortu.net>
9364              Date: Fri, 12 Apr 2002 21:59:06 +0100
9365              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
9366      Branch: perl
9367            ! pp_pack.c t/op/pack.t
9368 ____________________________________________________________________________
9369 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
9370         Log: Re-sort MANIFEST.
9371      Branch: perl
9372            ! MANIFEST
9373 ____________________________________________________________________________
9374 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
9375         Log: Move also the Win32 system testing to t/win32.
9376      Branch: perl
9377            + t/win32/system.t
9378            - t/op/winsystem.t
9379            ! MANIFEST
9380 ____________________________________________________________________________
9381 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
9382         Log: Integrate change #15879 from maint-5.6;
9383              
9384              Win32::GetLongPathName() did not return valid results if there
9385              were "." and ".." components in the path; also fix a potential
9386              buffer overflow if the long path happens to be longer than
9387              MAX_PATH (this can presumably happen if they use \\?\... style
9388              paths); add a rather limited testsuite that exercises just the
9389              edge cases
9390      Branch: perl
9391           +> t/win32/longpath.t
9392           !> MANIFEST t/harness win32/win32.c
9393 ____________________________________________________________________________
9394 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
9395         Log: Win32::GetLongPathName() did not return valid results if there
9396              were "." and ".." components in the path; also fix a potential
9397              buffer overflow if the long path happens to be longer than
9398              MAX_PATH (this can presumably happen if they use \\?\... style
9399              paths); add a rather limited testsuite that exercises just the
9400              edge cases
9401      Branch: maint-5.6/perl
9402            + t/win32/longpath.t
9403            ! MANIFEST t/harness win32/win32.c
9404 ____________________________________________________________________________
9405 [ 15878] By: nick                                  on 2002/04/12  14:38:32
9406         Log: Integrate mainline
9407      Branch: perlio
9408           +> lib/ExtUtils/t/INST_PREFIX.t
9409           !> (integrate 37 files)
9410 ____________________________________________________________________________
9411 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
9412         Log: Update Changes.
9413      Branch: perl
9414            ! Changes patchlevel.h
9415 ____________________________________________________________________________
9416 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
9417         Log: Discuss the magic of \w in security terms.
9418      Branch: perl
9419            ! pod/perlsec.pod pod/perlunicode.pod
9420 ____________________________________________________________________________
9421 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
9422         Log: Add a warning about the symbolic methods and
9423              symbolic sub refs not being checked for taint.
9424      Branch: perl
9425            ! pod/perlsec.pod
9426 ____________________________________________________________________________
9427 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
9428         Log: In EBCDIC the BOM detection doesn't seem
9429              to be working right.  For now skipping the test,
9430              waiting for Dan's opinion.
9431      Branch: perl
9432            ! ext/Encode/t/Unicode.t
9433 ____________________________________________________________________________
9434 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
9435         Log: Update to Net::Ping 2.16.
9436      Branch: perl
9437            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
9438 ____________________________________________________________________________
9439 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
9440         Log: Upgrade to CGI.pm 2.81.
9441      Branch: perl
9442            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
9443 ____________________________________________________________________________
9444 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
9445         Log: Move up restricted hashes a bit.
9446      Branch: perl
9447            ! pod/perldelta.pod
9448 ____________________________________________________________________________
9449 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
9450         Log: Now using Unicode 3.2.0.
9451      Branch: perl
9452            ! pod/perldelta.pod
9453 ____________________________________________________________________________
9454 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
9455         Log: UNICOS too has sockpair issues (unsurprisingly,
9456              since UNICOS/mk has them too)
9457      Branch: perl
9458            ! ext/Socket/socketpair.t
9459 ____________________________________________________________________________
9460 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
9461         Log: FAQ patch from mjd regarding Tie::File.
9462      Branch: perl
9463            ! pod/perlfaq5.pod
9464 ____________________________________________________________________________
9465 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
9466         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
9467              consider using the NamesList.
9468      Branch: perl
9469            ! lib/charnames.pm lib/charnames.t
9470 ____________________________________________________________________________
9471 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
9472         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
9473              From: "Craig A. Berry" <craigberry@mac.com>
9474              Date: Thu, 11 Apr 2002 13:47:21 -0500
9475              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
9476      Branch: perl
9477            ! lib/File/CheckTree.pm lib/File/CheckTree.t
9478 ____________________________________________________________________________
9479 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
9480         Log: More NT Unicode information from Jan Dubois.
9481      Branch: perl
9482            ! pod/perltodo.pod
9483 ____________________________________________________________________________
9484 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
9485         Log: Add one perltodo item (and move bunch of them to better spot),
9486              add sysopen() to "Functions for filehandles, files, or directories".
9487      Branch: perl
9488            ! pod/perlfunc.pod pod/perltodo.pod
9489 ____________________________________________________________________________
9490 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
9491         Log: Prettyprinting: shorten the lines to avoid linewrapping.
9492      Branch: perl
9493            ! t/TEST
9494 ____________________________________________________________________________
9495 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
9496         Log: Also NEC SUPER-UX has buggy sockpair().
9497      Branch: perl
9498            ! ext/Socket/socketpair.t
9499 ____________________________________________________________________________
9500 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
9501         Log: dTHX works on its own just fine.
9502      Branch: perl
9503            ! ext/DynaLoader/dl_aix.xs
9504 ____________________________________________________________________________
9505 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
9506         Log: Must hold off building s2p until there's a miniperl.
9507      Branch: perl
9508            ! Makefile.SH
9509 ____________________________________________________________________________
9510 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
9511         Log: AIX: strerror_r() needs dTHX.
9512      Branch: perl
9513            ! ext/DynaLoader/dl_aix.xs
9514 ____________________________________________________________________________
9515 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
9516         Log: Extracting the s2p may require the right dynlibpath.
9517      Branch: perl
9518            ! Makefile.SH
9519 ____________________________________________________________________________
9520 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
9521         Log: Doc tweaks.
9522      Branch: perl
9523            ! ext/Time/HiRes/HiRes.pm
9524 ____________________________________________________________________________
9525 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
9526         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
9527              From: Michael G Schwern <schwern@pobox.com>
9528              Date: Thu, 11 Apr 2002 01:25:26 -0400
9529              Message-ID: <20020411052525.GA17038@blackrider>
9530      Branch: perl
9531            + lib/ExtUtils/t/INST_PREFIX.t
9532            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
9533            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
9534            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9535            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
9536            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
9537            ! lib/ExtUtils/t/prefixify.t
9538 ____________________________________________________________________________
9539 [ 15855] By: nick                                  on 2002/04/11  06:26:44
9540         Log: Integrate mainline
9541      Branch: perlio
9542           !> (integrate 42 files)
9543 ____________________________________________________________________________
9544 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
9545         Log: Unused variables.
9546      Branch: perl
9547            ! ext/threads/shared/shared.xs ext/threads/threads.xs
9548 ____________________________________________________________________________
9549 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
9550         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
9551              From: Ilya Martynov <ilya@martynov.org>
9552              Date: 11 Apr 2002 03:21:17 +0400
9553              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
9554      Branch: perl
9555            ! lib/Term/ReadLine.pm
9556 ____________________________________________________________________________
9557 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
9558         Log: Upgrade to Encode 1.33, from Dan Kogai.
9559      Branch: perl
9560            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
9561            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
9562            ! ext/Encode/lib/Encode/Supported.pod
9563            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
9564            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
9565            ! ext/Encode/ucm/adobeSymbol.ucm
9566            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
9567 ____________________________________________________________________________
9568 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
9569         Log: Backward portability from Dan Kogai.
9570      Branch: perl
9571            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
9572            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
9573            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
9574            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
9575            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
9576            ! ext/Storable/t/store.t ext/Storable/t/tied.t
9577            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
9578            ! ext/Storable/t/utf8.t
9579 ____________________________________________________________________________
9580 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
9581         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
9582              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
9583              bug in B::walkoptree still to be fixed.
9584      Branch: perl
9585            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
9586 ____________________________________________________________________________
9587 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
9588         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
9589              From: Philip Newton <Philip.Newton@gmx.net>
9590              Date: Wed, 10 Apr 2002 21:29:58 +0200
9591              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
9592      Branch: perl
9593            ! pod/perldelta.pod
9594 ____________________________________________________________________________
9595 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
9596         Log: Integrate perlio;
9597              
9598              Add a \t to Win32 pm_to_blib $(TOUCH) line.
9599      Branch: perl
9600           !> lib/ExtUtils/MM_Win32.pm
9601 ____________________________________________________________________________
9602 [ 15847] By: nick                                  on 2002/04/10  13:08:29
9603         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
9604      Branch: perlio
9605            ! lib/ExtUtils/MM_Win32.pm
9606 ____________________________________________________________________________
9607 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
9608         Log: Try to fool old AIX when threading, from Merijn.
9609      Branch: perl
9610            ! perl.h
9611 ____________________________________________________________________________
9612 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
9613         Log: Update Changes.
9614      Branch: perl
9615            ! Changes patchlevel.h
9616 ____________________________________________________________________________
9617 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
9618         Log: Welcome to the 5.7.3.
9619      Branch: perl
9620            ! NetWare/Makefile win32/Makefile
9621 ____________________________________________________________________________
9622 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
9623         Log: Make x2p/s2p part of the test_prep target now that we
9624              have a test for it.
9625      Branch: perl
9626            ! Makefile.SH
9627 ____________________________________________________________________________
9628 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
9629         Log: Integrate perlio.
9630              
9631              We have been 5.7.3 for a while - install there ...
9632      Branch: perl
9633           !> win32/makefile.mk
9634 ____________________________________________________________________________
9635 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
9636         Log: SImilarly to old HP-UX, in old AIX too including
9637              crypt.h leads into trouble.  (from Merijn)
9638      Branch: perl
9639            ! hints/aix.sh
9640 ____________________________________________________________________________
9641 [ 15840] By: nick                                  on 2002/04/10  10:04:19
9642         Log: We have been 5.7.3 for a while - install there ...
9643      Branch: perlio
9644            ! win32/makefile.mk
9645 ____________________________________________________________________________
9646 [ 15839] By: nick                                  on 2002/04/10  10:03:46
9647         Log: Intgrate mainline
9648      Branch: perlio
9649           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
9650            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
9651            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
9652           !> (integrate 40 files)
9653 ____________________________________________________________________________
9654 [ 15838] By: ams                                   on 2002/04/10  04:16:45
9655         Log: Subject: [PATCH] ext/attrs.t getting skipped
9656              From: "Craig A. Berry" <craigberry@mac.com>
9657              Date: Tue, 9 Apr 2002 23:58:49 -0500
9658              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
9659      Branch: perl
9660            ! t/TEST
9661 ____________________________________________________________________________
9662 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
9663         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
9664              From: Michael G Schwern <schwern@pobox.com>
9665              Date: Tue, 9 Apr 2002 20:52:55 -0400
9666              Message-ID: <20020410005254.GI8954@blackrider>
9667      Branch: perl
9668            ! t/op/sub_lval.t
9669 ____________________________________________________________________________
9670 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
9671         Log: Undo accident in #15385.
9672      Branch: metaconfig/U/perl
9673            ! Extensions.U
9674 ____________________________________________________________________________
9675 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
9676         Log: Retract the UTF-8 filenames patch.  This may be
9677              better dealt with in Perl level, a la File::Spec
9678              (since the whole mess is strongly filesystem-specific).
9679      Branch: metaconfig/U/perl
9680            + usecjk.U
9681            ! Extensions.U
9682      Branch: perl
9683            - ext/File/Glob/t/utf8.t
9684            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
9685            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
9686            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9687            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
9688            ! t/op/readdir.t
9689 ____________________________________________________________________________
9690 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
9691         Log: Upgrade to Encode 1.32, from Dan Kogai.
9692      Branch: perl
9693            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
9694            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
9695            - ext/Encode/ucm/macGurmukhi.ucm
9696            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
9697            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
9698            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
9699            ! ext/Encode/lib/Encode/Encoder.pm
9700            ! ext/Encode/lib/Encode/Supported.pod
9701            ! ext/Encode/lib/Encode/Unicode.pm
9702            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
9703            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
9704 ____________________________________________________________________________
9705 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
9706         Log: Add tests for s2p/psed, from Wolfgang Laun.
9707      Branch: perl
9708            + t/x2p/s2p.t
9709            ! MANIFEST t/TEST
9710 ____________________________________________________________________________
9711 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
9712         Log: FAQ sync.
9713      Branch: perl
9714            ! pod/perlfaq2.pod pod/perlfaq3.pod
9715 ____________________________________________________________________________
9716 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
9717         Log: Remove false dependency between getgrent and setpwent
9718              having/not having FILE**.  Also make the names of the
9719              {set,get,end}* interface struct members a bit shorter.
9720      Branch: perl
9721            ! reentr.c reentr.h reentr.pl
9722 ____________________________________________________________________________
9723 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
9724         Log: Avoid bad prototypes.
9725      Branch: perl
9726            ! hints/hpux.sh
9727 ____________________________________________________________________________
9728 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
9729         Log: metaconfig unit change for #15828.
9730      Branch: metaconfig
9731            ! U/protos/Protochk.U
9732 ____________________________________________________________________________
9733 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
9734         Log: As Merijn points out, pthread.h really needs to be known
9735              by protochk.
9736      Branch: perl
9737            ! Configure
9738 ____________________________________________________________________________
9739 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
9740         Log: Integrate perlio;
9741              
9742              Patch up Encode for Tk
9743      Branch: perl
9744           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
9745           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
9746 ____________________________________________________________________________
9747 [ 15826] By: nick                                  on 2002/04/09  12:38:25
9748         Log: Patch up Encode for Tk
9749      Branch: perlio
9750            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
9751            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
9752 ____________________________________________________________________________
9753 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
9754         Log: Portability tweak.
9755      Branch: perl
9756            ! lib/File/CheckTree.t
9757 ____________________________________________________________________________
9758 [ 15824] By: sky                                   on 2002/04/09  10:51:07
9759         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
9760              From: Abigail <abigail@osp.nl>
9761              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
9762              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
9763      Branch: perl
9764            ! pod/perlhist.pod
9765 ____________________________________________________________________________
9766 [ 15823] By: nick                                  on 2002/04/09  08:17:59
9767         Log: Integrate mainline
9768      Branch: perlio
9769           +> ext/Encode/lib/Encode/Config.pm
9770           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
9771           !> (integrate 37 files)
9772 ____________________________________________________________________________
9773 [ 15822] By: ams                                   on 2002/04/09  06:43:50
9774         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
9775              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9776              Date: Tue, 09 Apr 2002 02:00:51 -0400
9777              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
9778      Branch: perl
9779            ! lib/File/CheckTree.pm
9780 ____________________________________________________________________________
9781 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
9782         Log: Small perldelta tweaks.
9783      Branch: perl
9784            ! pod/perldelta.pod
9785 ____________________________________________________________________________
9786 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
9787         Log: File::Checktree update from Paul Grassie.
9788      Branch: perl
9789            ! lib/File/CheckTree.pm lib/File/CheckTree.t
9790 ____________________________________________________________________________
9791 [ 15819] By: ams                                   on 2002/04/08  22:43:48
9792         Log: Subject: patch against t/op/sub_lval.t
9793              From: Jim Cromie <jcromie@divsol.com>
9794              Date: Mon, 08 Apr 2002 17:38:16 -0600
9795              Message-Id: <3CB229E8.9080500@divsol.com>
9796      Branch: perl
9797            ! t/op/sub_lval.t
9798 ____________________________________________________________________________
9799 [ 15818] By: ams                                   on 2002/04/08  22:40:16
9800         Log: Humbly pay homage to the redundancy gods.
9801      Branch: perl
9802            ! mg.c
9803 ____________________________________________________________________________
9804 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
9805         Log: metaconfig mirror #15816.
9806      Branch: metaconfig
9807            ! U/modified/Unix.U
9808 ____________________________________________________________________________
9809 [ 15816] By: ams                                   on 2002/04/08  22:18:32
9810         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
9811      Branch: perl
9812            ! Porting/Glossary
9813 ____________________________________________________________________________
9814 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
9815         Log: Small piconv tweaks (sent to Dan).
9816      Branch: perl
9817            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
9818            ! ext/Encode/lib/Encode/Alias.pm
9819 ____________________________________________________________________________
9820 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
9821         Log: Update Changes.
9822      Branch: perl
9823            ! Changes patchlevel.h
9824 ____________________________________________________________________________
9825 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
9826         Log: FAQ sync.  (Ignoring the few URL differences for now.)
9827      Branch: perl
9828            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9829            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
9830            ! pod/perlfaq7.pod pod/perlfaq9.pod
9831 ____________________________________________________________________________
9832 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
9833         Log: Upgrade to Encode 1.31, from Dan Kogai.
9834      Branch: perl
9835            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
9836            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
9837            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
9838            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
9839 ____________________________________________________________________________
9840 [ 15811] By: ams                                   on 2002/04/08  17:00:37
9841         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
9842              From: Andy Dougherty <doughera@lafayette.edu>
9843              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
9844              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
9845      Branch: perl
9846            ! lib/sort.t pp_sort.c
9847 ____________________________________________________________________________
9848 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
9849         Log: metaconfig unit changes for #15809.
9850      Branch: metaconfig
9851            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
9852 ____________________________________________________________________________
9853 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
9854         Log: Mirroring #15806.
9855      Branch: perl
9856            ! Porting/Glossary Porting/config.sh Porting/config_H
9857 ____________________________________________________________________________
9858 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
9859         Log: metaconfig unit changes for #15807.
9860      Branch: metaconfig
9861            ! U/protos/Protochk.U U/threads/d_asctime_r.U
9862            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
9863            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
9864            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
9865            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
9866            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
9867            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
9868            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
9869            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
9870            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
9871            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
9872            ! U/threads/d_getprotobyname_r.U
9873            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9874            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9875            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9876            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9877            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9878            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9879            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9880            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9881            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9882            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9883            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9884            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9885            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9886            ! U/threads/i_pthread.U
9887      Branch: perl
9888            ! config_h.SH
9889 ____________________________________________________________________________
9890 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
9891         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
9892              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9893              Date: Mon, 08 Apr 2002 14:34:27 +0200
9894              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
9895      Branch: perl
9896            ! Configure hints/hpux.sh reentr.pl
9897 ____________________________________________________________________________
9898 [ 15806] By: ams                                   on 2002/04/08  13:50:43
9899         Log: Subject: [PATCH] Updates to Porting/Glossary
9900              From: Paul_GreenVOS@vos.stratus.com
9901              Date: Mon, 8 Apr 02 10:44 edt
9902              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
9903      Branch: perl
9904            ! Porting/Glossary
9905 ____________________________________________________________________________
9906 [ 15805] By: ams                                   on 2002/04/08  13:47:32
9907         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
9908              coredumps on startup)
9909              From: Michael G Schwern <schwern@pobox.com>
9910              Date: Mon, 8 Apr 2002 10:34:49 -0400
9911              Message-Id: <20020408143449.GB3245@blackrider>
9912      Branch: perl
9913            ! lib/ExtUtils/MM_Unix.pm
9914 ____________________________________________________________________________
9915 [ 15804] By: ams                                   on 2002/04/08  13:29:28
9916         Log: Subject: [PATCH] example in pod/perllexwarn.pod
9917              From: Slaven Rezic <slaven.rezic@berlin.de>
9918              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
9919              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
9920      Branch: perl
9921            ! pod/perllexwarn.pod
9922 ____________________________________________________________________________
9923 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
9924         Log: Upgrade to Encode 1.30, from Dan Kogai. 
9925      Branch: perl
9926            + ext/Encode/lib/Encode/Encoder.pm
9927            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
9928            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
9929            ! ext/Encode/lib/Encode/Supported.pod
9930            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
9931            ! ext/Encode/t/grow.t
9932 ____________________________________________________________________________
9933 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
9934         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
9935              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9936              Date: Mon, 08 Apr 2002 01:08:40 +0100
9937              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
9938      Branch: perl
9939            ! ext/MIME/Base64/t/base64.t
9940 ____________________________________________________________________________
9941 [ 15801] By: nick                                  on 2002/04/08  07:28:27
9942         Log: Integrate mainline
9943      Branch: perlio
9944           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
9945           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
9946           +> ext/File/Glob/t/utf8.t
9947           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
9948           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
9949           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
9950            - ext/Encode/lib/Encode/10646_1.pm
9951            - ext/Encode/lib/Encode/Internal.pm
9952            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
9953            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
9954            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
9955            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
9956            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
9957            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
9958            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
9959           !> (integrate 157 files)
9960 ____________________________________________________________________________
9961 [ 15800] By: ams                                   on 2002/04/08  07:06:21
9962         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
9963              From: Jan Dubois <JanD@ActiveState.com>
9964              Date: Mon, 08 Apr 2002 00:10:39 -0700
9965              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
9966      Branch: perl
9967            ! lib/ExtUtils/Packlist.pm
9968 ____________________________________________________________________________
9969 [ 15799] By: ams                                   on 2002/04/08  04:50:36
9970         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
9971              From: Stas Bekman <stas@stason.org>
9972              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
9973              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
9974      Branch: perl
9975            ! pod/perlguts.pod
9976 ____________________________________________________________________________
9977 [ 15798] By: ams                                   on 2002/04/08  03:56:52
9978         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
9979      Branch: perl
9980            ! util.c
9981 ____________________________________________________________________________
9982 [ 15797] By: ams                                   on 2002/04/08  01:30:38
9983         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
9984              same line of code. (As suggested by Simon Cozens.)
9985      Branch: perl
9986            ! mg.c
9987 ____________________________________________________________________________
9988 [ 15796] By: ams                                   on 2002/04/08  01:27:24
9989         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
9990              Simon Cozens.
9991      Branch: perl
9992            ! embed.fnc util.c
9993 ____________________________________________________________________________
9994 [ 15795] By: ams                                   on 2002/04/08  01:05:16
9995         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
9996              From: Tom Brown <thecap@peach.ece.utexas.edu>
9997              Date: Sun, 07 Apr 2002 23:20:05 GMT
9998              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
9999      Branch: perl
10000            ! ext/Devel/DProf/DProf.xs
10001 ____________________________________________________________________________
10002 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
10003         Log: Retract #15793 since #15775 should fix the problem.
10004      Branch: perl
10005            ! hv.c
10006 ____________________________________________________________________________
10007 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
10008         Log: (Retracted by #15794)
10009              Subject: [PATCH] hv.c
10010              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10011              Date: Sun, 7 Apr 2002 14:25:48 +0200
10012              Message-ID: <3CB056EC.16340.1119992@localhost>
10013      Branch: perl
10014            ! hv.c
10015 ____________________________________________________________________________
10016 [ 15792] By: ams                                   on 2002/04/07  21:48:49
10017         Log: Make other nits nervous.
10018      Branch: perl
10019            ! gv.c perl.c
10020 ____________________________________________________________________________
10021 [ 15791] By: ams                                   on 2002/04/07  20:31:08
10022         Log: Subject: [MIME::Base64 patch] t/base64.t fix
10023              From: Dan Kogai <dankogai@dan.co.jp>
10024              Date: Mon, 8 Apr 2002 06:19:29 +0900
10025              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
10026      Branch: perl
10027            ! ext/MIME/Base64/t/base64.t
10028 ____________________________________________________________________________
10029 [ 15790] By: ams                                   on 2002/04/07  20:15:52
10030         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
10031              From: Slaven Rezic <slaven.rezic@berlin.de>
10032              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
10033              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
10034      Branch: perl
10035            ! ext/Devel/Peek/Peek.xs
10036 ____________________________________________________________________________
10037 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
10038         Log: Fully qualify in warning message the name of a subroutine redefined
10039              via glob assignment
10040      Branch: perl
10041            ! sv.c t/lib/warnings/op t/lib/warnings/sv
10042 ____________________________________________________________________________
10043 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
10044         Log: Update from Dan Kogai.
10045      Branch: perl
10046            ! ext/Encode/t/Unicode.t
10047 ____________________________________________________________________________
10048 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
10049         Log: Can't right now twist my brain to figure out
10050              the right CR/LF code point mappings in EBCDIC.
10051      Branch: perl
10052            ! lib/Pod/t/eol.t
10053 ____________________________________________________________________________
10054 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
10055         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
10056              From: Nicholas Clark <nick@ccl4.org>
10057              Date: Sun, 7 Apr 2002 15:01:56 +0100
10058              Message-ID: <20020407150156.R10686@plum.flirble.org>
10059      Branch: perl
10060            ! ext/Data/Dumper/Dumper.xs
10061 ____________________________________________________________________________
10062 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
10063         Log: Tpyo.
10064      Branch: perl
10065            ! lib/Pod/t/eol.t
10066 ____________________________________________________________________________
10067 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
10068         Log: EBCDIC branch was forgotten.
10069      Branch: perl
10070            ! ext/Devel/Peek/Peek.t
10071 ____________________________________________________________________________
10072 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
10073         Log: charnames::viacode() was broken, noticed by Jeffrey.
10074      Branch: perl
10075            ! lib/charnames.pm lib/charnames.t
10076 ____________________________________________________________________________
10077 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
10078         Log: Missing files.
10079      Branch: perl
10080            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
10081            ! MANIFEST ext/Encode/MANIFEST
10082 ____________________________________________________________________________
10083 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
10084         Log: (intentionally empty)
10085      Branch: perl
10086            ! MANIFEST sv.h
10087 ____________________________________________________________________________
10088 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
10089         Log: Upgrade to Encode 1.26, from Dan Kogai.
10090      Branch: perl
10091            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
10092            + ext/Encode/ucm/jis0212.ucm
10093            - ext/Encode/lib/Encode/10646_1.pm
10094            - ext/Encode/lib/Encode/Internal.pm
10095            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10096            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
10097            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
10098            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
10099            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
10100            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
10101            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
10102            - ext/Encode/ucm/macRumanian.ucm
10103            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10104            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
10105            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
10106            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
10107            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
10108            ! ext/Encode/lib/Encode/Encoding.pm
10109            ! ext/Encode/lib/Encode/Supported.pod
10110            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
10111            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
10112            ! ext/Encode/ucm/adobeSymbol.ucm
10113            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
10114            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
10115            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
10116            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
10117            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
10118            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
10119            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
10120            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
10121            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
10122            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
10123            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
10124            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
10125            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
10126            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
10127            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
10128            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
10129            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
10130            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
10131            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
10132            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
10133            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
10134            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
10135            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
10136            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
10137            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
10138            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
10139            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
10140            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
10141            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
10142            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
10143            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
10144            ! ext/Encode/ucm/nextstep.ucm
10145 ____________________________________________________________________________
10146 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
10147         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
10148              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
10149              Now, where was my coffee mug...
10150      Branch: perl
10151            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
10152            ! pp_sys.c
10153 ____________________________________________________________________________
10154 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
10155         Log: Subject: [PATCH] MakeMaker basic.t on Win32
10156              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10157              Date: Sun, 7 Apr 2002 14:25:48 +0200
10158              Message-ID: <3CB056EC.27101.1119A3D@localhost>
10159              
10160              Subject: [PATCH] MakeMaker && Win32 && nmake
10161              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10162              Date: Sun, 7 Apr 2002 14:25:48 +0200
10163              Message-ID: <3CB056EC.9001.11199ED@localhost>
10164      Branch: perl
10165            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
10166 ____________________________________________________________________________
10167 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
10168         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
10169              From: Philip Newton <Philip.Newton@gmx.net>
10170              Date: Sun, 07 Apr 2002 07:51:49 +0200      
10171              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
10172      Branch: perl
10173            ! utf8.c
10174 ____________________________________________________________________________
10175 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
10176         Log: There was no nice way of getting in UTF-8 filenames:
10177              now one can use in the (new) three-arg form of readdir()
10178              and in File::Glob import a ":utf8" to transparently accept
10179              the filenames as Unicode.  Note that only :utf8 is supported,
10180              not fancier stuff like :encoding(foobar)
10181      Branch: perl
10182            + ext/File/Glob/t/utf8.t
10183            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
10184            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
10185            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10186            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
10187            ! t/op/readdir.t
10188 ____________________________________________________________________________
10189 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
10190         Log: Subject: [PATCH] Re: perl@15772
10191              From: Nicholas Clark <nick@ccl4.org>
10192              Date: Sun, 7 Apr 2002 11:06:42 +0100
10193              Message-ID: <20020407110641.O10686@plum.flirble.org>
10194      Branch: perl
10195            ! hv.c
10196 ____________________________________________________________________________
10197 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
10198         Log: Subject: [PATCH] Re: 15764 breakage
10199              From: Michael G Schwern <schwern@pobox.com>
10200              Date: Sat, 6 Apr 2002 19:14:02 -0500
10201              Message-ID: <20020407001401.GA7076@blackrider>
10202      Branch: perl
10203            ! lib/ExtUtils/MM_Unix.pm
10204 ____________________________________________________________________________
10205 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
10206         Log: Instruction tweak.
10207      Branch: perl
10208            ! README.os390
10209 ____________________________________________________________________________
10210 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
10211         Log: Update Changes.
10212      Branch: perl
10213            ! Changes patchlevel.h
10214 ____________________________________________________________________________
10215 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
10216         Log: Subject: [PATCH] Encode tweaks for VMS
10217              From: Michael G Schwern <schwern@pobox.com>
10218              Date: Sat, 6 Apr 2002 03:26:09 -0500
10219              Message-ID: <20020406082609.GA28758@blackrider>
10220      Branch: perl
10221            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
10222            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
10223            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
10224            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
10225 ____________________________________________________________________________
10226 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
10227         Log: Prettyprinting and version paranoia.
10228      Branch: perl
10229            ! ext/DB_File/t/db-recno.t
10230 ____________________________________________________________________________
10231 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
10232         Log: Be explicit about the two DB_File tests croaking
10233              in Mac OS X.
10234      Branch: perl
10235            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
10236 ____________________________________________________________________________
10237 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
10238         Log: Regen toc.
10239      Branch: perl
10240            ! pod/perltoc.pod
10241 ____________________________________________________________________________
10242 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
10243         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
10244              From: Benjamin Goldberg <goldbb2@earthlink.net>
10245              Date: Fri, 05 Apr 2002 19:15:42 -0500
10246              Message-ID: <3CAE3E2E.8483505@earthlink.net>
10247      Branch: perl
10248            ! hv.h
10249 ____________________________________________________________________________
10250 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
10251         Log: Underline that the current implementation is not
10252              guaranteed to be forever; and reformat a bit.
10253      Branch: perl
10254            ! lib/utf8.pm
10255 ____________________________________________________________________________
10256 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
10257         Log: Subject: Weak spots in the utf8 manpage
10258              From: andreas.koenig@anima.de (Andreas J. Koenig)
10259              Date: Fri, 05 Apr 2002 10:08:44 +0200      
10260              Message-ID: <m3u1qqefeb.fsf@anima.de>      
10261      Branch: perl
10262            ! lib/utf8.pm
10263 ____________________________________________________________________________
10264 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
10265         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
10266              From: Michael G Schwern <schwern@pobox.com>
10267              Date: Sat, 6 Apr 2002 03:22:03 -0500
10268              Message-ID: <20020406082203.GA28713@blackrider>
10269      Branch: perl
10270            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
10271            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
10272            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
10273            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
10274            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
10275            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
10276            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10277            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
10278            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
10279            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
10280 ____________________________________________________________________________
10281 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
10282         Log: No need to avoid utf8 warnings after #15762.
10283      Branch: perl
10284            ! lib/Unicode/Collate.pm
10285 ____________________________________________________________________________
10286 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
10287         Log: As noted by Philip Newton: nothing wrong with BOM,
10288              but 0xFFFE quite wrong.
10289      Branch: perl
10290            ! t/lib/warnings/utf8 utf8.c utf8.h
10291 ____________________________________________________________________________
10292 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
10293         Log: Explain the "gaps" in the UTF-8 encoding.
10294      Branch: perl
10295            ! pod/perlunicode.pod utf8.h
10296 ____________________________________________________________________________
10297 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
10298         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
10299              From: Nicholas Clark <nick@unfortu.net>
10300              Date: Sat, 6 Apr 2002 14:54:51 +0100
10301              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
10302      Branch: perl
10303            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
10304 ____________________________________________________________________________
10305 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
10306         Log: Signedness nits.
10307      Branch: perl
10308            ! hv.c
10309 ____________________________________________________________________________
10310 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
10311         Log: Make hv_notallowed a static as suggested by Nick Clark;
10312              and synchronize the nomenclature to talk about restricted
10313              (not fixed) hashes.
10314      Branch: perl
10315            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
10316            ! proto.h
10317 ____________________________________________________________________________
10318 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
10319         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
10320              From: Nicholas Clark <nick@unfortu.net>
10321              Date: Sat, 6 Apr 2002 00:21:17 +0100
10322              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
10323              
10324              (with the last one reversed)
10325      Branch: perl
10326            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
10327            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
10328 ____________________________________________________________________________
10329 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
10330         Log: Update the warning message.
10331      Branch: perl
10332            ! README.tru64
10333 ____________________________________________________________________________
10334 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
10335         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
10336              From: Dan Kogai <dankogai@dan.co.jp>
10337              Date: Sat, 6 Apr 2002 06:08:40 +0900
10338              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
10339      Branch: perl
10340            ! pod/perlunicode.pod
10341 ____________________________________________________________________________
10342 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
10343         Log: Some tests were failing silently instead of saying "not ok"
10344      Branch: perl
10345            ! t/comp/proto.t
10346 ____________________________________________________________________________
10347 [ 15753] By: nick                                  on 2002/04/05  19:30:12
10348         Log: Integrate mainline
10349      Branch: perlio
10350           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
10351           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
10352           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
10353 ____________________________________________________________________________
10354 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
10355         Log: Minor Tie::File test patch, from mjd.
10356      Branch: perl
10357            ! lib/Tie/File/t/24_cache_loop.t
10358 ____________________________________________________________________________
10359 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
10360         Log: Not *that* different line endings (noticed by Philip Newton)
10361      Branch: perl
10362            ! pod/perldelta.pod
10363 ____________________________________________________________________________
10364 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
10365         Log: Retract #15745 for now; won't work without more Encode fixes.
10366      Branch: perl
10367            ! ext/Encode/lib/Encode/10646_1.pm
10368 ____________________________________________________________________________
10369 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
10370         Log: metaconfig unit change for #15748.
10371      Branch: metaconfig
10372            ! U/modified/Oldconfig.U
10373 ____________________________________________________________________________
10374 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
10375         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
10376              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10377              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
10378              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
10379      Branch: perl
10380            ! Configure
10381 ____________________________________________________________________________
10382 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
10383         Log: NetWare update from C Aditya.
10384      Branch: perl
10385            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
10386 ____________________________________________________________________________
10387 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
10388         Log: Win32 pacifying from mjd.
10389      Branch: perl
10390            ! lib/Tie/File/t/26_twrite.t
10391 ____________________________________________________________________________
10392 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
10393         Log: Integrate perlio;
10394              
10395              Not only did UCS-2 have dodgy name it was buggy.
10396      Branch: perl
10397           !> ext/Encode/lib/Encode/10646_1.pm
10398 ____________________________________________________________________________
10399 [ 15744] By: nick                                  on 2002/04/05  13:02:36
10400         Log: Not only did UCS-2 have dodgy name it was buggy.
10401      Branch: perlio
10402            ! ext/Encode/lib/Encode/10646_1.pm
10403 ____________________________________________________________________________
10404 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
10405         Log: Subject: Patch for bug ID 20020221.007
10406              From: Archer Sully <archer@meer.net>
10407              Date: Thu, 4 Apr 2002 21:45:34 -0700
10408              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
10409              
10410              Fix for "[ID 20020221.007] SEGV in Storable with empty string
10411              scalar object" (dclone)
10412      Branch: perl
10413            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
10414 ____________________________________________________________________________
10415 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
10416         Log: Subject: Re: lib/sort.t failure 
10417              From: "John P. Linderman" <jpl@research.att.com>
10418              Date: Fri, 05 Apr 2002 06:19:07 -0500
10419              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
10420              
10421              with a minor formatting tweak
10422      Branch: perl
10423            ! pod/perlfunc.pod
10424 ____________________________________________________________________________
10425 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
10426         Log: Subject: Re: lib/sort.t failure (and [PATCH])
10427              From: "John P. Linderman" <jpl@research.att.com>
10428              Date: Fri, 05 Apr 2002 07:13:27 -0500
10429              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
10430      Branch: perl
10431            ! lib/sort.t
10432 ____________________________________________________________________________
10433 [ 15740] By: nick                                  on 2002/04/05  09:31:42
10434         Log: Integrate mainline
10435      Branch: perlio
10436           +> (branch 49 files)
10437           !> (integrate 82 files)
10438 ____________________________________________________________________________
10439 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
10440         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
10441              From: Dan Kogai <dankogai@dan.co.jp>
10442              Date: Fri, 5 Apr 2002 11:52:50 +0900
10443              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
10444      Branch: perl
10445            ! ext/Encode/t/Aliases.t
10446 ____________________________________________________________________________
10447 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
10448         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
10449              From: Dan Kogai <dankogai@dan.co.jp>
10450              Date: Fri, 5 Apr 2002 11:39:55 +0900
10451              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
10452      Branch: perl
10453            ! ext/Encode/lib/Encode/Alias.pm
10454 ____________________________________________________________________________
10455 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
10456         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
10457              From: Ilmari Karonen <iltzu@sci.fi>
10458              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
10459              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
10460      Branch: perl
10461            ! gv.c t/op/method.t
10462 ____________________________________________________________________________
10463 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
10464         Log: I was fooled for a while, somebody else might be too.
10465      Branch: perl
10466            ! t/test.pl
10467 ____________________________________________________________________________
10468 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
10469         Log: test.pl-ify.
10470      Branch: perl
10471            ! t/op/method.t
10472 ____________________________________________________________________________
10473 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
10474         Log: Upgrade to Encode 1.20, from Dan Kogai.
10475      Branch: perl
10476            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
10477            + ext/Encode/ucm/adobeSymbol.ucm
10478            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
10479            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
10480            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
10481            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
10482            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
10483            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
10484            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
10485            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
10486            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
10487            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
10488            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
10489            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
10490            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
10491            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
10492            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
10493            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
10494            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
10495            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
10496            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
10497            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
10498            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
10499            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
10500            + ext/Encode/ucm/macSymbol.ucm
10501            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
10502            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
10503            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
10504            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10505            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10506            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
10507            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
10508            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
10509            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
10510            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
10511            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
10512            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
10513            ! ext/Encode/lib/Encode/Alias.pm
10514            ! ext/Encode/lib/Encode/Supported.pod
10515            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10516            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
10517            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
10518            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
10519            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
10520            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
10521            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
10522            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
10523            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
10524            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
10525            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
10526            ! ext/Encode/ucm/nextstep.ucm
10527 ____________________________________________________________________________
10528 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
10529         Log: Subject: left-over "use 5.7.2" in threads.pm
10530              From: Slaven Rezic <slaven.rezic@berlin.de>
10531              Date: 21 Mar 2002 23:18:13 +0100
10532              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
10533      Branch: perl
10534            ! ext/threads/threads.pm
10535 ____________________________________________________________________________
10536 [ 15732] By: ams                                   on 2002/04/04  17:08:13
10537         Log: Subject: [PATCH 5.7.3 DOCS]
10538              From: mjd@plover.com
10539              Date: 4 Apr 2002 15:59:39 -0000
10540              Message-Id: <20020404155939.6754.qmail@plover.com>
10541      Branch: perl
10542            ! pod/perlfaq9.pod
10543 ____________________________________________________________________________
10544 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
10545         Log: metaconfig unit change for #15730.
10546      Branch: metaconfig
10547            ! U/threads/usethreads.U
10548 ____________________________________________________________________________
10549 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
10550         Log: Subject: Re: lib/sort.t failure [PATCH]
10551              From: Andy Dougherty <doughera@lafayette.edu>
10552              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
10553              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
10554              
10555              Default to usethreads in case the user most probably forgot it.
10556      Branch: perl
10557            ! Configure
10558 ____________________________________________________________________________
10559 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
10560         Log: Typo nits from Wolfgang Laun.
10561      Branch: perl
10562            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
10563 ____________________________________________________________________________
10564 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
10565         Log: Detypo in diagnostics.
10566      Branch: perl
10567            ! lib/locale.t
10568 ____________________________________________________________________________
10569 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
10570         Log: pod2html: try to be EOL agnostic.
10571              (Needs testing on CRLF and CR platforms.)
10572      Branch: perl
10573            + lib/Pod/t/eol.t
10574            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
10575 ____________________________________________________________________________
10576 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
10577         Log: Subject: [PATCH} Pod::HTML and HTML4
10578              From: Robert Spier <rspier@pobox.com>
10579              Date: Wed, 03 Apr 2002 16:26:21 -0800
10580              Message-ID: <3CAB9DAD.20305@pobox.com>
10581      Branch: perl
10582            ! lib/Pod/Html.pm
10583 ____________________________________________________________________________
10584 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
10585         Log: Byebye, beebee.
10586      Branch: perl
10587            ! t/lib/warnings/perlio
10588 ____________________________________________________________________________
10589 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
10590         Log: Subject: Re: enc2xs needs portable way to know it's in the core
10591              From: PPrymmer@factset.com
10592              Date: Wed, 3 Apr 2002 14:29:32 -0500
10593              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
10594      Branch: perl
10595            ! configure.com
10596 ____________________________________________________________________________
10597 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
10598         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
10599              From: Dominic Dunlop <domo@computer.org>
10600              Date: Wed, 3 Apr 2002 22:44:01 +0200
10601              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
10602      Branch: perl
10603            ! lib/File/Spec/t/rel2abs2rel.t
10604 ____________________________________________________________________________
10605 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
10606         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
10607              From: Paul_GreenVOS@vos.stratus.com
10608              Date: Wed, 3 Apr 02 16:34 est
10609              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
10610      Branch: perl
10611            ! pp_pack.c
10612 ____________________________________________________________________________
10613 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
10614         Log: Upgrade to Tie::File 0.93, from mjd.
10615      Branch: perl
10616            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
10617            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
10618            ! lib/Tie/File/t/41_heap.t
10619 ____________________________________________________________________________
10620 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
10621         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
10622              From: Andy Dougherty <doughera@lafayette.edu>
10623              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
10624              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
10625      Branch: perl
10626            ! lib/AnyDBM_File.t
10627 ____________________________________________________________________________
10628 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
10629         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
10630              and ccflags including -DNO_LOCALE
10631      Branch: perl
10632            ! perl.h
10633 ____________________________________________________________________________
10634 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
10635         Log: EPOC tweaks from Olaf Flebbe.
10636      Branch: perl
10637            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
10638 ____________________________________________________________________________
10639 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
10640         Log: Subject: [PATCH] Set @INC earlier
10641              From: Andy Dougherty <doughera@lafayette.edu>
10642              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
10643              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
10644      Branch: perl
10645            ! lib/AnyDBM_File.t lib/sort.t
10646 ____________________________________________________________________________
10647 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
10648         Log: perlcompile.pod was listing all B:: modules, except B::Concise
10649              (resubmitted)
10650      Branch: perl
10651            ! pod/perlcompile.pod
10652 ____________________________________________________________________________
10653 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
10654         Log: perlcompile.pod was listing all B:: modules, except B::Concise
10655      Branch: perl
10656            ! pod/perlcompile.pod
10657 ____________________________________________________________________________
10658 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
10659         Log: non-perlio robustness.
10660      Branch: perl
10661            ! ext/Socket/socketpair.t lib/utf8.t
10662 ____________________________________________________________________________
10663 [ 15713] By: nick                                  on 2002/04/03  18:06:49
10664         Log: Integrate mainline
10665      Branch: perlio
10666           +> lib/Tie/File/t/41_heap.t
10667           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
10668           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
10669           !> regexec.c t/op/re_tests t/op/tiearray.t
10670 ____________________________________________________________________________
10671 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
10672         Log: Tweak for 8.3 compat.
10673      Branch: perl
10674            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
10675            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
10676            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
10677            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
10678            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
10679            ! ext/Encode/bin/enc2xs
10680 ____________________________________________________________________________
10681 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
10682         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
10683              From: Mark-Jason Dominus <mjd@plover.com>
10684              Date: Wed, 03 Apr 2002 13:04:40 -0500
10685              Message-ID: <20020403180440.7614.qmail@plover.com>
10686      Branch: perl
10687            ! t/op/tiearray.t
10688 ____________________________________________________________________________
10689 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
10690         Log: Forgotten.
10691      Branch: perl
10692            + lib/Tie/File/t/41_heap.t
10693            ! MANIFEST
10694 ____________________________________________________________________________
10695 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
10696         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
10697              From: Mark Kvale <kvale@phy.ucsf.edu>
10698              Date: Tue, 2 Apr 2002 13:57:37 -0800
10699              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
10700      Branch: perl
10701            ! t/op/re_tests
10702 ____________________________________________________________________________
10703 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
10704         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
10705              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
10706              Date: Wed, 03 Apr 2002 03:34:34 +0100
10707              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
10708      Branch: perl
10709            ! regcomp.c
10710 ____________________________________________________________________________
10711 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
10712         Log: The leavetry crash should now be history.
10713      Branch: perl
10714            ! t/op/tiearray.t
10715 ____________________________________________________________________________
10716 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
10717         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
10718              From: Michael G Schwern <schwern@pobox.com>
10719              Date: Wed, 3 Apr 2002 10:56:44 -0500
10720              Message-ID: <20020403155644.GC916@blackrider>
10721      Branch: perl
10722            ! lib/ExtUtils/MM_Win95.pm
10723 ____________________________________________________________________________
10724 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
10725         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
10726              From: Dave Mitchell <davem@fdgroup.com>
10727              Date: Wed, 3 Apr 2002 02:08:26 +0100
10728              Message-ID: <20020403020825.B16724@fdgroup.com>
10729      Branch: perl
10730            ! pp_ctl.c
10731 ____________________________________________________________________________
10732 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
10733         Log: Prototype tweak for non-threaded builds.
10734      Branch: perl
10735            ! perl.c
10736 ____________________________________________________________________________
10737 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
10738         Log: Detached threads do not help; they still hold resources.
10739      Branch: perl
10740            ! ext/threads/threads.pm pod/perldiag.pod
10741 ____________________________________________________________________________
10742 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
10743         Log: Doc tweak from Wolfgang Laun.
10744      Branch: perl
10745            ! lib/File/Compare.pm
10746 ____________________________________________________________________________
10747 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
10748         Log: Subject: [PATCH bleadperl] regexec.c
10749              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10750              Date: Wed, 3 Apr 2002 11:13:30 +0200
10751              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
10752      Branch: perl
10753            ! regexec.c
10754 ____________________________________________________________________________
10755 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
10756         Log: Document the "Cleanup skipped ..." warning.
10757      Branch: perl
10758            ! ext/threads/threads.pm pod/perldiag.pod
10759 ____________________________________________________________________________
10760 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
10761         Log: Integrate perlio;
10762              
10763              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
10764              
10765              Fix segfaults when mainthread exits with other threads running:
10766              - track number of running threads
10767              - if main thread calls perl_destruct() with other threads running
10768              skip most of cleanup (with a warning).
10769      Branch: perl
10770           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
10771           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
10772           !> pod/perlapi.pod proto.h
10773 ____________________________________________________________________________
10774 [ 15698] By: nick                                  on 2002/04/03  13:15:30
10775         Log: Fix segfaults when mainthread exits with other threads running:
10776              - track number of running threads
10777              - if main thread calls perl_destruct() with other threads running
10778              skip most of cleanup (with a warning).
10779      Branch: perlio
10780            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
10781            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
10782 ____________________________________________________________________________
10783 [ 15697] By: nick                                  on 2002/04/03  07:34:13
10784         Log: Integrate mainline
10785      Branch: perlio
10786           +> lib/Net/Ping/t/250_ping_hires.t
10787           !> (integrate 33 files)
10788 ____________________________________________________________________________
10789 [ 15696] By: nick                                  on 2002/04/03  06:41:58
10790         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
10791      Branch: perlio
10792            ! lib/ExtUtils/xsubpp
10793 ____________________________________________________________________________
10794 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
10795         Log: Subject: [PATCH @15047] debugger
10796              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10797              Date: Sat, 16 Mar 2002 04:38:50 -0500
10798              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
10799      Branch: perl
10800            ! lib/perl5db.pl
10801 ____________________________________________________________________________
10802 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
10803         Log: Third Degree flags.
10804      Branch: perl
10805            ! Makefile.SH
10806 ____________________________________________________________________________
10807 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
10808         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
10809              From: Mark-Jason Dominus <mjd@plover.com>
10810              Date: Tue, 02 Apr 2002 16:35:11 -0500
10811              Message-ID: <20020402213511.27781.qmail@plover.com>
10812              
10813              (tweaked)
10814      Branch: perl
10815            ! pod/perlfunc.pod
10816 ____________________________________________________________________________
10817 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
10818         Log: Upgrade to Tie::File 0.92, from mjd.
10819      Branch: perl
10820            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
10821            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
10822            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
10823            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
10824            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
10825            ! lib/Tie/File/t/40_abs_cache.t
10826 ____________________________________________________________________________
10827 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
10828         Log: Subject: [PATCH] Update my email address in perl.c
10829              From: Paul_GreenVOS@vos.stratus.com
10830              Date: Tue, 2 Apr 02 15:27 est
10831              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
10832      Branch: perl
10833            ! AUTHORS perl.c
10834 ____________________________________________________________________________
10835 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
10836         Log: POD fix.
10837      Branch: perl
10838            ! pod/perldelta.pod
10839 ____________________________________________________________________________
10840 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
10841         Log: What started as a small nit (the charnames test, nit found
10842              be Hugo), ballooned a bit... the goal is Larry's wish that
10843              illegal Unicode (such as U+FFFF) by default doesn't warn,
10844              since what if somebody WANTS to create illegal Unicode?
10845              Now getting close to this in the regex runtime.
10846              (Also, fix more of my fixation that BOM would be U+FFFE.)
10847      Branch: perl
10848            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
10849            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
10850 ____________________________________________________________________________
10851 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
10852         Log: Talk more about Net::Ping.
10853      Branch: perl
10854            ! pod/perldelta.pod
10855 ____________________________________________________________________________
10856 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
10857         Log: Upgrade to Net::Ping 2.14.
10858      Branch: perl
10859            + lib/Net/Ping/t/250_ping_hires.t
10860            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
10861            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
10862            ! lib/Net/Ping/t/140_stream_inst.t
10863 ____________________________________________________________________________
10864 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
10865         Log: XML::Parser 2.31 should be out shortly.
10866      Branch: perl
10867            ! pod/perldelta.pod
10868 ____________________________________________________________________________
10869 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
10870         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
10871              From: George Necula <necula@eecs.berkeley.edu>
10872              Date: Tue, 2 Apr 2002 10:22:41 -0800
10873              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
10874      Branch: perl
10875            ! lib/File/Spec/Cygwin.pm
10876 ____________________________________________________________________________
10877 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
10878         Log: EBCDIC test tweak.
10879      Branch: perl
10880            ! pod/perldelta.pod t/uni/case.pl
10881 ____________________________________________________________________________
10882 [ 15683] By: nick                                  on 2002/04/02  15:36:17
10883         Log: Integrate mainline
10884      Branch: perlio
10885           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
10886           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
10887           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
10888 ____________________________________________________________________________
10889 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
10890         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
10891              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10892              Date: Tue, 2 Apr 2002 00:37:08 -0500
10893              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
10894      Branch: perl
10895            ! os2/os2ish.h perlio.c
10896 ____________________________________________________________________________
10897 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
10898         Log: Subject: [PATCH @15047] debugger again
10899              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10900              Date: Tue, 2 Apr 2002 00:30:31 -0500
10901              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
10902      Branch: perl
10903            ! lib/perl5db.pl
10904 ____________________________________________________________________________
10905 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
10906         Log: Subject: [PATCH @15047] test() in CPAN.pm
10907              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10908              Date: Tue, 2 Apr 2002 00:46:45 -0500
10909              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
10910      Branch: perl
10911            ! lib/CPAN.pm
10912 ____________________________________________________________________________
10913 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
10914         Log: Sync with libnet-1.11
10915      Branch: perl
10916            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
10917            ! lib/Net/SMTP.pm
10918 ____________________________________________________________________________
10919 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
10920         Log: NetWare tweaks from C Aditya.
10921      Branch: perl
10922            ! NetWare/t/NWScripts.pl scope.c
10923 ____________________________________________________________________________
10924 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
10925         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
10926              From: Dan Kogai <dankogai@dan.co.jp>
10927              Date: Tue, 2 Apr 2002 22:21:47 +0900
10928              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
10929      Branch: perl
10930            ! ext/Encode/Encode.xs
10931 ____________________________________________________________________________
10932 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
10933         Log: Integrate perlio;
10934              
10935              Calculate buffer size needs in float to avoid 32-bit overflow.
10936              
10937              Add buffer size growth test.
10938      Branch: perl
10939           +> ext/Encode/t/grow.t
10940           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
10941 ____________________________________________________________________________
10942 [ 15675] By: nick                                  on 2002/04/02  07:49:41
10943         Log: Add buffer size growth test.
10944      Branch: perlio
10945            + ext/Encode/t/grow.t
10946            ! MANIFEST ext/Encode/MANIFEST
10947 ____________________________________________________________________________
10948 [ 15674] By: nick                                  on 2002/04/02  07:40:49
10949         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
10950      Branch: perlio
10951            ! ext/Encode/Encode.xs
10952 ____________________________________________________________________________
10953 [ 15673] By: nick                                  on 2002/04/02  07:40:06
10954         Log: Integrate mainline
10955      Branch: perlio
10956           +> (branch 102 files)
10957            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
10958            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
10959            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
10960            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
10961            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
10962            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
10963            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
10964            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
10965            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
10966            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
10967            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
10968            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
10969            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
10970            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
10971            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
10972            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
10973            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
10974            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
10975            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
10976            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
10977            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
10978            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
10979            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
10980            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
10981            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
10982            - ext/Encode/Encode/macCentEuro.ucm
10983            - ext/Encode/Encode/macCroatian.ucm
10984            - ext/Encode/Encode/macCyrillic.ucm
10985            - ext/Encode/Encode/macDingbats.ucm
10986            - ext/Encode/Encode/macGreek.ucm
10987            - ext/Encode/Encode/macIceland.ucm
10988            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
10989            - ext/Encode/Encode/macRumanian.ucm
10990            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
10991            - ext/Encode/Encode/macTurkish.ucm
10992            - ext/Encode/Encode/macUkraine.ucm
10993            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
10994            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
10995            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
10996            - ext/Encode/compile ext/Encode/encode.h
10997            - ext/Encode/lib/Encode/CN/2022_CN.pm
10998            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
10999            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
11000            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
11001            - lib/unicore/PropertyValueAliases.txt
11002           !> (integrate 143 files)
11003 ____________________________________________________________________________
11004 [ 15672] By: ams                                   on 2002/04/02  04:42:44
11005         Log: Win32 fix for Tie::File from MJD.
11006      Branch: perl
11007            ! lib/Tie/File.pm
11008 ____________________________________________________________________________
11009 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
11010         Log: Add a few tests to the timing-sensitive list.
11011      Branch: perl
11012            ! INSTALL
11013 ____________________________________________________________________________
11014 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
11015         Log: Subject: [PATCH sort.t] extensive regression testing
11016              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11017              Date: Mon, 1 Apr 2002 23:50:24 +0200
11018              Message-ID: <20020401235024.E677@rafael>
11019      Branch: perl
11020            ! lib/sort.t
11021 ____________________________________________________________________________
11022 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
11023         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)
11024              From: Nicholas Clark <nick@unfortu.net>
11025              Date: Mon, 1 Apr 2002 21:54:05 +0100
11026              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
11027      Branch: perl
11028            ! lib/Memoize/t/errors.t
11029 ____________________________________________________________________________
11030 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
11031         Log: Subject: getting rid of a few superfluous $&/$`
11032              From: Jeffrey Friedl <jfriedl@yahoo.com>
11033              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
11034              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
11035              
11036              (with more-backward-compat than just using @- and @+, also by Jeffrey)
11037              
11038              (The version number of Text::Balanced intentionally not
11039              increased since Damian will make a new release after 5.8)
11040      Branch: perl
11041            ! lib/Pod/Html.pm lib/Text/Balanced.pm
11042 ____________________________________________________________________________
11043 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
11044         Log: Subject: [PATCH 5.7.3 TESTS]
11045              From: mjd@plover.com
11046              Date: 1 Apr 2002 20:32:18 -0000
11047              Message-ID: <20020401203218.25230.qmail@plover.com>
11048      Branch: perl
11049            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
11050            ! t/op/tiearray.t t/test.pl
11051 ____________________________________________________________________________
11052 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
11053         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
11054              From: Paul_GreenVOS@vos.stratus.com
11055              Date: Mon, 1 Apr 02 15:15 est
11056              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
11057      Branch: perl
11058            ! iperlsys.h
11059 ____________________________________________________________________________
11060 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
11061         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
11062              From: Paul_GreenVOS@vos.stratus.com
11063              Date: Mon, 1 Apr 02 14:11 est
11064              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
11065      Branch: perl
11066            ! lib/ExtUtils/MM_Unix.pm
11067 ____________________________________________________________________________
11068 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
11069         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
11070              From: Nicholas Clark <nick@unfortu.net>
11071              Date: Mon, 1 Apr 2002 19:30:05 +0100
11072              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
11073      Branch: perl
11074            ! t/op/pat.t t/op/utfhash.t
11075 ____________________________________________________________________________
11076 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
11077         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
11078              From: Mark-Jason Dominus <mjd@plover.com>
11079              Date: Mon, 01 Apr 2002 13:22:01 -0500
11080              Message-ID: <20020401182201.21189.qmail@plover.com>
11081      Branch: perl
11082            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
11083 ____________________________________________________________________________
11084 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
11085         Log: Update Changes.
11086      Branch: perl
11087            ! Changes patchlevel.h
11088 ____________________________________________________________________________
11089 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
11090         Log: Subject: [PATCH 5.7.3 DOC]
11091              From: mjd@plover.com
11092              Date: 1 Apr 2002 17:23:40 -0000
11093              Message-ID: <20020401172340.16410.qmail@plover.com>
11094      Branch: perl
11095            ! pod/perldelta.pod
11096 ____________________________________________________________________________
11097 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
11098         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
11099      Branch: perl
11100            ! hints/unicos.sh
11101 ____________________________________________________________________________
11102 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
11103         Log: Advertise piconv and enc2xs.
11104      Branch: perl
11105            ! pod/perldelta.pod
11106 ____________________________________________________________________________
11107 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
11108         Log: Add enc2xs.
11109      Branch: perl
11110            + utils/enc2xs.PL
11111            ! MANIFEST utils/Makefile
11112 ____________________________________________________________________________
11113 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
11114         Log: Integrate perlio;
11115              
11116              Be more explicit testing for \015 not \r
11117      Branch: perl
11118           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
11119           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
11120 ____________________________________________________________________________
11121 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
11122         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
11123              From: Philip Newton <Philip.Newton@gmx.net>
11124              Date: Mon, 01 Apr 2002 17:06:18 +0200
11125              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
11126      Branch: perl
11127            ! lib/charnames.pm lib/charnames.t
11128 ____________________________________________________________________________
11129 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
11130         Log: Subject: detypo patch
11131              From: andreas.koenig@anima.de (Andreas J. Koenig)
11132              Date: Mon, 01 Apr 2002 10:09:21 +0200
11133              Message-ID: <m3r8lzsuvi.fsf@anima.de>
11134      Branch: perl
11135            ! INSTALL
11136 ____________________________________________________________________________
11137 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
11138         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
11139              From: Philip Newton <Philip.Newton@gmx.net>
11140              Date: Mon, 01 Apr 2002 08:12:01 +0200
11141              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
11142      Branch: perl
11143            ! lib/charnames.pm lib/charnames.t
11144 ____________________________________________________________________________
11145 [ 15653] By: nick                                  on 2002/04/01  09:20:24
11146         Log: Be more explicit testing for \015 not \r
11147      Branch: perlio
11148            ! t/io/crlf.t
11149 ____________________________________________________________________________
11150 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
11151         Log: If under UTF-8 locale the utf8.pm really needs to be found.
11152      Branch: perl
11153            ! t/comp/cpp.t t/run/switchPx.t
11154 ____________________________________________________________________________
11155 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
11156         Log: Upgrade to Tie::File 0.91, from mjd.
11157      Branch: perl
11158            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
11159            + lib/Tie/File/t/26_twrite.t
11160            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11161            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
11162            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
11163            ! lib/Tie/File/t/16_handle.t
11164 ____________________________________________________________________________
11165 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
11166         Log: DJGPP tweaks from Laszlo.
11167      Branch: perl
11168            ! lib/ExtUtils/MM_DOS.pm util.c
11169 ____________________________________________________________________________
11170 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
11171         Log: Discussion about minimal installations.
11172      Branch: perl
11173            ! INSTALL
11174 ____________________________________________________________________________
11175 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
11176         Log: Comment tweak from Hugo.
11177      Branch: perl
11178            ! regexec.c
11179 ____________________________________________________________________________
11180 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
11181         Log: Another UTF-8 locale tweak from Hugo.
11182      Branch: perl
11183            ! regexec.c
11184 ____________________________________________________________________________
11185 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
11186         Log: Document the known MacOS X locale problem.
11187      Branch: perl
11188            ! pod/perldelta.pod
11189 ____________________________________________________________________________
11190 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
11191         Log: Regex fix from Hugo: in UTF-8 locales the character
11192              counting code didn't work right for minimal matches.
11193      Branch: perl
11194            ! regexec.c
11195 ____________________________________________________________________________
11196 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
11197         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
11198              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11199              Date: Sun, 31 Mar 2002 20:32:43 -0500
11200              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
11201      Branch: perl
11202            ! lib/ExtUtils/xsubpp
11203 ____________________________________________________________________________
11204 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
11205         Log: Document known FreeBSD locale glitch. 
11206      Branch: perl
11207            ! pod/perldelta.pod
11208 ____________________________________________________________________________
11209 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
11210         Log: There is --list in glibc iconv.
11211      Branch: perl
11212            ! ext/Encode/bin/piconv
11213 ____________________________________________________________________________
11214 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
11215         Log: Slight usage tweaks to piconv: show usage with
11216              no -t -f or -l arguments, or with -h.
11217      Branch: perl
11218            ! ext/Encode/bin/piconv
11219 ____________________________________________________________________________
11220 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
11221         Log: Get the piconv installed.
11222      Branch: perl
11223            + utils/piconv.PL
11224            ! MANIFEST utils/Makefile
11225 ____________________________________________________________________________
11226 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
11227         Log: Spelling tweaks.
11228      Branch: perl
11229            ! ext/Encode/bin/piconv
11230 ____________________________________________________________________________
11231 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
11232         Log: Upgrade to Encode 1.11, from Dan Kogai.
11233      Branch: perl
11234            + ext/Encode/Encode/Changes.e2x
11235            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
11236            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
11237            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
11238            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
11239            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
11240            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
11241            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
11242            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
11243            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
11244            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
11245            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
11246            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
11247            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
11248            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
11249            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
11250            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
11251            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
11252            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
11253            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
11254            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
11255            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
11256            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
11257            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
11258            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
11259            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
11260            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
11261            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
11262            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
11263            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
11264            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
11265            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
11266            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
11267            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
11268            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
11269            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
11270            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
11271            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
11272            + ext/Encode/ucm/viscii.ucm
11273            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
11274            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
11275            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
11276            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
11277            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
11278            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
11279            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
11280            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
11281            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
11282            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
11283            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
11284            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
11285            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
11286            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
11287            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
11288            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
11289            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
11290            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
11291            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
11292            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
11293            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
11294            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
11295            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
11296            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
11297            - ext/Encode/Encode/ksc5601.ucm
11298            - ext/Encode/Encode/macCentEuro.ucm
11299            - ext/Encode/Encode/macCroatian.ucm
11300            - ext/Encode/Encode/macCyrillic.ucm
11301            - ext/Encode/Encode/macDingbats.ucm
11302            - ext/Encode/Encode/macGreek.ucm
11303            - ext/Encode/Encode/macIceland.ucm
11304            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
11305            - ext/Encode/Encode/macRumanian.ucm
11306            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
11307            - ext/Encode/Encode/macTurkish.ucm
11308            - ext/Encode/Encode/macUkraine.ucm
11309            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
11310            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
11311            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
11312            - lib/encoding.pm lib/encoding.t
11313            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
11314            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
11315            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
11316            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
11317            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
11318            ! ext/Encode/Makefile.PL ext/Encode/README
11319            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
11320            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11321            ! ext/Encode/lib/Encode/Alias.pm
11322            ! ext/Encode/lib/Encode/Supported.pod
11323 ____________________________________________________________________________
11324 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
11325         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
11326              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
11327              respective test    and doc tweaks.
11328      Branch: perl
11329            ! lib/charnames.pm lib/charnames.t
11330 ____________________________________________________________________________
11331 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
11332         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
11333              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11334              Date: Sun, 31 Mar 2002 22:47:31 +0200
11335              Message-ID: <20020331224731.E854@rafael>
11336      Branch: perl
11337            ! pod/perlfunc.pod
11338 ____________________________________________________________________________
11339 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
11340         Log: Subject: [PATCH] __attribute__ problems with g++
11341              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11342              Date: Sun, 31 Mar 2002 22:43:03 +0200
11343              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
11344      Branch: perl
11345            ! perl.h
11346 ____________________________________________________________________________
11347 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
11348         Log: Put back the #! line, false alarm.
11349      Branch: perl
11350            ! lib/ExtUtils/t/Constant.t
11351 ____________________________________________________________________________
11352 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
11353         Log: Subject: Re: [Patch] pod/perlvar.pod
11354              From: Philip Newton <Philip.Newton@gmx.net>
11355              Date: Sun, 31 Mar 2002 07:40:43 +0200
11356              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
11357      Branch: perl
11358            ! pod/perlvar.pod
11359 ____________________________________________________________________________
11360 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
11361         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
11362              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11363              Date: Sat, 30 Mar 2002 21:37:37 -0500
11364              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
11365      Branch: perl
11366            ! ext/Socket/socketpair.t
11367 ____________________________________________________________________________
11368 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
11369         Log: Subject: Re: compile tweak for Win32
11370              From: Michael G Schwern <schwern@pobox.com>
11371              Date: Fri, 29 Mar 2002 17:48:22 -0500      
11372              Message-ID: <20020329224822.GG16816@blackrider>
11373      Branch: perl
11374            ! win32/buildext.pl
11375 ____________________________________________________________________________
11376 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
11377         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
11378              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11379              Date: Sat, 30 Mar 2002 22:19:46 +0100
11380              Message-ID: <20020330221946.A28497@rafael>
11381      Branch: perl
11382            ! t/lib/1_compile.t
11383 ____________________________________________________________________________
11384 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
11385         Log: Subject: [PATCH regmesg.t] increase output verbosity
11386              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11387              Date: Sat, 30 Mar 2002 22:34:08 +0100
11388              Message-ID: <20020330223408.C28497@rafael>
11389      Branch: perl
11390            ! t/op/regmesg.t
11391 ____________________________________________________________________________
11392 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
11393         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
11394              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11395              Date: Sat, 30 Mar 2002 21:36:23 +0100
11396              Message-ID: <20020330213623.A677@rafael>
11397      Branch: perl
11398            ! regcomp.c
11399 ____________________________________________________________________________
11400 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
11401         Log: If using a network filesystem several different hosts
11402              may be trying to lock the same file.  In this case offering
11403              to kill the other process is not that helpful.  (Unless one
11404              has *real* clustering, but that's not usually the case.)
11405      Branch: perl
11406            ! lib/CPAN.pm
11407 ____________________________________________________________________________
11408 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
11409         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
11410              From: andreas.koenig@anima.de (Andreas J. Koenig)
11411              Date: Sat, 30 Mar 2002 06:12:36 +0100
11412              Message-ID: <m3hemyvdtn.fsf@anima.de>
11413      Branch: perl
11414            ! lib/Dumpvalue.pm
11415 ____________________________________________________________________________
11416 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
11417         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
11418              From: Jeremy Zawodny <Jeremy@Zawodny.com>
11419              Date: Fri, 29 Mar 2002 17:55:20 -0800
11420              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
11421      Branch: perl
11422            ! utils/dprofpp.PL
11423 ____________________________________________________________________________
11424 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
11425         Log: Subject: [Patch] pod/perlvar.pod
11426              From: Dan Kogai <dankogai@dan.co.jp>
11427              Date: Sun, 31 Mar 2002 02:03:36 +0900
11428              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
11429      Branch: perl
11430            ! pod/perlvar.pod
11431 ____________________________________________________________________________
11432 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
11433         Log: Subject: [PATCH] MM & Encode fixes
11434              From: Michael G Schwern <schwern@pobox.com>
11435              Date: Sat, 30 Mar 2002 06:41:56 -0500
11436              Message-ID: <20020330114156.GA16533@blackrider>
11437      Branch: perl
11438            + lib/ExtUtils/t/basic.t
11439            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
11440            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
11441            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
11442            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11443            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
11444            ! lib/ExtUtils/t/hints.t
11445 ____________________________________________________________________________
11446 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
11447         Log: EBCDICification.
11448      Branch: perl
11449            ! lib/charnames.t
11450 ____________________________________________________________________________
11451 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
11452         Log: Upgrade to Tie::File 0.90, from mjd.
11453      Branch: perl
11454            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
11455            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11456            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
11457            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
11458            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
11459            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
11460            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
11461            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
11462            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11463 ____________________________________________________________________________
11464 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
11465         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
11466              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11467              Date: Sat, 30 Mar 2002 00:20:39 +0100
11468              Message-ID: <20020330002039.A716@rafael>
11469      Branch: perl
11470            ! lib/sort.pm
11471 ____________________________________________________________________________
11472 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
11473         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
11474              From: Michael G Schwern <schwern@pobox.com>
11475              Date: Fri, 29 Mar 2002 18:14:20 -0500
11476              Message-ID: <20020329231419.GI16816@blackrider>
11477      Branch: perl
11478            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
11479            ! wince/Makefile.ce
11480 ____________________________________________________________________________
11481 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
11482         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
11483              From: Paul_GreenVOS@vos.stratus.com
11484              Date: Fri, 29 Mar 02 18:01 est
11485              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
11486      Branch: perl
11487            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
11488 ____________________________________________________________________________
11489 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
11490         Log: AUTHORS updates.
11491      Branch: perl
11492            ! AUTHORS
11493 ____________________________________________________________________________
11494 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
11495         Log: Upgrade to Encode 1.01, from Dan Kogai.
11496      Branch: perl
11497            ! ext/Encode/Changes ext/Encode/Encode.pm
11498            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
11499            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
11500            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
11501            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
11502            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
11503            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
11504            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
11505            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
11506            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
11507            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
11508            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
11509            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
11510            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
11511            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
11512            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
11513            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
11514            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
11515            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
11516            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
11517            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
11518            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
11519            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
11520            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
11521            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
11522            ! ext/Encode/Encode/ksc5601.ucm
11523            ! ext/Encode/Encode/macCentEuro.ucm
11524            ! ext/Encode/Encode/macCroatian.ucm
11525            ! ext/Encode/Encode/macCyrillic.ucm
11526            ! ext/Encode/Encode/macDingbats.ucm
11527            ! ext/Encode/Encode/macGreek.ucm
11528            ! ext/Encode/Encode/macIceland.ucm
11529            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
11530            ! ext/Encode/Encode/macRumanian.ucm
11531            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
11532            ! ext/Encode/Encode/macTurkish.ucm
11533            ! ext/Encode/Encode/macUkraine.ucm
11534            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
11535            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
11536            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
11537            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11538            ! ext/Encode/lib/Encode/CJKConstants.pm
11539            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
11540            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
11541            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
11542 ____________________________________________________________________________
11543 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
11544         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
11545              From: "Craig A. Berry" <craigberry@mac.com>
11546              Date: Fri, 29 Mar 2002 13:46:28 -0600
11547              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
11548      Branch: perl
11549            ! configure.com
11550 ____________________________________________________________________________
11551 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
11552         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
11553              which one has to get from the CPAN distribution.
11554      Branch: perl
11555            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
11556            + lib/Memoize/t/expmod_t.t
11557            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
11558            - lib/Memoize/t/expire_module_t.t
11559            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
11560            ! lib/Memoize/README
11561 ____________________________________________________________________________
11562 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
11563         Log: metaconfig unit tweak.
11564      Branch: metaconfig/U/perl
11565            ! versiononly.U
11566 ____________________________________________________________________________
11567 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
11568         Log: Configure-related tweaks.
11569      Branch: perl
11570            ! Porting/Glossary Porting/config.sh Porting/config_H
11571            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11572            ! vos/config.ga.h
11573 ____________________________________________________________________________
11574 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
11575         Log: Ooops.
11576      Branch: perl
11577            ! t/op/ver.t
11578 ____________________________________________________________________________
11579 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
11580         Log: Subject: [PATCH @15606] d_time for vms
11581              From: "Craig A. Berry" <craigberry@mac.com>
11582              Date: Fri, 29 Mar 2002 11:58:29 -0600
11583              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
11584      Branch: perl
11585            ! configure.com
11586 ____________________________________________________________________________
11587 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
11588         Log: Subject: Re: Regex-Unicode bugs
11589              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11590              Date: Thu, 28 Mar 2002 10:12:35 +0100
11591              Message-ID: <20020328101235.F678@rafael>
11592      Branch: perl
11593            ! t/op/regmesg.t
11594 ____________________________________________________________________________
11595 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
11596         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
11597              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11598              Date: Fri, 29 Mar 2002 16:53:27 +0000
11599              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
11600      Branch: perl
11601            ! pod/perlre.pod pod/perlretut.pod
11602 ____________________________________________________________________________
11603 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
11604         Log: Subject: Re: debugger debuggers wanted
11605              From: spidb@cpan.org
11606              Date: Fri, 29 Mar 2002 06:34:11 -0500
11607              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
11608      Branch: perl
11609            ! lib/perl5db.pl
11610 ____________________________________________________________________________
11611 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
11612         Log: Update Changes.
11613      Branch: perl
11614            ! Changes patchlevel.h
11615 ____________________________________________________________________________
11616 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
11617         Log: Rename for 8.3-friendliness.
11618      Branch: perl
11619            + lib/unicore/PropValueAliases.txt
11620            - lib/unicore/PropertyValueAliases.txt
11621            ! MANIFEST lib/unicore/README.perl
11622 ____________________________________________________________________________
11623 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
11624         Log: Retract ExtUtils/t/basic.t until it works.
11625      Branch: perl
11626            - lib/ExtUtils/t/basic.t
11627            ! MANIFEST
11628 ____________________________________________________________________________
11629 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
11630         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
11631              From: Slaven Rezic <slaven.rezic@berlin.de>
11632              Date: 28 Mar 2002 22:27:14 +0100
11633              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
11634      Branch: perl
11635            ! hints/freebsd.sh
11636 ____________________________________________________________________________
11637 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
11638         Log: Interesting... where did this come from?
11639              (The Configure change in #15600)
11640      Branch: perl
11641            ! config_h.SH
11642 ____________________________________________________________________________
11643 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
11644         Log: metaconfig unit change for #15600.
11645      Branch: metaconfig/U/perl
11646            ! versiononly.U
11647 ____________________________________________________________________________
11648 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
11649         Log: Subject: versiononly should not put `old' versions in inc
11650              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11651              Date: Fri, 29 Mar 2002 12:53:49 +0100
11652              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
11653      Branch: perl
11654            ! Configure
11655 ____________________________________________________________________________
11656 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
11657         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
11658              From: Michael G Schwern <schwern@pobox.com>
11659              Date: Fri, 29 Mar 2002 04:12:47 -0500
11660              Message-ID: <20020329091247.GA7432@blackrider>
11661              
11662              (with two nits: (1) change lib/Extutils/Command/MM.pm
11663              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
11664              @INC to compile.t)
11665      Branch: perl
11666            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
11667            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
11668            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
11669            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
11670            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
11671            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
11672            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
11673            + lib/ExtUtils/t/Problem-Module/Makefile.PL
11674            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
11675            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
11676            + t/lib/MakeMaker/Test/Utils.pm
11677            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
11678            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
11679            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
11680            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
11681            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
11682            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
11683            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
11684            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
11685            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
11686            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
11687            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
11688            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
11689            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
11690            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
11691            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
11692            ! t/lib/TieOut.pm
11693 ____________________________________________________________________________
11694 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
11695         Log: Leftovers from Encode 0.99.
11696      Branch: perl
11697            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
11698            - ext/Encode/compile ext/Encode/encode.h
11699            - ext/Encode/lib/Encode/CN/2022_CN.pm
11700            - ext/Encode/lib/Encode/Details.pod
11701 ____________________________________________________________________________
11702 [ 15597] By: nick                                  on 2002/03/29  14:03:35
11703         Log: Integrate mainline
11704      Branch: perlio
11705           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
11706           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
11707           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11708           !> (integrate 130 files)
11709 ____________________________________________________________________________
11710 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
11711         Log: Subject: Another Unicode-3.2-induced doc fix
11712              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
11713              Date: Fri, 29 Mar 2002 21:45:47 +0900
11714              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
11715      Branch: perl
11716            ! ext/Unicode/Normalize/Normalize.pm
11717 ____________________________________________________________________________
11718 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
11719         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
11720              From: Slaven Rezic <slaven.rezic@berlin.de>
11721              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
11722              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
11723      Branch: perl
11724            ! reentr.c reentr.pl
11725 ____________________________________________________________________________
11726 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
11727         Log: Subject: [PATCH] Quieting OS X
11728              From: Michael G Schwern <schwern@pobox.com>
11729              Date: Fri, 29 Mar 2002 05:46:23 -0500
11730              Message-ID: <20020329104622.GA9163@blackrider>
11731      Branch: perl
11732            ! ext/POSIX/t/posix.t t/op/stat.t
11733 ____________________________________________________________________________
11734 [ 15593] By: ams                                   on 2002/03/29  07:32:22
11735         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
11736              From: Paul_GreenVOS@vos.stratus.com
11737              Date: Fri, 29 Mar 02 0:05 est
11738              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
11739      Branch: perl
11740            ! ext/Time/HiRes/HiRes.xs
11741 ____________________________________________________________________________
11742 [ 15592] By: ams                                   on 2002/03/29  07:28:29
11743         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
11744              From: Spider Boardman <spidb@cpan.org>
11745              Date: Fri, 29 Mar 2002 00:52:24 -0500
11746              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
11747      Branch: perl
11748            ! op.c t/op/attrs.t
11749 ____________________________________________________________________________
11750 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
11751         Log: It's perlce.
11752      Branch: perl
11753            ! pod/perldelta.pod
11754 ____________________________________________________________________________
11755 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
11756         Log: MPE/iX tweaks from Mark Bixby.
11757      Branch: perl
11758            ! ext/Storable/t/lock.t mpeix/relink
11759 ____________________________________________________________________________
11760 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
11761         Log: Upgrade to Encode 1.00, from Dan Kogai.
11762              
11763              (one nit: bin/enc2xs needed also ../..)
11764      Branch: perl
11765            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
11766            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
11767            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11768            ! (edit 104 files)
11769 ____________________________________________________________________________
11770 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
11771         Log: Subject: [PATCH] NEXT LINE --> NEL
11772              From: Philip Newton <Philip.Newton@gmx.net>
11773              Date: Thu, 28 Mar 2002 21:03:10 +0000
11774              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
11775      Branch: perl
11776            ! lib/charnames.pm lib/charnames.t
11777 ____________________________________________________________________________
11778 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
11779         Log: binmode :bytes, again.
11780      Branch: perl
11781            ! lib/utf8.t
11782 ____________________________________________________________________________
11783 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
11784         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
11785              From: Mark-Jason Dominus <mjd@plover.com>
11786              Date: Thu, 28 Mar 2002 10:36:03 -0500
11787              Message-ID: <20020328153603.11992.qmail@plover.com>
11788      Branch: perl
11789            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
11790 ____________________________________________________________________________
11791 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
11792         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
11793      Branch: perl
11794            ! lib/charnames.pm lib/charnames.t pp_pack.c
11795 ____________________________________________________________________________
11796 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
11797         Log: If expecting UTF-8, probably not expecting UTF-16.
11798      Branch: perl
11799            ! t/comp/require.t
11800 ____________________________________________________________________________
11801 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
11802         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
11803              From: Paul_GreenVOS@vos.stratus.com
11804              Date: Thu, 28 Mar 02 8:22 est
11805              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
11806      Branch: perl
11807            ! lib/Time/Local.pm
11808 ____________________________________________________________________________
11809 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
11810         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
11811              From: Paul_GreenVOS@vos.stratus.com
11812              Date: Thu, 28 Mar 02 7:46 est
11813              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
11814      Branch: perl
11815            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
11816 ____________________________________________________________________________
11817 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
11818         Log: A little bit better error message for \pq, still
11819              not good because the script context is not shown.
11820      Branch: perl
11821            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
11822 ____________________________________________________________________________
11823 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
11824         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
11825              From: Jeffrey Friedl <jfriedl@yahoo.com>
11826              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
11827              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
11828      Branch: perl
11829            ! sv.c t/op/pat.t
11830 ____________________________________________________________________________
11831 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
11832         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
11833              From: Mark-Jason Dominus <mjd@plover.com>
11834              Date: Thu, 28 Mar 2002 05:04:40 -0500
11835              Message-ID: <20020328100440.22081.qmail@plover.com>
11836      Branch: perl
11837            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
11838 ____________________________________________________________________________
11839 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
11840         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
11841              From: mjd@plover.com
11842              Date: 28 Mar 2002 09:22:06 -0000
11843              Message-ID: <20020328092206.18833.qmail@plover.com>
11844      Branch: perl
11845            ! lib/encoding.t
11846 ____________________________________________________________________________
11847 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
11848         Log: Unicode 3.2.0-induced doc tweaks.
11849      Branch: perl
11850            ! pod/perlretut.pod pod/perlunicode.pod
11851 ____________________________________________________________________________
11852 [ 15576] By: nick                                  on 2002/03/28  07:40:04
11853         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
11854      Branch: perlio
11855           +> (branch 31 files)
11856           !> (integrate 162 files)
11857 ____________________________________________________________________________
11858 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
11859         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
11860              From: Paul_GreenVOS@vos.stratus.com
11861              Date: Thu, 28 Mar 02 0:16 est
11862              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
11863      Branch: perl
11864            ! ext/POSIX/t/posix.t
11865 ____________________________________________________________________________
11866 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
11867         Log: Subject: Re: Regex-Unicode bugs
11868              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11869              Date: Wed, 27 Mar 2002 13:48:06 +0100
11870              Message-ID: <20020327134806.C18945@rafael>
11871              
11872              regmesg.t patch still would be nice.
11873      Branch: perl
11874            ! regcomp.c
11875 ____________________________________________________________________________
11876 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
11877         Log: Subject: Re: Regex-Unicode bugs
11878              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
11879              Date: Wed, 27 Mar 2002 12:39:57 +0000
11880              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
11881      Branch: perl
11882            ! pod/perldiag.pod regcomp.c
11883 ____________________________________________________________________________
11884 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
11885         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
11886              From: Paul_GreenVOS@vos.stratus.com
11887              Date: Wed, 27 Mar 02 23:33 est
11888              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
11889      Branch: perl
11890            ! t/io/fs.t
11891 ____________________________________________________________________________
11892 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
11893         Log: The Official 3.2.0 came out.
11894      Branch: perl
11895            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
11896            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
11897            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
11898            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
11899            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
11900            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
11901            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
11902            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
11903            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
11904            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
11905            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
11906            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
11907            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
11908            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
11909            + lib/unicore/lib/UnifiedI.pl
11910            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
11911 ____________________________________________________________________________
11912 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
11913         Log: socketpair binmode :bytes.
11914      Branch: perl
11915            ! ext/Socket/socketpair.t
11916 ____________________________________________________________________________
11917 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
11918         Log: Don't install anything beneath 't' directories.
11919      Branch: perl
11920            ! installperl
11921 ____________________________________________________________________________
11922 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
11923         Log: More UTF-8 locale sensitivity.
11924      Branch: perl
11925            ! t/io/utf8.t
11926 ____________________________________________________________________________
11927 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
11928         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
11929              From: Stas Bekman <stas@stason.org>
11930              Date: Thu, 28 Mar 2002 10:13:45 +0800
11931              Message-ID: <3CA27C59.4020209@stason.org>
11932              
11933              Temp file cleanup.
11934      Branch: perl
11935            ! lib/Pod/t/pod2html-lib.pl
11936 ____________________________________________________________________________
11937 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
11938         Log: Be compatible also with non-UTF-8 locales.
11939      Branch: perl
11940            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
11941            ! lib/Locale/Language.pod
11942 ____________________________________________________________________________
11943 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
11944         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
11945              From: Spider Boardman <spidb@cpan.org>
11946              Date: Wed, 27 Mar 2002 20:52:28 -0500
11947              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
11948      Branch: perl
11949            ! cv.h op.c t/op/attrs.t toke.c
11950 ____________________________________________________________________________
11951 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
11952         Log: "Last element".
11953      Branch: perl
11954            ! pod/perlfunc.pod
11955 ____________________________________________________________________________
11956 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
11957         Log: Subject: Error in perlfunc for "die"
11958              From: William R Ward <bill@wards.net>
11959              Date: 27 Mar 2002 12:31:32 -0800
11960              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
11961      Branch: perl
11962            ! pod/perlfunc.pod
11963 ____________________________________________________________________________
11964 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
11965         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
11966              From: Mark Kvale <kvale@phy.ucsf.edu>
11967              Date: Wed, 27 Mar 2002 16:45:37 -0800
11968              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
11969      Branch: perl
11970            ! pod/perlre.pod pod/perlretut.pod
11971 ____________________________________________________________________________
11972 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
11973         Log: Try to handle UTF-8 locales.
11974      Branch: perl
11975            ! lib/locale.t
11976 ____________________________________________________________________________
11977 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
11978         Log: More binmode :bytes.
11979      Branch: perl
11980            ! t/io/utf8.t
11981 ____________________________________________________________________________
11982 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
11983         Log: binmode(FH, ":bytes") is the right way, methinks.
11984      Branch: perl
11985            ! ext/PerlIO/t/encoding.t
11986 ____________________________________________________________________________
11987 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
11988         Log: UTF-8 locale: need to open explicitly for bytes.
11989      Branch: perl
11990            ! ext/PerlIO/t/encoding.t
11991 ____________________________________________________________________________
11992 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
11993         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
11994      Branch: perl
11995            ! lib/Locale/Language.pm lib/Locale/Language.pod
11996 ____________________________________________________________________________
11997 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
11998         Log: Warn instead of croak.
11999      Branch: perl
12000            ! pod/perldiag.pod utf8.c
12001 ____________________________________________________________________________
12002 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
12003         Log: UTF-8 locale: there might already be one UTF-8 discipline.
12004      Branch: perl
12005            ! lib/open.t
12006 ____________________________________________________________________________
12007 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
12008         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
12009              From: "Craig A. Berry" <craigberry@mac.com>
12010              Date: Wed, 27 Mar 2002 15:22:13 -0600
12011              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
12012      Branch: perl
12013            ! t/lib/1_compile.t t/lib/compmod.pl
12014 ____________________________________________________________________________
12015 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
12016         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
12017              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12018              Date: Wed, 27 Mar 2002 22:35:03 +0100
12019              Message-ID: <20020327223503.A678@rafael>
12020      Branch: perl
12021            ! pod/perlop.pod
12022 ____________________________________________________________________________
12023 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
12024         Log: Start using the Unicode 3.2.0 data (NOTE: still
12025              unofficial, but the data is unlikely to change much.
12026              Doublecheck when 3.2.0 gets released.)
12027      Branch: perl
12028            + lib/unicore/PropertyAliases.txt
12029            + lib/unicore/PropertyValueAliases.txt
12030            ! (edit 129 files)
12031 ____________________________________________________________________________
12032 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
12033         Log: Update Changes.
12034      Branch: perl
12035            ! Changes patchlevel.h
12036 ____________________________________________________________________________
12037 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
12038         Log: Further fixing for #15549.  Six tests are failing
12039              under Solaris with en_US.UTF-8 but those failures seem
12040              unrelated to the BOUND problem, will look at them later.
12041      Branch: perl
12042            ! regexec.c
12043 ____________________________________________________________________________
12044 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
12045         Log: Possible fix for "Orks, Dragons, and Elves":
12046              should now build under UTF-8 locales (is building
12047              under Solaris en_US.UTF-8 right now).
12048      Branch: perl
12049            ! Makefile.SH regexec.c
12050 ____________________________________________________________________________
12051 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
12052         Log: Forgotten from #15523.
12053      Branch: perl
12054            ! lib/Math/BigInt/Calc.pm
12055 ____________________________________________________________________________
12056 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
12057         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
12058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
12059              Date: Wed, 27 Mar 2002 13:32:00 +0100
12060              Message-ID: <20020327133200.A18945@rafael>
12061      Branch: perl
12062            ! regcomp.c t/lib/warnings/regcomp
12063 ____________________________________________________________________________
12064 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
12065         Log: Subject: [PATCH] MANIFES --> MANIFEST
12066              From: Philip Newton <Philip.Newton@gmx.net>
12067              Date: Wed, 27 Mar 2002 10:05:46 +0000
12068              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
12069              
12070              (plus a few tweaks more)
12071      Branch: perl
12072            ! Porting/check83.pl
12073 ____________________________________________________________________________
12074 [ 15545] By: nick                                  on 2002/03/27  07:37:36
12075         Log: Integrate mainline
12076      Branch: perlio
12077           +> lib/Math/BigInt/t/with_sub.t
12078            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
12079            - lib/bignum/t/trace.t
12080           !> (integrate 76 files)
12081 ____________________________________________________________________________
12082 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
12083         Log: Obsolete mailing list information.
12084      Branch: perl
12085            ! README.bs2000 README.os390 README.vmesa
12086 ____________________________________________________________________________
12087 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
12088         Log: More URL "whitespacing".
12089      Branch: perl
12090            ! README.bs2000 README.hurd README.mpeix README.netware
12091            ! README.os390 README.vmesa README.vos README.win32
12092            ! pod/perl5004delta.pod pod/perl5005delta.pod
12093            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
12094            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
12095            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
12096            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
12097            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
12098            ! pod/perltodo.pod
12099 ____________________________________________________________________________
12100 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
12101         Log: I like doubleclicking on URLs in pods to select them.
12102      Branch: perl
12103            ! README.amiga README.epoc README.vos pod/perl561delta.pod
12104            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
12105            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
12106            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
12107            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
12108            ! pod/perltodo.pod pod/perlvar.pod
12109 ____________________________________________________________________________
12110 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
12111         Log: Regen modlib.
12112      Branch: perl
12113            ! pod/perlmodlib.pod
12114 ____________________________________________________________________________
12115 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
12116         Log: Update the CPAN sites list.
12117      Branch: perl
12118            ! pod/perlmodlib.PL pod/perlmodlib.pod
12119 ____________________________________________________________________________
12120 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
12121         Log: Regen modlib, toc.
12122      Branch: perl
12123            ! pod/perlmodlib.pod pod/perltoc.pod
12124 ____________________________________________________________________________
12125 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
12126         Log: s/rationale/rational/
12127      Branch: perl
12128            ! lib/Math/BigRat.pm lib/bigrat.pm
12129 ____________________________________________________________________________
12130 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
12131         Log: s/done/esac/
12132      Branch: perl
12133            ! hints/dec_osf.sh
12134 ____________________________________________________________________________
12135 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
12136         Log: Advertise big* and BigRat.
12137      Branch: perl
12138            ! pod/perldelta.pod
12139 ____________________________________________________________________________
12140 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
12141         Log: A missing ) in #15527.
12142      Branch: perl
12143            ! pp_sys.c
12144 ____________________________________________________________________________
12145 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
12146         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
12147              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12148              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
12149              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
12150      Branch: perl
12151            ! lib/ExtUtils/typemap
12152 ____________________________________________________________________________
12153 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
12154         Log: Subject: Re: Cygwin PerlIO.t failing
12155              From: Stas Bekman <stas@stason.org>
12156              Date: Wed, 27 Mar 2002 01:34:11 +0800
12157              Message-ID: <3CA0B113.1070800@stason.org>
12158      Branch: perl
12159            ! ext/PerlIO/PerlIO.t
12160 ____________________________________________________________________________
12161 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
12162         Log: Subject: [PATCH] safety check for vms/test.com
12163              From: "Craig A. Berry" <craigberry@mac.com>
12164              Date: Tue, 26 Mar 2002 12:15:21 -0600
12165              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
12166      Branch: perl
12167            ! vms/test.com
12168 ____________________________________________________________________________
12169 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
12170         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
12171              From: PPrymmer@factset.com
12172              Date: Tue, 26 Mar 2002 13:04:59 -0500
12173              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
12174      Branch: perl
12175            ! configure.com
12176 ____________________________________________________________________________
12177 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
12178         Log: Subject: [PATCH] Minor typo in test harness
12179              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
12180              Date: Tue, 26 Mar 2002 17:44:06 -0000
12181              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
12182      Branch: perl
12183            ! t/lib/warnings/perlio
12184 ____________________________________________________________________________
12185 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
12186         Log: Subject: PATCH s2p.PL
12187              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
12188              Date: Tue, 26 Mar 2002 17:16:46 +0100
12189              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
12190      Branch: perl
12191            ! x2p/s2p.PL
12192 ____________________________________________________________________________
12193 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
12194         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
12195      Branch: perl
12196            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
12197            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
12198            ! MANIFEST
12199 ____________________________________________________________________________
12200 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
12201         Log: Avoid and document a weird bug in UNICOS/mk.
12202      Branch: perl
12203            ! pod/perldelta.pod pp_sys.c
12204 ____________________________________________________________________________
12205 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
12206         Log: Math::BigInt::Lite 0.09, from Tels.
12207      Branch: perl
12208            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
12209            ! MANIFEST
12210 ____________________________________________________________________________
12211 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
12212         Log: For now disable the test in OS/390; it seems to hang,
12213              but frustratingly seems to run from command line and
12214              from Perl debugger.
12215      Branch: perl
12216            ! lib/Math/BigInt/t/mbi_rand.t
12217 ____________________________________________________________________________
12218 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
12219         Log: EPOC update from Olaf Flebbe.
12220      Branch: perl
12221            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
12222            ! pod/perlport.pod t/io/fs.t
12223 ____________________________________________________________________________
12224 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
12225         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
12226              and bignum 0.11, from Tels.
12227      Branch: perl
12228            + lib/Math/BigInt/t/with_sub.t
12229            - lib/bignum/t/trace.t
12230            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
12231            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
12232            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
12233            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
12234            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
12235            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
12236            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
12237            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
12238            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
12239            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
12240            ! lib/bignum/t/bigrat.t lib/bigrat.pm
12241            ! t/lib/Math/BigInt/Subclass.pm
12242 ____________________________________________________________________________
12243 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
12244         Log: Integrate perlio;
12245              
12246              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
12247              
12248              Testcase for crlf spanning buffer boundary
12249      Branch: perl
12250           +> t/io/crlf.t
12251           !> MANIFEST perlio.c
12252 ____________________________________________________________________________
12253 [ 15521] By: nick                                  on 2002/03/26  15:31:55
12254         Log: Testcase for crlf spanning buffer boundary
12255      Branch: perlio
12256            + t/io/crlf.t
12257            ! MANIFEST
12258 ____________________________________________________________________________
12259 [ 15520] By: nick                                  on 2002/03/26  15:09:52
12260         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
12261      Branch: perlio
12262            ! perlio.c
12263 ____________________________________________________________________________
12264 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
12265         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
12266      Branch: perl
12267            ! t/lib/1_compile.t
12268 ____________________________________________________________________________
12269 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
12270         Log: Document the Configure (really, awk) glitch in
12271              UNICOS/mk.
12272      Branch: perl
12273            ! pod/perldelta.pod
12274 ____________________________________________________________________________
12275 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
12276         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
12277              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12278              Date: Fri, 22 Mar 2002 16:11:28 +0100
12279              Message-ID: <3C9B57B0.31936.496399@localhost>
12280      Branch: perl
12281            ! win32/win32.c
12282 ____________________________________________________________________________
12283 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
12284         Log: Subject: Re: Jarkko likes OOOOs
12285              From: "Gerrit P. Haase" <gp@familiehaase.de>
12286              Date: Tue, 26 Mar 2002 08:44:02 +0100
12287              Message-ID: <40509050505.20020326084402@familiehaase.de>
12288      Branch: perl
12289            ! t/io/fs.t
12290 ____________________________________________________________________________
12291 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
12292         Log: Subject: [patch utils/perlbug] subject header setting problem      
12293              From: Stas Bekman <stas@stason.org>
12294              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
12295              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
12296      Branch: perl
12297            ! utils/perlbug.PL
12298 ____________________________________________________________________________
12299 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
12300         Log: Subject: [PATCH] win32/makefile.mk
12301              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12302              Date: Tue, 26 Mar 2002 13:56:19 +0100
12303              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
12304      Branch: perl
12305            ! win32/makefile.mk
12306 ____________________________________________________________________________
12307 [ 15513] By: nick                                  on 2002/03/26  07:17:17
12308         Log: Integrate mainline
12309      Branch: perlio
12310           +> (branch 39 files)
12311            - (delete 109 files)
12312           !> (integrate 105 files)
12313 ____________________________________________________________________________
12314 [ 15512] By: nick                                  on 2002/03/26  06:52:42
12315         Log: Integrate mainline
12316      Branch: perlio
12317           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
12318           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
12319           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
12320           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
12321           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
12322 ____________________________________________________________________________
12323 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
12324         Log: Installation advice from Robert Spier. 
12325      Branch: perl
12326            ! INSTALL
12327 ____________________________________________________________________________
12328 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
12329         Log: Stas setting things right.
12330      Branch: perl
12331            ! ext/PerlIO/PerlIO.t
12332 ____________________________________________________________________________
12333 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
12334         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
12335              From: Paul_GreenVOS@vos.stratus.com
12336              Date: Mon, 25 Mar 02 23:57 est
12337              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
12338      Branch: perl
12339            ! ext/IO/lib/IO/t/io_unix.t
12340 ____________________________________________________________________________
12341 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
12342         Log: Add threads hints for UNICOS/mk and UNICOS.
12343              (I'm just guessing on UNICOS.)
12344      Branch: perl
12345            ! hints/unicos.sh hints/unicosmk.sh
12346 ____________________________________________________________________________
12347 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
12348         Log: Mention the effect of Unicode keys on hashes.
12349      Branch: perl
12350            ! pod/perlunicode.pod
12351 ____________________________________________________________________________
12352 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
12353         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
12354              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
12355              Date: Mon, 25 Mar 2002 17:24:33 -0600
12356              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
12357      Branch: perl
12358            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
12359            ! vms/vms_yfix.pl
12360 ____________________________________________________________________________
12361 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
12362         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
12363      Branch: perl
12364            ! hints/dec_osf.sh
12365 ____________________________________________________________________________
12366 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
12367         Log: The .ucm of Encode are big when uncompressed.
12368      Branch: perl
12369            ! INSTALL
12370 ____________________________________________________________________________
12371 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
12372         Log: I don't understand what is going on what these
12373              news tests, retracting the whole lot.
12374      Branch: perl
12375            ! ext/PerlIO/PerlIO.t
12376 ____________________________________________________________________________
12377 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
12378         Log: Upgrade to Encode 0.99, from Dan Kogai.
12379      Branch: perl
12380            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
12381            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
12382            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
12383            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
12384            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
12385            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
12386            + ext/Encode/Encode/ksc5601.ucm
12387            + ext/Encode/Encode/macCentEuro.ucm
12388            + ext/Encode/Encode/macCroatian.ucm
12389            + ext/Encode/Encode/macCyrillic.ucm
12390            + ext/Encode/Encode/macDingbats.ucm
12391            + ext/Encode/Encode/macGreek.ucm
12392            + ext/Encode/Encode/macIceland.ucm
12393            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
12394            + ext/Encode/Encode/macRumanian.ucm
12395            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
12396            + ext/Encode/Encode/macTurkish.ucm
12397            + ext/Encode/Encode/macUkraine.ucm
12398            + ext/Encode/Encode/shiftjis.ucm
12399            + ext/Encode/lib/Encode/10646_1.pm
12400            + ext/Encode/lib/Encode/CJKConstants.pm
12401            + ext/Encode/lib/Encode/CN/2022_CN.pm
12402            + ext/Encode/lib/Encode/JP/2022_JP.pm
12403            + ext/Encode/lib/Encode/JP/2022_JP1.pm
12404            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
12405            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
12406            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
12407            + ext/Encode/ucm2table
12408            - (delete 109 files)
12409            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
12410            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
12411            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
12412            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
12413            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12414            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
12415            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
12416            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
12417            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
12418            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
12419            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
12420            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
12421            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
12422            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
12423            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
12424            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
12425            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
12426            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
12427            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
12428            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
12429            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
12430            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
12431            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
12432            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
12433            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
12434            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
12435            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
12436            ! ext/Encode/Makefile.PL ext/Encode/README
12437            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
12438            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
12439            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
12440            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
12441            ! ext/Encode/lib/Encode/Details.pod
12442            ! ext/Encode/lib/Encode/Encoding.pm
12443            ! ext/Encode/lib/Encode/Internal.pm
12444            ! ext/Encode/lib/Encode/JP/H2Z.pm
12445            ! ext/Encode/lib/Encode/JP/JIS.pm
12446            ! ext/Encode/lib/Encode/Supported.pod
12447            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
12448            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12449            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
12450            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
12451            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
12452            ! ext/Encode/t/jisx0212.ref
12453 ____________________________________________________________________________
12454 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
12455         Log: Noise with -w.
12456      Branch: perl
12457            ! ext/PerlIO/PerlIO.t
12458 ____________________________________________________________________________
12459 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
12460         Log: If no perlio no perlio warnings, either.
12461      Branch: perl
12462            ! lib/warnings.t
12463 ____________________________________________________________________________
12464 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
12465         Log: ...and put some of the new perlio tests here.
12466              The in-memory ones not yet since my poor brain
12467              refuses to find the right TODO incantation.
12468      Branch: perl
12469            ! ext/PerlIO/PerlIO.t
12470 ____________________________________________________________________________
12471 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
12472         Log: Take away the perlio-requiring tests..
12473      Branch: perl
12474            ! t/io/open.t
12475 ____________________________________________________________________________
12476 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
12477         Log: More correct now, but actually the two new tests
12478              need to be moved, since they are perlio-only...
12479      Branch: perl
12480            ! t/io/open.t
12481 ____________________________________________________________________________
12482 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
12483         Log: More neo-io tests from Stas Bekman.
12484      Branch: perl
12485            ! t/io/open.t
12486 ____________________________________________________________________________
12487 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
12488         Log: Document the QNX6 sprintf glitch.
12489      Branch: perl
12490            ! pod/perldelta.pod
12491 ____________________________________________________________________________
12492 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
12493         Log: AmigaOS must use the ixemul directly, since there
12494              is no more vfork support.
12495      Branch: perl
12496            ! hints/amigaos.sh
12497 ____________________________________________________________________________
12498 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
12499         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
12500              From: Norton Allen <allen@huarp.harvard.edu>
12501              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
12502              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
12503      Branch: perl
12504            ! pp_sys.c
12505 ____________________________________________________________________________
12506 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
12507         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
12508              From: Norton Allen <allen@huarp.harvard.edu>
12509              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
12510              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
12511      Branch: perl
12512            ! ext/Socket/socketpair.t
12513 ____________________________________________________________________________
12514 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
12515         Log: Clarify the 8.3 rule.
12516      Branch: perl
12517            ! Porting/check83.pl
12518 ____________________________________________________________________________
12519 [ 15490] By: nick                                  on 2002/03/25  16:05:07
12520         Log: Integrate mainline
12521      Branch: perlio
12522           +> ext/Encode/lib/Encode/EncFormat.pod
12523           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
12524            - ext/Encode/lib/EncodeFormat.pod
12525           !> (integrate 41 files)
12526 ____________________________________________________________________________
12527 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
12528         Log: Update Changes.
12529      Branch: perl
12530            ! Changes patchlevel.h
12531 ____________________________________________________________________________
12532 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
12533         Log: Forgotten from #15486.
12534      Branch: perl
12535            ! perl.c
12536 ____________________________________________________________________________
12537 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
12538         Log: It seems that FreeBSD does not like using Perl's malloc
12539              when multithreaded.
12540      Branch: perl
12541            ! hints/freebsd.sh
12542 ____________________________________________________________________________
12543 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
12544         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
12545              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12546              Date: Mon, 25 Mar 2002 11:33:17 +0100
12547              Message-ID: <20020325113317.A1410@rafael>
12548              
12549              Apparently VMS does not do YYDEBUG.
12550      Branch: perl
12551            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
12552 ____________________________________________________________________________
12553 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
12554         Log: Subject: [PATCH] warnings for perlio + others
12555              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12556              Date: Mon, 25 Mar 2002 13:01:44 -0000
12557              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
12558      Branch: perl
12559            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
12560            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
12561            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
12562            ! warnings.pl
12563 ____________________________________________________________________________
12564 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
12565         Log: As verified by Doug MacEachern.
12566      Branch: perl
12567            ! pod/perldelta.pod
12568 ____________________________________________________________________________
12569 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
12570         Log: MPE/iX update from Mark Bixby.
12571      Branch: perl
12572            + mpeix/mpeix.c
12573            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
12574            ! hints/mpeix.sh mpeix/mpeixish.h
12575 ____________________________________________________________________________
12576 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
12577         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
12578              From: Nicholas Clark <nick@unfortu.net>
12579              Date: Sun, 24 Mar 2002 22:50:06 +0000
12580              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
12581      Branch: perl
12582            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
12583 ____________________________________________________________________________
12584 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
12585         Log: Subject: [PATCH] fix warning + carp interaction
12586              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
12587              Date: Sun, 24 Mar 2002 23:00:21 -0000
12588              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
12589      Branch: perl
12590            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
12591            ! warnings.pl
12592 ____________________________________________________________________________
12593 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
12594         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
12595              (All the code changes have already been applied earlier.)
12596      Branch: perl
12597            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
12598 ____________________________________________________________________________
12599 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
12600         Log: DB_File: for the core version, no need to specify
12601              a minimum MM version.
12602      Branch: perl
12603            ! ext/DB_File/Makefile.PL
12604 ____________________________________________________________________________
12605 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
12606         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
12607              From: Dave Mitchell <davem@fdgroup.com>
12608              Date: Sun, 24 Mar 2002 22:23:08 +0000
12609              Message-ID: <20020324222308.B21963@fdgroup.com>
12610      Branch: perl
12611            ! pp_pack.c
12612 ____________________________________________________________________________
12613 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
12614         Log: Subject: [PATCH @15450] errno help for VMS
12615              From: "Craig A. Berry" <craigberry@mac.com>
12616              Date: Sun, 24 Mar 2002 16:17:52 -0600
12617              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
12618      Branch: perl
12619            ! ext/POSIX/t/posix.t vms/vms.c
12620 ____________________________________________________________________________
12621 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
12622         Log: Upgrade to Locale::Codes 2.03.
12623      Branch: perl
12624            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
12625            ! lib/Locale/Country.pm
12626 ____________________________________________________________________________
12627 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
12628         Log: metaconfig unit change for #15474.
12629      Branch: metaconfig/U/perl
12630            ! Extensions.U
12631 ____________________________________________________________________________
12632 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
12633         Log: The #15472 said "properly".  Ha!
12634      Branch: perl
12635            ! Configure
12636 ____________________________________________________________________________
12637 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
12638         Log: metaconfig unit change for #15472.
12639      Branch: metaconfig/U/perl
12640            ! Extensions.U
12641 ____________________________________________________________________________
12642 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
12643         Log: Properly scan for the subextensions of Encode
12644              when doing static builds.
12645      Branch: perl
12646            ! Configure
12647 ____________________________________________________________________________
12648 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
12649         Log: Tru64: Document the known odbm failure with static builds.
12650      Branch: perl
12651            ! README.tru64
12652 ____________________________________________________________________________
12653 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
12654         Log: microperl tweaks.
12655      Branch: perl
12656            ! Makefile.micro locale.c util.c
12657 ____________________________________________________________________________
12658 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
12659         Log: metaconfig unit changes for #15468.
12660      Branch: metaconfig
12661            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
12662            ! U/modified/libc.U U/modified/libs.U
12663            ! U/threads/d_pthread_atfork.U
12664 ____________________________________________________________________________
12665 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
12666         Log: Various metaconfig unit cleanup; only one visible change
12667              in Configure, though.
12668      Branch: perl
12669            ! Configure
12670 ____________________________________________________________________________
12671 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
12672         Log: Upgrade to Encode 0.98, from Dan Kogai.
12673      Branch: perl
12674            + ext/Encode/lib/Encode/EncFormat.pod
12675            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
12676            - ext/Encode/lib/EncodeFormat.pod
12677            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
12678            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
12679            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
12680            ! ext/Encode/lib/Encode/Alias.pm
12681            ! ext/Encode/lib/Encode/Details.pod
12682            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12683            ! ext/Encode/lib/Encode/JP/JIS.pm
12684            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
12685 ____________________________________________________________________________
12686 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
12687         Log: Integrate perlio;
12688              
12689              Avoid core-dump in Encode with PERLIO=mmap
12690      Branch: perl
12691           !> ext/Encode/Encode.xs
12692 ____________________________________________________________________________
12693 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
12694         Log: In the spirit of #15464.
12695      Branch: perl
12696            ! perl.c sv.c
12697 ____________________________________________________________________________
12698 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
12699         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
12700              From: Michael G Schwern <schwern@pobox.com>
12701              Date: Sun, 24 Mar 2002 02:27:25 -0500
12702              Message-ID: <20020324072725.GA3554@blackrider>
12703      Branch: perl
12704            ! perl.c
12705 ____________________________________________________________________________
12706 [ 15463] By: nick                                  on 2002/03/24  10:24:41
12707         Log: Integrate mainline
12708      Branch: perlio
12709           +> (branch 28 files)
12710            - lib/bigfloat.t lib/bigint.t
12711           !> (integrate 59 files)
12712 ____________________________________________________________________________
12713 [ 15462] By: nick                                  on 2002/03/24  08:59:35
12714         Log: Avoid core-dump in Encode with PERLIO=mmap
12715      Branch: perlio
12716            ! ext/Encode/Encode.xs
12717 ____________________________________________________________________________
12718 [ 15461] By: nick                                  on 2002/03/24  08:58:21
12719         Log: Too many machines doing integrate mainline
12720      Branch: perlio
12721           !> Changes Configure lib/AutoSplit.t
12722           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
12723           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
12724           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
12725           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
12726 ____________________________________________________________________________
12727 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
12728         Log: Retract Math::BigInt::Lite for now, seems to confuse
12729              bignum and bigrat.
12730      Branch: perl
12731            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
12732            ! MANIFEST
12733 ____________________________________________________________________________
12734 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
12735         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
12736              From: "Craig A. Berry" <craigberry@mac.com>
12737              Date: Sat, 23 Mar 2002 23:23:00 -0600
12738              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
12739      Branch: perl
12740            ! configure.com vms/vms.c
12741 ____________________________________________________________________________
12742 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
12743         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
12744              From: Michael G Schwern <schwern@pobox.com>
12745              Date: Sat, 23 Mar 2002 21:32:32 -0500
12746              Message-ID: <20020324023232.GA29972@blackrider>
12747              
12748              (with Russ Allbery's simplifications)
12749      Branch: perl
12750            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
12751 ____________________________________________________________________________
12752 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
12753         Log: Merge Math::BigInt::Lite 0.08, from Tels.
12754      Branch: perl
12755            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
12756            ! MANIFEST
12757 ____________________________________________________________________________
12758 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
12759         Log: Too chatty.
12760      Branch: perl
12761            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
12762 ____________________________________________________________________________
12763 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
12764         Log: Merge bignum 0.10, from Tels.
12765      Branch: perl
12766            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
12767            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
12768            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
12769            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
12770            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
12771            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
12772            ! MANIFEST
12773 ____________________________________________________________________________
12774 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
12775         Log: Rename the Perl 4 tests in preparation of bignum.
12776      Branch: perl
12777            + lib/bigfloatpl.t lib/bigintpl.t
12778            - lib/bigfloat.t lib/bigint.t
12779            ! MANIFEST
12780 ____________________________________________________________________________
12781 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
12782         Log: Merge Math::BigRat 0.04, from Tels.
12783      Branch: perl
12784            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
12785            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
12786            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
12787            + t/lib/Math/BigRat/Test.pm
12788            ! MANIFEST
12789 ____________________________________________________________________________
12790 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
12791         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
12792              From: Dave Mitchell <davem@fdgroup.com>
12793              Date: Sat, 23 Mar 2002 22:27:24 +0000
12794              Message-ID: <20020323222724.A19425@fdgroup.com>
12795      Branch: perl
12796            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
12797 ____________________________________________________________________________
12798 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
12799         Log: Forgotten.
12800      Branch: perl
12801            ! ext/Unicode/Normalize/README
12802 ____________________________________________________________________________
12803 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
12804         Log: Update Changes.
12805      Branch: perl
12806            ! Changes patchlevel.h
12807 ____________________________________________________________________________
12808 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
12809         Log: Subject: perldoc -m [PATCH]
12810              From: "John L. Allen" <allen@grumman.com>
12811              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
12812              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
12813      Branch: perl
12814            ! utils/perldoc.PL
12815 ____________________________________________________________________________
12816 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
12817         Log: Subject: Re: Copious warnings from Sys::Syslog
12818              From: andreas.koenig@anima.de (Andreas J. Koenig)
12819              Date: Sat, 23 Mar 2002 06:47:08 +0100
12820              Message-ID: <m31yebvns3.fsf@anima.de>
12821      Branch: perl
12822            ! ext/Sys/Syslog/Syslog.pm
12823 ____________________________________________________________________________
12824 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
12825         Log: Upgrade to Math::BigInt 1.55, from Tels.
12826      Branch: perl
12827            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
12828            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
12829            + lib/Math/BigInt/t/use_lib4.t
12830            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
12831            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
12832            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
12833            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
12834            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
12835            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
12836            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
12837            ! lib/Math/BigInt/t/upgrade.t
12838 ____________________________________________________________________________
12839 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
12840         Log: Upgrade to Encode 0.97, from Dan Kogai.
12841      Branch: perl
12842            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
12843            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
12844            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
12845            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12846            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
12847            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
12848            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
12849            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
12850            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
12851            ! ext/Encode/t/Tcl.t
12852 ____________________________________________________________________________
12853 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
12854         Log: Slight tweaks on #15443.
12855      Branch: perl
12856            ! pod/perlvar.pod
12857 ____________________________________________________________________________
12858 [ 15444] By: nick                                  on 2002/03/23  17:30:42
12859         Log: Integrate mainline
12860      Branch: perlio
12861           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
12862           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
12863           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
12864           !> (integrate 50 files)
12865 ____________________________________________________________________________
12866 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
12867         Log: Subject: patch [bleadperl]: Document %! special variable
12868              From: mjd@plover.com
12869              Date: 23 Mar 2002 18:25:44 -0000
12870              Message-ID: <20020323182544.11741.qmail@plover.com>    
12871      Branch: perl
12872            ! pod/perlvar.pod
12873 ____________________________________________________________________________
12874 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
12875         Log: Since the Encode::JP is unsupported under EBCDIC we
12876              cannot run this test (aliases as such should work fine).
12877      Branch: perl
12878            ! ext/Encode/t/Aliases.t
12879 ____________________________________________________________________________
12880 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
12881         Log: EBCDIC: the sorting order is different under
12882              byte-EBCDIC and Unicode.
12883      Branch: perl
12884            ! t/op/utfhash.t
12885 ____________________________________________________________________________
12886 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
12887         Log: EBCDIC: the character codes are different.
12888      Branch: perl
12889            ! lib/Pod/t/pod2html-lib.pl
12890 ____________________________________________________________________________
12891 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
12892         Log: Purify: #15434 got the test the wrong.
12893              (Is there an approved way of testing "is this an unop"?)
12894      Branch: perl
12895            ! op.c
12896 ____________________________________________________________________________
12897 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
12898         Log: Purify: Array bounds read: could read one character past the end.
12899      Branch: perl
12900            ! pp_pack.c
12901 ____________________________________________________________________________
12902 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
12903         Log: Purify: Array bounds read: reading one byte before the buffer.
12904      Branch: perl
12905            ! util.c
12906 ____________________________________________________________________________
12907 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
12908         Log: Purify: Unitialized memory read.  Too many code paths
12909              to keep track of, I guess.
12910      Branch: perl
12911            ! sv.c
12912 ____________________________________________________________________________
12913 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
12914         Log: Purify: Array bounds write: pre-extend the strxfrm
12915              buffer by a factor of four (suggested maximum by HP-UX;
12916              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
12917              know how portable that is; locale.c uses yet another trick
12918              (not a particularly good trick, I might add))
12919      Branch: perl
12920            ! ext/POSIX/POSIX.xs
12921 ____________________________________________________________________________
12922 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
12923         Log: Purify: Array bounds read: o->op_last was accessed
12924              for unops (via newUNOP() and ck_eof()).
12925              (analysis okay, patch bad: see #15439)
12926      Branch: perl
12927            ! op.c
12928 ____________________________________________________________________________
12929 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
12930         Log: Subject: [PATCH] vms/test.com, File::Find tests
12931              From: "Craig A. Berry" <craigberry@mac.com>
12932              Date: Fri, 22 Mar 2002 16:52:59 -0600
12933              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
12934      Branch: perl
12935            ! vms/test.com
12936 ____________________________________________________________________________
12937 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
12938         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
12939              From: Michael G Schwern <schwern@pobox.com>
12940              Date: Fri, 22 Mar 2002 18:08:19 -0500
12941              Message-ID: <20020322230819.GB16454@blackrider>
12942      Branch: perl
12943            ! ext/Sys/Syslog/Syslog.pm
12944 ____________________________________________________________________________
12945 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
12946         Log: Update the information on Encode.
12947      Branch: perl
12948            ! pod/perldelta.pod
12949 ____________________________________________________________________________
12950 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
12951         Log: Upgrade to Encode 0.96, from Dan Kogai.
12952      Branch: perl
12953            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
12954            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
12955            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
12956            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
12957            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
12958            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
12959            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
12960            ! ext/Encode/lib/Encode/Alias.pm
12961            ! ext/Encode/lib/Encode/Encoding.pm
12962            ! ext/Encode/lib/Encode/Internal.pm
12963            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
12964 ____________________________________________________________________________
12965 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
12966         Log: Subject: [PATCH] h2xs.t fix for VMS
12967              From: "Craig A. Berry" <craigberry@mac.com>
12968              Date: Fri, 22 Mar 2002 15:47:38 -0600
12969              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
12970      Branch: perl
12971            ! lib/h2xs.t
12972 ____________________________________________________________________________
12973 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
12974         Log: One more pass.
12975      Branch: perl
12976            ! epoc/config.sh
12977 ____________________________________________________________________________
12978 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
12979         Log: Even better version from Olaf Flebbe.
12980      Branch: perl
12981            ! epoc/config.sh pp_sys.c util.c
12982 ____________________________________________________________________________
12983 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
12984         Log: EPOC update from Olaf Flebbe.
12985      Branch: perl
12986            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
12987            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
12988 ____________________________________________________________________________
12989 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
12990         Log: Tweak from John P. Linderman.
12991      Branch: perl
12992            ! pod/perlhack.pod
12993 ____________________________________________________________________________
12994 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
12995         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
12996              From: Stas Bekman <stas@stason.org>
12997              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
12998              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
12999      Branch: perl
13000            ! pod/perlfunc.pod
13001 ____________________________________________________________________________
13002 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
13003         Log: Subject: [PATCH] check sysconf's return value in reentr.c
13004              From: <slaven.rezic@berlin.de>
13005              Date: Fri, 22 Mar 2002 18:30:36 +0100
13006              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
13007              
13008              (plus use 4k instead 2k as the "usual" size)
13009      Branch: perl
13010            ! reentr.c reentr.pl
13011 ____________________________________________________________________________
13012 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
13013         Log: Update Changes.
13014      Branch: perl
13015            ! Changes patchlevel.h
13016 ____________________________________________________________________________
13017 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
13018         Log: Forgot from #15416.
13019      Branch: perl
13020            ! pod/perlfaq3.pod
13021 ____________________________________________________________________________
13022 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
13023         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
13024              From: andreas.koenig@anima.de (Andreas J. Koenig)
13025              Date: Fri, 22 Mar 2002 16:27:51 +0100
13026              Message-ID: <m3n0x0vczs.fsf@anima.de>
13027      Branch: perl
13028            ! pod/perlmodstyle.pod
13029 ____________________________________________________________________________
13030 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
13031         Log: metaconfig unit changes for #15418.
13032      Branch: metaconfig
13033            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13034            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13035            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13036            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13037            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13038            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13039            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13040            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13041            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13042            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13043            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13044            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13045            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13046            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13047            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13048            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13049            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13050            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13051            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13052            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13053            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13054            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13055            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13056            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13057 ____________________________________________________________________________
13058 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
13059         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
13060              Also, there's no i_stdio.
13061      Branch: perl
13062            ! Configure reentr.h reentr.pl
13063 ____________________________________________________________________________
13064 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
13065         Log: Document a known AIX warning.
13066      Branch: perl
13067            ! pod/perldelta.pod
13068 ____________________________________________________________________________
13069 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
13070         Log: Undo #15415, allow the faq people to catch up first.
13071      Branch: perl
13072            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
13073 ____________________________________________________________________________
13074 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
13075         Log: FAQ sync.
13076      Branch: perl
13077            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
13078 ____________________________________________________________________________
13079 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
13080         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
13081              From: andreas.koenig@anima.de (Andreas J. Koenig)
13082              Date: Fri, 22 Mar 2002 15:16:19 +0100
13083              Message-ID: <m38z8kwuvg.fsf@anima.de>
13084              
13085              (plus reformat)
13086      Branch: perl
13087            ! pod/perldelta.pod
13088 ____________________________________________________________________________
13089 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
13090         Log: Integrate perlio;
13091              
13092              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
13093              
13094              Check for sanity of UTF-8 keys in hashes
13095      Branch: perl
13096           +> t/op/utfhash.t
13097           !> MANIFEST doio.c
13098 ____________________________________________________________________________
13099 [ 15412] By: nick                                  on 2002/03/22  10:50:53
13100         Log: Check for sanity of UTF-8 keys in hashes
13101              (feel free to add more tests...)
13102      Branch: perlio
13103            + t/op/utfhash.t
13104            ! MANIFEST
13105 ____________________________________________________________________________
13106 [ 15411] By: ams                                   on 2002/03/22  08:36:33
13107         Log: Revert #15200 for backwards compatiblity reasons.
13108      Branch: perl
13109            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
13110            ! pp_ctl.c t/op/override.t
13111 ____________________________________________________________________________
13112 [ 15410] By: nick                                  on 2002/03/22  07:47:41
13113         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
13114              - when (e.g.) STDOUT is char special file and gets IoOFP
13115              created - do _NOT_ pass num_svs as that fopen-s stringified
13116              glob, and not fdopen-s the fd.
13117      Branch: perlio
13118            ! doio.c
13119 ____________________________________________________________________________
13120 [ 15409] By: nick                                  on 2002/03/22  07:19:33
13121         Log: Integrate mainline
13122      Branch: perlio
13123           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
13124           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
13125           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
13126           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
13127           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
13128           +> ext/Encode/lib/Encode/Details.pod
13129           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
13130           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
13131           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13132           +> lib/Pod/t/pod2html-lib.pl
13133            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
13134           !> (integrate 39 files)
13135 ____________________________________________________________________________
13136 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
13137         Log: Win32 tweak from mjd.
13138      Branch: perl
13139            ! lib/Tie/File.pm
13140 ____________________________________________________________________________
13141 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
13142         Log: If Unicode keys are entered to a hash, a bit is turned on.
13143              If the bit is on, when the keys are fetched from the hash
13144              (%h, each %h, keys %h), the Unicodified versions of the keys
13145              are returned if needed.  This solution errs on the size of
13146              over-Unicodifying, the old solution erred on the side of
13147              under-Unicodifying.  As long as the hash keys can be a mix
13148              of byte and Unicode strings, a perfect fit is hard to come by.
13149      Branch: perl
13150            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
13151            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
13152 ____________________________________________________________________________
13153 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
13154         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
13155              From: Mike Guy <mjtg@cam.ac.uk>
13156              Date: Fri, 22 Mar 2002 02:08:20 +0000
13157              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
13158      Branch: perl
13159            ! pod/perldelta.pod
13160 ____________________________________________________________________________
13161 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
13162         Log: PM_SETRE() fallout.
13163      Branch: perl
13164            ! ext/ByteLoader/bytecode.h
13165 ____________________________________________________________________________
13166 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
13167         Log: Subject: [PATCH pod/perlxs.pod] doc fix
13168              From: Stas Bekman <stas@stason.org>
13169              Date: Thu, 21 Mar 2002 18:47:35 +0800
13170              Message-ID: <3C99BA47.9010403@stason.org>
13171      Branch: perl
13172            ! pod/perlxs.pod
13173 ____________________________________________________________________________
13174 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
13175         Log: Subject: [PATCH]
13176              From: Slaven Rezic <slaven.rezic@berlin.de>
13177              Date: 21 Mar 2002 10:19:23 +0100
13178              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
13179              
13180              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
13181      Branch: perl
13182            ! hints/freebsd.sh
13183 ____________________________________________________________________________
13184 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
13185         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
13186              From: Tim Bunce <Tim.Bunce@pobox.com>
13187              Date: Thu, 21 Mar 2002 21:18:05 +0000
13188              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
13189      Branch: perl
13190            ! ext/Storable/Storable.xs
13191 ____________________________________________________________________________
13192 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
13193         Log: Reword the Apache^Wmod_perl bit so that Sarathy
13194              can sleep easier :-)
13195      Branch: perl
13196            ! pod/perldelta.pod
13197 ____________________________________________________________________________
13198 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
13199         Log: It seems that the strange failure (core dump) of
13200              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
13201              (1) using Sun's cc helps
13202              (2) rewriting the ithreads PM_SETRE() to do the
13203              setting in two steps helps
13204              (3) no other platforms have the crash
13205              (4) Tru64's Third Degree sees nothing evil
13206              So we implement (2).
13207      Branch: perl
13208            ! op.h
13209 ____________________________________________________________________________
13210 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
13211         Log: Solaris: default to the SUNwspro cc if it is available.
13212      Branch: perl
13213            ! hints/solaris_2.sh
13214 ____________________________________________________________________________
13215 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
13216         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
13217              does not get fixed in time.
13218      Branch: perl
13219            ! pod/perldelta.pod
13220 ____________________________________________________________________________
13221 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
13222         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
13223              From: Dave Mitchell <davem@fdgroup.com>
13224              Date: Thu, 21 Mar 2002 17:24:40 +0000
13225              Message-ID: <20020321172440.C13683@fdgroup.com>
13226      Branch: perl
13227            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
13228            ! pod/perlapi.pod proto.h sv.h toke.c
13229 ____________________________________________________________________________
13230 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
13231         Log: One more proto escapee.
13232      Branch: perl
13233            ! hints/linux.sh
13234 ____________________________________________________________________________
13235 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
13236         Log: metaconfig unit change for #15394.
13237      Branch: metaconfig/U/perl
13238            ! Checkcc.U
13239 ____________________________________________________________________________
13240 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
13241         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
13242              From: Robin Barker <rmb1@cise.npl.co.uk>
13243              Date: Thu, 21 Mar 2002 17:35:00 GMT
13244              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
13245      Branch: perl
13246            ! Configure
13247 ____________________________________________________________________________
13248 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
13249         Log: Subject: Re: [tests for Pod::Html]
13250              From: Stas Bekman <stas@stason.org>
13251              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
13252              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
13253      Branch: perl
13254            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13255            - t/pod2html/README
13256            ! MANIFEST lib/Pod/t/pod2html-lib.pl
13257 ____________________________________________________________________________
13258 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
13259         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
13260              From: Stas Bekman <stas@stason.org>
13261              Date: Thu, 21 Mar 2002 18:50:56 +0800
13262              Message-ID: <3C99BB10.50004@stason.org>
13263      Branch: perl
13264            ! ext/Cwd/Cwd.xs
13265 ____________________________________________________________________________
13266 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
13267         Log: Upgrade to Encode 0.95, from Dan Kogai.
13268      Branch: perl
13269            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
13270            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
13271            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
13272            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
13273            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
13274            + ext/Encode/lib/Encode/Details.pod
13275            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
13276            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
13277            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
13278            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
13279            ! ext/Encode/Makefile.PL
13280 ____________________________________________________________________________
13281 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
13282         Log: Mention the new syslog try-harder feature.
13283      Branch: perl
13284            ! pod/perldelta.pod
13285 ____________________________________________________________________________
13286 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
13287         Log: metaconfig unit changes for #15388.
13288      Branch: metaconfig
13289            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13290            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13291            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13292            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13293            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13294            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13295            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13296            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13297            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13298            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13299            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13300            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13301            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13302            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13303            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13304            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13305            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13306            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13307            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13308            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13309            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13310            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13311            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13312            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13313 ____________________________________________________________________________
13314 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
13315         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
13316              From: Spider Boardman <spider@web.zk3.dec.com>
13317              Date: Thu, 21 Mar 2002 09:23:45 -0500
13318              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
13319      Branch: perl
13320            ! Configure hints/hpux.sh reentr.pl
13321 ____________________________________________________________________________
13322 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
13323         Log: NetWare diff from C Aditya.
13324      Branch: perl
13325            ! perl.h
13326 ____________________________________________________________________________
13327 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
13328         Log: The htmlview test doesn't work yet.
13329      Branch: perl
13330            + t/pod2html/README
13331            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13332            ! MANIFEST
13333 ____________________________________________________________________________
13334 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
13335         Log: Placeholder.
13336      Branch: perl
13337            ! MANIFEST
13338 ____________________________________________________________________________
13339 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
13340         Log: Integrate perlio: missing tabs in makefile.mk.
13341      Branch: perl
13342           !> win32/makefile.mk
13343 ____________________________________________________________________________
13344 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
13345         Log: Subject: [tests for Pod::Html]
13346              From: Stas Bekman <stas@stason.org>
13347              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
13348              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
13349      Branch: perl
13350            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
13351            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13352            + lib/Pod/t/pod2html-lib.pl
13353            ! MANIFEST
13354 ____________________________________________________________________________
13355 [ 15382] By: nick                                  on 2002/03/21  07:21:57
13356         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
13357      Branch: perlio
13358           +> ext/Encode/AUTHORS ext/Encode/Changes
13359           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
13360           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13361           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13362           +> ext/I18N/Langinfo/fallback/const-c.inc
13363           +> ext/I18N/Langinfo/fallback/const-xs.inc
13364           +> lib/ExtUtils/t/Constant.t
13365            - ext/Encode/Encode/euc-jp-0212.enc
13366            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
13367            - ext/Encode/t/table.euc ext/Encode/t/table.ref
13368            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
13369           !> (integrate 105 files)
13370 ____________________________________________________________________________
13371 [ 15381] By: nick                                  on 2002/03/21  06:59:57
13372         Log: Restore tabs so dmake will parse file!
13373      Branch: perlio
13374            ! win32/makefile.mk
13375 ____________________________________________________________________________
13376 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
13377         Log: Upgrade to Unicode::Normalize 0.16.
13378      Branch: perl
13379            ! ext/Unicode/Normalize/Changes
13380            ! ext/Unicode/Normalize/Normalize.pm
13381 ____________________________________________________________________________
13382 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
13383         Log: Schwern's wallet is a bit more loose.
13384      Branch: perl
13385            ! t/lib/1_compile.t
13386 ____________________________________________________________________________
13387 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
13388         Log: Subject: [PATCH]
13389              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13390              Date: Wed, 20 Mar 2002 22:56:17 -0000
13391              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
13392              
13393              packWARN also for subdirs.
13394      Branch: perl
13395            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
13396            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
13397            ! win32/win32.c
13398 ____________________________________________________________________________
13399 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
13400         Log: A plan is better.
13401      Branch: perl
13402            ! ext/Encode/t/CJKalias.t
13403 ____________________________________________________________________________
13404 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
13405         Log: Upgrade to Encode 0.94, from Dan Kogai.
13406      Branch: perl
13407            + ext/Encode/lib/Encode/Description.pod
13408            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
13409            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
13410            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
13411            ! ext/Encode/lib/Encode/Encoding.pm
13412            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13413            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
13414            ! ext/Encode/t/CJKalias.t
13415 ____________________________________________________________________________
13416 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
13417         Log: Rats' nest.
13418      Branch: perl
13419            ! hints/solaris_2.sh
13420 ____________________________________________________________________________
13421 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
13422         Log: Rrright.
13423      Branch: perl
13424            ! pod/perlguts.pod
13425 ____________________________________________________________________________
13426 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
13427         Log: Update Changes.
13428      Branch: perl
13429            ! Changes patchlevel.h
13430 ____________________________________________________________________________
13431 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
13432         Log: Reapply #15336.
13433      Branch: perl
13434            ! ext/Encode/lib/Encode/Tcl.pm
13435 ____________________________________________________________________________
13436 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
13437         Log: Upgrade to Encode 0.93, from Dan Kogai.
13438      Branch: perl
13439            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
13440            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
13441            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
13442            ! ext/Encode/README ext/Encode/TW/TW.pm
13443            ! ext/Encode/lib/Encode/CN/HZ.pm
13444            ! ext/Encode/lib/Encode/Encoding.pm
13445            ! ext/Encode/lib/Encode/Internal.pm
13446            ! ext/Encode/lib/Encode/JP/Constants.pm
13447            ! ext/Encode/lib/Encode/JP/H2Z.pm
13448            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13449            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
13450            ! ext/Encode/lib/Encode/Tcl/Escape.pm
13451            ! ext/Encode/lib/Encode/Tcl/Table.pm
13452            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
13453            ! ext/Encode/lib/Encode/iso10646_1.pm
13454            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
13455            ! ext/Encode/t/JP.t
13456 ____________________________________________________________________________
13457 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
13458         Log: Subject: patch for syslog
13459              From: <Nick.Williams@morganstanley.com>
13460              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
13461              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
13462      Branch: perl
13463            ! ext/Sys/Syslog/Syslog.pm
13464 ____________________________________________________________________________
13465 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
13466         Log: Some failure updates.
13467      Branch: perl
13468            ! pod/perldelta.pod
13469 ____________________________________________________________________________
13470 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
13471         Log: Getopt::Long 2.29 from Johan Vromans.
13472      Branch: perl
13473            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
13474 ____________________________________________________________________________
13475 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
13476         Log: Rename ExtUtils.t to Constant.t, as suggested by
13477              Nicholas Clark.
13478      Branch: perl
13479            + lib/ExtUtils/t/Constant.t
13480            - lib/ExtUtils/t/ExtUtils.t
13481            ! MANIFEST
13482 ____________________________________________________________________________
13483 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
13484         Log: Subject: [PATCH] TODO - Make Schwern Poorer
13485              From: Nicholas Clark <nick@unfortu.net>
13486              Date: Tue, 19 Mar 2002 22:50:28 +0000
13487              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
13488      Branch: perl
13489            ! t/lib/1_compile.t
13490 ____________________________________________________________________________
13491 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
13492         Log: Subject: Re: The story of O [PATCH]
13493              From: Richard.Foley@t-online.de (Richard Foley)
13494              Date: Sun, 17 Mar 2002 08:37:26 +0100
13495              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
13496      Branch: perl
13497            ! lib/perl5db.pl
13498 ____________________________________________________________________________
13499 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
13500         Log: Mention the external modules Encode::HanExtra and
13501              PadWalker.
13502      Branch: perl
13503            ! pod/perldelta.pod
13504 ____________________________________________________________________________
13505 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
13506         Log: Subject: [PATCH] List lexicals from debugger
13507              From: Peter Scott <Peter@PSDT.com>
13508              Date: Tue, 19 Mar 2002 12:28:52 -0800
13509              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
13510      Branch: perl
13511            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
13512 ____________________________________________________________________________
13513 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
13514         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
13515              and :encoding(xxx) was errorneously parsed.
13516      Branch: perl
13517            ! lib/open.pm
13518 ____________________________________________________________________________
13519 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
13520         Log: Subject: [PATCH bleadperl] exec.t tweak
13521              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13522              Date: Wed, 20 Mar 2002 01:21:40 +0100
13523              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
13524              
13525              4NT returns 2 as error-code for nonexistant file.
13526      Branch: perl
13527            ! t/op/exec.t
13528 ____________________________________________________________________________
13529 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
13530         Log: minor Tie::File test patch to make win32 happier, from mjd.
13531      Branch: perl
13532            ! lib/Tie/File/t/30_defer.t
13533 ____________________________________________________________________________
13534 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
13535         Log: Subject: [PATCH bleadperl] magic.t tweak
13536              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13537              Date: Wed, 20 Mar 2002 00:39:16 +0100
13538              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
13539      Branch: perl
13540            ! t/op/magic.t
13541 ____________________________________________________________________________
13542 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
13543         Log: Typo fix from Andreas Koenig, plus a tweak.
13544      Branch: perl
13545            ! pod/perlunicode.pod
13546 ____________________________________________________________________________
13547 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
13548         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
13549              in Mandrake 8.2.  Now we need to figure out a way not to
13550              unbreak Apache.
13551      Branch: perl
13552            ! hints/linux.sh
13553 ____________________________________________________________________________
13554 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
13555         Log: Fix for "UTF-8 bug with s///" from Hugo.
13556      Branch: perl
13557            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
13558            ! t/op/pat.t
13559 ____________________________________________________________________________
13560 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
13561         Log: metaconfig unit change for #15354.
13562      Branch: metaconfig
13563            ! U/threads/usethreads.U
13564 ____________________________________________________________________________
13565 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
13566         Log: Installation updates on threads and perlio.
13567      Branch: perl
13568            ! Configure INSTALL
13569 ____________________________________________________________________________
13570 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
13571         Log: Tpo.
13572      Branch: perl
13573            ! pod/perlfaq6.pod
13574 ____________________________________________________________________________
13575 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
13576         Log: Regen modlib and toc.
13577      Branch: perl
13578            ! pod/perlmodlib.pod pod/perltoc.pod
13579 ____________________________________________________________________________
13580 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
13581         Log: Whitespace tweaks.
13582      Branch: perl
13583            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
13584            ! pod/perltodo.pod pod/perlunicode.pod
13585 ____________________________________________________________________________
13586 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
13587         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
13588              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
13589              (And as suggested by Markus Kuhn.)
13590              
13591              While we are at it, document also the case of
13592              mixed hash keys as a known potential troublemaker.
13593              (Since it's locale-related, sometimes.)
13594      Branch: perl
13595            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
13596            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
13597            ! pod/perluniintro.pod
13598 ____________________________________________________________________________
13599 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
13600         Log: Surely a typo.
13601      Branch: perl
13602            ! gv.c
13603 ____________________________________________________________________________
13604 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
13605         Log: Take two.
13606      Branch: perl
13607            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13608            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13609 ____________________________________________________________________________
13610 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
13611         Log: Let's try this from scratch.
13612      Branch: perl
13613            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13614            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13615 ____________________________________________________________________________
13616 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
13617         Log: I could do this all day...
13618      Branch: perl
13619            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13620            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13621 ____________________________________________________________________________
13622 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
13623         Log: Grrr.
13624      Branch: perl
13625            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13626            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13627 ____________________________________________________________________________
13628 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
13629         Log: Subject: Re: Nearly OK for cygwin@15318
13630              From: John Peacock <jpeacock@rowman.com>
13631              Date: Tue, 19 Mar 2002 15:58:08 -0500
13632              Message-ID: <3C97A660.3060302@rowman.com>
13633      Branch: perl
13634            ! pod/perlport.pod
13635 ____________________________________________________________________________
13636 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
13637         Log: Subject: Re: Nearly OK for cygwin@15318
13638              From: <slaven.rezic@berlin.de>
13639              Date: Tue, 19 Mar 2002 21:47:49 +0100
13640              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
13641              
13642              Subject: Re: Nearly OK for cygwin@15318
13643              From: <slaven.rezic@berlin.de>
13644              Date: Tue, 19 Mar 2002 21:37:18 +0100
13645              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
13646      Branch: perl
13647            ! pod/perlport.pod t/io/fs.t
13648 ____________________________________________________________________________
13649 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
13650         Log: D'oh.
13651      Branch: perl
13652            + ext/I18N/Langinfo/fallback/const-c.inc
13653            + ext/I18N/Langinfo/fallback/const-xs.inc
13654 ____________________________________________________________________________
13655 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
13656         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
13657              From: Nicholas Clark <nick@unfortu.net>
13658              Date: Tue, 19 Mar 2002 22:37:08 +0000
13659              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
13660              
13661              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
13662              From: Nicholas Clark <nick@ccl4.org>
13663              Date: Tue, 19 Mar 2002 22:39:55 +0000
13664              Message-ID: <20020319223954.G94831@plum.flirble.org>
13665      Branch: perl
13666            - ext/I18N/Langinfo/fallback.xs
13667            ! MANIFEST
13668 ____________________________________________________________________________
13669 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
13670         Log: Text, not binary.
13671      Branch: perl
13672            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13673            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13674 ____________________________________________________________________________
13675 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
13676         Log: Subject: Re: perl@15244
13677              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13678              Date: Mon, 18 Mar 2002 17:37:31 +0100
13679              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
13680              
13681              (Goedendag: Dutch whitespace police)
13682      Branch: perl
13683            ! hints/hpux.sh
13684 ____________________________________________________________________________
13685 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
13686         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
13687              From: Nicholas Clark <nick@unfortu.net>
13688              Date: Tue, 19 Mar 2002 21:52:47 +0000
13689              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
13690      Branch: perl
13691            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
13692            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
13693            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
13694            ! ext/Sys/Syslog/Makefile.PL
13695 ____________________________________________________________________________
13696 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
13697         Log: More pathname portability checks.
13698      Branch: perl
13699            ! Porting/check83.pl
13700 ____________________________________________________________________________
13701 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
13702         Log: Begone, Encode::Tcl::Extended.
13703      Branch: perl
13704            ! ext/Encode/lib/Encode/Tcl.pm
13705 ____________________________________________________________________________
13706 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
13707         Log: This is like trying to put the shaving cream
13708              back to the can...
13709      Branch: perl
13710            ! hints/linux.sh
13711 ____________________________________________________________________________
13712 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
13713         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
13714              types of usleep().  Fun, fun. fun.
13715      Branch: perl
13716            ! hints/linux.sh
13717 ____________________________________________________________________________
13718 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
13719         Log: Sarathy's new suggestion for Linux threading flags.
13720      Branch: perl
13721            ! hints/linux.sh
13722 ____________________________________________________________________________
13723 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
13724         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
13725      Branch: perl
13726            - ext/Encode/Encode/euc-jp-0212.ucm
13727            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
13728            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
13729 ____________________________________________________________________________
13730 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
13731         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
13732              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13733              Date: Tue, 19 Mar 2002 00:42:22 +0100
13734              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
13735      Branch: perl
13736            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
13737 ____________________________________________________________________________
13738 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
13739         Log: "+" is not a valid filename character in VMS.
13740      Branch: perl
13741            + ext/Encode/Encode/euc-jp-0212.ucm
13742            - ext/Encode/Encode/euc-jp+0212.ucm
13743            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
13744 ____________________________________________________________________________
13745 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
13746         Log: Update Changes.
13747      Branch: perl
13748            ! Changes patchlevel.h
13749 ____________________________________________________________________________
13750 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
13751         Log: Take away _GNU_SOURCE since that does not seem
13752              to play well with other software (like Apache),
13753              just hint away the WHOAs.
13754      Branch: perl
13755            ! hints/linux.sh
13756 ____________________________________________________________________________
13757 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
13758         Log: metaconfig unit change for #15326.
13759      Branch: metaconfig
13760            ! U/threads/d_crypt_r.U
13761 ____________________________________________________________________________
13762 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
13763         Log: Support crypt_r(const char*,const char*, CRYPTD*).
13764      Branch: perl
13765            ! Configure reentr.h reentr.pl
13766 ____________________________________________________________________________
13767 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
13768         Log: VMS acrobatics from Peter Prymmer.
13769      Branch: perl
13770            ! lib/ExtUtils/t/ExtUtils.t
13771 ____________________________________________________________________________
13772 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
13773         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
13774              From: Stas Bekman <stas@stason.org>
13775              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
13776              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
13777      Branch: perl
13778            ! lib/Pod/Html.pm
13779 ____________________________________________________________________________
13780 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
13781         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
13782              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13783              Date: Tue, 19 Mar 2002 10:49:27 +0100
13784              Message-ID: <20020319104927.C705@rafael>   
13785      Branch: perl
13786            ! ext/B/t/xref.t
13787 ____________________________________________________________________________
13788 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
13789         Log: Integrate perlio;
13790              
13791              Move docs for Encode::valid_utf8 (which does not exist)
13792              to be docs for utf8::valid() (which does).
13793      Branch: perl
13794           !> ext/Encode/Encode.pm lib/utf8.pm
13795 ____________________________________________________________________________
13796 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
13797         Log: Remove Encode::Tcl::Extended, suggested by
13798              SADAHIRO Tomoyuki.
13799      Branch: perl
13800            - ext/Encode/Encode/euc-jp-0212.enc
13801            - ext/Encode/lib/Encode/Tcl/Extended.pm
13802            ! MANIFEST ext/Encode/MANIFEST
13803            ! ext/Encode/lib/Encode/Tcl/Escape.pm
13804            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
13805 ____________________________________________________________________________
13806 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
13807         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
13808      Branch: perl
13809            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
13810            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
13811            + ext/Encode/t/jisx0212.ref
13812            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
13813            - ext/Encode/t/table.ref
13814            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
13815            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
13816            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
13817            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
13818            ! ext/Encode/lib/Encode/CN/HZ.pm
13819            ! ext/Encode/lib/Encode/Encoding.pm
13820            ! ext/Encode/lib/Encode/Internal.pm
13821            ! ext/Encode/lib/Encode/JP/Constants.pm
13822            ! ext/Encode/lib/Encode/JP/H2Z.pm
13823            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13824            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
13825            ! ext/Encode/lib/Encode/Tcl/Escape.pm
13826            ! ext/Encode/lib/Encode/Tcl/Extended.pm
13827            ! ext/Encode/lib/Encode/Tcl/Table.pm
13828            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
13829            ! ext/Encode/lib/Encode/iso10646_1.pm
13830            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
13831            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
13832            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
13833 ____________________________________________________________________________
13834 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
13835         Log: constness+signedness nit.
13836      Branch: perl
13837            ! ext/Unicode/Normalize/Normalize.xs
13838 ____________________________________________________________________________
13839 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
13840         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
13841      Branch: perl
13842            ! ext/Unicode/Normalize/Changes
13843            ! ext/Unicode/Normalize/Normalize.pm
13844            ! ext/Unicode/Normalize/Normalize.xs
13845            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
13846            ! ext/Unicode/Normalize/t/func.t
13847 ____________________________________________________________________________
13848 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
13849         Log: Split the ebcdic details to perlebcdic.
13850      Branch: perl
13851            ! pod/perlebcdic.pod pod/perluniintro.pod
13852 ____________________________________________________________________________
13853 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
13854         Log: Be explicit.
13855      Branch: perl
13856            ! pod/perluniintro.pod
13857 ____________________________________________________________________________
13858 [ 15315] By: nick                                  on 2002/03/19  09:24:18
13859         Log: Integrate mainline
13860      Branch: perlio
13861           +> ext/List/Util/t/openhan.t
13862           !> (integrate 53 files)
13863 ____________________________________________________________________________
13864 [ 15314] By: nick                                  on 2002/03/19  07:39:07
13865         Log: Move docs for Encode::valid_utf8 (which does not exist)
13866              to be docs for utf8::valid() (which does).
13867      Branch: perlio
13868            ! ext/Encode/Encode.pm lib/utf8.pm
13869 ____________________________________________________________________________
13870 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
13871         Log: Update the Unicode vs EBCDIC situation.
13872      Branch: perl
13873            ! pod/perlebcdic.pod pod/perluniintro.pod
13874 ____________________________________________________________________________
13875 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
13876         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
13877              From: Robert Spier <rspier@pobox.com>
13878              Date: Mon, 18 Mar 2002 19:22:55 -0800
13879              Message-ID: <15510.44815.383439.823671@rls.cx>
13880      Branch: perl
13881            ! ext/threads/t/end.t
13882 ____________________________________________________________________________
13883 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
13884         Log: UTF-8 walk errors that become visible in EBCDIC.
13885      Branch: perl
13886            ! regexec.c
13887 ____________________________________________________________________________
13888 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
13889         Log: s/regcinclasslen/reginclass/ and remove the old
13890              reginclass since nothing is using it.
13891      Branch: perl
13892            ! embed.fnc embed.h proto.h regexec.c
13893 ____________________________________________________________________________
13894 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
13895         Log: Close the file so it can be (a) removed (b) reopened.
13896      Branch: perl
13897            ! ext/B/t/xref.t
13898 ____________________________________________________________________________
13899 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
13900         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
13901              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13902              Date: Mon, 18 Mar 2002 23:14:31 +0100
13903              Message-ID: <20020318231431.A699@rafael>
13904      Branch: perl
13905            ! ext/B/B.xs utf8.c
13906 ____________________________________________________________________________
13907 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
13908         Log: Failed patch hunk reapplied.
13909      Branch: perl
13910            ! lib/Tie/File/t/32_defer_misc.t
13911 ____________________________________________________________________________
13912 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
13913         Log: For DEBUGGING threaded builds.
13914      Branch: perl
13915            ! sv.c
13916 ____________________________________________________________________________
13917 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
13918         Log: AUTHORS update.
13919      Branch: perl
13920            ! AUTHORS
13921 ____________________________________________________________________________
13922 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
13923         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
13924              (Fix from Craig Berry)
13925      Branch: perl
13926            ! pp_sys.c
13927 ____________________________________________________________________________
13928 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
13929         Log: Subject: [PATCH] configure.com home-grown kill() check
13930              From: "Craig A. Berry" <craigberry@mac.com>
13931              Date: Mon, 18 Mar 2002 13:52:59 -0600
13932              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
13933      Branch: perl
13934            ! configure.com
13935 ____________________________________________________________________________
13936 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
13937         Log: Upgrade to Tie::File 0.50.
13938      Branch: perl
13939            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
13940            ! lib/Tie/File/t/32_defer_misc.t
13941 ____________________________________________________________________________
13942 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
13943         Log: AUTHORS updates.
13944      Branch: perl
13945            ! AUTHORS
13946 ____________________________________________________________________________
13947 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
13948         Log: Update Changes.
13949      Branch: perl
13950            ! Changes patchlevel.h
13951 ____________________________________________________________________________
13952 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
13953         Log: OS/390 update.
13954      Branch: perl
13955            ! pod/perldelta.pod
13956 ____________________________________________________________________________
13957 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
13958         Log: Forgot from #15288.
13959      Branch: perl
13960            ! ext/B/B.xs
13961 ____________________________________________________________________________
13962 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
13963         Log: Make regex DEBUGGING faster.
13964      Branch: perl
13965            ! perl.c perl.h regexec.c
13966 ____________________________________________________________________________
13967 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
13968         Log: Undo accidental perl.h part of #15295 (wait for #15297)
13969      Branch: perl
13970            ! perl.h
13971 ____________________________________________________________________________
13972 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
13973         Log: Subject: prefix slip
13974              From: andreas.koenig@anima.de (Andreas J. Koenig)
13975              Date: Mon, 18 Mar 2002 16:24:46 +0100
13976              Message-ID: <m3y9gp3nlt.fsf@anima.de>
13977              
13978              (perl.h part accidental, undone by #15296)
13979      Branch: perl
13980            ! INSTALL perl.h
13981 ____________________________________________________________________________
13982 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
13983         Log: Be tidy.
13984      Branch: perl
13985            ! ext/B/t/xref.t
13986 ____________________________________________________________________________
13987 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
13988         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
13989              From: Spider Boardman <spider@web.zk3.dec.com>
13990              Date: Mon, 18 Mar 2002 10:09:50 -0500
13991              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
13992      Branch: perl
13993            ! README.tru64 hints/dec_osf.sh
13994 ____________________________________________________________________________
13995 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
13996         Log: NetWare tweaks from C Aditya <caditya@novell.com>
13997      Branch: perl
13998            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
13999 ____________________________________________________________________________
14000 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
14001         Log: metaconfig unit change for #15290.
14002      Branch: metaconfig/U/perl
14003            ! perlxv.U
14004 ____________________________________________________________________________
14005 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
14006         Log: Subject: d_nv_preserves_uv_bits
14007              From: Nicholas Clark <nick@unfortu.net>
14008              Date: Thu, 14 Mar 2002 22:24:19 +0000
14009              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
14010      Branch: perl
14011            ! Configure Porting/Glossary Porting/config.sh config_h.SH
14012            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
14013            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
14014            ! win32/config.bc win32/config.gc win32/config.vc
14015            ! win32/config.win64
14016 ____________________________________________________________________________
14017 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
14018         Log: Subject: Re: perl@15244
14019              From: Spider Boardman <spider@web.zk3.dec.com>
14020              Date: Mon, 18 Mar 2002 09:38:55 -0500
14021              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
14022              
14023              (IA64 work.)
14024      Branch: perl
14025            ! hints/hpux.sh perl.h
14026 ____________________________________________________________________________
14027 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
14028         Log: Subject: [PATCH B] B::perlstring()
14029              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14030              Date: Sun, 17 Mar 2002 23:06:12 +0100
14031              Message-ID: <20020317230612.A24442@rafael>
14032      Branch: perl
14033            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
14034 ____________________________________________________________________________
14035 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
14036         Log: Subject: [PATCH] another pack "w" thing
14037              From: Nicholas Clark <nick@unfortu.net>
14038              Date: Sat, 16 Mar 2002 21:52:15 +0000
14039              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
14040      Branch: perl
14041            ! pp_pack.c t/op/pack.t
14042 ____________________________________________________________________________
14043 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
14044         Log: More prototypes blindness in Solaris.
14045              (TODO: readdir64_r really needs to be seen.)
14046      Branch: perl
14047            ! hints/solaris_2.sh
14048 ____________________________________________________________________________
14049 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
14050         Log: Integrate perlio;
14051              
14052              Tidy the "does not map" message for non-characters
14053              (e.g. iso-8859-3 "\xA5").
14054      Branch: perl
14055           !> ext/Encode/Encode.xs
14056 ____________________________________________________________________________
14057 [ 15284] By: nick                                  on 2002/03/18  11:00:31
14058         Log: Integrate mainline
14059      Branch: perlio
14060           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
14061           +> lib/Tie/File/t/32_defer_misc.t
14062           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
14063           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
14064           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
14065           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
14066           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
14067           !> reentr.pl regexec.c t/op/pat.t util.c
14068 ____________________________________________________________________________
14069 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
14070         Log: Sync with Scalar-List-Utils-1.07
14071      Branch: perl
14072            + ext/List/Util/t/openhan.t
14073            ! MANIFEST ext/List/Util/ChangeLog
14074            ! ext/List/Util/lib/List/Util.pm
14075            ! ext/List/Util/lib/Scalar/Util.pm
14076 ____________________________________________________________________________
14077 [ 15282] By: nick                                  on 2002/03/18  08:11:28
14078         Log: Tidy the "does not map" message for non-characters
14079              (e.g. iso-8859-3 "\xA5").
14080      Branch: perlio
14081            ! ext/Encode/Encode.xs
14082 ____________________________________________________________________________
14083 [ 15281] By: ams                                   on 2002/03/18  04:44:37
14084         Log: URL fix from MJD.
14085      Branch: perl
14086            ! pod/perlfaq3.pod
14087 ____________________________________________________________________________
14088 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
14089         Log: More prototype calming (really should fix the Configure
14090              protochk, but not at this point in time).
14091      Branch: perl
14092            ! hints/solaris_2.sh
14093 ____________________________________________________________________________
14094 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
14095         Log: return at the wrong side of #endif.
14096      Branch: perl
14097            ! util.c
14098 ____________________________________________________________________________
14099 [ 15278] By: ams                                   on 2002/03/17  23:45:31
14100         Log: Typo fix from Stas Bekman.
14101      Branch: perl
14102            ! pod/perlhack.pod
14103 ____________________________________________________________________________
14104 [ 15277] By: ams                                   on 2002/03/17  23:41:35
14105         Log: Upgrade to Tie::File 0.21.
14106      Branch: perl
14107            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
14108            + lib/Tie/File/t/32_defer_misc.t
14109            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
14110            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
14111            ! lib/Tie/File/t/22_autochomp.t
14112 ____________________________________________________________________________
14113 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
14114         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
14115              character classes use inlined macros instead of the full
14116              function call.
14117      Branch: perl
14118            ! regexec.c
14119 ____________________________________________________________________________
14120 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
14121         Log: Integrate perlio;
14122              
14123              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
14124              
14125              Other :encoding oddities
14126              - we should really pop while we can still make method calls
14127              in case DESTROY does something.
14128              - Provide a no-op DESTROY
14129              - Use SvPV_only() rather than just SvPV_on()
14130      Branch: perl
14131           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14132           !> ext/Encode/lib/Encode/Encoding.pm sv.c
14133 ____________________________________________________________________________
14134 [ 15274] By: nick                                  on 2002/03/17  20:00:12
14135         Log: Other :encoding oddities
14136              - we should really pop while we can still make method calls
14137              in case DESTROY does something.
14138              - Provide a no-op DESTROY
14139              - Use SvPV_only() rather than just SvPV_on()
14140      Branch: perlio
14141            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14142            ! ext/Encode/lib/Encode/Encoding.pm
14143 ____________________________________________________________________________
14144 [ 15273] By: nick                                  on 2002/03/17  19:53:24
14145         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
14146      Branch: perlio
14147            ! sv.c
14148 ____________________________________________________________________________
14149 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
14150         Log: Implement the retry-on-ERANGE for the get*_r().
14151              The buffer will keep doubling until 64k.
14152      Branch: perl
14153            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
14154            ! reentr.h reentr.pl
14155 ____________________________________________________________________________
14156 [ 15271] By: nick                                  on 2002/03/17  17:38:44
14157         Log: Integrate mainline
14158      Branch: perlio
14159           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
14160           +> t/op/pow.t
14161           !> (integrate 28 files)
14162 ____________________________________________________________________________
14163 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
14164         Log: Subject: UTF-8 bug (maybe alreayd known?)
14165              From: andreas.koenig@anima.de (Andreas J. Koenig)
14166              Date: Fri, 08 Mar 2002 16:36:01 +0100
14167              Message-ID: <m3n0xjul5q.fsf@anima.de>
14168      Branch: perl
14169            ! pp_hot.c t/op/pat.t
14170 ____________________________________________________________________________
14171 [ 15269] By: nick                                  on 2002/03/17  09:12:39
14172         Log: Integarate mainline
14173      Branch: perlio
14174           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
14175           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
14176           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
14177           !> (integrate 69 files)
14178 ____________________________________________________________________________
14179 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
14180         Log: Subject: SEGV in s/// and UTF-8
14181              From: andreas.koenig@anima.de (Andreas J. Koenig)
14182              Date: Tue, 12 Mar 2002 00:40:09 +0100
14183              Message-ID: <m3r8mqad2e.fsf@anima.de>
14184      Branch: perl
14185            ! regexec.c t/op/pat.t
14186 ____________________________________________________________________________
14187 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
14188         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
14189              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
14190              which assume that 2**someinteger is accurate.
14191      Branch: perl
14192            + t/op/pow.t
14193            ! MANIFEST pp.c t/test.pl
14194 ____________________________________________________________________________
14195 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
14196         Log: _r-ify config.win64, too.
14197      Branch: perl
14198            ! win32/config.win64
14199 ____________________________________________________________________________
14200 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
14201         Log: Better place to initialize (IRIX cc noticed that
14202              the many "goto defchars" bypass the initialization)
14203      Branch: perl
14204            ! regcomp.c
14205 ____________________________________________________________________________
14206 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
14207         Log: If not building threaded, never mind the threaded prototypes.
14208      Branch: perl
14209            ! Configure reentr.pl
14210 ____________________________________________________________________________
14211 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
14212         Log: metaconfig: If not using threads, not point probing for the
14213              prototypes (since they might be hidden behind many defines
14214              we won't have if not building threaded)
14215      Branch: metaconfig
14216            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14217            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14218            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14219            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14220            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14221            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14222            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14223            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14224            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14225            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14226            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14227            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14228            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14229            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14230            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14231            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14232            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14233            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14234            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14235            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14236            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14237            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14238            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14239            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14240 ____________________________________________________________________________
14241 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
14242         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
14243      Branch: perl
14244            ! hints/freebsd.sh
14245 ____________________________________________________________________________
14246 [ 15261] By: ams                                   on 2002/03/16  18:14:04
14247         Log: Upgrade to Tie::File 0.20.
14248      Branch: perl
14249            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
14250            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
14251            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
14252            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
14253            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
14254            ! lib/Tie/File/t/11_rv_splice_rs.t
14255            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
14256            ! lib/Tie/File/t/16_handle.t
14257 ____________________________________________________________________________
14258 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
14259         Log: There seems to be a trend for the *time_r to be hidden.
14260      Branch: perl
14261            ! hints/irix_6.sh
14262 ____________________________________________________________________________
14263 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
14264         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
14265              From: Stas Bekman <stas@stason.org>
14266              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
14267              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
14268      Branch: perl
14269            ! lib/Pod/Html.pm
14270 ____________________________________________________________________________
14271 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
14272         Log: Subject: [PATCH] Re: dumpvar.pl bug
14273              From: Peter Scott <Peter@PSDT.com>
14274              Date: Fri, 15 Mar 2002 18:19:21 -0800
14275              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
14276      Branch: perl
14277            ! lib/dumpvar.pl lib/perl5db.pl
14278 ____________________________________________________________________________
14279 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
14280         Log: More paranoid _r protochecking.  At least Tru64 and
14281              Linux need additional hinting help to believe that
14282              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
14283              to see what goes bang.
14284      Branch: perl
14285            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
14286            ! reentr.pl
14287 ____________________________________________________________________________
14288 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
14289         Log: metaconfig: more paranoid _r protochecking.
14290      Branch: metaconfig
14291            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14292            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14293            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14294            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14295            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14296            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14297            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14298            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14299            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14300            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14301            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14302            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14303            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14304            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14305            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14306            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14307            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14308            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14309            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14310            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14311            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14312            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14313            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14314            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14315 ____________________________________________________________________________
14316 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
14317         Log: HP-UX gcc 3 warnings found by Sarathy.
14318      Branch: perl
14319            ! regcomp.c sv.c
14320 ____________________________________________________________________________
14321 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
14322         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
14323              From: Slaven Rezic <slaven.rezic@berlin.de>
14324              Date: 16 Mar 2002 15:29:18 +0100
14325              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
14326      Branch: perl
14327            ! pod/perldelta.pod
14328 ____________________________________________________________________________
14329 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
14330         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
14331      Branch: perl
14332            ! Porting/findrfuncs reentr.h reentr.pl
14333 ____________________________________________________________________________
14334 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
14335         Log: UIN32_MAX with borken under HP-UX+gcc
14336      Branch: perl
14337            ! handy.h
14338 ____________________________________________________________________________
14339 [ 15251] By: ams                                   on 2002/03/16  02:38:08
14340         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
14341              *::DESTROY() is deprecated
14342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14343              Date: Thu, 14 Mar 2002 18:39:22 -0500
14344              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
14345              
14346              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
14347              *::DESTROY() is deprecated
14348              From: Dave Mitchell <davem@fdgroup.com>
14349              Date: Fri, 15 Mar 2002 19:22:49 +0000
14350              Message-Id: <20020315192249.A22389@fdgroup.com>
14351      Branch: perl
14352            ! gv.c t/op/method.t
14353 ____________________________________________________________________________
14354 [ 15250] By: ams                                   on 2002/03/16  02:14:41
14355         Log: Plural nit.
14356      Branch: perl
14357            ! pod/perldelta.pod
14358 ____________________________________________________________________________
14359 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
14360         Log: Doesn't make sense to test for protos if the
14361              functions are not to be used (!= functions exist!)
14362              This might be the key (well, a key) to the HP-UX
14363              problems.
14364      Branch: perl
14365            ! reentr.h reentr.pl
14366 ____________________________________________________________________________
14367 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
14368         Log: Typo in #15247.
14369      Branch: perl
14370            ! hints/hpux.sh
14371 ____________________________________________________________________________
14372 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
14373         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
14374              in HP-UX (from H.Merijn Brand)
14375      Branch: perl
14376            ! hints/hpux.sh
14377 ____________________________________________________________________________
14378 [ 15246] By: ams                                   on 2002/03/15  17:53:23
14379         Log: Subject: minor corrections in perldelta.pod
14380              From: mjd@plover.com
14381              Date: 15 Mar 2002 18:48:42 -0000
14382              Message-Id: <20020315184842.13573.qmail@plover.com>
14383      Branch: perl
14384            ! pod/perldelta.pod
14385 ____________________________________________________________________________
14386 [ 15245] By: ams                                   on 2002/03/15  17:37:52
14387         Log: Upgrade to Tie::File 0.19.
14388      Branch: perl
14389            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
14390            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
14391            + lib/Tie/File/t/21_win32.t
14392            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
14393            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
14394            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
14395            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
14396            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
14397            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
14398            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
14399            ! lib/Tie/File/t/17_misc_meth.t
14400 ____________________________________________________________________________
14401 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
14402         Log: Update Changes.
14403      Branch: perl
14404            ! Changes patchlevel.h
14405 ____________________________________________________________________________
14406 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
14407         Log: Forgot from #15241.
14408      Branch: perl
14409            ! win32/config_sh.PL
14410 ____________________________________________________________________________
14411 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
14412         Log: Subject: patch pod/perltodo.pod
14413              From: mjd@plover.com
14414              Date: 15 Mar 2002 15:42:18 -0000
14415              Message-ID: <20020315154218.10163.qmail@plover.com>
14416              
14417              (With s/WANT/Want/)
14418      Branch: perl
14419            ! pod/perltodo.pod
14420 ____________________________________________________________________________
14421 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
14422         Log: Subject: [PATCH bleadperl] (revision 5 undef)
14423              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14424              Date: Fri, 15 Mar 2002 00:39:48 +0100
14425              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
14426      Branch: perl
14427            ! win32/config.bc win32/config.gc win32/config.vc
14428            ! win32/config.win64
14429 ____________________________________________________________________________
14430 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
14431         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
14432              From: Michael G Schwern <schwern@pobox.com>
14433              Date: Thu, 14 Mar 2002 16:39:29 -0500
14434              Message-ID: <20020314213929.GA2912@blackrider>
14435      Branch: perl
14436            ! lib/perl5db.pl
14437 ____________________________________________________________________________
14438 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
14439         Log: Integrate perlio.
14440      Branch: perl
14441           !> embed.fnc ext/Encode/t/JP.t
14442 ____________________________________________________________________________
14443 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
14444         Log: Monster _r patch: try to scan for all known _r variants,
14445              and then use them (under ithreads).  May fail in HP-UX,
14446              and the op/groups is known to be fickle everywhere.  Known
14447              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
14448              warnings in AIX since the first arguments of getnetbyaddr
14449              and getnetbyadd_r are of different types.  Thanks, IBM.)
14450              
14451              In non-Configure platforms deny the existence of any
14452              of the _r thingies.  (Also add the recently introduced
14453              d_tm_* to places it wasn't already in.)
14454              
14455              TODO: the suggested glibc buffer growth retry loop in case
14456              some entries (at least for: gr*, host*) are big.
14457              Forgot win32/config.win64.
14458      Branch: perl
14459            + reentr.c reentr.h reentr.pl
14460            ! Configure MANIFEST Makefile.SH NetWare/Makefile
14461            ! NetWare/config.wc Porting/Glossary Porting/config.sh
14462            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
14463            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
14464            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
14465            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
14466            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
14467            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
14468            ! win32/config.bc win32/config.gc win32/config.vc
14469            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
14470 ____________________________________________________________________________
14471 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
14472         Log: Be more explicit on when is the $! worth anything.
14473      Branch: perl
14474            ! pod/perlvar.pod
14475 ____________________________________________________________________________
14476 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
14477         Log: metaconfig: _r _r we go.
14478      Branch: metaconfig
14479            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14480            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14481            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14482            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14483            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14484            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14485            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14486            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14487            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14488            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14489            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14490            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14491            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14492            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14493            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14494            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14495            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14496            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14497            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14498            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14499            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14500            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14501            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14502            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14503 ____________________________________________________________________________
14504 [ 15235] By: nick                                  on 2002/03/15  07:31:54
14505         Log: Add the binmode()s to make JP.t pass on Win32
14506      Branch: perlio
14507            ! ext/Encode/t/JP.t
14508 ____________________________________________________________________________
14509 [ 15234] By: nick                                  on 2002/03/15  07:20:49
14510         Log: Integrate perlio
14511      Branch: perl
14512           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
14513 ____________________________________________________________________________
14514 [ 15233] By: nick                                  on 2002/03/15  07:18:02
14515         Log: Mark JP.t's data files as binary
14516      Branch: perlio
14517            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
14518 ____________________________________________________________________________
14519 [ 15232] By: nick                                  on 2002/03/15  07:13:38
14520         Log: Integrate mainline
14521      Branch: perlio
14522           +> ext/B/t/xref.t
14523           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
14524           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
14525           !> perl.c t/op/arith.t
14526 ____________________________________________________________________________
14527 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
14528         Log: The section needs to be in the makedepend script
14529              (from Jan-Erik Karlsson).
14530      Branch: perl
14531            ! makedepend.SH
14532 ____________________________________________________________________________
14533 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
14534         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
14535              From: Nicholas Clark <nick@unfortu.net>
14536              Date: Thu, 14 Mar 2002 23:05:23 +0000
14537              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
14538      Branch: perl
14539            ! ext/Safe/safe2.t
14540 ____________________________________________________________________________
14541 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
14542         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
14543              From: "Brent Dax" <brentdax@cpan.org>
14544              Date: Thu, 14 Mar 2002 09:08:41 -0800
14545              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
14546      Branch: perl
14547            ! lib/Pod/Html.pm
14548 ____________________________________________________________________________
14549 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
14550         Log: metaconfig: one round again for the _r.
14551      Branch: metaconfig
14552            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14553            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14554            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14555            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14556            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14557            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14558            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14559            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14560            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14561            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14562            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14563            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14564            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14565            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14566            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14567            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14568            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14569            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14570            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14571            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14572            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14573            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14574            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14575            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14576 ____________________________________________________________________________
14577 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
14578         Log: metaconfig: new round of the _r units.
14579      Branch: metaconfig
14580            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14581            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14582            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14583            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14584            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14585            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14586            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14587            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14588            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14589            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14590            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14591            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14592            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14593            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14594            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14595            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14596            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14597            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14598            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14599            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14600            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14601            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14602            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14603            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14604      Branch: metaconfig/U/perl
14605            + i_crypt.U
14606 ____________________________________________________________________________
14607 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
14608         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
14609              From: Paul_GreenVOS@vos.stratus.com
14610              Date: Tue, 12 Mar 02 19:22 est   
14611              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
14612      Branch: perl
14613            ! lib/Benchmark.t t/op/arith.t
14614 ____________________________________________________________________________
14615 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
14616         Log: Subject: Re: Win32: C:\Program Files
14617              From: "Ken Williams" <ken@mathforum.org>
14618              Date: Wed, 13 Mar 2002 17:50:59 -0600
14619              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
14620              
14621              Add -t to perl -h.
14622      Branch: perl
14623            ! perl.c
14624 ____________________________________________________________________________
14625 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
14626         Log: Extra paranoia from Nick Clark.
14627      Branch: perl
14628            ! ext/Safe/safe2.t
14629 ____________________________________________________________________________
14630 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
14631         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
14632              From: Nicholas Clark <nick@ccl4.org>
14633              Date: Wed, 13 Mar 2002 14:22:50 +0000
14634              Message-ID: <20020313142250.G92566@plum.flirble.org>
14635      Branch: perl
14636            ! ext/Safe/safe2.t
14637 ____________________________________________________________________________
14638 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
14639         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
14640              From: <slaven.rezic@berlin.de>
14641              Date: Tue, 12 Mar 2002 13:03:41 +0100      
14642              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
14643      Branch: perl
14644            ! Makefile.SH
14645 ____________________________________________________________________________
14646 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
14647         Log: Subject: [PATCH] a test for B::Xref
14648              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14649              Date: Wed, 13 Mar 2002 17:18:57 +0100
14650              Message-ID: <20020313171857.F1144@rafael>
14651      Branch: perl
14652            + ext/B/t/xref.t
14653            ! MANIFEST ext/B/B/Xref.pm
14654 ____________________________________________________________________________
14655 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
14656         Log: Subject: [PATCH] Exporter.pm POD fixups
14657              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14658              Date: Wed, 13 Mar 2002 16:21:42 +0100
14659              Message-ID: <20020313162142.A1144@rafael>
14660      Branch: perl
14661            ! lib/Exporter.pm
14662 ____________________________________________________________________________
14663 [ 15219] By: nick                                  on 2002/03/14  07:00:16
14664         Log: Integrate mainline
14665      Branch: perlio
14666           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
14667 ____________________________________________________________________________
14668 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
14669         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
14670              From: Michael G Schwern <schwern@pobox.com>
14671              Date: Wed, 13 Mar 2002 17:43:00 -0500
14672              Message-ID: <20020313224300.GG3311@blackrider>
14673      Branch: perl
14674            ! lib/ExtUtils/MM_VMS.pm
14675 ____________________________________________________________________________
14676 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
14677         Log: Pod tweak.
14678      Branch: perl
14679            ! lib/open.pm
14680 ____________________________________________________________________________
14681 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
14682         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
14683              From: "Craig A. Berry" <craigberry@mac.com>
14684              Date: Wed, 13 Mar 2002 01:44:01 -0600
14685              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
14686      Branch: perl
14687            ! vms/descrip_mms.template
14688 ____________________________________________________________________________
14689 [ 15215] By: nick                                  on 2002/03/13  08:08:36
14690         Log: Integrate mainline.
14691      Branch: perlio
14692           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
14693            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
14694            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
14695            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
14696            - ext/Data/Util/t/Hash.t
14697           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
14698           !> ext/Encode/lib/Encode/CN/HZ.pm
14699           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
14700           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
14701           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
14702           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14703           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
14704           !> t/op/override.t toke.c universal.c
14705 ____________________________________________________________________________
14706 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
14707         Log: metaconfig: three guesses.
14708      Branch: metaconfig
14709            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14710            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14711            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14712            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14713            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14714            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14715            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14716            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14717            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14718            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14719            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14720            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14721            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14722            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14723            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14724            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14725            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14726            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14727            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14728            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14729            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14730            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14731            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14732            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14733 ____________________________________________________________________________
14734 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
14735         Log: metaconfig: regen _r units again.
14736      Branch: metaconfig
14737            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14738            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14739            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14740            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14741            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14742            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14743            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14744            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14745            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14746            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14747            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14748            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14749            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14750            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14751            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14752            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14753            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14754            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14755            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14756            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14757            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14758            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14759            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14760            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14761 ____________________________________________________________________________
14762 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
14763         Log: metaconfig: regen _r units.
14764      Branch: metaconfig
14765            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
14766            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14767            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14768            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14769            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14770            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14771            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14772            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14773            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14774            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14775            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14776            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14777            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14778            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14779            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14780            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14781            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14782            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14783            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14784            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14785            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14786            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14787            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14788            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14789            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14790 ____________________________________________________________________________
14791 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
14792         Log: metaconfig unit tweaks.
14793      Branch: metaconfig
14794            + U/threads/d_setprotoent_r.U
14795            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
14796            ! U/threads/d_tmpnam_r.U
14797 ____________________________________________________________________________
14798 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
14799         Log: metaconfig: replace the _r units with autogenerated ones.
14800      Branch: metaconfig
14801            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14802            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
14803            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14804            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
14805            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
14806            + U/threads/d_getprotobyname_r.U
14807            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14808            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
14809            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
14810            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14811            + U/threads/d_setservent_r.U
14812            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
14813            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
14814            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
14815            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
14816            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
14817            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
14818            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
14819            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
14820            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
14821            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14822            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14823            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14824            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
14825            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14826            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
14827            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
14828            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14829            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14830            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14831            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
14832            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
14833            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
14834            ! U/threads/d_ttyname_r.U
14835 ____________________________________________________________________________
14836 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
14837         Log: More known threadsafings.
14838      Branch: perl
14839            ! Porting/findrfuncs
14840 ____________________________________________________________________________
14841 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
14842         Log: Small tweaks.
14843      Branch: perl
14844            ! lib/Internals.t universal.c
14845 ____________________________________________________________________________
14846 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
14847         Log: VERSIONize.
14848      Branch: perl
14849            ! ext/Encode/lib/Encode/CN/HZ.pm
14850            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
14851            ! ext/Encode/lib/Encode/JP/JIS.pm
14852 ____________________________________________________________________________
14853 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
14854         Log: Subject: perl datastructure conversion shortcuts for DDD
14855              From: Stas Bekman <stas@stason.org>
14856              Date: Mon, 11 Mar 2002 14:54:31 +0800
14857              Message-ID: <3C8C54A7.5020502@stason.org>
14858      Branch: perl
14859            ! pod/perlhack.pod
14860 ____________________________________________________________________________
14861 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
14862         Log: Regen modlib.
14863      Branch: perl
14864            ! pod/perlmodlib.pod
14865 ____________________________________________________________________________
14866 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
14867         Log: Regen toc.
14868      Branch: perl
14869            ! pod/perltoc.pod
14870 ____________________________________________________________________________
14871 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
14872         Log: Tiny pod tweaks.
14873      Branch: perl
14874            ! lib/Hash/Util.pm
14875 ____________________________________________________________________________
14876 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
14877         Log: perldeltaize Hash::Util.
14878      Branch: perl
14879            ! pod/perldelta.pod
14880 ____________________________________________________________________________
14881 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
14882         Log: Move the readonly interface back to universal.c,
14883              (new name: Internals::SvREADONLY), remove Data::Util,
14884              move Hash::Util to lib, also introduce refcnt interface
14885              (Internals::SvREFCNT).     Make both the new interfaces
14886              to be more sane so that if they set the value, they return
14887              the new value, not the old one.
14888      Branch: perl
14889            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
14890            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
14891            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
14892            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
14893            - ext/Data/Util/t/Hash.t
14894            ! MANIFEST ext/B/t/stash.t universal.c
14895 ____________________________________________________________________________
14896 [ 15200] By: ams                                   on 2002/03/12  15:16:05
14897         Log: Subject: Disambiguate "Can't locate"
14898              From: Mike Guy <mjtg@cam.ac.uk>
14899              Date: Tue, 12 Mar 2002 16:04:23 +0000
14900              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
14901      Branch: perl
14902            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
14903            ! pp_ctl.c t/op/override.t
14904 ____________________________________________________________________________
14905 [ 15199] By: ams                                   on 2002/03/12  15:04:43
14906         Log: Subject: [PATCH] perl/lib/File/stat.t
14907              From: Paul_GreenVOS@vos.stratus.com
14908              Date: Tue, 12 Mar 02 11:00 est
14909              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
14910      Branch: perl
14911            ! lib/File/stat.t
14912 ____________________________________________________________________________
14913 [ 15198] By: ams                                   on 2002/03/12  15:00:44
14914         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
14915              From: Robin Barker <rmb1@cise.npl.co.uk>
14916              Date: Tue, 12 Mar 2002 13:31:58 GMT
14917              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
14918      Branch: perl
14919            ! pod/perlfunc.pod
14920 ____________________________________________________________________________
14921 [ 15197] By: ams                                   on 2002/03/12  14:57:34
14922         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
14923              From: "Clinton A. Pierce" <clintp@geeksalad.org>
14924              Date: Tue, 12 Mar 2002 10:11:53 -0500
14925              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
14926      Branch: perl
14927            ! toke.c
14928 ____________________________________________________________________________
14929 [ 15196] By: nick                                  on 2002/03/12  13:40:35
14930         Log: Integrate mainline
14931      Branch: perlio
14932           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
14933           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
14934           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
14935           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
14936            - t/lib/access.t
14937           !> (integrate 96 files)
14938 ____________________________________________________________________________
14939 [ 15195] By: nick                                  on 2002/03/12  06:08:24
14940         Log: Integrate mainline (a while ago)
14941      Branch: perlio
14942           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
14943           +> ext/Encode/t/TW.t
14944            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
14945            - ext/Encode/lib/Encode/Tcl/HanZi.pm
14946            - ext/I18N/Langinfo/fallback.c
14947           !> (integrate 80 files)
14948 ____________________________________________________________________________
14949 [ 15194] By: ams                                   on 2002/03/12  06:02:20
14950         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
14951              From: Jonathan Stowe <gellyfish@gellyfish.com>
14952              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
14953              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
14954      Branch: perl
14955            ! ext/Encode/CN/Makefile.PL
14956 ____________________________________________________________________________
14957 [ 15193] By: ams                                   on 2002/03/12  05:55:07
14958         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
14959              From: Dave Mitchell <davem@fdgroup.co.uk>
14960              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
14961              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
14962      Branch: perl
14963            ! pod/perlguts.pod
14964 ____________________________________________________________________________
14965 [ 15192] By: ams                                   on 2002/03/12  05:50:08
14966         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
14967              From: Anton Tagunov <tagunov@motor.ru>
14968              Date: Tue, 12 Mar 2002 01:40:58 +0300
14969              Message-Id: <1194068830.20020312014058@motor.ru>
14970              (Applied with tweaks.)
14971      Branch: perl
14972            ! lib/utf8.pm
14973 ____________________________________________________________________________
14974 [ 15191] By: ams                                   on 2002/03/12  05:42:21
14975         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
14976              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14977              Date: Sun, 10 Mar 2002 22:10:15 +0100
14978              Message-Id: <3C8BD9C7.13988.73992D@localhost>
14979      Branch: perl
14980            ! iperlsys.h
14981 ____________________________________________________________________________
14982 [ 15190] By: ams                                   on 2002/03/12  05:38:08
14983         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
14984              From: Anton Tagunov <tagunov@motor.ru>
14985              Date: Mon, 11 Mar 2002 23:27:47 +0300
14986              Message-Id: <19414222180.20020311232747@motor.ru>
14987      Branch: perl
14988            ! pod/perlsub.pod
14989 ____________________________________________________________________________
14990 [ 15189] By: ams                                   on 2002/03/12  05:34:49
14991         Log: Subject: minor patch for comment in utfebcdic.h
14992              From: Anton Tagunov <tagunov@motor.ru>
14993              Date: Tue, 12 Mar 2002 00:20:21 +0300
14994              Message-Id: <13817376786.20020312002021@motor.ru>
14995      Branch: perl
14996            ! utfebcdic.h
14997 ____________________________________________________________________________
14998 [ 15188] By: ams                                   on 2002/03/12  05:32:30
14999         Log: Subject: [PATCH ?] B::Xref improvements
15000              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15001              Date: Mon, 11 Mar 2002 23:32:20 +0100
15002              Message-Id: <20020311233220.A12677@rafael>
15003      Branch: perl
15004            ! ext/B/B/Xref.pm
15005 ____________________________________________________________________________
15006 [ 15187] By: ams                                   on 2002/03/12  05:30:02
15007         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
15008              From: Paul_GreenVOS@vos.stratus.com
15009              Date: Mon, 11 Mar 02 17:23 est
15010              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
15011      Branch: perl
15012            ! lib/ExtUtils/MM_Unix.pm
15013 ____________________________________________________________________________
15014 [ 15186] By: ams                                   on 2002/03/12  05:27:06
15015         Log: Subject: [PATCH] installperl - minor untangle for VOS
15016              From: Paul_GreenVOS@vos.stratus.com
15017              Date: Mon, 11 Mar 02 17:05 est
15018              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
15019      Branch: perl
15020            ! installperl
15021 ____________________________________________________________________________
15022 [ 15185] By: ams                                   on 2002/03/12  05:25:59
15023         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
15024              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15025              Date: Mon, 11 Mar 2002 22:37:39 +0100
15026              Message-Id: <20020311223739.A691@rafael>
15027      Branch: perl
15028            ! ext/B/B/Deparse.pm
15029 ____________________________________________________________________________
15030 [ 15184] By: ams                                   on 2002/03/12  05:20:54
15031         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
15032              From: Michael G Schwern <schwern@pobox.com>
15033              Date: Tue, 12 Mar 2002 01:12:08 -0500
15034              Message-Id: <20020312061208.GD904@blackrider>
15035      Branch: perl
15036            ! hints/netbsd.sh
15037 ____________________________________________________________________________
15038 [ 15183] By: ams                                   on 2002/03/12  04:12:30
15039         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
15040              From: Autrijus Tang <autrijus@autrijus.org>
15041              Date: Tue, 12 Mar 2002 13:05:53 +0800
15042              Message-Id: <20020312050553.GA7864@not.autrijus.org>
15043              (Only doc hunk applied, supplementing #15182.)
15044      Branch: perl
15045            ! ext/Encode/Encode.pm
15046 ____________________________________________________________________________
15047 [ 15182] By: ams                                   on 2002/03/12  04:04:34
15048         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
15049              From: Autrijus Tang <autrijus@autrijus.org>
15050              Date: Tue, 12 Mar 2002 12:56:46 +0800
15051              Message-Id: <20020312045646.GA7689@not.autrijus.org>
15052              (Private mail.)
15053      Branch: perl
15054            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
15055 ____________________________________________________________________________
15056 [ 15181] By: ams                                   on 2002/03/12  03:09:20
15057         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
15058              From: Autrijus Tang <autrijus@autrijus.org>
15059              Date: Tue, 12 Mar 2002 11:55:06 +0800
15060              Message-Id: <20020312035506.GA6946@not.autrijus.org>
15061      Branch: perl
15062            ! ext/Encode/Encode.pm
15063 ____________________________________________________________________________
15064 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
15065         Log: Deypo.
15066      Branch: metaconfig
15067            ! U/threads/d_asctime_r.U
15068 ____________________________________________________________________________
15069 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
15070         Log: FAQ sync.
15071      Branch: perl
15072            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15073            ! pod/perlfaq4.pod pod/perlfaq5.pod
15074 ____________________________________________________________________________
15075 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
15076         Log: The test needs perlio.
15077      Branch: perl
15078            ! lib/open.t
15079 ____________________________________________________________________________
15080 [ 15177] By: ams                                   on 2002/03/11  15:41:08
15081         Log: Subject: perlreftut update
15082              From: Mark-Jason Dominus <mjd@plover.com>
15083              Date: Mon, 11 Mar 2002 11:36:27 -0500
15084              Message-Id: <20020311163627.31020.qmail@plover.com>
15085      Branch: perl
15086            ! pod/perlreftut.pod
15087 ____________________________________________________________________________
15088 [ 15176] By: ams                                   on 2002/03/11  15:35:24
15089         Log: Subject: Minor correction in perlfaq5
15090              From: mjd@plover.com
15091              Date: 11 Mar 2002 16:34:22 -0000
15092              Message-Id: <20020311163422.30963.qmail@plover.com>
15093      Branch: perl
15094            ! pod/perlfaq5.pod
15095 ____________________________________________________________________________
15096 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
15097         Log: number of skipped tests was incorrect
15098      Branch: perl
15099            ! t/op/stat.t
15100 ____________________________________________________________________________
15101 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
15102         Log: remove doubled CRs
15103      Branch: perl
15104            ! win32/Makefile
15105 ____________________________________________________________________________
15106 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
15107         Log: Update Changes.
15108      Branch: perl
15109            ! Changes patchlevel.h
15110 ____________________________________________________________________________
15111 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
15112         Log: Regen toc.
15113      Branch: perl
15114            ! pod/perltoc.pod
15115 ____________________________________________________________________________
15116 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
15117         Log: Add t/CN.t and t/TW.t; re-sort.
15118      Branch: perl
15119            ! ext/Encode/MANIFEST
15120 ____________________________________________________________________________
15121 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
15122         Log: Document what to do if one yearns back to
15123              the old legacy encoding.
15124      Branch: perl
15125            ! lib/encoding.pm
15126 ____________________________________________________________________________
15127 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
15128         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
15129              as general purpose encoding transformation interfaces
15130              since that's not what they are.
15131      Branch: perl
15132            ! lib/utf8.pm pod/perlunicode.pod sv.c
15133 ____________________________________________________________________________
15134 [ 15168] By: ams                                   on 2002/03/11  12:54:16
15135         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
15136              warnings
15137              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15138              Date: Mon, 11 Mar 2002 14:35:22 +0100
15139              Message-Id: <20020311143522.A7431@rafael>
15140      Branch: perl
15141            ! t/lib/warnings/pp_sys
15142 ____________________________________________________________________________
15143 [ 15167] By: ams                                   on 2002/03/11  04:57:20
15144         Log: A little commonsense is better than 1_compile.
15145      Branch: perl
15146            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
15147 ____________________________________________________________________________
15148 [ 15166] By: ams                                   on 2002/03/11  04:53:50
15149         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
15150              From: Michael G Schwern <schwern@pobox.com>
15151              Date: Sun, 10 Mar 2002 13:27:12 -0500
15152              Message-Id: <20020310182712.GC693@blackrider>
15153              
15154              Subject: [PATCH] Hash::Util part 2
15155              From: Michael G Schwern <schwern@pobox.com>
15156              Date: Sun, 10 Mar 2002 15:09:34 -0500
15157              Message-Id: <20020310200934.GB27112@blackrider>
15158              
15159              Subject: [PATCH] Hash::Util MANIFEST correction
15160              From: Michael G Schwern <schwern@pobox.com>
15161              Date: Sun, 10 Mar 2002 16:27:07 -0500
15162              Message-Id: <20020310212707.GF27112@blackrider>
15163              
15164              (Also changes find.t and taint.t, which were looking for access.t)
15165      Branch: perl
15166            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
15167            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
15168            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
15169            + ext/Data/Util/t/Hash.t
15170            - t/lib/access.t
15171            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
15172            ! pod/perldiag.pod pod/perltodo.pod universal.c
15173 ____________________________________________________________________________
15174 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
15175         Log: metaconfig: more thready fixes.
15176      Branch: metaconfig
15177            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
15178            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
15179            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
15180            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
15181            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
15182            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
15183            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15184            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
15185            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
15186 ____________________________________________________________________________
15187 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
15188         Log: Skip obsoleted interfaces.
15189      Branch: perl
15190            ! Porting/findrfuncs
15191 ____________________________________________________________________________
15192 [ 15162] By: ams                                   on 2002/03/11  03:48:14
15193         Log: Typo fixes.
15194      Branch: perl
15195            ! perl.c
15196 ____________________________________________________________________________
15197 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
15198         Log: Upgrade to Locale::Codes 2.02.
15199      Branch: perl
15200            + lib/Locale/Codes/t/rename.t
15201            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15202            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
15203            ! lib/Locale/Country.pod
15204 ____________________________________________________________________________
15205 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
15206         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
15207              From: Nicholas Clark <nick@unfortu.net>
15208              Date: Sun, 10 Mar 2002 18:17:50 +0000
15209              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
15210              
15211              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
15212              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15213              Date: Sun, 10 Mar 2002 13:53:34 -0800
15214              Message-ID: <eX9i8gzkg26G092yn@efn.org>
15215              
15216              (and reenable the feature in freebsd,
15217              and move the freebsd pr url to perl.c)
15218      Branch: perl
15219            ! hints/freebsd.sh perl.c pod/perldelta.pod
15220 ____________________________________________________________________________
15221 [ 15159] By: ams                                   on 2002/03/11  03:34:13
15222         Log: Subject: [PATCH stash.t] access::readonly is gone
15223              From: Michael G Schwern <schwern@pobox.com>
15224              Date: Sun, 10 Mar 2002 16:18:14 -0500
15225              Message-Id: <20020310211813.GE27112@blackrider>
15226      Branch: perl
15227            ! ext/B/t/stash.t
15228 ____________________________________________________________________________
15229 [ 15158] By: ams                                   on 2002/03/11  03:28:04
15230         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
15231              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15232              Date: Sun, 10 Mar 2002 22:10:15 +0100
15233              Message-Id: <3C8BD9C7.610.7398DD@localhost>
15234      Branch: perl
15235            ! lib/Net/Ping/t/110_icmp_inst.t
15236 ____________________________________________________________________________
15237 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
15238         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
15239              From: Michael G Schwern <schwern@pobox.com>
15240              Date: Sun, 10 Mar 2002 19:22:33 -0500
15241              Message-ID: <20020311002233.GE4927@blackrider>
15242      Branch: perl
15243            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
15244            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
15245            ! lib/Test/Simple/t/fail-more.t
15246 ____________________________________________________________________________
15247 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
15248         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
15249              From: Michael G Schwern <schwern@pobox.com>
15250              Date: Sun, 10 Mar 2002 17:14:10 -0500
15251              Message-ID: <20020310221410.GA4915@blackrider>
15252      Branch: perl
15253            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
15254            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
15255 ____________________________________________________________________________
15256 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
15257         Log: Subject: [PATCH] more warnings tidyup
15258              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15259              Date: Sun, 10 Mar 2002 21:01:39 -0000
15260              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
15261      Branch: perl
15262            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
15263            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
15264            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
15265            ! util.c
15266 ____________________________________________________________________________
15267 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
15268         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
15269              From: Nicholas Clark <nick@unfortu.net>
15270              Date: Sun, 10 Mar 2002 23:21:07 +0000
15271              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
15272      Branch: perl
15273            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
15274            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
15275            ! ext/Encode/TW/Makefile.PL
15276 ____________________________________________________________________________
15277 [ 15153] By: ams                                   on 2002/03/11  03:06:59
15278         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
15279              From: Max Baker <max@warped.org>
15280              Date: Fri, 8 Mar 2002 10:56:19 -0800
15281              Message-Id: <20020308105619.A15039@warped.org>
15282      Branch: perl
15283            ! ext/IO/lib/IO/Socket/INET.pm
15284 ____________________________________________________________________________
15285 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
15286         Log: Subject: [PATCH] spelling correction
15287              From: Nicholas Clark <nick@unfortu.net>
15288              Date: Sun, 10 Mar 2002 18:34:42 +0000
15289              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
15290      Branch: perl
15291            ! pp.c pp_hot.c
15292 ____________________________________________________________________________
15293 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
15294         Log: DG/UX updates from Takis Psarogiannakopoulos.
15295      Branch: perl
15296            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
15297 ____________________________________________________________________________
15298 [ 15150] By: ams                                   on 2002/03/11  03:02:47
15299         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
15300              From: Chris Nandor <pudge@pobox.com>
15301              Date: Mon, 04 Mar 2002 17:48:12 -0500
15302              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
15303      Branch: perl
15304            ! lib/DB.pm lib/perl5db.pl
15305 ____________________________________________________________________________
15306 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
15307         Log: metaconfig unit changes in preparation of reentrancy changes.
15308      Branch: metaconfig
15309            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
15310            + U/threads/d_ttyname_r.U
15311            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
15312            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
15313            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
15314            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
15315            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15316            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
15317            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15318            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
15319            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
15320            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
15321            ! U/threads/d_strerror_r.U
15322 ____________________________________________________________________________
15323 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
15324         Log: Mysterious characters.
15325      Branch: perl
15326            ! utf8.h
15327 ____________________________________________________________________________
15328 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
15329         Log: Unused.
15330      Branch: perl
15331            ! op.c
15332 ____________________________________________________________________________
15333 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
15334         Log: Implement :std subpragma of the open pragma
15335              that makes the standard filehandles to talk in
15336              encodings.  This change set off a weird warning
15337              from op.c, though: disabled it now until someone
15338              who knows what it is about comes along.
15339      Branch: perl
15340            ! lib/open.pm op.c
15341 ____________________________________________________________________________
15342 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
15343         Log: Document the logic of :locale better.
15344      Branch: perl
15345            ! lib/open.pm
15346 ____________________________________________________________________________
15347 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
15348         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
15349              From: Slaven Rezic <slaven.rezic@berlin.de>
15350              Date: 10 Mar 2002 02:49:17 +0100
15351              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
15352      Branch: perl
15353            ! hints/freebsd.sh
15354 ____________________________________________________________________________
15355 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
15356         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
15357              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15358              Date: Sun, 10 Mar 2002 17:08:54 +0900
15359              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
15360      Branch: perl
15361            ! ext/Encode/lib/Encode/Tcl.pm
15362            ! ext/Encode/lib/Encode/Tcl/Escape.pm
15363            ! ext/Encode/lib/Encode/Tcl/Extended.pm
15364            ! ext/Encode/lib/Encode/Tcl/Table.pm
15365 ____________________________________________________________________________
15366 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
15367         Log: The patch does the following:
15368              - Nix the unneccessary diagnostics line
15369              - Quell -w warnings if the first ENV doesn't exist
15370              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
15371              is too baroque and bloated for daily use (and for perl core inclusion).
15372              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
15373              non-fatal.
15374              - Consequently, the ^OPEN bits is set only when needed.
15375      Branch: perl
15376            ! lib/open.pm
15377 ____________________________________________________________________________
15378 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
15379         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
15380      Branch: perl
15381            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
15382 ____________________________________________________________________________
15383 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
15384         Log: Precedence problem.
15385      Branch: perl
15386            ! ext/Socket/socketpair.t
15387 ____________________________________________________________________________
15388 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
15389         Log: Renaming tweaks, and split off the reentrant "superbuffer"
15390              init routine.
15391      Branch: perl
15392            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
15393            ! sv.c util.c
15394 ____________________________________________________________________________
15395 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
15396         Log: The 7-bit jis seems to be the hanging one.
15397      Branch: perl
15398            ! ext/Encode/t/Tcl.t
15399 ____________________________________________________________________________
15400 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
15401         Log: Begone.
15402      Branch: perl
15403            ! ext/Encode/MANIFEST
15404 ____________________________________________________________________________
15405 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
15406         Log: Better fix from Autrijus.
15407      Branch: perl
15408            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
15409            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
15410 ____________________________________________________________________________
15411 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
15412         Log: Not everybody has Encode::HanExtra.
15413      Branch: perl
15414            ! ext/Encode/Encode.pm
15415 ____________________________________________________________________________
15416 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
15417         Log: Decutandpasto.
15418      Branch: perl
15419            ! ext/Encode/lib/Encode/Tcl.pm
15420 ____________________________________________________________________________
15421 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
15422         Log: Subject: [PATCH] Data::Dumper
15423              From: Nicholas Clark <nick@unfortu.net>
15424              Date: Sat, 9 Mar 2002 19:03:54 +0000
15425              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
15426      Branch: perl
15427            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
15428            ! ext/Data/Dumper/t/dumper.t
15429 ____________________________________________________________________________
15430 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
15431         Log: Subject: [PATCH] socketpair.t w/o fork
15432              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15433              Date: Sat, 9 Mar 2002 14:55:11 +0100
15434              Message-ID: <3C8A224F.29578.13691BA@localhost>
15435              
15436              (modified as suggested by Sarathy)
15437      Branch: perl
15438            ! ext/Socket/socketpair.t
15439 ____________________________________________________________________________
15440 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
15441         Log: Subject: [PATCH perldelta] Mention Change 14727
15442              From: Autrijus Tang <autrijus@autrijus.org>
15443              Date: Sat, 9 Mar 2002 23:31:40 +0800
15444              Message-ID: <20020309153140.GA4224@not.autrijus.org>
15445      Branch: perl
15446            ! pod/perldelta.pod
15447 ____________________________________________________________________________
15448 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
15449         Log: Make Encode.pm implicitly load external CJK tables the first
15450              time they're needed (instead of immediately), from Autrijus
15451              Tang.
15452      Branch: perl
15453            ! ext/Encode/Encode.pm
15454 ____________________________________________________________________________
15455 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
15456         Log: Subject: Re: Two questions
15457              From: Nicholas Clark <nick@unfortu.net>
15458              Date: Sat, 9 Mar 2002 12:42:40 +0000
15459              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
15460      Branch: perl
15461            ! Porting/pumpkin.pod
15462 ____________________________________________________________________________
15463 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
15464         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
15465              From: Paul_GreenVOS@vos.stratus.com
15466              Date: Fri, 8 Mar 02 22:34 est
15467              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
15468      Branch: perl
15469            ! pp_sys.c
15470 ____________________________________________________________________________
15471 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
15472         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
15473              From: davem@fdgroup.co.uk
15474              Date: Sat, 9 Mar 2002 00:13:27 GMT
15475              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
15476      Branch: perl
15477            ! dump.c
15478 ____________________________________________________________________________
15479 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
15480         Log: Deglitch from Rafael.
15481      Branch: perl
15482            ! ext/B/t/lint.t
15483 ____________________________________________________________________________
15484 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
15485         Log: Still more portability.
15486      Branch: perl
15487            ! Porting/findrfuncs
15488 ____________________________________________________________________________
15489 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
15490         Log: More portability.
15491      Branch: perl
15492            ! Porting/findrfuncs
15493 ____________________________________________________________________________
15494 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
15495         Log: Shared library paths; running tests manually.
15496      Branch: perl
15497            ! INSTALL
15498 ____________________________________________________________________________
15499 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
15500         Log: Subject: RE: Two questions
15501              From: "Green, Paul" <Paul.Green@stratus.com>
15502              Date: Fri, 8 Mar 2002 17:55:19 -0500
15503              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
15504      Branch: perl
15505            ! Porting/pumpkin.pod
15506 ____________________________________________________________________________
15507 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
15508         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
15509              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
15510      Branch: perl
15511            + ext/B/t/lint.t
15512            ! MANIFEST ext/B/B/Lint.pm
15513 ____________________________________________________________________________
15514 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
15515         Log: metaconfig unit change for #15119.
15516      Branch: metaconfig
15517            ! U/threads/d_pthread_atfork.U
15518 ____________________________________________________________________________
15519 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
15520         Log: In DG/UX finding pthread_atfork requires a true compile,
15521              from Takis Psarogiannakopoulos.
15522      Branch: perl
15523            ! Configure config_h.SH
15524 ____________________________________________________________________________
15525 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
15526         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
15527              From: John Peacock <jpeacock@rowman.com>
15528              Date: Fri, 08 Mar 2002 15:52:41 -0500
15529              Message-ID: <3C892499.4050502@rowman.com>
15530      Branch: perl
15531            ! lib/ExtUtils/xsubpp
15532 ____________________________________________________________________________
15533 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
15534         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
15535              From: "Craig A. Berry" <craigberry@mac.com>
15536              Date: Fri, 08 Mar 2002 15:02:51 -0600
15537              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
15538      Branch: perl
15539            ! t/op/write.t
15540 ____________________________________________________________________________
15541 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
15542         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
15543              From: Paul_GreenVOS@vos.stratus.com
15544              Date: Fri, 8 Mar 02 14:45 est
15545              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
15546      Branch: perl
15547            ! installperl
15548 ____________________________________________________________________________
15549 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
15550         Log: Subject: [PATCH @15109] tm_tm_* for VMS
15551              From: "Craig A. Berry" <craigberry@mac.com>
15552              Date: Fri, 08 Mar 2002 13:07:52 -0600
15553              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
15554      Branch: perl
15555            ! configure.com
15556 ____________________________________________________________________________
15557 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
15558         Log: Detypo.
15559      Branch: perl
15560            ! Changes
15561 ____________________________________________________________________________
15562 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
15563         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
15564      Branch: perl
15565            ! t/op/pat.t
15566 ____________________________________________________________________________
15567 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
15568         Log: HP-UX nm seems to repeat itself.
15569      Branch: perl
15570            ! Porting/findrfuncs
15571 ____________________________________________________________________________
15572 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
15573         Log: Nice porting script from Sarathy.  Well, less nice
15574              in the sense that it shows the looong road ahead.
15575      Branch: perl
15576            + Porting/findrfuncs
15577            ! MANIFEST Porting/makerel
15578 ____________________________________________________________________________
15579 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
15580         Log: Subject: Re: Performance considerations for UTF-8
15581              From: Jarkko Hietaniemi <jhi@iki.fi>
15582              Date: Fri, 8 Mar 2002 18:53:28 +0200
15583              Message-ID: <20020308185328.D640@alpha.hut.fi>
15584              
15585              (put all in perlunicode)
15586      Branch: perl
15587            ! pod/perlunicode.pod
15588 ____________________________________________________________________________
15589 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
15590         Log: Update Changes.
15591      Branch: perl
15592            ! Changes patchlevel.h
15593 ____________________________________________________________________________
15594 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
15595         Log: Subject: Cygwin cygipc support skipped
15596              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
15597              Date: Fri, 8 Mar 2002 16:59:34 +0100
15598              Message-ID: <113694157285.20020308165934@familiehaase.de>
15599      Branch: perl
15600            ! hints/cygwin.sh
15601 ____________________________________________________________________________
15602 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
15603         Log: metaconfig unit change for #15106.
15604      Branch: metaconfig
15605            ! U/compline/d_gconvert.U
15606 ____________________________________________________________________________
15607 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
15608         Log: Subject: Re: [PATCH] tests for Gconvert
15609              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15610              Date: Thu, 07 Mar 2002 16:48:10 -0800
15611              Message-ID: <KpAi8gzkganW092yn@efn.org>
15612      Branch: perl
15613            ! Configure config_h.SH t/base/num.t
15614 ____________________________________________________________________________
15615 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
15616         Log: The new test has some teething problems.
15617      Branch: perl
15618            - ext/B/t/lint.t
15619            ! MANIFEST
15620 ____________________________________________________________________________
15621 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
15622         Log: Subject: [PATCH] B::Lint tests
15623              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15624              Date: Fri, 8 Mar 2002 14:47:19 +0100
15625              Message-ID: <20020308144719.A2663@rafael>
15626      Branch: perl
15627            + ext/B/t/lint.t
15628            ! MANIFEST ext/B/B/Lint.pm
15629 ____________________________________________________________________________
15630 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
15631         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
15632              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
15633              Date: Fri, 8 Mar 2002 13:24:14 GMT
15634              Message-Id: <200203081324.NAA00642@cleo>
15635      Branch: perl
15636            ! hints/powerux.sh
15637 ____________________________________________________________________________
15638 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
15639         Log: Subject: HP has some new models
15640              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15641              Date: Fri, 08 Mar 2002 13:07:02 +0100
15642              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
15643      Branch: perl
15644            ! README.hpux
15645 ____________________________________________________________________________
15646 [ 15101] By: ams                                   on 2002/03/08  09:11:40
15647         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
15648              From: Stas Bekman <stas@stason.org>
15649              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
15650              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
15651      Branch: perl
15652            ! pod/perlguts.pod
15653 ____________________________________________________________________________
15654 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
15655         Log: Update Changes
15656      Branch: maint-5.6/macperl
15657            ! macos/Changes
15658 ____________________________________________________________________________
15659 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
15660         Log: Replace macperlbundled with macperldelta
15661      Branch: maint-5.6/macperl
15662            ! macos/macperl/MacPerl.podhelp
15663 ____________________________________________________________________________
15664 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
15665         Log: Comsetic fixes (Thomas Wegner)
15666      Branch: maint-5.6/macperl
15667            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
15668 ____________________________________________________________________________
15669 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
15670         Log: Bump OS version
15671      Branch: maint-5.6/macperl
15672            ! macos/config.sh
15673 ____________________________________________________________________________
15674 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
15675         Log: Thought I deleted this already?
15676      Branch: perl
15677            - ext/I18N/Langinfo/fallback.c
15678 ____________________________________________________________________________
15679 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
15680         Log: perlport updates from Pudge.
15681      Branch: perl
15682            ! pod/perlport.pod
15683 ____________________________________________________________________________
15684 [ 15094] By: ams                                   on 2002/03/08  03:06:03
15685         Log: Nitpick.
15686      Branch: perl
15687            ! MANIFEST
15688 ____________________________________________________________________________
15689 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
15690         Log: Wrong test.
15691      Branch: perl
15692            ! pod/perldelta.pod
15693 ____________________________________________________________________________
15694 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
15695         Log: Integrate change 14064 from macperl to blead.
15696      Branch: perl
15697           !> pod/perlmodinstall.pod pod/perlport.pod
15698 ____________________________________________________________________________
15699 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
15700         Log: Integrate recent perlport changes
15701      Branch: maint-5.6/macperl
15702           !> pod/perlport.pod
15703 ____________________________________________________________________________
15704 [ 15089] By: ams                                   on 2002/03/08  01:54:03
15705         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
15706              minor typo in perlguts.pod
15707              From: Anton Tagunov <tagunov@motor.ru>
15708              Date: Fri, 8 Mar 2002 05:26:59 +0300
15709              Message-Id: <4649821189.20020308052659@motor.ru>
15710      Branch: perl
15711            ! pod/perlguts.pod
15712 ____________________________________________________________________________
15713 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
15714         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"! 
15715              From: Anton Tagunov <tagunov@newmail.ru>
15716              Date: Fri, 8 Mar 2002 04:31:44 +0300
15717              Message-ID: <13946506773.20020308043144@newmail.ru>
15718              
15719              (one test changed)
15720      Branch: perl
15721            ! lib/encoding.t sv.c
15722 ____________________________________________________________________________
15723 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
15724         Log: Subject: [PATCH perldelta] some more deltas
15725              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15726              Date: Thu, 7 Mar 2002 23:13:23 +0100
15727              Message-ID: <20020307231323.A13068@rafael>
15728      Branch: perl
15729            ! pod/perldelta.pod
15730 ____________________________________________________________________________
15731 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
15732         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
15733              From: Paul_GreenVOS@vos.stratus.com
15734              Date: Thu, 7 Mar 02 14:25 est
15735              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
15736      Branch: perl
15737            ! t/io/fs.t
15738 ____________________________________________________________________________
15739 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
15740         Log: As suggested by Anton Tagunov, eq and cmp now obey the
15741              encoding pragma (by remapping their byte argument if the
15742              other argument is in Unicode).  Also fix a bug found by
15743              Anton where ord undef under the encoding pragma would barf.
15744              ([ID 20020307.009] A null pointer dereference with 'use encoding')
15745              Finally, use the nicer form of sv_recode_to_utf8.
15746      Branch: perl
15747            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
15748 ____________________________________________________________________________
15749 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
15750         Log: Retract #14985, #14899, and #14990, following the principles
15751              "Do no harm." and "If it ain't broke, don't fix it."
15752              
15753              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
15754              some, but still broken, and I do not have the extra brain
15755              cells for the EBCDIC backport.  Secondly, the old version
15756              worked both in EBCDIC and non-.  Thirdly, the old version
15757              may be more amenable for the behaviour suggsted by Anton
15758              Tagunov regarding the encoding pragma.
15759      Branch: perl
15760            ! embed.fnc embed.h global.sym proto.h sv.c util.c
15761 ____________________________________________________________________________
15762 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
15763         Log: Long doubles give you long doubles.
15764      Branch: perl
15765            ! t/base/num.t
15766 ____________________________________________________________________________
15767 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
15768         Log: Forgotten deMANIFESTation.
15769      Branch: perl
15770            ! MANIFEST
15771 ____________________________________________________________________________
15772 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
15773         Log: Obsolete unused file, noticed by Dank Kogai.
15774      Branch: perl
15775            - ext/Encode/lib/Encode/JP/Tr.pm
15776 ____________________________________________________________________________
15777 [ 15080] By: ams                                   on 2002/03/07  11:31:46
15778         Log: Subject: [PATCH Changes] Changes should mirror version number
15779              From: Robin Barker <rmb1@cise.npl.co.uk>
15780              Date: Thu, 7 Mar 2002 11:04:24 GMT
15781              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
15782      Branch: perl
15783            ! Porting/pumpkin.pod
15784 ____________________________________________________________________________
15785 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
15786         Log: metaconfig unit change for #15078.
15787      Branch: metaconfig
15788            ! U/compline/d_gconvert.U
15789 ____________________________________________________________________________
15790 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
15791         Log: Subject: Re: [PATCH] tests for Gconvert
15792              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15793              Date: Wed, 06 Mar 2002 20:22:54 -0800
15794              Message-ID: <esuh8gzkg2/b092yn@efn.org>
15795      Branch: perl
15796            ! Configure pod/perldelta.pod t/base/num.t
15797 ____________________________________________________________________________
15798 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
15799         Log: Mac OS X UFS does not do ctime.
15800      Branch: perl
15801            ! pod/perldelta.pod pod/perlport.pod
15802 ____________________________________________________________________________
15803 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
15804         Log: AUTHORS updates.
15805      Branch: perl
15806            ! AUTHORS
15807 ____________________________________________________________________________
15808 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
15809         Log: Continued Chinese puzzles from Autrijus.
15810      Branch: perl
15811            + ext/Encode/t/CN.t ext/Encode/t/TW.t
15812            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
15813 ____________________________________________________________________________
15814 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
15815         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
15816              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15817              Date: Wed, 6 Mar 2002 18:13:51 +0100
15818              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
15819      Branch: perl
15820            ! lib/File/Spec/Win32.pm
15821 ____________________________________________________________________________
15822 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
15823         Log: perlport tweaks.
15824      Branch: perl
15825            ! pod/perlport.pod
15826 ____________________________________________________________________________
15827 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
15828         Log: Subject: Re: [PATCH docs] Re: Bug with -M
15829              From: Michael G Schwern <schwern@pobox.com>
15830              Date: Wed, 6 Mar 2002 16:20:27 -0500
15831              Message-ID: <20020306212027.GC4257@blackrider>
15832      Branch: perl
15833            ! pod/perlfunc.pod pod/perlport.pod
15834 ____________________________________________________________________________
15835 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
15836         Log: perldelta updates.
15837      Branch: perl
15838            ! pod/perldelta.pod
15839 ____________________________________________________________________________
15840 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
15841         Log: 5005threads wasn't even compiling.
15842      Branch: perl
15843            ! perl.c
15844 ____________________________________________________________________________
15845 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
15846         Log: Subject: Re: perl@15047 New format tests for still existing bugs
15847              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15848              Date: Wed, 06 Mar 2002 12:59:29 +0100
15849              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
15850      Branch: perl
15851            ! t/op/write.t
15852 ____________________________________________________________________________
15853 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
15854         Log: Regen Glossary et al.
15855      Branch: perl
15856            ! Porting/Glossary Porting/config.sh Porting/config_H
15857 ____________________________________________________________________________
15858 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
15859         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
15860              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
15861      Branch: perl
15862            ! util.c
15863 ____________________________________________________________________________
15864 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
15865         Log: metaconfig unit change for #15065.
15866      Branch: metaconfig
15867            ! U/compline/i_time.U
15868 ____________________________________________________________________________
15869 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
15870         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
15871      Branch: perl
15872            ! Configure config_h.SH
15873 ____________________________________________________________________________
15874 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
15875         Log: Must remove fallback.c also from here.
15876      Branch: perl
15877            ! MANIFEST
15878 ____________________________________________________________________________
15879 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
15880         Log: Subject: Re: perl@15047 WinCE
15881              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15882              Date: Wed, 06 Mar 2002 13:41:30 +0100
15883              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
15884              
15885              Subject: Re: perl@15047 Win32
15886              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15887              Date: Wed, 06 Mar 2002 13:46:02 +0100
15888              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
15889              
15890              Subject: Re: perl@15047 Epoc
15891              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15892              Date: Wed, 06 Mar 2002 13:48:31 +0100
15893              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
15894              
15895              Subject: Re: perl@15047 NetWare
15896              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15897              Date: Wed, 06 Mar 2002 13:55:46 +0100
15898              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
15899      Branch: perl
15900            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
15901            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15902            ! wince/Makefile.ce wince/config.h
15903 ____________________________________________________________________________
15904 [ 15062] By: ams                                   on 2002/03/06  09:26:49
15905         Log: Subject: Re: perl@15047
15906              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15907              Date: Wed, 06 Mar 2002 11:25:50 +0100
15908              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
15909      Branch: perl
15910            ! cygwin/perlld.in
15911 ____________________________________________________________________________
15912 [ 15061] By: ams                                   on 2002/03/06  08:44:12
15913         Log: Subject: Re: perl@15047
15914              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15915              Date: Wed, 06 Mar 2002 10:38:02 +0100
15916              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
15917      Branch: perl
15918            ! pod/perldelta.pod
15919 ____________________________________________________________________________
15920 [ 15060] By: ams                                   on 2002/03/06  08:30:33
15921         Log: Subject: Update perlhist.pod
15922              From: mjd@plover.com
15923              Date: 6 Mar 2002 07:11:55 -0000
15924              Message-Id: <20020306071155.10240.qmail@plover.com>
15925              
15926              Subject: [PATCH pod/perlvar.pod] $^V => string
15927              From: Stas Bekman <stas@stason.org>
15928              Date: Wed, 06 Mar 2002 14:56:55 +0800
15929              Message-Id: <3C85BDB7.7050700@stason.org>
15930      Branch: perl
15931            ! pod/perlhist.pod pod/perlvar.pod
15932 ____________________________________________________________________________
15933 [ 15059] By: ams                                   on 2002/03/06  04:15:38
15934         Log: Subject: [PATCH] assorted configure.com fix-ups
15935              From: "Craig A. Berry" <craigberry@mac.com>
15936              Date: Tue, 5 Mar 2002 23:11:22 -0600
15937              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
15938      Branch: perl
15939            ! configure.com
15940 ____________________________________________________________________________
15941 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
15942         Log: IRIX failure with long doubles.
15943      Branch: perl
15944            ! t/op/pack.t
15945 ____________________________________________________________________________
15946 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
15947         Log: Make reality and Changes coincide.
15948      Branch: perl
15949            ! Changes
15950 ____________________________________________________________________________
15951 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
15952         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
15953              From: Anton Tagunov <tagunov@motor.ru>
15954              Date: Wed, 6 Mar 2002 02:10:21 +0300
15955              Message-ID: <11152782757.20020306021021@motor.ru>
15956              
15957              (reworded)
15958      Branch: perl
15959            ! pod/perluniintro.pod
15960 ____________________________________________________________________________
15961 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
15962         Log: Subject: [PATCH] B::Lint doesn't work
15963              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15964              Date: Tue, 5 Mar 2002 22:51:18 +0100
15965              Message-ID: <20020305225118.C733@rafael>
15966      Branch: perl
15967            ! ext/B/B/Lint.pm
15968 ____________________________________________________________________________
15969 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
15970         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
15971              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15972              Date: Mon, 04 Mar 2002 16:24:32 -0800
15973              Message-ID: <ABBh8gzkgezX092yn@efn.org>
15974      Branch: perl
15975            ! op.h pp_ctl.c t/op/flip.t
15976 ____________________________________________________________________________
15977 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
15978         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
15979              From: Nicholas Clark <nick@unfortu.net>
15980              Date: Tue, 5 Mar 2002 22:30:49 +0000
15981              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
15982      Branch: perl
15983            ! pod/perldelta.pod
15984 ____________________________________________________________________________
15985 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
15986         Log: Subject: [PATCH] tests for Gconvert
15987              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15988              Date: Tue, 05 Mar 2002 16:35:45 -0800
15989              Message-ID: <hRWh8gzkgONX092yn@efn.org>
15990      Branch: perl
15991            ! t/base/num.t
15992 ____________________________________________________________________________
15993 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
15994         Log: Subject: [PATCH] toplevel Makefile.SH
15995              From: Paul_GreenVOS@vos.stratus.com
15996              Date: Tue, 5 Mar 02 17:34 est
15997              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
15998      Branch: perl
15999            ! Makefile.SH
16000 ____________________________________________________________________________
16001 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
16002         Log: Subject: [PATCH] pointer to perldelta in Changes
16003              From: Chris Nandor <pudge@pobox.com>
16004              Date: Tue, 05 Mar 2002 16:04:50 -0500
16005              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
16006      Branch: perl
16007            ! Changes
16008 ____________________________________________________________________________
16009 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
16010         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
16011              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16012              Date: Tue, 5 Mar 2002 22:26:20 +0100
16013              Message-ID: <20020305222620.A733@rafael>
16014      Branch: perl
16015            ! pod/perldelta.pod
16016 ____________________________________________________________________________
16017 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
16018         Log: Solaris: allow for /usr/bin/df not to exist.
16019              
16020              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
16021              From: Kingpin <mthurn@copper.dulles.tasc.com>
16022              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
16023              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
16024      Branch: perl
16025            ! hints/solaris_2.sh
16026 ____________________________________________________________________________
16027 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
16028         Log: Update Changes.
16029      Branch: perl
16030            ! Changes patchlevel.h
16031 ____________________________________________________________________________
16032 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
16033         Log: Double MANIFESTing.
16034      Branch: perl
16035            ! ext/Encode/MANIFEST
16036 ____________________________________________________________________________
16037 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
16038         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
16039      Branch: perl
16040            - ext/Encode/Encode/7bit-kr.enc
16041            - ext/Encode/lib/Encode/Tcl/HanZi.pm
16042            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
16043 ____________________________________________________________________________
16044 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
16045         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
16046              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16047              Date: Tue, 5 Mar 2002 14:35:57 +0100
16048              Message-ID: <20020305143557.C695@rafael>   
16049      Branch: perl
16050            ! pp_sys.c t/lib/warnings/pp_sys
16051 ____________________________________________________________________________
16052 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
16053         Log: Subject: [PATCH Devel::PPPort]
16054              From: Robin Barker <rmb1@cise.npl.co.uk>
16055              Date: Tue, 5 Mar 2002 13:37:59 GMT
16056              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
16057      Branch: perl
16058            ! ext/Devel/PPPort/Makefile.PL
16059 ____________________________________________________________________________
16060 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
16061         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
16062      Branch: perl
16063            ! ext/Encode/t/Tcl.t
16064 ____________________________________________________________________________
16065 [ 15041] By: nick                                  on 2002/03/05  07:23:58
16066         Log: Integrate mainline (5.7.3)
16067      Branch: perlio
16068           +> ext/Encode/lib/Encode/CN/HZ.pm
16069            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
16070           !> (integrate 54 files)
16071 ____________________________________________________________________________
16072 [ 15040] By: ams                                   on 2002/03/05  05:10:33
16073         Log: Subject: DOC PATCH 5.7.3 (perldelta)
16074              From: mjd@plover.com
16075              Date: 5 Mar 2002 05:35:58 -0000
16076              Message-Id: <20020305053558.31677.qmail@plover.com>
16077      Branch: perl
16078            ! pod/perldelta.pod
16079 ____________________________________________________________________________
16080 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
16081         Log: This is 5.7.3.
16082      Branch: perl
16083            ! patchlevel.h
16084 ____________________________________________________________________________
16085 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
16086         Log: Shoo.
16087      Branch: perl
16088            ! ext/Encode/t/Tcl.t
16089 ____________________________________________________________________________
16090 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
16091         Log: Update Changes.
16092      Branch: perl
16093            ! Changes patchlevel.h
16094 ____________________________________________________________________________
16095 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
16096         Log: Regen perlapi.
16097      Branch: perl
16098            ! pod/perlapi.pod
16099 ____________________________________________________________________________
16100 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
16101         Log: Tie::File doc tweak for Win32 from mjd. 
16102      Branch: perl
16103            ! lib/Tie/File.pm
16104 ____________________________________________________________________________
16105 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
16106         Log: Regen toc.
16107      Branch: perl
16108            ! pod/perltoc.pod
16109 ____________________________________________________________________________
16110 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
16111         Log: Decommission Encode::Tcl HZ testing for now.
16112      Branch: perl
16113            ! ext/Encode/t/Tcl.t
16114 ____________________________________________________________________________
16115 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
16116         Log: Must have a return.
16117      Branch: perl
16118            ! pp_pack.c
16119 ____________________________________________________________________________
16120 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
16121         Log: The very latest win32 score from Jan Dubois.
16122      Branch: perl
16123            ! pod/perldelta.pod
16124 ____________________________________________________________________________
16125 [ 15030] By: ams                                   on 2002/03/05  01:40:01
16126         Log: Subject: [PATCH] README.macos
16127              From: Chris Nandor <pudge@pobox.com>
16128              Date: Mon, 04 Mar 2002 17:37:59 -0500
16129              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
16130      Branch: perl
16131            ! README.macos
16132 ____________________________________________________________________________
16133 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
16134         Log: "The last pieces of Chinese puzzle" from Autrijus.
16135      Branch: perl
16136            + ext/Encode/lib/Encode/CN/HZ.pm
16137            - ext/Encode/Encode/HZ.enc
16138            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
16139            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
16140 ____________________________________________________________________________
16141 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
16142         Log: Known test failures updates.
16143      Branch: perl
16144            ! pod/perldelta.pod
16145 ____________________________________________________________________________
16146 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
16147         Log: One more nit from mjd.
16148      Branch: perl
16149            ! lib/Tie/File/t/16_handle.t
16150 ____________________________________________________________________________
16151 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
16152         Log: Upgrade to Tie::File 0.17 from mjd.
16153      Branch: perl
16154            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
16155            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
16156 ____________________________________________________________________________
16157 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
16158         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
16159              From: Nicholas Clark <nick@unfortu.net>
16160              Date: Mon, 4 Mar 2002 23:33:52 +0000
16161              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
16162      Branch: perl
16163            ! pod/perldelta.pod
16164 ____________________________________________________________________________
16165 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
16166         Log: Escapee.
16167      Branch: perl
16168            ! proto.h
16169 ____________________________________________________________________________
16170 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
16171         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
16172              From: Nicholas Clark <nick@unfortu.net>
16173              Date: Mon, 4 Mar 2002 22:48:38 +0000
16174              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
16175      Branch: perl
16176            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
16177            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
16178            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
16179            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
16180            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
16181            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
16182            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
16183 ____________________________________________________________________________
16184 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
16185         Log: Cleaner.
16186      Branch: perl
16187            ! Makefile.SH
16188 ____________________________________________________________________________
16189 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
16190         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
16191              From: Jeffrey Friedl <jfriedl@yahoo.com>
16192              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
16193              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
16194      Branch: perl
16195            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
16196            ! pod/perlvar.pod
16197 ____________________________________________________________________________
16198 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
16199         Log: More Han tweaks from Autrjius Tang: most importantly,
16200              gbk is identical to cp936, so gbk can be removed and
16201              taken care of by an alias.
16202      Branch: perl
16203            - ext/Encode/Encode/gbk.enc
16204            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
16205            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
16206            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
16207            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
16208 ____________________________________________________________________________
16209 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
16210         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
16211              From: Nicholas Clark <nick@unfortu.net>
16212              Date: Mon, 4 Mar 2002 22:20:13 +0000
16213              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
16214      Branch: perl
16215            ! pod/perldelta.pod
16216 ____________________________________________________________________________
16217 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
16218         Log: Based on
16219              
16220              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
16221              From: Anton Tagunov <tagunov@motor.ru>
16222              Date: Mon, 4 Mar 2002 21:14:39 +0300
16223              Message-ID: <1814137429.20020304211439@motor.ru>
16224      Branch: perl
16225            ! pod/perlunicode.pod
16226 ____________________________________________________________________________
16227 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
16228         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
16229              From: John Peacock <jpeacock@rowman.com>
16230              Date: Mon, 04 Mar 2002 16:18:42 -0500
16231              Message-ID: <3C83E4B2.3060700@rowman.com>
16232              
16233              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
16234              From: John Peacock <jpeacock@rowman.com>
16235              Date: Mon, 04 Mar 2002 16:42:55 -0500
16236              Message-ID: <3C83EA5F.80303@rowman.com>
16237      Branch: perl
16238            ! lib/ExtUtils/xsubpp pod/perlxs.pod
16239 ____________________________________________________________________________
16240 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
16241         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
16242              From: "Craig A. Berry" <craigberry@mac.com>
16243              Date: Mon, 04 Mar 2002 14:47:59 -0600
16244              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
16245              
16246              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
16247              From: "Craig A. Berry" <craigberry@mac.com>
16248              Date: Mon, 04 Mar 2002 15:04:58 -0600
16249              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
16250      Branch: perl
16251            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
16252 ____________________________________________________________________________
16253 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
16254         Log: metaconfig unit change for #15014.
16255      Branch: metaconfig/U/perl
16256            ! Extensions.U
16257 ____________________________________________________________________________
16258 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
16259         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
16260              of known extensions, where Encode::JP already is.
16261      Branch: perl
16262            ! Configure Porting/config.sh Porting/config_H uconfig.h
16263 ____________________________________________________________________________
16264 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
16265         Log: SJIS, from Dan Kogai.
16266      Branch: perl
16267            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
16268 ____________________________________________________________________________
16269 [ 15012] By: nick                                  on 2002/03/04  17:35:50
16270         Log: Intergrate perlio's Encode/compile
16271      Branch: perl
16272           !> ext/Encode/compile
16273 ____________________________________________________________________________
16274 [ 15011] By: nick                                  on 2002/03/04  17:29:54
16275         Log: Avoid $Id$ cleverness and just have a $VERSION.
16276      Branch: perlio
16277            ! ext/Encode/compile
16278 ____________________________________________________________________________
16279 [ 15010] By: nick                                  on 2002/03/04  17:29:14
16280         Log: Integrate mainline
16281      Branch: perlio
16282           +> lib/Math/BigInt/t/isa.t
16283           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
16284           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
16285           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
16286           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
16287           !> warnings.pl
16288 ____________________________________________________________________________
16289 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
16290         Log: Integrate ext/Encode/compile from perlio.
16291      Branch: perl
16292           !> ext/Encode/compile
16293 ____________________________________________________________________________
16294 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
16295         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
16296              updates not integrated, something odd going on in there.)
16297      Branch: perl
16298           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
16299           !> lib/Tie/File/t/16_handle.t
16300 ____________________________________________________________________________
16301 [ 15007] By: nick                                  on 2002/03/04  17:08:17
16302         Log: Integrate mainline
16303      Branch: perlio
16304           !> AUTHORS Changes Porting/Glossary Porting/config.sh
16305           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
16306           !> pod/perltoc.pod
16307 ____________________________________________________________________________
16308 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
16309         Log: A new M::BI test.
16310      Branch: perl
16311            + lib/Math/BigInt/t/isa.t
16312            ! MANIFEST
16313 ____________________________________________________________________________
16314 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
16315         Log: Subject: VMS test and perldelta update
16316              From: "Craig A. Berry" <craigberry@mac.com>
16317              Date: Mon, 04 Mar 2002 11:03:37 -0600
16318              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
16319      Branch: perl
16320            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
16321 ____________________________________________________________________________
16322 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
16323         Log: Needed for threaded builds.
16324      Branch: perl
16325            ! embed.fnc embed.h
16326 ____________________________________________________________________________
16327 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
16328         Log: Subject: [PATCH] taint + deprecated warnings
16329              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16330              Date: Mon, 4 Mar 2002 16:33:23 -0000
16331              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
16332      Branch: perl
16333            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
16334            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
16335            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
16336 ____________________________________________________________________________
16337 [ 15002] By: nick                                  on 2002/03/04  16:19:06
16338         Log: Win32 tweak
16339      Branch: perlio
16340            ! lib/Tie/File/t/16_handle.t
16341 ____________________________________________________________________________
16342 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
16343         Log: Update Changes.
16344      Branch: perl
16345            ! Changes patchlevel.h
16346 ____________________________________________________________________________
16347 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
16348         Log: AUTHORS updates.
16349      Branch: perl
16350            ! AUTHORS
16351 ____________________________________________________________________________
16352 [ 14999] By: nick                                  on 2002/03/04  15:26:43
16353         Log: Win32 hack
16354      Branch: perlio
16355            ! ext/Encode/compile ext/Encode/t/JP.t
16356 ____________________________________________________________________________
16357 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
16358         Log: Encode doc tweak from Autrijus Tang.
16359      Branch: perl
16360            ! ext/Encode/Encode.pm
16361 ____________________________________________________________________________
16362 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
16363         Log: Regen Glossary et al.  (It seems the #14875 didn't
16364              quite work in removing the double-dot?)
16365      Branch: perl
16366            ! Porting/Glossary Porting/config.sh Porting/config_H
16367 ____________________________________________________________________________
16368 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
16369         Log: Regen toc.
16370      Branch: perl
16371            ! pod/perltoc.pod
16372 ____________________________________________________________________________
16373 [ 14995] By: nick                                  on 2002/03/04  14:42:09
16374         Log: Remove debugging assert
16375      Branch: perlio
16376            ! ext/threads/shared/shared.xs
16377 ____________________________________________________________________________
16378 [ 14994] By: nick                                  on 2002/03/04  14:41:54
16379         Log: Integrate mainline
16380      Branch: perlio
16381           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
16382           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
16383           !> lib/Tie/File/t/15_pushpop.t util.c
16384 ____________________________________________________________________________
16385 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
16386         Log: Han update from Autrijus Tang. 
16387      Branch: perl
16388            ! ext/Encode/Encode.pm
16389 ____________________________________________________________________________
16390 [ 14992] By: nick                                  on 2002/03/04  14:08:38
16391         Log: Integrate mainline - all tests pass - some noise from threads
16392              av_simple (SuSE7.3).
16393      Branch: perlio
16394           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
16395           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
16396           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
16397           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
16398           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
16399           +> lib/Tie/File/t/11_rv_splice_rs.t
16400           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
16401           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
16402           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
16403            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
16404            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
16405            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
16406            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
16407            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
16408            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
16409            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
16410            - lib/Tie/File/15_pushpop.t
16411           !> (integrate 47 files)
16412 ____________________________________________________________________________
16413 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
16414         Log: Missing MANIFESTations.
16415      Branch: perl
16416            ! MANIFEST
16417 ____________________________________________________________________________
16418 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
16419         Log: Attempt at portability.
16420      Branch: perl
16421            ! util.c
16422 ____________________________________________________________________________
16423 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
16424         Log: Needed by #14985.
16425      Branch: perl
16426            ! embed.h global.sym proto.h
16427 ____________________________________________________________________________
16428 [ 14988] By: ams                                   on 2002/03/04  08:59:27
16429         Log: Upgrade to Tie::File 0.16.
16430      Branch: perl
16431            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
16432            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
16433            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
16434            ! lib/Tie/File/t/15_pushpop.t
16435 ____________________________________________________________________________
16436 [ 14987] By: ams                                   on 2002/03/04  08:48:11
16437         Log: Subject: [PATCH @14577] perly-fixer
16438              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16439              Date: Mon, 4 Mar 2002 02:28:51 -0500
16440              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
16441      Branch: perl
16442            ! Makefile.SH perly.fixer
16443 ____________________________________________________________________________
16444 [ 14986] By: ams                                   on 2002/03/04  08:43:37
16445         Log: Subject: [PATCH @14577] xsubpp
16446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16447              Date: Mon, 4 Mar 2002 02:25:52 -0500
16448              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
16449      Branch: perl
16450            ! lib/ExtUtils/xsubpp pod/perlxs.pod
16451 ____________________________________________________________________________
16452 [ 14985] By: ams                                   on 2002/03/04  08:40:46
16453         Log: Subject: [PATCH @14577] sv_cmp and friends
16454              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16455              Date: Mon, 4 Mar 2002 02:31:04 -0500
16456              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
16457      Branch: perl
16458            ! embed.fnc sv.c util.c
16459 ____________________________________________________________________________
16460 [ 14984] By: ams                                   on 2002/03/04  08:16:06
16461         Log: Fix File::Path docs as suggested by Ronald Kimball.
16462      Branch: perl
16463            ! lib/File/Path.pm
16464 ____________________________________________________________________________
16465 [ 14983] By: ams                                   on 2002/03/04  08:11:20
16466         Log: Update perldata fix as suggested by Benjamin Goldberg.
16467      Branch: perl
16468            ! pod/perldata.pod
16469 ____________________________________________________________________________
16470 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
16471         Log: Faulty skip.
16472      Branch: perl
16473            ! ext/DB_File/t/db-recno.t
16474 ____________________________________________________________________________
16475 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
16476         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
16477              From: Anton Tagunov <tagunov@motor.ru>
16478              Date: Mon, 4 Mar 2002 05:41:41 +0300
16479              Message-Id: <7916563907.20020304054141@motor.ru>
16480              
16481              Subject: [ID 20020303.005] Patch perlinicode C API description
16482              From: Anton Tagunov <tagunov@motor.ru>
16483              Date: Mon, 4 Mar 2002 06:08:23 +0300
16484              Message-Id: <2018165510.20020304060823@motor.ru>
16485      Branch: perl
16486            ! lib/utf8.pm pod/perlunicode.pod
16487 ____________________________________________________________________________
16488 [ 14980] By: ams                                   on 2002/03/04  02:19:20
16489         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
16490              From: Anton Tagunov <tagunov@motor.ru>
16491              Date: Mon, 4 Mar 2002 02:17:40 +0300
16492              Message-Id: <1344322124.20020304021740@motor.ru>
16493      Branch: perl
16494            ! pod/perldata.pod
16495 ____________________________________________________________________________
16496 [ 14979] By: ams                                   on 2002/03/04  02:17:54
16497         Log: Subject: RE: [PATCH] RE: DB_File breakage
16498              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16499              Date: Sun, 3 Mar 2002 23:56:31 -0000
16500              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
16501      Branch: perl
16502            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16503            ! ext/DB_File/t/db-recno.t
16504 ____________________________________________________________________________
16505 [ 14978] By: ams                                   on 2002/03/04  02:07:16
16506         Log: Subject: [PATCH] docs for ExtUtils::Manifest
16507              From: Nicholas Clark <nick@unfortu.net>
16508              Date: Sun, 3 Mar 2002 23:29:25 +0000
16509              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
16510      Branch: perl
16511            ! lib/ExtUtils/Manifest.pm
16512 ____________________________________________________________________________
16513 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
16514         Log: Forgot from the M::BI 1.54 update.
16515      Branch: perl
16516            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
16517            ! lib/Math/BigInt/t/upgrade.inc
16518 ____________________________________________________________________________
16519 [ 14976] By: ams                                   on 2002/03/04  02:04:32
16520         Log: Subject: [PATCH] attr
16521              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16522              Date: Sun, 3 Mar 2002 22:09:58 -0000
16523              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
16524      Branch: perl
16525            ! lib/warnings.pm warnings.pl
16526 ____________________________________________________________________________
16527 [ 14975] By: ams                                   on 2002/03/04  02:01:27
16528         Log: Subject: [PATCH] File::Path documentation
16529              From: Colin Meyer <cmeyer@helvella.org>
16530              Date: Sun, 3 Mar 2002 14:54:24 -0800
16531              Message-Id: <20020303145424.A21774@hobart.helvella.org>
16532      Branch: perl
16533            ! lib/File/Path.pm
16534 ____________________________________________________________________________
16535 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
16536         Log: Typo.
16537      Branch: perl
16538            ! lib/Math/BigInt/t/upgrade.t
16539 ____________________________________________________________________________
16540 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
16541         Log: Editing errors.
16542      Branch: perl
16543            ! MANIFEST
16544 ____________________________________________________________________________
16545 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
16546         Log: Upgrade to Math::BigInt 1.54.
16547      Branch: perl
16548            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
16549            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
16550            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
16551            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
16552            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
16553            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
16554 ____________________________________________________________________________
16555 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
16556         Log: Test tweak from Craig Berry.
16557      Branch: perl
16558            ! lib/Tie/File/t/15_pushpop.t
16559 ____________________________________________________________________________
16560 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
16561         Log: Upgrade to Tie::File 0.15.
16562      Branch: perl
16563            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
16564            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
16565            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
16566            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
16567            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
16568            + lib/Tie/File/t/11_rv_splice_rs.t
16569            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
16570            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
16571            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
16572            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
16573            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
16574            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
16575            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
16576            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
16577            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
16578            - lib/Tie/File/15_pushpop.t
16579            ! MANIFEST lib/Tie/File.pm
16580 ____________________________________________________________________________
16581 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
16582         Log: The EBCDIC gaps apply only to the real A-Z.
16583      Branch: perl
16584            ! ext/B/B/Deparse.pm
16585 ____________________________________________________________________________
16586 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
16587         Log: EBCDIC: deparse \cX correctly.
16588      Branch: perl
16589            ! ext/B/B/Deparse.pm
16590 ____________________________________________________________________________
16591 [ 14967] By: ams                                   on 2002/03/03  18:18:00
16592         Log: Subject: [PATCH] nit in perlsyn.pod
16593              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
16594              Date: Sun, 03 Mar 2002 20:16:10 +0100
16595              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
16596      Branch: perl
16597            ! pod/perlsyn.pod
16598 ____________________________________________________________________________
16599 [ 14966] By: ams                                   on 2002/03/03  18:06:32
16600         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
16601              From: Michael G Schwern <schwern@pobox.com>
16602              Date: Sun, 3 Mar 2002 13:33:28 -0500
16603              Message-Id: <20020303183328.GA3296@blackrider>
16604      Branch: perl
16605            ! utils/h2xs.PL
16606 ____________________________________________________________________________
16607 [ 14965] By: ams                                   on 2002/03/03  18:00:03
16608         Log: Subject: [ PATCH ] HP back to default
16609              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16610              Date: Sun, 03 Mar 2002 18:48:34 +0100
16611              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
16612      Branch: perl
16613            ! hints/hpux.sh
16614 ____________________________________________________________________________
16615 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
16616         Log: EBCDIC: special cases of special cases.
16617      Branch: perl
16618            ! t/uni/case.pl
16619 ____________________________________________________________________________
16620 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
16621         Log: EBCDIC: the v-string components cannot exceed 2147483647.
16622      Branch: perl
16623            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
16624 ____________________________________________________________________________
16625 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
16626         Log: Remove the bogus "incorrect case" warning completely.
16627              The problem exists, but the cure, in which ever form
16628              it will be, needs to be something more subtle.
16629      Branch: perl
16630            ! op.c pod/perldiag.pod
16631 ____________________________________________________________________________
16632 [ 14961] By: ams                                   on 2002/03/03  13:39:09
16633         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
16634              From: Mark-Jason Dominus <mjd@plover.com>
16635              Date: Sun, 03 Mar 2002 09:32:16 -0500
16636              Message-Id: <20020303143216.10536.qmail@plover.com>
16637      Branch: perl
16638            ! t/op/tiearray.t
16639 ____________________________________________________________________________
16640 [ 14960] By: nick                                  on 2002/03/03  09:59:59
16641         Log: Integrate mainline
16642      Branch: perlio
16643           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
16644            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
16645            ! ext/Encode/compile
16646           !> (integrate 27 files)
16647 ____________________________________________________________________________
16648 [ 14959] By: ams                                   on 2002/03/03  08:11:34
16649         Log: Fix #14957.
16650      Branch: perl
16651            ! ext/DB_File/t/db-recno.t
16652 ____________________________________________________________________________
16653 [ 14958] By: ams                                   on 2002/03/03  05:51:00
16654         Log: Subject: [PATCH @14577] NL in debugger
16655              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16656              Date: Sat, 2 Mar 2002 05:34:12 -0500
16657              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
16658      Branch: perl
16659            ! lib/perl5db.pl
16660 ____________________________________________________________________________
16661 [ 14957] By: ams                                   on 2002/03/03  05:00:04
16662         Log: Subject: Re: DB_File breakage
16663              From: Schuyler Erle <schuyler@oreilly.com>
16664              Date: Sat, 02 Mar 2002 21:50:30 -0800
16665              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
16666      Branch: perl
16667            ! ext/DB_File/t/db-recno.t
16668 ____________________________________________________________________________
16669 [ 14956] By: ams                                   on 2002/03/03  04:40:08
16670         Log: Subject: [PATCH @14577] Debugging OPs
16671              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16672              Date: Sat, 2 Mar 2002 05:49:58 -0500
16673              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
16674      Branch: perl
16675            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
16676            ! pod/perlrun.pod sv.h
16677 ____________________________________________________________________________
16678 [ 14955] By: ams                                   on 2002/03/03  04:34:41
16679         Log: Subject: Tie::Array doc patch
16680              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
16681              Date: Sat, 02 Mar 2002 08:42:56 +0900
16682              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
16683      Branch: perl
16684            ! lib/Tie/Array.pm
16685 ____________________________________________________________________________
16686 [ 14954] By: ams                                   on 2002/03/03  04:23:33
16687         Log: Subject: Re: Smoke 14870
16688              From: Nicholas Clark <nick@unfortu.net>
16689              Date: Sat, 2 Mar 2002 20:00:53 +0000
16690              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
16691      Branch: perl
16692            ! README.hpux
16693 ____________________________________________________________________________
16694 [ 14953] By: ams                                   on 2002/03/03  04:15:49
16695         Log: Subject: RE: VERSION core
16696              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16697              Date: Sat, 2 Mar 2002 22:50:44 -0000
16698              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
16699      Branch: perl
16700            ! t/comp/use.t
16701 ____________________________________________________________________________
16702 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
16703         Log: The #14949 removed this error from non-Win32.
16704      Branch: perl
16705            ! t/lib/warnings/op
16706 ____________________________________________________________________________
16707 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
16708         Log: BeOS back on track.
16709      Branch: perl
16710            ! README.beos
16711 ____________________________________________________________________________
16712 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
16713         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
16714              higher is okay.
16715      Branch: perl
16716            ! ext/POSIX/t/posix.t
16717 ____________________________________________________________________________
16718 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
16719         Log: For now, make "incorrect case" a Win32-only warning.
16720      Branch: perl
16721            ! op.c
16722 ____________________________________________________________________________
16723 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
16724         Log: Demand more before attempting socketpair().
16725      Branch: perl
16726            ! pp_sys.c
16727 ____________________________________________________________________________
16728 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
16729         Log: Remove obsolete hack.
16730      Branch: perl
16731            ! makedepend.SH
16732 ____________________________________________________________________________
16733 [ 14946] By: ams                                   on 2002/03/02  16:00:32
16734         Log: Forgot to delete encode.* from MANIFEST.
16735      Branch: perl
16736            ! MANIFEST
16737 ____________________________________________________________________________
16738 [ 14945] By: ams                                   on 2002/03/02  14:41:03
16739         Log: Delete ex-test output.
16740      Branch: perl
16741            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
16742 ____________________________________________________________________________
16743 [ 14944] By: ams                                   on 2002/03/02  13:54:35
16744         Log: Subject: [PATCH] DB_File 1.803
16745              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16746              Date: Sat, 2 Mar 2002 14:33:32 -0000
16747              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
16748      Branch: perl
16749            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16750            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
16751 ____________________________________________________________________________
16752 [ 14943] By: ams                                   on 2002/03/02  13:43:06
16753         Log: Upgrade to Tie::File 0.14.
16754      Branch: perl
16755            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
16756            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
16757            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
16758 ____________________________________________________________________________
16759 [ 14942] By: nick                                  on 2002/03/02  11:05:53
16760         Log: Integrate mainline
16761      Branch: perlio
16762           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
16763           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
16764           +> ext/Encode/t/table.utf8
16765           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
16766           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
16767           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
16768           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
16769           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
16770           !> universal.c utils/perldoc.PL
16771 ____________________________________________________________________________
16772 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
16773         Log: More CJK (just C, really) tables from Autrijus Tang
16774              (originally from iconv, used with permission of Bruno Haible)
16775      Branch: perl
16776            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
16777            + ext/Encode/Encode/iso-ir-165.enc
16778            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
16779            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
16780            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
16781 ____________________________________________________________________________
16782 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
16783         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
16784              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
16785              Date: Fri, 1 Mar 2002 15:32:13 -0500
16786              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
16787      Branch: perl
16788            ! utils/perldoc.PL
16789 ____________________________________________________________________________
16790 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
16791         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
16792              From: Schuyler Erle <schuyler@oreilly.com>
16793              Date: Fri, 01 Mar 2002 14:22:19 -0800
16794              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
16795              
16796              Subject: Re: PATCH: "splice() offset past end of array" warning.
16797              From: Mark-Jason Dominus <mjd@plover.com>
16798              Date: Fri, 01 Mar 2002 17:19:49 -0500
16799              Message-ID: <20020301221949.7610.qmail@plover.com>
16800      Branch: perl
16801            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
16802 ____________________________________________________________________________
16803 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
16804         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
16805              From: Mark-Jason Dominus <mjd@plover.com>
16806              Date: Fri, 01 Mar 2002 18:35:35 -0500
16807              Message-ID: <20020301233535.15969.qmail@plover.com>
16808      Branch: perl
16809            ! av.c
16810 ____________________________________________________________________________
16811 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
16812         Log: Subject: RE: VERSION core
16813              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16814              Date: Fri, 1 Mar 2002 23:47:48 -0000
16815              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
16816      Branch: perl
16817            ! pod/perldiag.pod universal.c
16818 ____________________________________________________________________________
16819 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
16820         Log: Update Changes
16821      Branch: maint-5.6/macperl
16822            ! macos/Changes
16823 ____________________________________________________________________________
16824 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
16825         Log: Fix update to resources
16826      Branch: maint-5.6/macperl
16827            ! macos/macperl/MacPerl.r
16828 ____________________________________________________________________________
16829 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
16830         Log: metaconfig unit change for #14930.
16831      Branch: metaconfig
16832            ! U/modified/Init.U
16833 ____________________________________________________________________________
16834 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
16835         Log: Fix debugger to handle Mac OS psedofiles
16836      Branch: maint-5.6/macperl
16837            ! lib/DB.pm lib/perl5db.pl
16838 ____________________________________________________________________________
16839 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
16840         Log: Various fixes from Thomas Wegner
16841      Branch: maint-5.6/macperl
16842            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
16843 ____________________________________________________________________________
16844 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
16845         Log: Some resource updates
16846      Branch: maint-5.6/macperl
16847            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
16848            ! macos/macperl/MacPerl.rsrc
16849 ____________________________________________________________________________
16850 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
16851         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
16852              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16853              Date: Fri, 01 Mar 2002 09:38:59 -0800
16854              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
16855      Branch: perl
16856            ! Configure
16857 ____________________________________________________________________________
16858 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
16859         Log: Add some missing sfio symbols (Alan Fry)
16860      Branch: maint-5.6/macperl
16861            ! macos/macperl.sym
16862 ____________________________________________________________________________
16863 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
16864         Log: Update version and README
16865      Branch: maint-5.6/macperl
16866            ! README.macos macos/MPVersion.r
16867 ____________________________________________________________________________
16868 [ 14926] By: nick                                  on 2002/03/01  15:56:41
16869         Log: Integrate mainline
16870      Branch: perlio
16871           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
16872           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
16873           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
16874           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
16875           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
16876           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
16877           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
16878           +> lib/Tie/File/13_size_rs.t
16879           !> (integrate 80 files)
16880 ____________________________________________________________________________
16881 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
16882         Log: Better advertising.
16883      Branch: perl
16884            ! pod/perldelta.pod pod/perlfaq5.pod
16885 ____________________________________________________________________________
16886 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
16887         Log: Update Changes.
16888      Branch: perl
16889            ! Changes patchlevel.h
16890 ____________________________________________________________________________
16891 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
16892         Log: Lost in the shuffle.
16893      Branch: perl
16894            + lib/Math/BigInt/t/downgrade.t
16895            ! MANIFEST
16896 ____________________________________________________________________________
16897 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
16898         Log: Advertise Tie::File.
16899      Branch: perl
16900            ! pod/perldelta.pod pod/perlfaq5.pod
16901 ____________________________________________________________________________
16902 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
16903         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
16904              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16905              Date: Thu, 28 Feb 2002 18:55:48 +0100
16906              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
16907      Branch: perl
16908            ! x2p/walk.c
16909 ____________________________________________________________________________
16910 [ 14920] By: ams                                   on 2002/03/01  09:06:01
16911         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
16912              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16913              Date: Tue, 26 Feb 2002 19:54:31 -0500
16914              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
16915      Branch: perl
16916            ! embed.fnc ext/B/B/Deparse.pm gv.c
16917 ____________________________________________________________________________
16918 [ 14919] By: ams                                   on 2002/03/01  03:03:12
16919         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
16920      Branch: perl
16921            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
16922            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
16923            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
16924            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
16925            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
16926            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
16927            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
16928 ____________________________________________________________________________
16929 [ 14918] By: ams                                   on 2002/03/01  02:36:58
16930         Log: Add Tie::File 0.12 from MJD.
16931      Branch: perl
16932            + lib/Tie/File.pm lib/Tie/File/01_gen.t
16933            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
16934            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
16935            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
16936            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
16937            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
16938            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
16939            ! MANIFEST
16940 ____________________________________________________________________________
16941 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
16942         Log: Encoding name mapping tweaks.
16943      Branch: perl
16944            ! ext/Encode/Encode.pm
16945 ____________________________________________________________________________
16946 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
16947         Log: metaconfig unit change for #14915.
16948      Branch: metaconfig
16949            ! U/modified/Init.U
16950 ____________________________________________________________________________
16951 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
16952         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
16953              From: Paul_GreenVOS@vos.stratus.com
16954              Date: Thu, 28 Feb 02 15:05 est
16955              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
16956      Branch: perl
16957            ! Configure
16958 ____________________________________________________________________________
16959 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
16960         Log: PL_bostr was pointing to the wrong string
16961              (a string left around from the loading of the Unicode \w)
16962              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
16963              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
16964      Branch: perl
16965            ! regexec.c
16966 ____________________________________________________________________________
16967 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
16968         Log: Sync with libnet-1.10
16969      Branch: perl
16970            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
16971            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
16972            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
16973            ! lib/Net/t/netrc.t
16974 ____________________________________________________________________________
16975 [ 14912] By: ams                                   on 2002/02/28  13:02:50
16976         Log: Subject: [PATCH] perldelta.pod fixes
16977              From: Autrijus Tang <autrijus@autrijus.org>
16978              Date: Thu, 28 Feb 2002 21:44:15 +0800
16979              Message-Id: <20020228134415.GB16422@not.autrijus.org>
16980      Branch: perl
16981            ! pod/perldelta.pod
16982 ____________________________________________________________________________
16983 [ 14911] By: ams                                   on 2002/02/28  11:31:44
16984         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
16985              From: Stas Bekman <stas@stason.org>
16986              Date: Mon, 04 Feb 2002 16:18:53 +0800
16987              Message-Id: <3C7E1E5F.1000605@stason.org>
16988              (Applied by hand).
16989      Branch: perl
16990            ! lib/File/Copy.pm
16991 ____________________________________________________________________________
16992 [ 14910] By: ams                                   on 2002/02/28  11:26:47
16993         Log: Subject: [PATCH lib/Pod/Html.pm]
16994              From: Stas Bekman <stas@stason.org>
16995              Date: Thu, 28 Feb 2002 20:05:01 +0800
16996              Message-Id: <3C7E1CED.7000307@stason.org>
16997      Branch: perl
16998            ! lib/Pod/Html.pm
16999 ____________________________________________________________________________
17000 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
17001         Log: Tests for #14908.
17002      Branch: perl
17003            ! t/op/pat.t
17004 ____________________________________________________________________________
17005 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
17006         Log: Make shared hash keys to be \0-terminated:
17007              one possible resolution for
17008              "UTF-8, weird \w behaviour after HASH-KEY-ification"
17009              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
17010              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
17011              The hash keys weren't \0-terminated.  This meant that the EOL ($)
17012              in regmatch() got the nextchr beyond the last character.  Since
17013              the keys were UTF-8, the nextchr was \1, not the usual
17014              string-terminating \0.  Wham, no match.
17015              
17016              I think another possible resolution could be to stop the nextchr
17017              computation in regmatch() from peeking beyond the last character
17018              of the string:
17019              
17020              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
17021      Branch: perl
17022            ! hv.c hv.h
17023 ____________________________________________________________________________
17024 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
17025         Log: Subject: [PATCH] Perl interface to newIO()
17026              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17027              Date: Wed, 27 Feb 2002 20:15:27 -0800
17028              Message-ID: <f7af8gzkgaET092yn@efn.org>
17029      Branch: perl
17030            ! lib/Symbol.pm
17031 ____________________________________________________________________________
17032 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
17033         Log: The "list" part of
17034              
17035              Subject: [PATCH perlop] .. returns a *list* of *integers*
17036              From: Mike Guy <mjtg@cam.ac.uk>
17037              Date: Tue, 26 Feb 2002 18:30:22 +0000
17038              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
17039              
17040              plus few nits.
17041      Branch: perl
17042            ! pod/perlop.pod
17043 ____________________________________________________________________________
17044 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
17045         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
17046              From: Abe Timmerman <abe@ztreet.demon.nl>
17047              Date: Thu, 28 Feb 2002 00:04:06 +0100
17048              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
17049      Branch: perl
17050            ! lib/File/stat.t
17051 ____________________________________________________________________________
17052 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
17053         Log: Integrate from maintperl.
17054      Branch: maint-5.6/macperl
17055           !> doio.c op.c t/io/open.t t/pragma/strict-subs
17056 ____________________________________________________________________________
17057 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
17058         Log: Upgrade to Math::BigInt 1.53.
17059      Branch: perl
17060            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17061            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
17062            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
17063            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
17064            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
17065            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
17066 ____________________________________________________________________________
17067 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
17068         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
17069              From: "Craig A. Berry" <craigberry@mac.com>
17070              Date: Wed, 27 Feb 2002 15:36:38 -0600
17071              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
17072      Branch: perl
17073            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
17074            ! vms/ext/filespec.t
17075 ____________________________________________________________________________
17076 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
17077         Log: Subject: [PATCH] Some minor changes for Cygwin
17078              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
17079              Date: Wed, 27 Feb 2002 22:25:41 +0100
17080              Message-ID: <14296492589.20020227222541@familiehaase.de>
17081      Branch: perl
17082            ! Makefile.SH README.cygwin cygwin/perlld.in
17083 ____________________________________________________________________________
17084 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
17085         Log: Update the UTF-8 explanation table.
17086      Branch: perl
17087            ! pod/perlunicode.pod utf8.h
17088 ____________________________________________________________________________
17089 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
17090         Log: Repatch from Robin Barker: anon subs in C<package;> are
17091              now __ANON__::__ANON__ (should help for mod_perl package
17092              since #12251)
17093      Branch: perl
17094            ! gv.c op.c t/op/runlevel.t toke.c
17095 ____________________________________________________________________________
17096 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
17097         Log: Update Changes.
17098      Branch: perl
17099            ! Changes patchlevel.h
17100 ____________________________________________________________________________
17101 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
17102         Log: perldelta updates.
17103      Branch: perl
17104            ! pod/perldelta.pod
17105 ____________________________________________________________________________
17106 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
17107         Log: Signedness nit.
17108      Branch: perl
17109            ! regexec.c
17110 ____________________________________________________________________________
17111 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
17112         Log: Subject: Re: Smoke 14870
17113              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17114              Date: Wed, 27 Feb 2002 16:48:35 +0100
17115              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
17116              
17117              (with some additional garnish)
17118      Branch: perl
17119            ! README.hpux hints/hpux.sh
17120 ____________________________________________________________________________
17121 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
17122         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
17123              into perl.exp in AIX.
17124      Branch: perl
17125            ! makedef.pl perl.h
17126 ____________________________________________________________________________
17127 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
17128         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
17129              From: Robin Barker <rmb1@cise.npl.co.uk>
17130              Date: Wed, 27 Feb 2002 14:39:35 GMT
17131              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
17132      Branch: perl
17133            ! pod/perlrun.pod
17134 ____________________________________________________________________________
17135 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
17136         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
17137              From: Robin Barker <rmb1@cise.npl.co.uk>
17138              Date: Wed, 27 Feb 2002 12:25:30 GMT
17139              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
17140      Branch: perl
17141            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
17142            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
17143            ! pod/perlunicode.pod pod/perluniintro.pod
17144 ____________________________________________________________________________
17145 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
17146         Log: Only modify LD_LIBRARY_PATH in case there are directories.
17147      Branch: perl
17148            ! hints/dec_osf.sh
17149 ____________________________________________________________________________
17150 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
17151         Log: Subject: [PATCH] perl/hints/vos.sh
17152              From: Paul_GreenVOS@vos.stratus.com
17153              Date: Tue, 26 Feb 02 15:19 est
17154              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
17155      Branch: perl
17156            ! hints/vos.sh
17157 ____________________________________________________________________________
17158 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
17159         Log: Forgot from #14888.
17160      Branch: perl
17161            ! ext/Unicode/Normalize/mkheader
17162 ____________________________________________________________________________
17163 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
17164         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
17165      Branch: perl
17166            ! ext/Unicode/Normalize/Changes
17167            ! ext/Unicode/Normalize/Normalize.pm
17168            ! ext/Unicode/Normalize/Normalize.xs
17169            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
17170            ! ext/Unicode/Normalize/t/test.t
17171 ____________________________________________________________________________
17172 [ 14887] By: ams                                   on 2002/02/26  23:51:52
17173         Log: Subject: Missing diagnostics
17174              From: Simon Glover <scog@roe.ac.uk>
17175              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
17176              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
17177              
17178              Subject: [PATCH] Better wording for the lvalue vec diagnostic
17179              From: Simon Glover <scog@roe.ac.uk>
17180              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
17181              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
17182      Branch: perl
17183            ! doop.c pod/perldiag.pod t/op/vec.t
17184 ____________________________________________________________________________
17185 [ 14886] By: ams                                   on 2002/02/26  15:48:34
17186         Log: Subject: [PATCH] Not OK 5.7.2@14884
17187              From: andreas.koenig@anima.de (Andreas J. Koenig)
17188              Date: Tue, 26 Feb 2002 15:03:55 +0100
17189              Message-Id: <m38z9gfigk.fsf@anima.de>
17190      Branch: perl
17191            ! t/lib/access.t
17192 ____________________________________________________________________________
17193 [ 14885] By: nick                                  on 2002/02/26  13:48:55
17194         Log: Integrate mainline
17195      Branch: perlio
17196           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
17197           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
17198           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
17199            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
17200           !> (integrate 102 files)
17201 ____________________________________________________________________________
17202 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
17203         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
17204              1.1999999999999996, or thereabouts (yes, even sprintf).
17205      Branch: perl
17206            ! t/base/num.t
17207 ____________________________________________________________________________
17208 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
17209         Log: Neither.
17210      Branch: perl
17211            ! pod/perldelta.pod
17212 ____________________________________________________________________________
17213 [ 14882] By: ams                                   on 2002/02/26  08:46:55
17214         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
17215              From: Michael G Schwern <schwern@pobox.com>
17216              Date: Tue, 26 Feb 2002 01:01:28 -0500
17217              Message-Id: <20020226060128.GA2439@blackrider>
17218      Branch: perl
17219            ! hv.c pod/perldiag.pod
17220 ____________________________________________________________________________
17221 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
17222         Log: Subject: [PATCH B::Concise] docs, typos
17223              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17224              Date: Mon, 25 Feb 2002 16:41:16 +0100
17225              Message-ID: <20020225164116.A1054@rafael>
17226      Branch: perl
17227            ! ext/B/B/Concise.pm
17228 ____________________________________________________________________________
17229 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
17230         Log: POSIX: add isatty to @EXPORT_OK, reformat.
17231      Branch: perl
17232            ! ext/POSIX/POSIX.pm
17233 ____________________________________________________________________________
17234 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
17235         Log: If using -Dloclibpth=... the directories need to
17236              be appended to LD_LIBRARY_PATH (and ickily, if those
17237              directories contain a (newer?) libdb.so, we need to
17238              prepend    /usr/shlib to loclibpth).
17239      Branch: perl
17240            ! hints/dec_osf.sh
17241 ____________________________________________________________________________
17242 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
17243         Log: Subject: [PATCH] Perl interface to newIO()
17244              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
17245              Date: Mon, 25 Feb 2002 15:04:57 -0800
17246              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
17247      Branch: perl
17248            ! lib/Symbol.pm lib/Symbol.t
17249 ____________________________________________________________________________
17250 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
17251         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
17252              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
17253              Date: Mon, 25 Feb 2002 21:58:30 +0100
17254              Message-ID: <20020225215830.A744@rafael>
17255      Branch: perl
17256            ! pod/perlvar.pod
17257 ____________________________________________________________________________
17258 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
17259         Log: Big5 tweaks from Autrijus Tang.
17260      Branch: perl
17261            ! ext/Encode/Encode/big5.enc
17262 ____________________________________________________________________________
17263 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
17264         Log: Subject: [PATCH Glossary configpm] cleanups
17265              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17266              Date: Mon, 25 Feb 2002 23:27:15 +0100
17267              Message-ID: <20020225232715.C744@rafael>
17268      Branch: perl
17269            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
17270 ____________________________________________________________________________
17271 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
17272         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
17273              From: Nicholas Clark <nick@unfortu.net>
17274              Date: Mon, 25 Feb 2002 21:53:24 +0000
17275              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
17276      Branch: perl
17277            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
17278            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
17279            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
17280 ____________________________________________________________________________
17281 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
17282         Log: Upgrade to I18N::LangTags 0.27.
17283              (Causes one flipflop back to perl.com URL, must poke Sean.)
17284      Branch: perl
17285            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
17286            ! lib/I18N/LangTags/List.pm
17287 ____________________________________________________________________________
17288 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
17289         Log: Upgrade to Getopt::Long 2.28.
17290      Branch: perl
17291            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
17292            ! lib/Getopt/Long/README
17293 ____________________________________________________________________________
17294 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
17295         Log: No =head.
17296      Branch: perl
17297            ! pod/perlebcdic.pod
17298 ____________________________________________________________________________
17299 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
17300         Log: Update Changes.
17301      Branch: perl
17302            ! Changes patchlevel.h
17303 ____________________________________________________________________________
17304 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
17305         Log: metaconfig unit change for #14868.
17306      Branch: metaconfig
17307            ! U/modified/Chk_MANI.U
17308 ____________________________________________________________________________
17309 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
17310         Log: Some hosts understand split -l 50, some only split -50
17311              (from Paul Eggert).
17312      Branch: perl
17313            ! Configure
17314 ____________________________________________________________________________
17315 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
17316         Log: Subject: Re: [PATCH bleadperl] socketpair.t
17317              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17318              Date: Sun, 24 Feb 2002 10:31:25 +0100
17319              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
17320              
17321              (the pid half only)
17322      Branch: perl
17323            ! win32/win32.c
17324 ____________________________________________________________________________
17325 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
17326         Log: Mention the new pack tricks.
17327      Branch: perl
17328            ! pod/perldelta.pod
17329 ____________________________________________________________________________
17330 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
17331         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
17332              From: Richard.Foley@t-online.de (Richard Foley)
17333              Date: Mon, 25 Feb 2002 13:47:03 +0100
17334              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
17335      Branch: perl
17336            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
17337            ! pod/perldebug.pod pod/perldelta.pod
17338 ____________________________________________________________________________
17339 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
17340         Log: Typo corrections from John P. Linderman.
17341      Branch: perl
17342            ! ext/IPC/SysV/Semaphore.pm
17343 ____________________________________________________________________________
17344 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
17345         Log: Upgrade to Math::BigInt 1.52.
17346      Branch: perl
17347            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17348            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
17349            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
17350            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
17351            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
17352 ____________________________________________________________________________
17353 [ 14862] By: ams                                   on 2002/02/25  10:39:40
17354         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
17355              From: Robin Barker <rmb1@cise.npl.co.uk>
17356              Date: Mon, 25 Feb 2002 11:35:06 GMT
17357              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
17358              
17359              Subject: [PATCH Net/Cmd.pm]
17360              From: Robin Barker <rmb1@cise.npl.co.uk>
17361              Date: Mon, 25 Feb 2002 11:37:06 GMT
17362              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
17363      Branch: perl
17364            ! lib/Cwd.pm lib/Net/Cmd.pm
17365 ____________________________________________________________________________
17366 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
17367         Log: Cut-and-paste errors.
17368      Branch: perl
17369            ! t/op/pat.t
17370 ____________________________________________________________________________
17371 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
17372         Log: EBCDIC: the control characters are not that easy to find.
17373      Branch: perl
17374            ! t/op/pat.t
17375 ____________________________________________________________________________
17376 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
17377         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
17378              From: John Peacock <jpeacock@rowman.com>
17379              Date: Sun, 24 Feb 2002 22:08:28 -0500
17380              Message-ID: <3C79AAAC.6060903@rowman.com>
17381      Branch: perl
17382            ! sv.c
17383 ____________________________________________________________________________
17384 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
17385         Log: SvSetSV() is not returnable, but that's okay since
17386              sv_copypv() returns void.
17387      Branch: perl
17388            ! sv.c
17389 ____________________________________________________________________________
17390 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
17391         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
17392              From: John Peacock <jpeacock@rowman.com>                 
17393              Date: Sun, 24 Feb 2002 16:40:07 -0500
17394              Message-ID: <3C795DB7.40105@rowman.com>               
17395      Branch: perl
17396            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
17397            ! pp_hot.c proto.h sv.c
17398 ____________________________________________________________________________
17399 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
17400         Log: Tiny code cleanup.
17401      Branch: perl
17402            ! regexec.c
17403 ____________________________________________________________________________
17404 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
17405         Log: Use to_uni_fold().
17406      Branch: perl
17407            ! regcomp.c
17408 ____________________________________________________________________________
17409 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
17410         Log: Document the new taint behaviour of exec LIST and
17411              system LIST.
17412      Branch: perl
17413            ! pod/perldelta.pod
17414 ____________________________________________________________________________
17415 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
17416         Log: Subject: [PATCH] Re: taint news
17417              From: Rick Delaney <rick.delaney@rogers.com>             
17418              Date: 24 Feb 2002 11:35:00 -0500
17419              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
17420      Branch: perl
17421            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
17422 ____________________________________________________________________________
17423 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
17424         Log: EBCDIC tweak (native instead of uni) and comment update.
17425      Branch: perl
17426            ! regexec.c
17427 ____________________________________________________________________________
17428 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
17429         Log: Using uninitialized (and wrong) variables is not good.
17430      Branch: perl
17431            ! regcomp.c
17432 ____________________________________________________________________________
17433 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
17434         Log: EBCDIC: this seems to calm the last of the
17435              Malformed UTF-8 warnings.
17436      Branch: perl
17437            ! regcomp.c utf8.c
17438 ____________________________________________________________________________
17439 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
17440         Log: EBCDIC: document using Encode for character conversions.
17441      Branch: perl
17442            ! pod/perlebcdic.pod
17443 ____________________________________________________________________________
17444 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
17445         Log: EBCDIC: disable also Unicode::Collate and
17446              Unicode::Normalize for now.  Real users of
17447              EBCDIC have to decide what they want.
17448      Branch: perl
17449            ! ext/Unicode/Normalize/Normalize.pm
17450            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
17451            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
17452            ! lib/Unicode/Collate/t/test.t
17453 ____________________________________________________________________________
17454 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
17455         Log: AUTHORS updates.
17456      Branch: perl
17457            ! AUTHORS
17458 ____________________________________________________________________________
17459 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
17460         Log: Retract #14571: there may be a better solution than
17461              tweaking the test.
17462      Branch: perl
17463            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
17464 ____________________________________________________________________________
17465 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
17466         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
17467              From: "Craig A. Berry" <craigberry@mac.com> 
17468              Date: Sat, 23 Feb 2002 14:14:35 -0600
17469              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
17470      Branch: perl
17471            ! configure.com
17472 ____________________________________________________________________________
17473 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
17474         Log: metaconfig unit change for #14843.
17475      Branch: metaconfig/U/perl
17476            ! Extensions.U
17477 ____________________________________________________________________________
17478 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
17479         Log: Also Encode/JP needs to be listed explicitly.
17480              (Any other sub-Encode extensions?)
17481      Branch: perl
17482            ! Configure
17483 ____________________________________________________________________________
17484 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
17485         Log: Document known UNICOS/mk deficiency.
17486      Branch: perl
17487            ! pod/perldelta.pod
17488 ____________________________________________________________________________
17489 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
17490         Log: Subject: [PATCH] README mention version 5.0
17491              From: Autrijus Tang <autrijus@autrijus.org>
17492              Date: Sat, 23 Feb 2002 09:35:22 +0800
17493              Message-ID: <20020223013522.GA8694@not.autrijus.org>
17494      Branch: perl
17495            ! README
17496 ____________________________________________________________________________
17497 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
17498         Log: metaconfig unit change for #14839.
17499      Branch: metaconfig
17500            ! U/modified/Signal.U
17501 ____________________________________________________________________________
17502 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
17503         Log: Old hosts like NeXT Classic don't have sort -k,
17504              from Paul Eggert.
17505      Branch: perl
17506            ! Configure
17507 ____________________________________________________________________________
17508 [ 14838] By: ams                                   on 2002/02/22  21:14:29
17509         Log: Minor clarifications as suggested by Anton Tagunov.
17510      Branch: perl
17511            ! pod/perlsyn.pod
17512 ____________________________________________________________________________
17513 [ 14837] By: ams                                   on 2002/02/22  21:07:02
17514         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
17515              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17516              Date: Fri, 22 Feb 2002 23:01:07 +0100
17517              Message-Id: <20020222230107.A15069@rafael>
17518      Branch: perl
17519            ! sv.c t/op/gv.t
17520 ____________________________________________________________________________
17521 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
17522         Log: metaconfig unit change for #14835.
17523      Branch: metaconfig
17524            ! U/modified/Chk_MANI.U
17525 ____________________________________________________________________________
17526 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
17527         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
17528      Branch: perl
17529            ! Configure
17530 ____________________________________________________________________________
17531 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
17532         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
17533              From: Michael G Schwern <schwern@pobox.com>
17534              Date: Fri, 22 Feb 2002 12:10:28 -0500
17535              Message-ID: <20020222171027.GB4181@blackrider>
17536      Branch: perl
17537            ! ext/Encode/compile
17538 ____________________________________________________________________________
17539 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
17540         Log: Update Changes.
17541      Branch: perl
17542            ! Changes patchlevel.h
17543 ____________________________________________________________________________
17544 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
17545         Log: Implement IV/UV/NV/long double pack/unpack with
17546              template letters j/J/F/D (the latter two have been
17547              undocumented aliases of f/d).
17548      Branch: perl
17549            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
17550 ____________________________________________________________________________
17551 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
17552         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
17553              From: Nicholas Clark <nick@unfortu.net>
17554              Date: Fri, 22 Feb 2002 14:01:25 +0000
17555              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
17556      Branch: perl
17557            ! ext/Encode/compile
17558 ____________________________________________________________________________
17559 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
17560         Log: NetWare change from Ananth Kesari.
17561      Branch: perl
17562            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
17563            ! MANIFEST
17564 ____________________________________________________________________________
17565 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
17566         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
17567              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17568              Date: Fri, 22 Feb 2002 03:55:13 -0500
17569              Message-ID: <20020222035513.A894@math.ohio-state.edu>
17570      Branch: perl
17571            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
17572 ____________________________________________________________________________
17573 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
17574         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
17575      Branch: perl
17576            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
17577 ____________________________________________________________________________
17578 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
17579         Log: Make measure_struct a file static.
17580      Branch: perl
17581            ! pp_pack.c
17582 ____________________________________________________________________________
17583 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
17584         Log: EBCDIC: someone who knows what they are doing
17585              and whether it is possible at all in the first
17586              place needs to figure these tests out on EBCDIC.
17587              The CJK encodings heavily abuse their knowledge
17588              of ASCII and that may require a translation layer
17589              or four to survive UTF-EBCDIC.
17590      Branch: perl
17591            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
17592 ____________________________________________________________________________
17593 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
17594         Log: croak() needs context.
17595      Branch: perl
17596            ! pp_pack.c
17597 ____________________________________________________________________________
17598 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
17599         Log: Subject: [PATCH @14577] pack with a human face: the sequel
17600              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17601              Date: Thu, 21 Feb 2002 21:33:37 -0500
17602              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
17603      Branch: perl
17604            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
17605            ! proto.h t/op/pack.t
17606 ____________________________________________________________________________
17607 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
17608         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
17609              From: Nicholas Clark <nick@unfortu.net> 
17610              Date: Fri, 22 Feb 2002 00:49:44 +0000
17611              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
17612      Branch: perl
17613            ! ext/Encode/compile
17614 ____________________________________________________________________________
17615 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
17616         Log: Test for #14795.
17617      Branch: perl
17618            ! t/op/pat.t
17619 ____________________________________________________________________________
17620 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
17621         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
17622      Branch: perl
17623            ! t/op/pat.t
17624 ____________________________________________________________________________
17625 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
17626         Log: Subject: [PATCH] next batch of bugfixes
17627              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17628              Date: Thu, 21 Feb 2002 23:54:41 +0100
17629              Message-ID: <20020221235441.A17260@rafael>
17630      Branch: perl
17631            ! ext/B/B/Deparse.pm
17632 ____________________________________________________________________________
17633 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
17634         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)
17635              From: chromatic <chromatic@rmci.net>
17636              Date: Thu, 21 Feb 2002 14:17:35 -0700
17637              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
17638      Branch: perl
17639            ! lib/File/stat.pm lib/File/stat.t
17640 ____________________________________________________________________________
17641 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
17642         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
17643      Branch: perl
17644            ! ext/re/re.xs
17645 ____________________________________________________________________________
17646 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
17647         Log: Upgrade to Math::BigInt 1.51.
17648      Branch: perl
17649            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
17650            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
17651            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
17652            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
17653            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
17654            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
17655            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
17656            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
17657            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
17658            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
17659            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
17660            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
17661 ____________________________________________________________________________
17662 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
17663         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
17664              From: "Gerrit P. Haase" <gp@familiehaase.de>
17665              Date: Thu, 21 Feb 2002 21:20:25 +0100
17666              Message-ID: <69510538936.20020221212025@familiehaase.de>
17667      Branch: perl
17668            ! Makefile.SH
17669 ____________________________________________________________________________
17670 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
17671         Log: Subject: [PATCH @14577] grouping in pack/unpack
17672              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17673              Date: Thu, 21 Feb 2002 06:06:14 -0500
17674              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
17675      Branch: perl
17676            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
17677            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
17678 ____________________________________________________________________________
17679 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
17680         Log: Subject: [PATCH propose] question about fs.t
17681              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17682              Date: Thu, 21 Feb 2002 15:10:21 +0100
17683              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
17684      Branch: perl
17685            ! t/io/fs.t
17686 ____________________________________________________________________________
17687 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
17688         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
17689              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
17690              Date: Thu, 21 Feb 2002 09:54:28 +0100
17691              Message-ID: <13576559576.20020221095428@familiehaase.de>     
17692      Branch: perl
17693            ! Makefile.SH
17694 ____________________________________________________________________________
17695 [ 14812] By: ams                                   on 2002/02/21  14:59:09
17696         Log: Subject: typo correction
17697              From: mjd@plover.com
17698              Date: 21 Feb 2002 15:43:49 -0000
17699              Message-Id: <20020221154349.22772.qmail@plover.com>
17700      Branch: perl
17701            ! pod/perldebug.pod
17702 ____________________________________________________________________________
17703 [ 14811] By: ams                                   on 2002/02/21  14:02:12
17704         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
17705              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17706              Date: Thu, 21 Feb 2002 15:22:22 +0100
17707              Message-Id: <20020221152222.A15095@rafael>
17708      Branch: perl
17709            ! op.h toke.c
17710 ____________________________________________________________________________
17711 [ 14810] By: ams                                   on 2002/02/21  12:45:28
17712         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
17713              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17714              Date: Thu, 21 Feb 2002 06:02:48 -0500
17715              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
17716      Branch: perl
17717            ! lib/ExtUtils/Mksymlists.pm makedef.pl
17718 ____________________________________________________________________________
17719 [ 14809] By: nick                                  on 2002/02/21  09:31:08
17720         Log: Integrate mainline
17721      Branch: perlio
17722           +> lib/Pod/t/Select.t
17723           !> (integrate 37 files)
17724 ____________________________________________________________________________
17725 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
17726         Log: metaconfig unit change for #14807.
17727      Branch: metaconfig
17728            ! U/modified/Signal.U
17729 ____________________________________________________________________________
17730 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
17731         Log: Revert #14805, didn't quite work.
17732      Branch: perl
17733            ! Configure config_h.SH
17734 ____________________________________________________________________________
17735 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
17736         Log: metaconfig changes for #14805.
17737      Branch: metaconfig
17738            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
17739 ____________________________________________________________________________
17740 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
17741         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
17742              From: Paul Eggert <eggert@twinsun.com>
17743              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
17744              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
17745      Branch: perl
17746            ! Configure config_h.SH
17747 ____________________________________________________________________________
17748 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
17749         Log: More advice.
17750      Branch: perl
17751            ! README.os390
17752 ____________________________________________________________________________
17753 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
17754         Log: Missing MANIFESTation.
17755      Branch: perl
17756            ! MANIFEST
17757 ____________________________________________________________________________
17758 [ 14802] By: ams                                   on 2002/02/20  22:55:25
17759         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
17760              From: Autrijus Tang <autrijus@autrijus.org>
17761              Date: Thu, 21 Feb 2002 07:13:12 +0800
17762              Message-Id: <20020220231312.GA775@not.autrijus.org>
17763      Branch: perl
17764            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
17765 ____________________________________________________________________________
17766 [ 14801] By: ams                                   on 2002/02/20  22:27:20
17767         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
17768              From: Abe Timmerman <abe@ztreet.demon.nl>
17769              Date: Thu, 21 Feb 2002 00:20:40 +0100
17770              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
17771      Branch: perl
17772            + lib/Pod/t/Select.t
17773 ____________________________________________________________________________
17774 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
17775         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
17776              twice, causing the loop to skip every other character.
17777      Branch: perl
17778            ! utf8.c
17779 ____________________________________________________________________________
17780 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
17781         Log: Better debugging info.
17782      Branch: perl
17783            ! t/uni/case.pl
17784 ____________________________________________________________________________
17785 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
17786         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
17787              From: Nicholas Clark <nick@unfortu.net>
17788              Date: Wed, 20 Feb 2002 22:13:05 +0000
17789              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
17790      Branch: perl
17791            ! ext/Encode/compile
17792 ____________________________________________________________________________
17793 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
17794         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
17795              From: Paul Eggert <eggert@twinsun.com>
17796              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
17797              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
17798      Branch: perl
17799            ! pod/perlhack.pod
17800 ____________________________________________________________________________
17801 [ 14796] By: nick                                  on 2002/02/20  18:15:00
17802         Log: Integrate mainline
17803      Branch: perlio
17804           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
17805           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
17806           +> lib/Locale/Country.pod lib/Locale/Currency.pod
17807           +> lib/Locale/Language.pod lib/Locale/Script.pm
17808           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
17809           +> t/uni/title.t t/uni/upper.t
17810           !> (integrate 41 files)
17811 ____________________________________________________________________________
17812 [ 14795] By: ams                                   on 2002/02/20  17:08:38
17813         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
17814              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17815              Date: Wed, 20 Feb 2002 18:06:59 +0000
17816              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
17817      Branch: perl
17818            ! pp_ctl.c
17819 ____________________________________________________________________________
17820 [ 14794] By: ams                                   on 2002/02/20  16:41:56
17821         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
17822              From: Paul_GreenVOS@vos.stratus.com
17823              Date: Wed, 20 Feb 02 12:21 est
17824              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
17825      Branch: perl
17826            ! Makefile.SH
17827 ____________________________________________________________________________
17828 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
17829         Log: Forgot from #14790.
17830      Branch: perl
17831            ! pp_pack.c
17832 ____________________________________________________________________________
17833 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
17834         Log: Update Changes.
17835      Branch: perl
17836            ! Changes patchlevel.h
17837 ____________________________________________________________________________
17838 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
17839         Log: Integrate change #14778 from maintperl.
17840      Branch: perl
17841            ! t/lib/strict/subs
17842           !> op.c
17843 ____________________________________________________________________________
17844 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
17845         Log: Subject: Re: [ID 20020220.001] pack w with objects
17846              From: Ulrich Pfeifer <upf@de.uu.net>
17847              Date: 20 Feb 2002 11:21:15 +0100
17848              Message-ID: <p5g03wcv38.fsf@de.uu.net>
17849      Branch: perl
17850            ! t/op/pack.t
17851 ____________________________________________________________________________
17852 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
17853         Log: Subject: Re: [PATCH] go faster for Encode's compile
17854              From: Nicholas Clark <nick@unfortu.net> 
17855              Date: Tue, 19 Feb 2002 23:38:36 +0000
17856              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
17857      Branch: perl
17858            ! ext/Encode/compile
17859 ____________________________________________________________________________
17860 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
17861         Log: Regen Glossary.
17862      Branch: perl
17863            ! Porting/Glossary Porting/config.sh Porting/config_H
17864 ____________________________________________________________________________
17865 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
17866         Log: metaconfig unit change for #14786 (not visible yet,
17867              since Glossary needs regenerating)
17868      Branch: metaconfig
17869            ! U/compline/d_gconvert.U
17870 ____________________________________________________________________________
17871 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
17872         Log: Subject: d_Gconvert hints and Glossary
17873              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17874              Date: Tue, 19 Feb 2002 11:55:36 -0800
17875              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
17876      Branch: perl
17877            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
17878            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
17879            ! hints/svr5.sh
17880 ____________________________________________________________________________
17881 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
17882         Log: metaconfig unit changes for #14784.
17883      Branch: metaconfig
17884            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
17885 ____________________________________________________________________________
17886 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
17887         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
17888              From: Paul Eggert <eggert@twinsun.com>              
17889              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
17890              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
17891      Branch: perl
17892            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
17893            ! pod/perlhack.pod
17894 ____________________________________________________________________________
17895 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
17896         Log: metaconfig unit change for #14782.
17897      Branch: metaconfig/U/perl
17898            ! Mksymlinks.U
17899 ____________________________________________________________________________
17900 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
17901         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
17902              From: "Gerrit P. Haase" <gp@familiehaase.de>
17903              Date: Wed, 20 Feb 2002 00:23:29 +0100
17904              Message-ID: <70348722516.20020220002329@familiehaase.de>
17905      Branch: perl
17906            ! Configure
17907 ____________________________________________________________________________
17908 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
17909         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
17910              From: Nicholas Clark <nick@unfortu.net> 
17911              Date: Tue, 19 Feb 2002 19:27:42 +0000
17912              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
17913              
17914              (with modifications)
17915      Branch: perl
17916            ! pod/perlsub.pod
17917 ____________________________________________________________________________
17918 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
17919         Log: NetWare tweak from Ananth Kesari.
17920      Branch: perl
17921            ! lib/ExtUtils/MakeMaker.pm
17922 ____________________________________________________________________________
17923 [ 14779] By: ams                                   on 2002/02/20  06:51:55
17924         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
17925      Branch: perl
17926            ! pod/perlfaq4.pod
17927 ____________________________________________________________________________
17928 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
17929         Log: constant folding on the range operator had the effect of disabling
17930              peephole optimizations in all the siblings of the range OP; the
17931              effect of this was that barewords could escape strictures when
17932              they were hiding in such places
17933      Branch: maint-5.6/perl
17934            ! op.c t/pragma/strict-subs
17935 ____________________________________________________________________________
17936 [ 14777] By: ams                                   on 2002/02/20  00:56:21
17937         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
17938              From: Graham Barr <gbarr@pobox.com>
17939              Date: Tue, 19 Feb 2002 23:08:47 +0000
17940              Message-Id: <20020219230847.G66560@pobox.com>
17941      Branch: perl
17942            ! lib/Time/Local.pm
17943 ____________________________________________________________________________
17944 [ 14776] By: ams                                   on 2002/02/19  17:20:28
17945         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
17946              From: Nicholas Clark <nick@unfortu.net>
17947              Date: Tue, 19 Feb 2002 16:23:22 +0000
17948              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
17949      Branch: perl
17950            ! lib/Tie/Hash.pm
17951 ____________________________________________________________________________
17952 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
17953         Log: Regen doc, regen toc.
17954      Branch: perl
17955            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
17956 ____________________________________________________________________________
17957 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
17958         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
17959              From: Dave Mitchell <davem@fdgroup.co.uk>
17960              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
17961              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
17962      Branch: perl
17963            ! pod/perlsub.pod
17964 ____________________________________________________________________________
17965 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
17966         Log: Detypo.
17967      Branch: perl
17968            ! lib/Tie/Memoize.pm
17969 ____________________________________________________________________________
17970 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
17971         Log: UTF-8 C API doc tweaks.
17972      Branch: perl
17973            ! pod/perlunicode.pod
17974 ____________________________________________________________________________
17975 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
17976         Log: Mention that the case-switchers know about Unicode, too.
17977      Branch: perl
17978            ! pod/perlop.pod
17979 ____________________________________________________________________________
17980 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
17981         Log: Upgrade to Locale::Codes 2.01.
17982      Branch: perl
17983            + lib/Locale/Constants.pod lib/Locale/Country.pod
17984            + lib/Locale/Currency.pod lib/Locale/Language.pod
17985            + lib/Locale/Script.pod
17986            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
17987            ! lib/Locale/Constants.pm lib/Locale/Country.pm
17988            ! lib/Locale/Currency.pm lib/Locale/Language.pm
17989            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
17990 ____________________________________________________________________________
17991 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
17992         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
17993              From: Dave Mitchell <davem@fdgroup.co.uk>
17994              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
17995              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
17996      Branch: perl
17997            ! pod/perlsub.pod
17998 ____________________________________________________________________________
17999 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
18000         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
18001              From: Sam Tregar <sam@tregar.com> 
18002              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
18003              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
18004      Branch: perl
18005            ! sv.h
18006 ____________________________________________________________________________
18007 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
18008         Log: The test requires perlio.
18009      Branch: perl
18010            ! ext/Encode/t/JP.t
18011 ____________________________________________________________________________
18012 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
18013         Log: Misplaced block end.
18014      Branch: perl
18015            ! utf8.c
18016 ____________________________________________________________________________
18017 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
18018         Log: The POSIX extensions are deadly.
18019      Branch: perl
18020            ! regcomp.c
18021 ____________________________________________________________________________
18022 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
18023         Log: Let's not overdo the growth.
18024      Branch: perl
18025            ! pp.c
18026 ____________________________________________________________________________
18027 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
18028         Log: Third time makes the charm.
18029      Branch: perl
18030            ! README.os390
18031 ____________________________________________________________________________
18032 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
18033         Log: Oops.
18034      Branch: perl
18035            ! utf8.c
18036 ____________________________________________________________________________
18037 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
18038         Log: Add back the new casing tests.
18039      Branch: perl
18040            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
18041            ! MANIFEST
18042 ____________________________________________________________________________
18043 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
18044         Log: Prefer special case mappings.
18045      Branch: perl
18046            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
18047            ! lib/unicore/To/Upper.pl lib/unicore/mktables
18048 ____________________________________________________________________________
18049 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
18050         Log: Try special casing first.
18051      Branch: perl
18052            ! utf8.c
18053 ____________________________________________________________________________
18054 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
18055         Log: Not extending enough.
18056      Branch: perl
18057            ! pp.c utf8.h
18058 ____________________________________________________________________________
18059 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
18060         Log: No need to store identity mappings.
18061      Branch: perl
18062            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
18063            ! lib/unicore/mktables
18064 ____________________________________________________________________________
18065 [ 14756] By: ams                                   on 2002/02/18  20:21:17
18066         Log: Forward port #14704 from maint-5.6.
18067      Branch: perl
18068            ! doio.c
18069 ____________________________________________________________________________
18070 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
18071         Log: Regen Changes.
18072      Branch: perl
18073            ! Changes
18074 ____________________________________________________________________________
18075 [ 14754] By: ams                                   on 2002/02/18  19:01:09
18076         Log: Subject: [PATCH] VMS cando_by_name and current process privs
18077              From: "Craig A. Berry" <craigberry@mac.com>
18078              Date: Mon, 18 Feb 2002 14:03:30 -0600
18079              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
18080      Branch: perl
18081            ! vms/vms.c
18082 ____________________________________________________________________________
18083 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
18084         Log: Update Changes.
18085      Branch: perl
18086            ! Changes patchlevel.h
18087 ____________________________________________________________________________
18088 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
18089         Log: What do you know; these tests unearthed nasty problems.
18090              Will resolve those first.
18091      Branch: perl
18092            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
18093            ! MANIFEST
18094 ____________________________________________________________________________
18095 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
18096         Log: Update Changes.
18097      Branch: perl
18098            ! Changes patchlevel.h
18099 ____________________________________________________________________________
18100 [ 14750] By: ams                                   on 2002/02/18  17:36:05
18101         Log: Subject: Re: IO::Poll: Removing Handles
18102              From: Matthew Sachs <matthewg@zevils.com>
18103              Date: Mon, 18 Feb 2002 13:19:01 -0500
18104              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
18105      Branch: perl
18106            ! ext/IO/lib/IO/t/io_poll.t
18107 ____________________________________________________________________________
18108 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
18109         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
18110              From: "Craig A. Berry" <craigberry@mac.com>
18111              Date: Mon, 18 Feb 2002 11:52:21 -0600
18112              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
18113      Branch: perl
18114            ! t/op/alarm.t t/op/glob.t
18115 ____________________________________________________________________________
18116 [ 14748] By: ams                                   on 2002/02/18  15:53:36
18117         Log: s/load_module/Perl_load_module/
18118      Branch: perl
18119            ! gv.c
18120 ____________________________________________________________________________
18121 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
18122         Log: Unused in ASCII, used in EBCDIC.
18123      Branch: perl
18124            ! utf8.c
18125 ____________________________________________________________________________
18126 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
18127         Log: Upgrade to Locale::Codes 2.00.
18128      Branch: perl
18129            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
18130            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
18131            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
18132            ! lib/Locale/Constants.pm lib/Locale/Country.pm
18133            ! lib/Locale/Currency.pm lib/Locale/Language.pm
18134 ____________________________________________________________________________
18135 [ 14745] By: ams                                   on 2002/02/18  15:20:44
18136         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
18137              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18138              Date: Sat, 16 Feb 2002 00:06:01 +0100
18139              Message-Id: <20020216000601.A17249@rafael>
18140      Branch: perl
18141            ! gv.c
18142 ____________________________________________________________________________
18143 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
18144         Log: More Unicode casing checks.
18145      Branch: perl
18146            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
18147            ! MANIFEST
18148 ____________________________________________________________________________
18149 [ 14743] By: ams                                   on 2002/02/18  14:35:38
18150         Log: Subject: IO::Poll: Removing Handles
18151              From: Matthew Sachs <matthewg@zevils.com>
18152              Date: Sun, 17 Feb 2002 04:49:46 -0500
18153              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
18154      Branch: perl
18155            ! ext/IO/lib/IO/Poll.pm
18156 ____________________________________________________________________________
18157 [ 14741] By: ams                                   on 2002/02/18  13:59:48
18158         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
18159              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18160              Date: Mon, 18 Feb 2002 15:41:26 +0100
18161              Message-Id: <20020218154126.A692@rafael>
18162      Branch: perl
18163            ! pp_ctl.c t/op/do.t
18164 ____________________________________________________________________________
18165 [ 14740] By: nick                                  on 2002/02/18  09:09:23
18166         Log: Integrate mainline
18167      Branch: perlio
18168           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
18169           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
18170           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
18171           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
18172           +> ext/Encode/lib/Encode/JP/Constants.pm
18173           +> ext/Encode/lib/Encode/JP/H2Z.pm
18174           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
18175           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
18176           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
18177           +> os2/OS2/Process/t/os2_process.t
18178           +> os2/OS2/Process/t/os2_process_kid.t
18179           +> os2/OS2/Process/t/os2_process_text.t
18180            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
18181            - ext/Encode/t/Japanese.t
18182           !> (integrate 47 files)
18183 ____________________________________________________________________________
18184 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
18185         Log: EBCDIC: now the worst seems to be over for
18186              the "Malformed" warnings.  Still a few of them,
18187              and plenty of test failures, but getting better.
18188      Branch: perl
18189            ! regcomp.c utf8.c
18190 ____________________________________________________________________________
18191 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
18192         Log: Upgrade to Net::Ping 2.12.
18193      Branch: perl
18194            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
18195            ! lib/Net/Ping/t/110_icmp_inst.t
18196 ____________________________________________________________________________
18197 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
18198         Log: After much rewriting we are now pretty much
18199              back to where we started.
18200      Branch: perl
18201            ! utf8.c
18202 ____________________________________________________________________________
18203 [ 14736] By: ams                                   on 2002/02/18  01:23:00
18204         Log: Subject: [PATCH B::Deparse] two fixes
18205              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18206              Date: Sun, 17 Feb 2002 23:58:59 +0100
18207              Message-Id: <20020217235859.A32513@rafael>
18208      Branch: perl
18209            ! ext/B/B/Deparse.pm
18210 ____________________________________________________________________________
18211 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
18212         Log: Buglet.
18213      Branch: perl
18214            ! ext/Encode/lib/Encode/JP/JIS.pm
18215 ____________________________________________________________________________
18216 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
18217         Log: Clearing up to_utf8_case() continues: this time use
18218              a single return, and EBCDICification for all paths.
18219      Branch: perl
18220            ! utf8.c
18221 ____________________________________________________________________________
18222 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
18223         Log: Small tweaks to get the test running (fix @INC and
18224              do not overwrite the table.utf8 and table.rnd).
18225      Branch: perl
18226            ! ext/Encode/t/JP.t
18227 ____________________________________________________________________________
18228 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
18229         Log: Tiny tweak.
18230      Branch: perl
18231            ! utf8.c
18232 ____________________________________________________________________________
18233 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
18234         Log: Redundant casts.
18235      Branch: perl
18236            ! utf8.c
18237 ____________________________________________________________________________
18238 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
18239         Log: More filename portability tips.
18240      Branch: perl
18241            ! pod/perlport.pod
18242 ____________________________________________________________________________
18243 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
18244         Log: FAQ sync.
18245      Branch: perl
18246            ! pod/perlfaq3.pod pod/perlfaq5.pod
18247 ____________________________________________________________________________
18248 [ 14728] By: ams                                   on 2002/02/17  16:15:09
18249         Log: Subject: podlators 1.21 released
18250              From: Russ Allbery <rra@stanford.edu>
18251              Date: Sat, 16 Feb 2002 21:42:56 -0800
18252              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
18253      Branch: perl
18254            ! lib/Pod/Text/Overstrike.pm
18255 ____________________________________________________________________________
18256 [ 14727] By: sky                                   on 2002/02/17  11:36:52
18257         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
18258              From: Autrijus Tang <autrijus@autrijus.org>
18259              Date: Sun, 17 Feb 2002 19:46:47 +0800
18260              Message-ID: <20020217194647.A1410@not.autrijus.org>
18261      Branch: perl
18262            ! pp_ctl.c t/op/tiehandle.t util.c
18263 ____________________________________________________________________________
18264 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
18265         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
18266              input in native code points, not Unicode.
18267      Branch: perl
18268            ! utf8.c
18269 ____________________________________________________________________________
18270 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
18271         Log: Regen Glossary.
18272      Branch: perl
18273            ! Porting/Glossary Porting/config.sh Porting/config_H
18274 ____________________________________________________________________________
18275 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
18276         Log: The #14715 and #14716 were okay: they just revealed
18277              a bug in the EXACTF matching.
18278      Branch: perl
18279            ! regexec.c utf8.c
18280 ____________________________________________________________________________
18281 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
18282         Log: Retreat, retreat! (retract #14715 and #14716)
18283      Branch: perl
18284            ! utf8.c
18285 ____________________________________________________________________________
18286 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
18287         Log: Encode 0.40, from Dan Kogai.
18288      Branch: perl
18289            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
18290            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
18291            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
18292            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
18293            + ext/Encode/lib/Encode/JP/Constants.pm
18294            + ext/Encode/lib/Encode/JP/H2Z.pm
18295            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
18296            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
18297            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
18298            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
18299            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
18300            - ext/Encode/t/Japanese.t
18301            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
18302            ! ext/Encode/t/Encode.t
18303 ____________________________________________________________________________
18304 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
18305         Log: metaconfig unit change for #14720.
18306      Branch: perl
18307            ! Configure
18308 ____________________________________________________________________________
18309 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
18310         Log: Regenerate Configure (small tweaks on Yitzchak's,
18311              main difference being that the preference variables are
18312              called gconvert_...).
18313      Branch: metaconfig
18314            ! U/compline/d_gconvert.U
18315 ____________________________________________________________________________
18316 [ 14719] By: ams                                   on 2002/02/16  14:11:01
18317         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
18318              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18319              Date: Thu, 14 Feb 2002 22:27:33 -0800
18320              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
18321              (Applied by hand.)
18322      Branch: perl
18323            ! Configure
18324 ____________________________________________________________________________
18325 [ 14718] By: ams                                   on 2002/02/16  13:45:28
18326         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
18327              From: Philip Newton <Philip.Newton@gmx.net>
18328              Date: Sat, 16 Feb 2002 10:05:05 +0100
18329              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
18330              (Applied by hand.)
18331      Branch: perl
18332            ! pod/perlport.pod
18333 ____________________________________________________________________________
18334 [ 14717] By: ams                                   on 2002/02/16  04:30:23
18335         Log: Remove dubious test.
18336      Branch: perl
18337            ! t/io/open.t
18338 ____________________________________________________________________________
18339 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
18340         Log: Tiny tweak.
18341      Branch: perl
18342            ! utf8.c
18343 ____________________________________________________________________________
18344 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
18345         Log: Restructure to_utf8_case() for simpler execution paths.
18346      Branch: perl
18347            ! utf8.c
18348 ____________________________________________________________________________
18349 [ 14714] By: ams                                   on 2002/02/16  02:43:59
18350         Log: Absorb #14701 by Sarathy from maint-5.6.
18351      Branch: perl
18352            ! doio.c t/io/open.t
18353 ____________________________________________________________________________
18354 [ 14713] By: ams                                   on 2002/02/16  01:51:27
18355         Log: Subject: [PATCH] VOS patches for perl 5.8
18356              From: Paul_GreenVOS@vos.stratus.com
18357              Date: Fri, 15 Feb 02 17:41 est
18358              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
18359      Branch: perl
18360            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
18361            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18362            ! vos/install_perl.cm
18363 ____________________________________________________________________________
18364 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
18365         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
18366              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18367              Date: Fri, 15 Feb 2002 23:05:44 +0100
18368              Message-ID: <20020215230544.A690@rafael>
18369      Branch: perl
18370            ! ext/B/B/Deparse.pm
18371 ____________________________________________________________________________
18372 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
18373         Log: Add $VERSION.
18374      Branch: perl
18375            ! lib/Tie/Memoize.pm
18376 ____________________________________________________________________________
18377 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
18378         Log: Update Changes.
18379      Branch: perl
18380            ! Changes patchlevel.h
18381 ____________________________________________________________________________
18382 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
18383         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
18384              From: Robin Barker <rmb1@cise.npl.co.uk>
18385              Date: Thu, 14 Feb 2002 19:07:40 GMT
18386              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
18387              
18388              (the hints part only)
18389      Branch: perl
18390            ! hints/solaris_2.sh
18391 ____________________________________________________________________________
18392 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
18393         Log: metaconfig unit changes for #14707.
18394      Branch: metaconfig
18395            ! U/modified/cc.U
18396      Branch: metaconfig/U/perl
18397            ! Checkcc.U
18398 ____________________________________________________________________________
18399 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
18400         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
18401              From: Robin Barker <rmb1@cise.npl.co.uk>
18402              Date: Fri, 15 Feb 2002 12:14:39 GMT
18403              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
18404              
18405              Split checking-for-gcc and checking-for-cc.
18406      Branch: perl
18407            ! Configure
18408 ____________________________________________________________________________
18409 [ 14706] By: ams                                   on 2002/02/15  13:57:15
18410         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
18411              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
18412              Date: 15 Feb 2002 10:53:06 +0200
18413              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
18414      Branch: perl
18415            ! lib/Pod/Html.pm
18416 ____________________________________________________________________________
18417 [ 14705] By: ams                                   on 2002/02/15  08:42:55
18418         Log: Subject: [PATCH @14577] OS/2 tests and more
18419              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18420              Date: Fri, 15 Feb 2002 03:56:24 -0500
18421              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
18422      Branch: perl
18423            + os2/OS2/Process/t/os2_process.t
18424            + os2/OS2/Process/t/os2_process_kid.t
18425            + os2/OS2/Process/t/os2_process_text.t
18426            ! MANIFEST configpm hints/os2.sh makedef.pl
18427            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
18428            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
18429            ! os2/os2ish.h
18430 ____________________________________________________________________________
18431 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
18432         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
18433              avoid wasteful PL_fdpid fiddling where that is not warranted;
18434              mostly whitespace fixes
18435              
18436              these were longstanding todo items from:
18437              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
18438      Branch: maint-5.6/perl
18439            ! doio.c
18440 ____________________________________________________________________________
18441 [ 14702] By: nick                                  on 2002/02/15  08:31:41
18442         Log: Integrate mainline
18443      Branch: perlio
18444           +> lib/if.pm lib/if.t
18445           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
18446           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
18447           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
18448           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
18449           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
18450           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
18451           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
18452           !> t/lib/warnings/pp_sys
18453 ____________________________________________________________________________
18454 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
18455         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
18456              (and also dies quickly on Windows); this bug crept in as
18457              change#610, a.k.a change#646
18458      Branch: maint-5.6/perl
18459            ! doio.c t/io/open.t
18460 ____________________________________________________________________________
18461 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
18462         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
18463              From: Ville "Skyttä" <ville.skytta@iki.fi>
18464              Date: Wed, 13 Feb 2002 22:29:39 +0200
18465              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
18466      Branch: perl
18467            ! lib/Pod/Html.pm
18468 ____________________________________________________________________________
18469 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
18470         Log: Document and test the C0 and C1.
18471      Branch: perl
18472            ! lib/charnames.pm lib/charnames.t
18473 ____________________________________________________________________________
18474 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
18475         Log: metaconfig unit change for #14697.
18476      Branch: metaconfig
18477            ! U/modified/Init.U
18478 ____________________________________________________________________________
18479 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
18480         Log: Also OS/2 seems to need exe set early.
18481      Branch: perl
18482            ! Configure
18483 ____________________________________________________________________________
18484 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
18485         Log: Document pack U0U.
18486      Branch: perl
18487            ! pod/perluniintro.pod
18488 ____________________________________________________________________________
18489 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
18490         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
18491              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18492              Date: Thu, 14 Feb 2002 23:58:00 +0100
18493              Message-ID: <20020214235800.A12901@rafael>
18494      Branch: perl
18495            ! pp_sys.c t/lib/warnings/pp_sys
18496 ____________________________________________________________________________
18497 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
18498         Log: Subject: [PATCH @13746] conditional pragmas
18499              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18500              Date: Mon, 31 Dec 2001 18:18:09 -0500
18501              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
18502      Branch: perl
18503            + lib/if.pm lib/if.t
18504            ! MANIFEST
18505 ____________________________________________________________________________
18506 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
18507         Log: Deparse bug introduced by #14615: the fix is just a workaround,
18508              I suspect there to be another deeper bug, must distill simpler
18509              test case.
18510      Branch: perl
18511            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
18512 ____________________________________________________________________________
18513 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
18514         Log: Integrate perlio; 
18515              
18516              Make dependencies more precise (for nmake)
18517      Branch: perl
18518           !> ext/Encode/EUC_JP/Makefile.PL
18519 ____________________________________________________________________________
18520 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
18521         Log: Just a guess.
18522      Branch: perl
18523            ! lib/Tie/Handle.pm
18524 ____________________________________________________________________________
18525 [ 14690] By: nick                                  on 2002/02/14  16:30:56
18526         Log: Integrate mainline
18527      Branch: perlio
18528           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
18529           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
18530           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
18531           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
18532           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
18533           !> utf8.c
18534 ____________________________________________________________________________
18535 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
18536         Log: Upgrade to Net::Ping 2.11.
18537      Branch: perl
18538            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
18539            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
18540            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
18541            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
18542 ____________________________________________________________________________
18543 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
18544         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
18545              From: Robin Barker <rmb1@cise.npl.co.uk>
18546              Date: Wed, 13 Feb 2002 17:37:07 GMT
18547              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
18548              
18549              (updated version of the above)
18550      Branch: perl
18551            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
18552 ____________________________________________________________________________
18553 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
18554         Log: Excise inexact blather.
18555      Branch: perl
18556            ! utf8.c
18557 ____________________________________________________________________________
18558 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
18559         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
18560              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18561              Date: Mon, 31 Dec 2001 20:28:46 -0500
18562              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
18563      Branch: perl
18564            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
18565            ! MANIFEST
18566 ____________________________________________________________________________
18567 [ 14685] By: nick                                  on 2002/02/14  14:20:20
18568         Log: Make dependencies more precise (for nmake)
18569      Branch: perlio
18570            ! ext/Encode/EUC_JP/Makefile.PL
18571 ____________________________________________________________________________
18572 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
18573         Log: Subject: [PATCH @13746] tied hashes
18574              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
18575              Date: Mon, 31 Dec 2001 19:15:39 -0500
18576              Message-ID: <20011231191539.A46@math.ohio-state.edu>
18577      Branch: perl
18578            ! lib/Tie/Hash.pm pod/perltie.pod
18579 ____________________________________________________________________________
18580 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
18581         Log: Subject: Re: [PATCH] Configure followed by make minitest
18582              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18583              Date: Sun, 10 Feb 2002 23:22:05 -0800
18584              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
18585      Branch: perl
18586            ! Makefile.SH
18587 ____________________________________________________________________________
18588 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
18589         Log: Subject: Re: perl@14647
18590              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18591              Date: Mon, 11 Feb 2002 19:30:36 +0100
18592              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
18593      Branch: perl
18594            ! t/op/groups.t
18595 ____________________________________________________________________________
18596 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
18597         Log: Update Changes.
18598      Branch: perl
18599            ! Changes patchlevel.h
18600 ____________________________________________________________________________
18601 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
18602         Log: Integrate perlio;
18603              
18604              Do not lc() the file names before doing dirname() or they don't match.
18605      Branch: perl
18606           !> lib/ExtUtils/t/Installed.t
18607 ____________________________________________________________________________
18608 [ 14679] By: sky                                   on 2002/02/13  12:56:13
18609         Log: rename mutex to make a bit more sense
18610      Branch: perl
18611            ! ext/threads/threads.xs
18612 ____________________________________________________________________________
18613 [ 14678] By: sky                                   on 2002/02/13  12:46:11
18614         Log: Track active threads....
18615      Branch: perl
18616            ! ext/threads/threads.pm ext/threads/threads.xs
18617 ____________________________________________________________________________
18618 [ 14677] By: nick                                  on 2002/02/13  09:30:42
18619         Log: Do not lc() the file names before doing dirname() or they don't match.
18620      Branch: perlio
18621            ! lib/ExtUtils/t/Installed.t
18622 ____________________________________________________________________________
18623 [ 14676] By: sky                                   on 2002/02/13  09:03:37
18624         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
18625              From: Michael G Schwern <schwern@pobox.com>
18626              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
18627              Message-Id: <20020213100017.GA6288@blackrider>
18628      Branch: perl
18629            ! lib/File/Spec/t/rel2abs2rel.t
18630 ____________________________________________________________________________
18631 [ 14675] By: sky                                   on 2002/02/13  09:00:24
18632         Log: Do not propagate END blocks to child threads, test.
18633      Branch: perl
18634            + ext/threads/t/end.t
18635            ! MANIFEST ext/threads/threads.xs
18636 ____________________________________________________________________________
18637 [ 14674] By: nick                                  on 2002/02/13  08:34:55
18638         Log: Integrate mainline
18639      Branch: perlio
18640           +> ext/threads/t/join.t
18641           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
18642           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
18643           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
18644 ____________________________________________________________________________
18645 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
18646         Log: metaconfig unit change for #14672.
18647      Branch: metaconfig
18648            ! U/modified/lns.U
18649 ____________________________________________________________________________
18650 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
18651         Log: $ln is supposed to be already set to $ln + executable suffix
18652              on platforms that need it, from Paul Green.
18653      Branch: perl
18654            ! Configure
18655 ____________________________________________________________________________
18656 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
18657         Log: Subject: New command syntax for 'x' command
18658              From: Mark-Jason Dominus <mjd@plover.com>
18659              Date: Tue, 12 Feb 2002 20:54:01 -0500
18660              Message-ID: <20020213015401.25685.qmail@plover.com>
18661      Branch: perl
18662            ! lib/perl5db.pl pod/perldebug.pod
18663 ____________________________________________________________________________
18664 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
18665         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
18666              From: Mark-Jason Dominus <mjd@plover.com>
18667              Date: Tue, 12 Feb 2002 20:20:42 -0500
18668              Message-ID: <20020213012042.25245.qmail@plover.com>
18669      Branch: perl
18670            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
18671 ____________________________________________________________________________
18672 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
18673         Log: Iteration continues.
18674      Branch: perl
18675            ! utf8.c
18676 ____________________________________________________________________________
18677 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
18678         Log: Duh.
18679      Branch: perl
18680            ! pp_pack.c t/op/length.t
18681 ____________________________________________________________________________
18682 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
18683         Log: Retract #14666.
18684      Branch: perl
18685            ! t/op/lc.t
18686 ____________________________________________________________________________
18687 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
18688         Log: (retracted by #14667)
18689      Branch: perl
18690            ! t/op/lc.t
18691 ____________________________________________________________________________
18692 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
18693         Log: Tiny test script tweaks.
18694      Branch: perl
18695            ! t/uni/fold.t
18696 ____________________________________________________________________________
18697 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
18698         Log: Rewrite the "special mapping" part of to_utf8_case(),
18699              this time with fewer bugs.  (See: The Law of Cybernetic
18700              Entymology.)
18701      Branch: perl
18702            ! utf8.c
18703 ____________________________________________________________________________
18704 [ 14663] By: sky                                   on 2002/02/12  18:26:16
18705         Log: Stop failures if you pass an object, sv_dup might not be the right 
18706              thing to use since I have a feeling we end up cloning far too much. 
18707              (Like the stash for example).... Maybe we need a lightweight sv_dup 
18708              that searches the target for things....
18709              Real fix is another option to perl_clone which controls if you should 
18710              save stashes.
18711      Branch: perl
18712            ! ext/threads/threads.xs
18713 ____________________________________________________________________________
18714 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
18715         Log: Retract #14661.
18716      Branch: perl
18717            ! hints/solaris_2.sh
18718 ____________________________________________________________________________
18719 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
18720         Log: (retracted by #14662)
18721      Branch: perl
18722            ! hints/solaris_2.sh
18723 ____________________________________________________________________________
18724 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
18725         Log: EBCDIC: another "can't happen".
18726      Branch: perl
18727            ! utf8.c
18728 ____________________________________________________________________________
18729 [ 14659] By: sky                                   on 2002/02/12  14:38:21
18730         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
18731      Branch: perl
18732            + ext/threads/t/join.t
18733            ! MANIFEST ext/threads/threads.xs
18734 ____________________________________________________________________________
18735 [ 14658] By: nick                                  on 2002/02/12  13:54:06
18736         Log: Integrate mainline
18737      Branch: perlio
18738           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
18739           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
18740           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
18741 ____________________________________________________________________________
18742 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
18743         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
18744              From: Jan Dubois <JanD@ActiveState.com> 
18745              Date: Tue, 12 Feb 2002 00:56:31 -0800
18746              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
18747      Branch: perl
18748            ! lib/Win32.pod win32/win32.c win32/win32.h
18749 ____________________________________________________________________________
18750 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
18751         Log: Subject: [PATCH] Re: 14654 introduced a bug 
18752              From: Michael G Schwern <schwern@pobox.com> 
18753              Date: Tue, 12 Feb 2002 05:37:36 -0500
18754              Message-ID: <20020212103736.GC14327@blackrider>
18755      Branch: perl
18756            ! lib/File/Spec/t/rel2abs2rel.t
18757 ____________________________________________________________________________
18758 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
18759         Log: More unset installman[13]dir tweaks from chromatic.
18760      Branch: perl
18761            ! lib/ExtUtils/Installed.pm
18762 ____________________________________________________________________________
18763 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
18764         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
18765              From: Michael G Schwern <schwern@pobox.com>
18766              Date: Mon, 11 Feb 2002 12:23:02 -0500
18767              Message-ID: <20020211172302.GD9556@blackrider>
18768      Branch: perl
18769            ! lib/File/Spec/t/rel2abs2rel.t
18770 ____________________________________________________________________________
18771 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
18772         Log: Use `` instead of -| to be a little bit more portable,
18773              from Michael Schwern.
18774      Branch: perl
18775            ! lib/ExtUtils/t/Embed.t
18776 ____________________________________________________________________________
18777 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
18778         Log: EBCDIC: this change for \N{} in particular is now
18779              unnecessary because of the recent more general
18780              pack U change.
18781      Branch: perl
18782            ! toke.c
18783 ____________________________________________________________________________
18784 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
18785         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
18786              From: "Craig A. Berry" <craigberry@mac.com>
18787              Date: Mon, 11 Feb 2002 17:13:47 -0600
18788              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
18789      Branch: perl
18790            ! t/test.pl
18791 ____________________________________________________________________________
18792 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
18793         Log: EBCDIC: pack U bytes change.
18794      Branch: perl
18795            ! t/op/length.t
18796 ____________________________________________________________________________
18797 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
18798         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
18799      Branch: perl
18800            ! t/op/each.t
18801 ____________________________________________________________________________
18802 [ 14648] By: nick                                  on 2002/02/11  16:14:50
18803         Log: Integrate mainline
18804      Branch: perlio
18805           !> Changes Configure Makefile.SH autodoc.pl
18806           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
18807           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
18808           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
18809 ____________________________________________________________________________
18810 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
18811         Log: Update Changes.
18812      Branch: perl
18813            ! Changes patchlevel.h
18814 ____________________________________________________________________________
18815 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
18816         Log: Regen toc.
18817      Branch: perl
18818            ! pod/perltoc.pod
18819 ____________________________________________________________________________
18820 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
18821         Log: Forgot from #14641.
18822      Branch: perl
18823            ! lib/ExtUtils/t/Embed.t
18824 ____________________________________________________________________________
18825 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
18826         Log: A forgotten metaconfig unit.
18827      Branch: metaconfig/U/perl
18828            + i_features.U
18829 ____________________________________________________________________________
18830 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
18831         Log: metaconfig unit changes for #14642.
18832      Branch: metaconfig
18833            + U/modified/lns.U
18834      Branch: metaconfig/U/perl
18835            ! issymlink.U
18836 ____________________________________________________________________________
18837 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
18838         Log: -Dmksymlinks was broken by #14628.
18839      Branch: perl
18840            ! Configure
18841 ____________________________________________________________________________
18842 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
18843         Log: Subject: [PATCH @14577] OS/2 build
18844              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18845              Date: Mon, 11 Feb 2002 06:56:41 -0500
18846              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
18847              
18848              (sans the Configure, perlio.sym, and t/op/stat.t parts)
18849      Branch: perl
18850            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
18851            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
18852            ! os2/os2ish.h
18853 ____________________________________________________________________________
18854 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
18855         Log: Integrate perlio;
18856              
18857              Re-structure Japanese encodings - part 1
18858              
18859              Split Japanese encodings - part 2
18860              - build separate .c files with separate 'compile' steps
18861              - overall Japanese.xs / Japanese.pm which loads them
18862              
18863              Add test for Japanese encoding (well euc-jp anyway).
18864              Fix one bug shown by above
18865              Skip test which does not pass yet.
18866              
18867              Patch up the failing multi-byte write case, and un-skip
18868              the test.
18869      Branch: perl
18870           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
18871           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
18872            - ext/Encode/EUC_JP/EUC_JP.pm
18873           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
18874 ____________________________________________________________________________
18875 [ 14639] By: nick                                  on 2002/02/11  11:59:18
18876         Log: Patch up the failing multi-byte write case, and un-skip
18877              the test.
18878      Branch: perlio
18879            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
18880 ____________________________________________________________________________
18881 [ 14638] By: nick                                  on 2002/02/11  10:55:39
18882         Log: Add test for Japanese encoding (well euc-jp anyway).
18883              Fix one bug shown by above
18884              Skip test which does not pass yet.
18885      Branch: perlio
18886            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
18887            + ext/Encode/t/table.ref
18888            ! MANIFEST ext/Encode/Encode.xs
18889 ____________________________________________________________________________
18890 [ 14637] By: nick                                  on 2002/02/11  09:07:04
18891         Log: Split Japanese encodings - part 2
18892              - build separate .c files with separate 'compile' steps
18893              - overall Japanese.xs / Japanese.pm which loads them
18894      Branch: perlio
18895            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
18896 ____________________________________________________________________________
18897 [ 14636] By: nick                                  on 2002/02/11  08:15:42
18898         Log: Re-structure Japanese encodings - part 1
18899      Branch: perlio
18900           +> ext/Encode/EUC_JP/Japanese.pm
18901            - ext/Encode/EUC_JP/EUC_JP.pm
18902            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
18903 ____________________________________________________________________________
18904 [ 14635] By: nick                                  on 2002/02/11  08:05:12
18905         Log: Integrate mainline
18906      Branch: perlio
18907           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
18908           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
18909           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
18910 ____________________________________________________________________________
18911 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
18912         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
18913              From: Mike Guy <mjtg@cam.ac.uk>
18914              Date: Mon, 11 Feb 2002 02:50:42 +0000
18915              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
18916      Branch: perl
18917            ! t/op/arith.t
18918 ____________________________________________________________________________
18919 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
18920         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
18921              Stepping backward in the string would be majorly bad.
18922      Branch: perl
18923            ! regcomp.c
18924 ____________________________________________________________________________
18925 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
18926         Log: The debugger part of
18927              
18928              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
18929              From: Michael G Schwern <schwern@pobox.com> 
18930              Date: Wed, 6 Feb 2002 17:32:12 -0500
18931              Message-ID: <20020206223212.GG1346@blackrider>
18932      Branch: perl
18933            ! lib/perl5db.pl
18934 ____________________________________________________________________________
18935 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
18936         Log: Integrate perlio;
18937              
18938              Borland/Win32 tuning
18939              
18940              Move PerlIO_perlio to layer_syms where it belongs?
18941      Branch: perl
18942           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
18943 ____________________________________________________________________________
18944 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
18945         Log: EBCDIC: the low 256 needs to be shuffled also
18946              in pack/unpack U (this breaks the equivalence
18947              of pack U and v-strings, but I think if someone
18948              has to give, v-strings are a good victim)
18949      Branch: perl
18950            ! pp_pack.c t/op/pack.t
18951 ____________________________________________________________________________
18952 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
18953         Log: metaconfig unit changes for #14628.
18954      Branch: metaconfig/U/perl
18955            ! d_u32align.U issymlink.U
18956 ____________________________________________________________________________
18957 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
18958         Log: Two Configure tweaks; the u32align test was trying
18959              to write into a string literal, the ln -s test was
18960              failing in VOS.
18961      Branch: perl
18962            ! Configure
18963 ____________________________________________________________________________
18964 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
18965         Log: DJGPP tweaks from Laszlo Molnar.
18966      Branch: perl
18967            ! djgpp/djgpp.c lib/File/Spec.pm
18968 ____________________________________________________________________________
18969 [ 14626] By: nick                                  on 2002/02/10  18:36:47
18970         Log: Move PerlIO_perlio to layer_syms where it belongs?
18971      Branch: perlio
18972            ! makedef.pl
18973 ____________________________________________________________________________
18974 [ 14625] By: nick                                  on 2002/02/10  18:02:21
18975         Log: Borland/Win32 tuning
18976      Branch: perlio
18977            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
18978 ____________________________________________________________________________
18979 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
18980         Log: Additional explanation for the [:...:] failure.
18981      Branch: perl
18982            ! pod/perldiag.pod
18983 ____________________________________________________________________________
18984 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
18985         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
18986              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18987              Date: Sun, 10 Feb 2002 13:32:48 +0100
18988              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
18989      Branch: perl
18990            ! makedef.pl
18991 ____________________________________________________________________________
18992 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
18993         Log: Test tweaks from chromatic for cases where there
18994              are no installman1dir or installman3dir.
18995      Branch: perl
18996            ! lib/ExtUtils/t/Installed.t
18997 ____________________________________________________________________________
18998 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
18999         Log: Integrate perlio;
19000              
19001              Nick Clark's tweaks to Encode compile process
19002              1. Use decimal constants to unit string arrays rather than
19003              very long string litterals (latter having possible "\0"
19004              on end issues, and needing ANSI C line splicing).
19005              2. Replace tail-recursion during insert process with itteration.
19006              Nick C sees 12% speedup from these.
19007      Branch: perl
19008           !> ext/Encode/Encode.pm ext/Encode/compile
19009 ____________________________________________________________________________
19010 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
19011         Log: Portability notes: filename characters, character sets.
19012      Branch: perl
19013            ! pod/perlport.pod
19014 ____________________________________________________________________________
19015 [ 14619] By: nick                                  on 2002/02/10  11:06:05
19016         Log: Integrate mainline
19017      Branch: perlio
19018            ! ext/Encode/Encode.pm
19019           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
19020           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
19021           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
19022           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
19023           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
19024 ____________________________________________________________________________
19025 [ 14618] By: nick                                  on 2002/02/10  10:48:15
19026         Log: Nick Clark's tweaks to Encode compile process
19027              1. Use decimal constants to unit string arrays rather than
19028              very long string litterals (latter having possible "\0"
19029              on end issues, and needing ANSI C line splicing).
19030              2. Replace tail-recursion during insert process with itteration.
19031              Nick C sees 12% speedup from these.
19032      Branch: perlio
19033            ! ext/Encode/compile
19034 ____________________________________________________________________________
19035 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
19036         Log: Use the "Unicode 1.0" name field for control characters,
19037              as suggested by Mark Davis.  Note that Unicode 3.2 will
19038              require some more legwork on this because of certain
19039              alternative names.
19040      Branch: perl
19041            ! lib/unicore/Name.pl lib/unicore/mktables
19042 ____________________________________________________________________________
19043 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
19044         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
19045      Branch: perl
19046            ! hints/os390.sh
19047 ____________________________________________________________________________
19048 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
19049         Log: EBCDIC: the non-printable characters are different.
19050      Branch: perl
19051            ! ext/B/B/Deparse.pm
19052 ____________________________________________________________________________
19053 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
19054         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
19055              From: Nicholas Clark <nick@unfortu.net> 
19056              Date: Sat, 9 Feb 2002 22:31:29 +0000
19057              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
19058      Branch: perl
19059            ! t/lib/warnings/pp_hot
19060 ____________________________________________________________________________
19061 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
19062         Log: Subject: [PATCH] Re: Modulus operator inconsistency
19063              From: Nicholas Clark <nick@unfortu.net>
19064              Date: Sat, 9 Feb 2002 21:00:13 +0000
19065              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
19066      Branch: perl
19067            ! op.c t/op/arith.t
19068 ____________________________________________________________________________
19069 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
19070         Log: Use the same escaping mechanism for all the *flags.
19071      Branch: perl
19072            ! lib/ExtUtils/Embed.pm
19073 ____________________________________________________________________________
19074 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
19075         Log: Protect possible parentheses in ccflags, ccdlflags, and
19076              ldflags.  (In OS/390 there are parentheses in ccflags.)
19077      Branch: perl
19078            ! lib/ExtUtils/Embed.pm
19079 ____________________________________________________________________________
19080 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
19081         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
19082              From: Peter Scott <Peter@PSDT.com>
19083              Date: Fri, 08 Feb 2002 19:20:19 -0800
19084              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
19085      Branch: perl
19086            ! lib/perl5db.pl
19087 ____________________________________________________________________________
19088 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
19089         Log: FAQ sync.
19090      Branch: perl
19091            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
19092 ____________________________________________________________________________
19093 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
19094         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
19095              From: Chris Nandor <pudge@pobox.com>
19096              Date: Fri, 08 Feb 2002 16:31:41 -0500
19097              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
19098      Branch: perl
19099            ! cop.h deb.c pp_ctl.c toke.c util.c
19100 ____________________________________________________________________________
19101 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
19102         Log: Redo CopFILE / MacPerl_MPWFIleName patch
19103      Branch: maint-5.6/macperl
19104            ! cop.h deb.c pp_ctl.c toke.c util.c
19105 ____________________________________________________________________________
19106 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
19107         Log: The metaconfig unit change to go with #14605.
19108      Branch: metaconfig/U/perl
19109            ! libperl.U
19110 ____________________________________________________________________________
19111 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
19112         Log: The Configure change to go with #14604.
19113      Branch: perl
19114            ! Configure
19115 ____________________________________________________________________________
19116 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
19117         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
19118              From: Andy Dougherty <doughera@lafayette.edu>
19119              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
19120              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
19121      Branch: perl
19122            ! hints/bsdos.sh
19123 ____________________________________________________________________________
19124 [ 14603] By: nick                                  on 2002/02/08  18:16:09
19125         Log: Integrate mainline
19126      Branch: perlio
19127           +> ext/threads/t/libc.t
19128           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
19129           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
19130 ____________________________________________________________________________
19131 [ 14602] By: sky                                   on 2002/02/08  15:19:15
19132         Log: Start testing for safe localtime functions, TODO, test more functions.
19133      Branch: perl
19134            + ext/threads/t/libc.t
19135            ! MANIFEST
19136 ____________________________________________________________________________
19137 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
19138         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
19139              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19140              Date: Fri, 8 Feb 2002 00:21:07 +0100
19141              Message-ID: <20020208002107.E763@rafael>
19142      Branch: perl
19143            ! doio.c pp_sys.c t/io/argv.t
19144 ____________________________________________________________________________
19145 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
19146         Log: Subject: [PATCH] Configure followed by make minitest
19147              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19148              Date: Wed, 06 Feb 2002 21:35:20 -0800
19149              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
19150      Branch: perl
19151            ! t/op/taint.t t/run/fresh_perl.t
19152 ____________________________________________________________________________
19153 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
19154         Log: Integrate perlio;
19155              
19156              Extract something from yesterdays effort - convert my mail on pad
19157              data structures (incoporating Sarathy's corrections/clarifications)
19158              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
19159      Branch: perl
19160           !> cv.h pod/perlapi.pod pod/perlintern.pod
19161 ____________________________________________________________________________
19162 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
19163         Log: metaconfig unit changes for #14597.
19164      Branch: metaconfig
19165            ! U/modified/Loc.U
19166      Branch: metaconfig/U/perl
19167            ! libperl.U
19168 ____________________________________________________________________________
19169 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
19170         Log: Configure DJGPP tweak from Laszlo Molnar.
19171      Branch: perl
19172            ! Configure
19173 ____________________________________________________________________________
19174 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
19175         Log: DJGPP tweaks from Laszlo Molnar.
19176      Branch: perl
19177            ! djgpp/djgppsed.sh perl.c
19178 ____________________________________________________________________________
19179 [ 14595] By: nick                                  on 2002/02/08  09:19:29
19180         Log: Extract something from yesterdays effort - convert my mail on pad
19181              data structures (incoporating Sarathy's corrections/clarifications)
19182              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
19183      Branch: perlio
19184            ! cv.h pod/perlapi.pod pod/perlintern.pod
19185 ____________________________________________________________________________
19186 [ 14594] By: nick                                  on 2002/02/08  08:34:49
19187         Log: Integrate mainline
19188      Branch: perlio
19189           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
19190           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
19191           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
19192           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
19193           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
19194           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
19195 ____________________________________________________________________________
19196 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
19197         Log: To really skip the test an exit() is needed.
19198      Branch: perl
19199            ! lib/encoding.t
19200 ____________________________________________________________________________
19201 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
19202         Log: More diagnostics from Nicholas Clark.
19203      Branch: perl
19204            ! lib/Benchmark.t
19205 ____________________________________________________________________________
19206 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
19207         Log: In case of failure be more verbose.
19208      Branch: perl
19209            ! t/base/num.t
19210 ____________________________________________________________________________
19211 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
19212         Log: Update Changes
19213      Branch: maint-5.6/macperl
19214            ! macos/Changes
19215 ____________________________________________________________________________
19216 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
19217         Log: Merge AEGizmos library into PPC binary
19218      Branch: maint-5.6/macperl
19219            ! macos/Makefile.mk
19220 ____________________________________________________________________________
19221 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
19222         Log: Add -ansifor for MrCpp options
19223      Branch: maint-5.6/macperl
19224            ! macos/BuildRules.mk
19225 ____________________________________________________________________________
19226 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
19227         Log: Check ownership of CatInfos (MacPerl Bug #494482)
19228      Branch: maint-5.6/macperl
19229            ! macos/ext/Mac/Files/Files.xs
19230 ____________________________________________________________________________
19231 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
19232         Log: Resource updates
19233      Branch: maint-5.6/macperl
19234            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
19235 ____________________________________________________________________________
19236 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
19237         Log: Empty path is ENOENT (MacPerl Bug #512351)
19238      Branch: maint-5.6/macperl
19239            ! macos/macperl/MPAppleEvents.c
19240 ____________________________________________________________________________
19241 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
19242         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
19243      Branch: maint-5.6/macperl
19244            ! macos/macperl/MPAEVTStream.cp
19245 ____________________________________________________________________________
19246 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
19247         Log: macify(ABSTRACT_FROM)
19248      Branch: maint-5.6/macperl
19249            ! macos/lib/ExtUtils/MM_MacOS.pm
19250 ____________________________________________________________________________
19251 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
19252         Log: Use correct Mac filenames in error messages, caller()
19253      Branch: maint-5.6/macperl
19254            ! deb.c pp_ctl.c toke.c util.c
19255 ____________________________________________________________________________
19256 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
19257         Log: Sanity checks to see that the IV/NV and the PV of numeric
19258              scalars stay in sync (unearthed this via the OS/390 gcvt()
19259              brokenness)
19260      Branch: perl
19261            + t/base/num.t
19262            ! MANIFEST
19263 ____________________________________________________________________________
19264 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
19265         Log: Retract the anon leak subpatch of #14418 and #14431
19266              (the latter came into bleadperl as part of #14433).
19267      Branch: perl
19268            ! op.c t/run/fresh_perl.t
19269 ____________________________________________________________________________
19270 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
19271         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
19272              mangles 0.1 to "10".  sprintf() seems more well-behaved.
19273      Branch: perl
19274            ! hints/os390.sh
19275 ____________________________________________________________________________
19276 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
19277         Log: Subject: [PATCH @14557] another Encode fix for VMS
19278              From: "Craig A. Berry" <craigberry@mac.com>
19279              Date: Wed, 06 Feb 2002 14:44:20 -0600
19280              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
19281      Branch: perl
19282            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
19283 ____________________________________________________________________________
19284 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
19285         Log: Integrate perlio;
19286              
19287              One way to avoid OS390 winge about #line directives.
19288      Branch: perl
19289           !> ext/Encode/EUC_JP/Makefile.PL
19290 ____________________________________________________________________________
19291 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
19292         Log: Update Changes.
19293      Branch: perl
19294            ! Changes patchlevel.h
19295 ____________________________________________________________________________
19296 [ 14575] By: nick                                  on 2002/02/06  15:23:24
19297         Log: One way to avoid OS390 winge about #line directives.
19298      Branch: perlio
19299            ! ext/Encode/EUC_JP/Makefile.PL
19300 ____________________________________________________________________________
19301 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
19302         Log: s/Netware/NetWare/
19303      Branch: perl
19304            ! MANIFEST
19305 ____________________________________________________________________________
19306 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
19307         Log: New Netware scripts.
19308      Branch: perl
19309            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
19310            + NetWare/t/NWScripts-Exist.pl
19311            ! MANIFEST
19312 ____________________________________________________________________________
19313 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
19314         Log: EBCDIC: the encoding pragma would need some rethinking,
19315              probably a pass of EBCDIC->Unicode mapping.  For now,
19316              disable it on EBCDIC.
19317      Branch: perl
19318            ! lib/encoding.pm lib/encoding.t
19319 ____________________________________________________________________________
19320 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
19321         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
19322              for the low 256.  Now tweaked the tests, but maybe it's
19323              the module that needs few NATIVE_TO_UNI()s somewhere?
19324      Branch: perl
19325            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
19326 ____________________________________________________________________________
19327 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
19328         Log: Subject: [PATCH utf8.c] format problem
19329              From: Robin Barker <rmb1@cise.npl.co.uk>
19330              Date: Wed, 6 Feb 2002 14:01:43 GMT
19331              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
19332      Branch: perl
19333            ! utf8.c
19334 ____________________________________________________________________________
19335 [ 14569] By: nick                                  on 2002/02/06  09:52:23
19336         Log: Integrate mainline
19337      Branch: perlio
19338           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
19339           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
19340           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
19341           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
19342           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
19343           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
19344 ____________________________________________________________________________
19345 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
19346         Log: EBCDIC: 0x41 is not cricket.
19347      Branch: perl
19348            ! ext/Encode/t/Encode.t
19349 ____________________________________________________________________________
19350 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
19351         Log: NetWare update from Ananth Kesari.
19352      Branch: perl
19353            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
19354            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
19355            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
19356            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
19357            ! NetWare/t/NWScripts.pl makedef.pl
19358 ____________________________________________________________________________
19359 [ 14566] By: sky                                   on 2002/02/05  18:39:13
19360         Log: Subject: Re: File::Spec::rel2abs2rel (?)
19361              From: Michael G Schwern <schwern@pobox.com>
19362              Date: Tue, 5 Feb 2002 13:47:39 -0500
19363              Message-ID: <20020205184739.GB17375@blackrider>
19364      Branch: perl
19365            ! lib/File/Spec/t/rel2abs2rel.t
19366 ____________________________________________________________________________
19367 [ 14565] By: nick                                  on 2002/02/05  17:31:24
19368         Log: Integrate mainline
19369      Branch: perlio
19370           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
19371           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
19372           !> utf8.h
19373 ____________________________________________________________________________
19374 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
19375         Log: Integrate perlio;
19376              
19377              More Encode tweaks:
19378              - make expensive and marginal substring search optional (-O)
19379              - enable -O for ASCII-oid encodings (search space is small)
19380              - add ASCII-oid jis0201 to basic Encode.so
19381              - add some other Japanese encodings to EUC_JP bundle (without -O)
19382      Branch: perl
19383           +> ext/Encode/Encode/jis0201.ucm
19384           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
19385           !> ext/Encode/compile
19386 ____________________________________________________________________________
19387 [ 14563] By: nick                                  on 2002/02/05  16:01:15
19388         Log: More Encode tweaks:
19389              - make expensive and marginal substring search optional (-O)
19390              - enable -O for ASCII-oid encodings (search space is small)
19391              - add ASCII-oid jis0201 to basic Encode.so
19392              - add some other Japanese encodings to EUC_JP bundle (without -O)
19393      Branch: perlio
19394            + ext/Encode/Encode/jis0201.ucm
19395            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
19396            ! ext/Encode/compile
19397 ____________________________________________________________________________
19398 [ 14562] By: sky                                   on 2002/02/05  14:50:36
19399         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
19400      Branch: perl
19401            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
19402 ____________________________________________________________________________
19403 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
19404         Log: EBCDIC: SHARP S is different.
19405      Branch: perl
19406            ! regexec.c utf8.h
19407 ____________________________________________________________________________
19408 [ 14560] By: sky                                   on 2002/02/05  13:49:40
19409         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
19410      Branch: perl
19411            ! t/op/filetest.t
19412 ____________________________________________________________________________
19413 [ 14559] By: sky                                   on 2002/02/05  11:39:24
19414         Log: Add . first to the PATH environment to test that we really
19415              get ./perl and not some other older perl.
19416      Branch: perl
19417            ! lib/File/Spec/t/rel2abs2rel.t
19418 ____________________________________________________________________________
19419 [ 14558] By: sky                                   on 2002/02/05  11:20:21
19420         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...
19421      Branch: perl
19422            ! ext/POSIX/t/posix.t
19423 ____________________________________________________________________________
19424 [ 14557] By: sky                                   on 2002/02/05  10:30:58
19425         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
19426      Branch: perl
19427            ! hints/darwin.sh perl.h
19428 ____________________________________________________________________________
19429 [ 14556] By: nick                                  on 2002/02/05  06:58:52
19430         Log: Integrate mainline
19431      Branch: perlio
19432           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
19433           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
19434           !> lib/File/Find/t/taint.t
19435 ____________________________________________________________________________
19436 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
19437         Log: Integrate change #14439 from maintperl
19438      Branch: maint-5.6/macperl
19439           !> op.c
19440 ____________________________________________________________________________
19441 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
19442         Log: Subject: [PATCH] File::Find tests not cleaning up properly
19443              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19444              Date: Mon, 4 Feb 2002 22:09:07 +0100
19445              Message-ID: <20020204220907.A8288@rafael>
19446      Branch: perl
19447            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
19448 ____________________________________________________________________________
19449 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
19450         Log: Signedness mumblings from Tru64.
19451      Branch: perl
19452            ! ext/Encode/Encode.xs
19453 ____________________________________________________________________________
19454 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
19455         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
19456              From: "Craig A. Berry" <craigberry@mac.com>
19457              Date: Mon, 04 Feb 2002 17:16:00 -0600
19458              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
19459      Branch: perl
19460            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
19461            ! ext/Encode/Encode.xs
19462 ____________________________________________________________________________
19463 [ 14551] By: nick                                  on 2002/02/04  16:00:31
19464         Log: Integrate mainline
19465      Branch: perlio
19466           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
19467           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
19468           !> regcomp.c
19469 ____________________________________________________________________________
19470 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
19471         Log: Update Changes.
19472      Branch: perl
19473            ! Changes patchlevel.h
19474 ____________________________________________________________________________
19475 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
19476         Log: Comment microtweaks.
19477      Branch: perl
19478            ! lib/locale.t
19479 ____________________________________________________________________________
19480 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
19481         Log: Subject: trivial docu patch
19482              From: andreas.koenig@anima.de (Andreas J. Koenig)
19483              Date: 04 Feb 2002 08:15:19 +0100
19484              Message-ID: <m3pu3l7m60.fsf@anima.de>
19485      Branch: perl
19486            ! pod/perluniintro.pod
19487 ____________________________________________________________________________
19488 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
19489         Log: Subject: [PATCH] (??{ }) anomaly
19490              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19491              Date: Sun, 03 Feb 2002 20:21:45 -0800
19492              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
19493      Branch: perl
19494            ! regcomp.c
19495 ____________________________________________________________________________
19496 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
19497         Log: Integrate perlio.
19498              
19499              Carry on where we left off if we have to grow destination
19500              SV during XS encode/decode
19501              
19502              Remove debugging warning, be consistent about API fails.
19503      Branch: perl
19504           !> ext/Encode/Encode.xs
19505 ____________________________________________________________________________
19506 [ 14545] By: nick                                  on 2002/02/03  20:03:38
19507         Log: Remove debugging warning, be consistent about API fails.
19508      Branch: perlio
19509            ! ext/Encode/Encode.xs
19510 ____________________________________________________________________________
19511 [ 14544] By: nick                                  on 2002/02/03  19:47:48
19512         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
19513      Branch: perlio
19514            ! ext/Encode/Encode.xs
19515 ____________________________________________________________________________
19516 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
19517         Log: Subject: PATCH CPAN.pm
19518              From: Mark-Jason Dominus <mjd@plover.com>
19519              Date: Sun, 03 Feb 2002 12:36:36 -0500
19520              Message-ID: <20020203173636.27451.qmail@plover.com>
19521      Branch: perl
19522            ! lib/CPAN.pm
19523 ____________________________________________________________________________
19524 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
19525         Log: Must search further back.
19526      Branch: perl
19527            ! lib/h2xs.t
19528 ____________________________________________________________________________
19529 [ 14541] By: nick                                  on 2002/02/03  18:52:09
19530         Log: Integrate mainline
19531      Branch: perlio
19532           !> (integrate 29 files)
19533 ____________________________________________________________________________
19534 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
19535         Log: EBCDIC: more natification.
19536      Branch: perl
19537            ! regcomp.c
19538 ____________________________________________________________________________
19539 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
19540         Log: Debug noise.
19541      Branch: perl
19542            ! ext/Encode/Encode.xs
19543 ____________________________________________________________________________
19544 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
19545         Log: Integrate perlio;
19546              
19547              Stable intermediate point in Encode cleanup.
19548              :encode(euc-jp) works on Dan's table.euc
19549              Much buffer copying and other silliness remains.
19550      Branch: perl
19551           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
19552           !> ext/Encode/lib/Encode/Encoding.pm
19553 ____________________________________________________________________________
19554 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
19555         Log: Prettify.
19556      Branch: perl
19557            ! lib/unicore/mktables
19558 ____________________________________________________________________________
19559 [ 14536] By: nick                                  on 2002/02/03  17:32:03
19560         Log: Stable intermediate point in Encode cleanup.
19561              :encode(euc-jp) works on Dan's table.euc
19562              Much buffer copying and other silliness remains.
19563      Branch: perlio
19564            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
19565            ! ext/Encode/lib/Encode/Encoding.pm
19566 ____________________________________________________________________________
19567 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
19568         Log: EBCDIC: it's much nicer to compare Unicode code points
19569              to Unicode code points.
19570      Branch: perl
19571            ! regexec.c
19572 ____________________________________________________________________________
19573 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
19574         Log: EBCDIC: character classes must remap the low 256.
19575      Branch: perl
19576            ! regcomp.c
19577 ____________________________________________________________________________
19578 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
19579         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
19580      Branch: perl
19581            ! lib/I18N/LangTags/List.pm
19582 ____________________________________________________________________________
19583 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
19584         Log: FAQ sync.
19585      Branch: perl
19586            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
19587            ! pod/perlfaq6.pod pod/perlfaq7.pod
19588 ____________________________________________________________________________
19589 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
19590         Log: Integrate perlio;
19591              
19592              Re-indent Encode.xs
19593              
19594              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
19595              (Mis-feature discovered by Encode.)
19596      Branch: perl
19597           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
19598 ____________________________________________________________________________
19599 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
19600         Log: Subject: [PATCH] lstat FH and -l FH warnings
19601              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19602              Date: Sat, 2 Feb 2002 22:24:54 +0100           
19603              Message-ID: <20020202222454.A11608@rafael>       
19604      Branch: perl
19605            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
19606            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
19607 ____________________________________________________________________________
19608 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
19609         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
19610              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19611              Date: Sat, 2 Feb 2002 13:11:01 +0100           
19612              Message-ID: <20020202131101.A722@rafael>               
19613              
19614              Subject: [PATCH t/op/ver.t] another false positive
19615              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19616              Date: Sat, 2 Feb 2002 13:38:22 +0100           
19617              Message-ID: <20020202133822.E722@rafael>         
19618              
19619              Subject: [PATCH] t/test.pl:ok() doesn't work
19620              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
19621              Date: Sun, 03 Feb 2002 00:02:38 -0800          
19622              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
19623      Branch: perl
19624            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
19625            ! t/test.pl
19626 ____________________________________________________________________________
19627 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
19628         Log: Subject: [PATCH @13746] OS2::Process's constants
19629              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19630              Date: Sat, 2 Feb 2002 01:00:55 -0500           
19631              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
19632      Branch: perl
19633            ! os2/OS2/Process/Makefile.PL
19634 ____________________________________________________________________________
19635 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
19636         Log: Subject: [PATCH @13746] h2xs   
19637              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19638              Date: Sat, 2 Feb 2002 00:58:44 -0500           
19639              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
19640      Branch: perl
19641            ! utils/h2xs.PL
19642 ____________________________________________________________________________
19643 [ 14526] By: nick                                  on 2002/02/03  14:54:18
19644         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
19645              (Mis-feature discovered by Encode.)
19646      Branch: perlio
19647            ! sv.c
19648 ____________________________________________________________________________
19649 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
19650         Log: EBCDIC: since #14519 made \N{...} to remap,
19651              the test cannot expect an ASCII code point.
19652      Branch: perl
19653            ! lib/charnames.t
19654 ____________________________________________________________________________
19655 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
19656         Log: Sub-MANIFEST-tweak.
19657      Branch: perl
19658            ! ext/Encode/MANIFEST
19659 ____________________________________________________________________________
19660 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
19661         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
19662              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19663              Date: Fri, 01 Feb 2002 23:51:03 +0900
19664              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
19665      Branch: perl
19666            ! ext/Encode/lib/Encode/Tcl/Escape.pm
19667 ____________________________________________________________________________
19668 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
19669         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
19670              From: Andy Dougherty <doughera@lafayette.edu>
19671              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
19672              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
19673      Branch: perl
19674            ! README.solaris hints/solaris_2.sh
19675 ____________________________________________________________________________
19676 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
19677         Log: EBCDIC: no hope to get the low 256 right in unifolding.
19678      Branch: perl
19679            ! t/uni/fold.t
19680 ____________________________________________________________________________
19681 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
19682         Log: todo entry for missing pack formats.
19683      Branch: perl
19684            ! pod/perltodo.pod
19685 ____________________________________________________________________________
19686 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
19687         Log: EBCDIC: the low 256 \N{...} need to be remapped.
19688      Branch: perl
19689            ! toke.c
19690 ____________________________________________________________________________
19691 [ 14518] By: nick                                  on 2002/02/01  18:32:03
19692         Log: indent -kr -nce and some manual tweaks to match perl style.
19693      Branch: perlio
19694            ! ext/Encode/Encode.xs
19695 ____________________________________________________________________________
19696 [ 14517] By: nick                                  on 2002/02/01  18:20:46
19697         Log: Integrate mainline
19698      Branch: perlio
19699           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
19700           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
19701           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
19702           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
19703           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
19704           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
19705           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
19706 ____________________________________________________________________________
19707 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
19708         Log: Integrate perlio; 
19709              
19710              Minor Encode tweaks:
19711              - move Encode.pm back to top of Encode like normal XS extension
19712              - avoid .def as a file extension (Win32 builds)
19713      Branch: perl
19714            ! MANIFEST
19715           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
19716           !> ext/Encode/Makefile.PL ext/Encode/compile
19717 ____________________________________________________________________________
19718 [ 14515] By: nick                                  on 2002/02/01  16:27:59
19719         Log: Minor Encode tweaks:
19720              - move Encode.pm back to top of Encode like normal XS extension
19721              - avoid .def as a file extension (Win32 builds)
19722      Branch: perlio
19723           +> ext/Encode/Encode.pm
19724            - ext/Encode/lib/Encode.pm
19725            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
19726            ! ext/Encode/Makefile.PL ext/Encode/compile
19727 ____________________________________________________________________________
19728 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
19729         Log: Subject: [PATCH utf8.t] temp file not cleaned up
19730              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19731              Date: Fri, 1 Feb 2002 15:47:46 +0100
19732              Message-ID: <20020201154746.A24079@rafael>
19733      Branch: perl
19734            ! t/io/utf8.t
19735 ____________________________________________________________________________
19736 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
19737         Log: Subject: [PATCH] make "lstat FH" croak
19738              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19739              Date: Fri, 1 Feb 2002 15:12:50 +0100
19740              Message-ID: <20020201151250.A738@rafael>
19741      Branch: perl
19742            ! pod/perldiag.pod pp_sys.c t/op/stat.t
19743 ____________________________________________________________________________
19744 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
19745         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
19746              From: Kay Röpke <kroepke@dolphin-services.de>
19747              Date: Fri, 1 Feb 2002 01:10:43 +0100
19748              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
19749      Branch: perl
19750            ! t/op/stat.t
19751 ____________________________________________________________________________
19752 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
19753         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
19754              I got it in Tru64 + ithreads but only without -g, took
19755              some debugging by printf (which was no fun either since
19756              adding some debug printfs hid the error)
19757      Branch: perl
19758            ! regexec.c utf8.c
19759 ____________________________________________________________________________
19760 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
19761         Log: Subject: Re: [PATCH] perl -V:
19762              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
19763              Date: Thu, 31 Jan 2002 12:10:20 -0800
19764              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
19765              
19766              Subject: Re: [PATCH] perl -V:
19767              From: Michael G Schwern <schwern@pobox.com>
19768              Date: Thu, 31 Jan 2002 16:43:13 -0500
19769              Message-ID: <20020131214313.GH6498@blackrider>
19770      Branch: perl
19771            ! t/run/switches.t
19772 ____________________________________________________________________________
19773 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
19774         Log: #14505 effect.
19775      Branch: perl
19776            ! pod/perluniintro.pod
19777 ____________________________________________________________________________
19778 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
19779         Log: Daniel S. Lewart adopts the Math::Complex.
19780      Branch: perl
19781            ! lib/Math/Complex.pm
19782 ____________________________________________________________________________
19783 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
19784         Log: More Complex DWIMmery.
19785      Branch: perl
19786            ! lib/Math/Complex.pm lib/Math/Complex.t
19787 ____________________________________________________________________________
19788 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
19789         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
19790              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19791              Date: Thu, 31 Jan 2002 14:37:52 +0100
19792              Message-ID: <20020131143752.A1452@rafael>
19793      Branch: perl
19794            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
19795 ____________________________________________________________________________
19796 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
19797         Log: Turn the I/O Unicode error by default on, but the
19798              character-generating Unicode error by default off,
19799              as Larry suggested.
19800      Branch: perl
19801            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
19802            ! utf8.c
19803 ____________________________________________________________________________
19804 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
19805         Log: Subject: [PATCH] open.pm minor cleanup
19806              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19807              Date: Thu, 31 Jan 2002 15:03:02 +0100
19808              Message-ID: <20020131150302.C1452@rafael>
19809      Branch: perl
19810            ! lib/open.pm
19811 ____________________________________________________________________________
19812 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
19813         Log: Update Changes.
19814      Branch: perl
19815            ! Changes patchlevel.h
19816 ____________________________________________________________________________
19817 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
19818         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
19819              From: Robin Barker <rmb1@cise.npl.co.uk>
19820              Date: Wed, 30 Jan 2002 11:58:33 GMT
19821              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
19822      Branch: perl
19823            ! lib/CPAN.pm
19824 ____________________________________________________________________________
19825 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
19826         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
19827              re-sort MANIFEST.
19828      Branch: perl
19829            + ext/Encode/Encode.pm
19830            - ext/Encode/lib/Encode.pm
19831            ! MANIFEST ext/Encode/Makefile.PL
19832 ____________________________________________________________________________
19833 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
19834         Log: Integrate perlio;
19835              
19836              Collect some stats during compile process.
19837              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
19838              as one XS - inconclusive - marginal win?
19839              Add some comments to encode.h
19840      Branch: perl
19841           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
19842           !> ext/Encode/encode.h
19843 ____________________________________________________________________________
19844 [ 14499] By: nick                                  on 2002/01/30  09:57:47
19845         Log: Collect some stats during compile process.
19846              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
19847              as one XS - inconclusive - marginal win?
19848              Add some comments to encode.h
19849      Branch: perlio
19850            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
19851            ! ext/Encode/encode.h
19852 ____________________________________________________________________________
19853 [ 14498] By: nick                                  on 2002/01/30  07:27:55
19854         Log: Integrate Jarkko's path/INC tweaks
19855      Branch: perlio
19856           !> ext/Encode/compile
19857 ____________________________________________________________________________
19858 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
19859         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
19860              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19861              Date: Tue, 29 Jan 2002 01:13:09 -0800
19862              Message-ID: <lemV8gzkgu/K092yn@efn.org>
19863      Branch: perl
19864            ! configpm
19865 ____________________________________________________________________________
19866 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
19867         Log: Subject: [PATCH t/op/inccode.t] new test
19868              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19869              Date: Tue, 29 Jan 2002 22:03:45 +0100
19870              Message-ID: <20020129220345.A704@rafael>
19871      Branch: perl
19872            ! t/op/inccode.t
19873 ____________________________________________________________________________
19874 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
19875         Log: EBCDIC: t/op/lc.t now passes.
19876      Branch: perl
19877            ! t/op/lc.t
19878 ____________________________________________________________________________
19879 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
19880         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
19881      Branch: perl
19882            ! utf8.c
19883 ____________________________________________________________________________
19884 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
19885         Log: Must find stuff during build.
19886      Branch: perl
19887            ! ext/Encode/compile
19888 ____________________________________________________________________________
19889 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
19890         Log: Integrate with perlio;
19891              
19892              Basics of a compiled Encode XS extension
19893      Branch: perl
19894           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
19895           +> ext/Encode/Encode/euc-jp.ucm
19896           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
19897           !> ext/Encode/encode.h
19898 ____________________________________________________________________________
19899 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
19900         Log: EBCDIC tweaks-- no new test passes, but getting closer.
19901      Branch: perl
19902            ! utf8.c
19903 ____________________________________________________________________________
19904 [ 14490] By: nick                                  on 2002/01/29  21:20:57
19905         Log: Basics of a compiled Encode XS extension
19906      Branch: perlio
19907            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
19908            + ext/Encode/Encode/euc-jp.ucm
19909            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
19910            ! ext/Encode/encode.h
19911 ____________________________________________________________________________
19912 [ 14489] By: nick                                  on 2002/01/29  18:40:54
19913         Log: Integrate mainline
19914      Branch: perlio
19915           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
19916           +> ext/Encode/lib/Encode/Encoding.pm
19917           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
19918           +> ext/Encode/lib/Encode/Tcl/Escape.pm
19919           +> ext/Encode/lib/Encode/Tcl/Extended.pm
19920           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
19921           +> ext/Encode/lib/Encode/Tcl/Table.pm
19922           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
19923           +> ext/Encode/lib/Encode/iso10646_1.pm
19924           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
19925           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
19926           +> ext/Encode/t/Tcl.t
19927            - ext/Encode.t ext/Encode/Encode.pm
19928            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
19929            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
19930           !> (integrate 33 files)
19931 ____________________________________________________________________________
19932 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
19933         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
19934              From: Richard Clamp <richardc@unixbeard.net>
19935              Date: Mon, 28 Jan 2002 02:17:55 +0000
19936              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
19937      Branch: perl
19938            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
19939 ____________________________________________________________________________
19940 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
19941         Log: OS/390 seems to do length 0 udp reads, Nicholas says
19942              skippage is for now the best cause of action.
19943      Branch: perl
19944            ! ext/Socket/socketpair.t
19945 ____________________________________________________________________________
19946 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
19947         Log: Encode cleanup from Dan Kogai; reworked even further.
19948      Branch: perl
19949            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
19950            + ext/Encode/lib/Encode/Encoding.pm
19951            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
19952            + ext/Encode/lib/Encode/Tcl/Escape.pm
19953            + ext/Encode/lib/Encode/Tcl/Extended.pm
19954            + ext/Encode/lib/Encode/Tcl/HanZi.pm
19955            + ext/Encode/lib/Encode/Tcl/Table.pm
19956            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
19957            + ext/Encode/lib/Encode/iso10646_1.pm
19958            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
19959            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
19960            + ext/Encode/t/Tcl.t
19961            - ext/Encode.t ext/Encode/Encode.pm
19962            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
19963            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
19964            ! MANIFEST ext/Encode/Encode/8859-1.ucm
19965            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
19966            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
19967            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
19968            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
19969            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
19970            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
19971            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
19972            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
19973            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
19974            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
19975            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
19976            ! ext/Encode/compile
19977 ____________________________________________________________________________
19978 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
19979         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
19980      Branch: perl
19981            ! djgpp/djgpp.c perlio.c
19982 ____________________________________________________________________________
19983 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
19984         Log: Prettier printing from Michael Schwern.
19985      Branch: perl
19986            ! t/test.pl
19987 ____________________________________________________________________________
19988 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
19989         Log: Show also the debug and debugcolor as known pragmas.
19990      Branch: perl
19991            ! ext/re/re.pm
19992 ____________________________________________________________________________
19993 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
19994         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
19995              From: "Craig A. Berry" <craigberry@mac.com>
19996              Date: Mon, 28 Jan 2002 16:30:30 -0600
19997              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
19998      Branch: perl
19999            ! ext/B/t/assembler.t
20000 ____________________________________________________________________________
20001 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
20002         Log: metaconfig unit change for #14480.
20003      Branch: metaconfig
20004            ! U/modified/Init.U
20005 ____________________________________________________________________________
20006 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
20007         Log: DJGPP needs to know its exe soon, too.
20008      Branch: perl
20009            ! Configure
20010 ____________________________________________________________________________
20011 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
20012         Log: Round #2 on EBCDICation.
20013      Branch: perl
20014            ! t/op/append.t
20015 ____________________________________________________________________________
20016 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
20017         Log: Integrate perlio;
20018              
20019              Set makefile.mk CCHOME etc. for default locations of MinGW and free
20020              Borland compilers. (Borland builds one or two oddities.)
20021      Branch: perl
20022           !> win32/config.bc win32/makefile.mk
20023 ____________________________________________________________________________
20024 [ 14477] By: nick                                  on 2002/01/28  20:12:31
20025         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
20026              Borland compilers. (Borland builds one or two oddities.)
20027      Branch: perlio
20028            ! win32/config.bc win32/makefile.mk
20029 ____________________________________________________________________________
20030 [ 14476] By: nick                                  on 2002/01/28  18:43:47
20031         Log: Integrate mainline
20032      Branch: perlio
20033           !> Configure hints/hpux.sh
20034 ____________________________________________________________________________
20035 [ 14475] By: nick                                  on 2002/01/28  17:15:12
20036         Log: Integrate mainline
20037      Branch: perlio
20038           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
20039           !> patchlevel.h pp_sys.c t/lib/warnings/perl
20040 ____________________________________________________________________________
20041 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
20042         Log: metaconfig unit change for #14472.
20043      Branch: metaconfig/U/perl
20044            ! d_u32align.U
20045 ____________________________________________________________________________
20046 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
20047         Log: Misunderstood Merijn's patch.
20048      Branch: perl
20049            ! hints/hpux.sh
20050 ____________________________________________________________________________
20051 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
20052         Log: Misapplied Merijn's patch.
20053      Branch: perl
20054            ! Configure
20055 ____________________________________________________________________________
20056 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
20057         Log: Update Changes.
20058      Branch: perl
20059            ! Changes patchlevel.h
20060 ____________________________________________________________________________
20061 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
20062         Log: BeOS has sockets but not true ones.
20063      Branch: perl
20064            ! pp_sys.c
20065 ____________________________________________________________________________
20066 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
20067         Log: metaconfig unit change for #14467.
20068      Branch: metaconfig/U/perl
20069            ! d_u32align.U
20070 ____________________________________________________________________________
20071 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
20072         Log: For some strange reason under the smoke harness the alignment
20073              test hangs in HP-UX 10.20.  So hint it to avoid the test.
20074      Branch: perl
20075            ! hints/hpux.sh
20076 ____________________________________________________________________________
20077 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
20078         Log: Allow d_u32align to be hinted.
20079      Branch: perl
20080            ! Configure
20081 ____________________________________________________________________________
20082 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
20083         Log: The shift key is important.
20084      Branch: perl
20085            ! ext/B/B.xs
20086 ____________________________________________________________________________
20087 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
20088         Log: The "used only once" warnings (from gv_check) come
20089              in pseudorandom hash order-- in EBCDIC the order
20090              is different.  Add a new option that allow the warnings
20091              to come in any order (Paul Marquess).
20092      Branch: perl
20093            ! lib/warnings.t t/lib/warnings/perl
20094 ____________________________________________________________________________
20095 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
20096         Log: Integrate perlio; the 0nothread test failure without threads.
20097      Branch: perl
20098           !> ext/threads/shared/t/0nothread.t
20099 ____________________________________________________________________________
20100 [ 14463] By: nick                                  on 2002/01/28  08:22:36
20101         Log: Integrate mainline
20102      Branch: perlio
20103           !> (integrate 37 files)
20104 ____________________________________________________________________________
20105 [ 14462] By: nick                                  on 2002/01/28  08:09:53
20106         Log: 1st attempt at skipping broke threads case.
20107      Branch: perlio
20108            ! ext/threads/shared/t/0nothread.t
20109 ____________________________________________________________________________
20110 [ 14461] By: nick                                  on 2002/01/28  07:25:58
20111         Log: Skip new threads::shared test unless -Duseithreads
20112      Branch: perlio
20113            ! ext/threads/shared/t/0nothread.t
20114 ____________________________________________________________________________
20115 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
20116         Log: FAQ sync.
20117      Branch: perl
20118            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20119            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20120            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20121            ! pod/perlfaq9.pod
20122 ____________________________________________________________________________
20123 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
20124         Log: Upgrade to podlators 1.20.
20125      Branch: perl
20126            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
20127 ____________________________________________________________________________
20128 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
20129         Log: Retract #14448, a better patch coming up.
20130      Branch: perl
20131            ! lib/Pod/t/basic.t
20132 ____________________________________________________________________________
20133 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
20134         Log: EBCDIC portability.
20135      Branch: perl
20136            ! t/op/append.t
20137 ____________________________________________________________________________
20138 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
20139         Log: Further cygwin installperl tweak from Gerrit P. Haase.
20140      Branch: perl
20141            ! installperl
20142 ____________________________________________________________________________
20143 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
20144         Log: A bug in Bulgarian EBCDIC locale (this sounds like
20145              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
20146              locales failed, too.  The patch works around the bug by
20147              skipping the test, but the real problem may be deeper
20148              (affecting probably only EBCDIC platforms, though):
20149              see the comment in locale.t for more details.
20150      Branch: perl
20151            ! lib/locale.t
20152 ____________________________________________________________________________
20153 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
20154         Log: metaconfig unit change for #14453.
20155      Branch: metaconfig/U/perl
20156            ! libperl.U
20157 ____________________________________________________________________________
20158 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
20159         Log: Subject: Bleadperl on Cygwin today
20160              From: "Gerrit P. Haase" <gp@familiehaase.de>              
20161              Date: Sun, 27 Jan 2002 22:30:41 +0100
20162              Message-ID: <462007239437.20020127223041@familiehaase.de>
20163      Branch: perl
20164            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
20165            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
20166            ! lib/ExtUtils/t/MM_Cygwin.t
20167 ____________________________________________________________________________
20168 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
20169         Log: Unfinished EBCDIC branch.
20170      Branch: perl
20171            ! t/op/ver.t
20172 ____________________________________________________________________________
20173 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
20174         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
20175      Branch: perl
20176            ! ext/B/B.xs ext/B/B/Deparse.pm
20177 ____________________________________________________________________________
20178 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
20179         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
20180              platforms.
20181      Branch: perl
20182            ! ext/B/t/stash.t
20183 ____________________________________________________________________________
20184 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
20185         Log: Apparently no need for EBCDIC exception any more.
20186      Branch: perl
20187            ! ext/B/t/showlex.t
20188 ____________________________________________________________________________
20189 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
20190         Log: (retracted by #14458)
20191              (Russ Allbery) OS/390 is using a high-bit character for ESC,
20192              skip the test for now.  A better fix would be to override
20193              the notion of the platform's escape sequence in the test
20194              of Pod::Text::Termcap.  We may have to apply a filter to
20195              the output to substitute back in the ESC character that
20196              the test expects, but only on OS/390.
20197      Branch: perl
20198            ! lib/Pod/t/basic.t
20199 ____________________________________________________________________________
20200 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
20201         Log: Detypo.
20202      Branch: perl
20203            ! ext/Devel/Peek/Peek.t
20204 ____________________________________________________________________________
20205 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
20206         Log: OS/390 USS has a different idea of the pw* functions.
20207              Also, test the name with eq, not with ==.
20208      Branch: perl
20209            ! lib/User/pwent.t
20210 ____________________________________________________________________________
20211 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
20212         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
20213      Branch: perl
20214            ! doio.c
20215 ____________________________________________________________________________
20216 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
20217         Log: ASCIIisms.
20218      Branch: perl
20219            ! ext/PerlIO/t/encoding.t
20220 ____________________________________________________________________________
20221 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
20222         Log: chr(42) ne '*'  if one is in EBCDIC.
20223      Branch: perl
20224            ! t/op/pack.t
20225 ____________________________________________________________________________
20226 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
20227         Log: Subject: [PATCH] Fix up recent op/stat.t failures
20228              From: Andy Dougherty <doughera@lafayette.edu>
20229              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
20230              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
20231      Branch: perl
20232            ! t/op/stat.t
20233 ____________________________________________________________________________
20234 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
20235         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
20236              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20237              Date: Sun, 27 Jan 2002 15:03:18 +0100
20238              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
20239      Branch: perl
20240            ! lib/ExtUtils/t/Command.t
20241 ____________________________________________________________________________
20242 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
20243         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
20244              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20245              Date: Sun, 27 Jan 2002 14:51:10 +0100
20246              Message-ID: <20020127145110.A16332@rafael>
20247      Branch: perl
20248            ! ext/B/B/Deparse.pm
20249 ____________________________________________________________________________
20250 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
20251         Log: integrate change#14431 from perlio branch (Nick's fix for
20252              change#13474 to be more defensive about looking at pad entries
20253              that may not exist yet)
20254      Branch: maint-5.6/perl
20255            ! op.c
20256 ____________________________________________________________________________
20257 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
20258         Log: Comment to avoid later "cleanups."
20259      Branch: perl
20260            ! lib/ExtUtils/MakeMaker.pm
20261 ____________________________________________________________________________
20262 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
20263         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
20264              instead of just FOO=... cmd ...
20265      Branch: perl
20266            ! Makefile.SH
20267 ____________________________________________________________________________
20268 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
20269         Log: Overquoting bad (in UNIX one would get
20270              Can't open perl script "'-I../lib'": No such file or directory)
20271      Branch: perl
20272            ! lib/Pod/t/Usage.t
20273 ____________________________________________________________________________
20274 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
20275         Log: Integrate perlio;
20276              
20277              "All tests successful" VC6.0 Win32
20278              (Update config.vc to need cppstdin so those tests are skipped...)
20279      Branch: perl
20280           !> win32/config.vc win32/config_H.bc win32/config_H.gc
20281           !> win32/config_H.vc
20282 ____________________________________________________________________________
20283 [ 14434] By: nick                                  on 2002/01/26  22:27:08
20284         Log: "All tests successful" VC6.0 Win32
20285              (Update config.vc to need cppstdin so those tests are skipped...)
20286      Branch: perlio
20287            ! win32/config.vc win32/config_H.bc win32/config_H.gc
20288            ! win32/config_H.vc
20289 ____________________________________________________________________________
20290 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
20291         Log: Integrate perlio;
20292              
20293              1st two tests of File/Find/t/find.t and taint.t were run after 
20294              calling cleanup(). If previous fail had left for_find directory,
20295              but no content in it then cleanup() returned cd'ed to that directory.
20296              So tests failed. Fixed cleanup()-s.
20297              
20298              If we get to sighandler by mistake (no perl handler set) then
20299              warn() and exit() rather than die() - should never happen
20300              but if it does context needed to die is likely to be trashed
20301              as well.
20302              
20303              Win32 signal emulation cleanup.
20304              
20305              Tinkering with thread cleanup mutex-ing - not the problem 
20306              (op.c is) but could have been...
20307              
20308              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
20309              Should really be looked at by someone that knows about pads.
20310              
20311              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
20312              for CRLF line endings.
20313      Branch: perl
20314           !> ext/threads/threads.xs lib/File/Find/t/find.t
20315           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
20316           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
20317 ____________________________________________________________________________
20318 [ 14432] By: nick                                  on 2002/01/26  21:10:38
20319         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
20320              for CRLF line endings.
20321      Branch: perlio
20322            ! lib/Filter/Simple.pm
20323 ____________________________________________________________________________
20324 [ 14431] By: nick                                  on 2002/01/26  21:08:35
20325         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
20326              Should really be looked at by someone that knows about pads.
20327      Branch: perlio
20328            ! op.c
20329 ____________________________________________________________________________
20330 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
20331         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
20332              From: "Craig A. Berry" <craigberry@mac.com>       
20333              Date: Sat, 26 Jan 2002 11:19:44 -0600
20334              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
20335      Branch: perl
20336            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
20337 ____________________________________________________________________________
20338 [ 14429] By: nick                                  on 2002/01/26  18:04:22
20339         Log: Tinkering with thread cleanup mutex-ing - not the problem 
20340              (op.c is) but could have been...
20341      Branch: perlio
20342            ! ext/threads/threads.xs
20343 ____________________________________________________________________________
20344 [ 14428] By: nick                                  on 2002/01/26  18:03:13
20345         Log: Win32 signal emulation cleanup.
20346      Branch: perlio
20347            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
20348 ____________________________________________________________________________
20349 [ 14427] By: nick                                  on 2002/01/26  13:59:33
20350         Log: If we get to sighandler by mistake (no perl handler set) then
20351              warn() and exit() rather than die() - should never happen
20352              but if it does context needed to die is likely to be trashed
20353              as well.
20354      Branch: perlio
20355            ! mg.c
20356 ____________________________________________________________________________
20357 [ 14426] By: nick                                  on 2002/01/26  13:56:23
20358         Log: Integrate mainline
20359      Branch: perlio
20360           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
20361           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
20362           !> t/run/fresh_perl.t
20363 ____________________________________________________________________________
20364 [ 14425] By: nick                                  on 2002/01/26  08:11:33
20365         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
20366              calling cleanup(). If previous fail had left for_find directory,
20367              but no content in it then cleanup() returned cd'ed to that directory.
20368              So tests failed. Fixed cleanup()-s.
20369      Branch: perlio
20370            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
20371 ____________________________________________________________________________
20372 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
20373         Log: Integrate perlio;
20374              
20375              Fix winsystem.t's attempt to build showav.exe to work
20376              with gcc (which writes a.exe unless told with -o ).
20377              Also put in a few more fail-safes to check .exe got
20378              built somehow.
20379              
20380              More Win32 tuning
20381              
20382              Save $! so that other syscalls don't disturb it before
20383              we test it.
20384      Branch: perl
20385           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
20386           !> t/op/winsystem.t
20387 ____________________________________________________________________________
20388 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
20389         Log: Subject: [PATCH] new test in op/universal.t
20390              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20391              Date: Fri, 25 Jan 2002 23:17:33 +0100
20392              Message-ID: <20020125231733.A11733@rafael>
20393      Branch: perl
20394            ! t/op/universal.t
20395 ____________________________________________________________________________
20396 [ 14422] By: nick                                  on 2002/01/25  21:37:03
20397         Log: Save $! so that other syscalls don't disturb it before 
20398              we test it.
20399      Branch: perlio
20400            ! ext/Socket/socketpair.t
20401 ____________________________________________________________________________
20402 [ 14421] By: nick                                  on 2002/01/25  19:05:57
20403         Log: More Win32 tuning
20404      Branch: perlio
20405            ! t/op/stat.t t/op/taint.t
20406 ____________________________________________________________________________
20407 [ 14420] By: nick                                  on 2002/01/25  18:21:42
20408         Log: Fix winsystem.t's attempt to build showav.exe to work 
20409              with gcc (which writes a.exe unless told with -o ).
20410              Also put in a few more fail-safes to check .exe got 
20411              built somehow.
20412      Branch: perlio
20413            ! t/op/winsystem.t
20414 ____________________________________________________________________________
20415 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
20416         Log: Subject: [Patch Encode.xs] calculation of need overflows
20417              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20418              Date: Sat, 26 Jan 2002 00:58:50 +0900
20419              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
20420      Branch: perl
20421            ! ext/Encode/Encode.xs
20422 ____________________________________________________________________________
20423 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
20424         Log: Integrate changes 13474+13478+13584 from maintperl;
20425              anon sub leakage.
20426      Branch: perl
20427            ! op.c t/run/fresh_perl.t
20428 ____________________________________________________________________________
20429 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
20430         Log: Update Changes.
20431      Branch: perl
20432            ! Changes patchlevel.h
20433 ____________________________________________________________________________
20434 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
20435         Log: Integrate perlio; extensive threads and threads::shared work
20436              (note that the below is a chronological list of perlio
20437              check-in entries since the last integrate)
20438              
20439              Nearly-working threads re-structuring. Do not integrate,
20440              submit-ing to get to Win32, and as "off site" backup.
20441              
20442              threads work again on Win32. (Not threads::shared yet)
20443              Submit to see if they do on Linux.
20444              
20445              Add new threads/typemap to MANIFEST
20446              
20447              XS side of new threads::shared designed, coded and compiles,
20448              and mostly commented but is totaly untested.
20449              submit in case anyone wants a preview.
20450              
20451              Miss mg_len == 0 meaning don't Safefree
20452              
20453              Shared scalars working, some shared array ops working.
20454              
20455              Implement recursive lock and use of scope for PL_sharedsv_space,
20456              so now croak() from asserts does not leave locks.
20457              Make hv_simple compile (new prototype for debugging probe).
20458              
20459              thread::shared nearly working again - remaining issue
20460              is references withing shared space.
20461              Added bulk test with no threads involved (for debugging)
20462              Tuned tests to skip those needing _thrcnt
20463              
20464              SvTEMP_off to stop private PV's being stolen and stored in shared space
20465              
20466              Except Win32 from echo tests. (Alarm does not break into connect)
20467              
20468              Expand command line test globs on Win32.
20469              
20470              threads::shared tidy up:
20471              - Add _id() function to shared.xs so we can test refs point at same thing.
20472              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
20473              - Allow no_share to pass if sharing to works despite mis-ordering.
20474              - Change docs of threads to document ->create() (as used in tests),
20475              and not mention "new".
20476              
20477              Linux/NFS hackery was not faking right number of passes.
20478      Branch: perl
20479           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
20480           +> ext/threads/typemap
20481            - ext/threads/threads.h sharedsv.c sharedsv.h
20482            ! NetWare/config_H.wc
20483           !> (integrate 38 files)
20484 ____________________________________________________________________________
20485 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
20486         Log: Subject: Re: perldebguts minor tweaks
20487              From: Joe McMahon <mcmahon@metalab.unc.edu>
20488              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
20489              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
20490      Branch: perl
20491            ! pod/perldebguts.pod
20492 ____________________________________________________________________________
20493 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
20494         Log: metaconfig unit change for #14413.
20495      Branch: metaconfig
20496            ! U/modified/prototype.U
20497 ____________________________________________________________________________
20498 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
20499         Log: Okay, you can come home now, _().
20500      Branch: perl
20501            ! config_h.SH
20502 ____________________________________________________________________________
20503 [ 14412] By: nick                                  on 2002/01/25  11:01:49
20504         Log: Integrate mainline
20505              All but ../lib/Unicode/UCD.t pass.
20506      Branch: perlio
20507           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
20508           +> lib/unicore/CaseFolding.txt
20509           +> lib/unicore/CompositionExclusions.txt
20510           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
20511           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
20512           +> vos/vos.c
20513            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
20514            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
20515            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
20516            - lib/unicore/NamesList.html lib/unicore/PropList.html
20517            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
20518            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
20519            - lib/unicore/rename
20520           !> (integrate 424 files)
20521 ____________________________________________________________________________
20522 [ 14411] By: nick                                  on 2002/01/25  09:45:13
20523         Log: Linux/NFS hackery was not faking right number of passes.
20524      Branch: perlio
20525            ! t/io/fs.t
20526 ____________________________________________________________________________
20527 [ 14410] By: nick                                  on 2002/01/25  09:35:07
20528         Log: threads::shared tidy up:
20529              - Add _id() function to shared.xs so we can test refs point at same thing.
20530              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
20531              - Allow no_share to pass if sharing to works despite mis-ordering.
20532              - Change docs of threads to document ->create() (as used in tests),
20533              and not mention "new".
20534      Branch: perlio
20535            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
20536            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
20537            ! ext/threads/threads.pm
20538 ____________________________________________________________________________
20539 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
20540         Log: Subject: perldebguts minor tweaks
20541              From: Joe McMahon <mcmahon@metalab.unc.edu>
20542              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
20543              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
20544      Branch: perl
20545            ! pod/perldebguts.pod
20546 ____________________________________________________________________________
20547 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
20548         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
20549              From: Peter Scott <Peter@PSDT.com>
20550              Date: Thu, 24 Jan 2002 08:51:34 -0800
20551              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
20552      Branch: perl
20553            ! pod/perldebguts.pod
20554 ____________________________________________________________________________
20555 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
20556         Log: Few more paranoia checks for Unicode hash keys.
20557      Branch: perl
20558            ! t/op/each.t
20559 ____________________________________________________________________________
20560 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
20561         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
20562              From: Andy Dougherty <doughera@lafayette.edu>
20563              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
20564              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
20565      Branch: perl
20566            ! t/op/stat.t
20567 ____________________________________________________________________________
20568 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
20569         Log: The
20570              
20571              Subject: Very old debugger UTF-8 bug
20572              From: andreas.koenig@anima.de (Andreas J. Koenig)
20573              Date: 24 Jan 2002 12:45:44 +0100
20574              Message-ID: <m3y9iot1jr.fsf@anima.de>
20575              
20576              still broken, but this should work as a stopgap
20577              measure to stop pp_match accessing naughty data.
20578      Branch: perl
20579            ! pod/perldiag.pod pp_hot.c
20580 ____________________________________________________________________________
20581 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
20582         Log: metaconfig unit change for #14403.
20583      Branch: metaconfig/U/perl
20584            ! d_u32align.U
20585 ____________________________________________________________________________
20586 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
20587         Log: Pacify picky compilers (this time Sun Workshop).
20588      Branch: perl
20589            ! Configure
20590 ____________________________________________________________________________
20591 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
20592         Log: Subject: Very old debugger UTF-8 bug
20593              From: andreas.koenig@anima.de (Andreas J. Koenig)
20594              Date: 24 Jan 2002 12:45:44 +0100
20595              Message-ID: <m3y9iot1jr.fsf@anima.de>
20596      Branch: perl
20597            ! lib/dumpvar.pl
20598 ____________________________________________________________________________
20599 [ 14401] By: nick                                  on 2002/01/24  07:50:38
20600         Log: Expand command line test globs on Win32.
20601      Branch: perlio
20602            ! t/harness
20603 ____________________________________________________________________________
20604 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
20605         Log: Sprinkle some copyrights (use the oldest timestamp to
20606              be found in the repository, which is most often not right,
20607              but at least consistent)
20608      Branch: perl
20609            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
20610            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
20611            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
20612            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
20613            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
20614            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
20615            ! unixish.h xsutils.c
20616 ____________________________________________________________________________
20617 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
20618         Log: Don't crash on Help for long text (bug #506672)
20619      Branch: maint-5.6/macperl
20620            ! macos/macperl/MPHelp.c
20621 ____________________________________________________________________________
20622 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
20623         Log: Fix minor path problem
20624      Branch: maint-5.6/macperl
20625            ! macos/macperl/Droplets/tarzipme.plx
20626 ____________________________________________________________________________
20627 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
20628         Log: Minor text changes
20629      Branch: maint-5.6/macperl
20630            ! macos/Perl.r
20631 ____________________________________________________________________________
20632 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
20633         Log: Bump versions, dates, etc.
20634      Branch: maint-5.6/macperl
20635            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
20636 ____________________________________________________________________________
20637 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
20638         Log: coderefs in @INC and absolute paths
20639      Branch: maint-5.6/macperl
20640            ! embed.h pp_ctl.c proto.h
20641 ____________________________________________________________________________
20642 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
20643         Log: Minor module thingys
20644      Branch: maint-5.6/macperl
20645            ! macos/ext/Mac/Controls/Controls.xs
20646            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
20647            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
20648            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
20649            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
20650            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
20651            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
20652            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
20653            ! macos/ext/Mac/Movies/Movies.xs
20654            ! macos/ext/Mac/Navigation/Navigation.pm
20655            ! macos/ext/Mac/Navigation/Navigation.xs
20656            ! macos/ext/Mac/Notification/Notification.xs
20657            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
20658            ! macos/ext/Mac/Processes/Processes.xs
20659            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
20660            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
20661            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
20662            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
20663            ! macos/ext/Mac/Resources/Resources.pm
20664            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
20665            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
20666            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
20667            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
20668            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
20669 ____________________________________________________________________________
20670 [ 14393] By: nick                                  on 2002/01/23  19:52:19
20671         Log: Except Win32 from echo tests. (Alarm does not break into connect)
20672      Branch: perlio
20673            ! ext/Socket/Socket.t
20674 ____________________________________________________________________________
20675 [ 14392] By: nick                                  on 2002/01/23  19:31:57
20676         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
20677      Branch: perlio
20678            ! ext/threads/shared/shared.xs
20679 ____________________________________________________________________________
20680 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
20681         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
20682      Branch: perl
20683            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
20684            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
20685            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
20686            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
20687            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
20688            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
20689            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
20690            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
20691            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
20692            ! x2p/util.c x2p/util.h x2p/walk.c
20693 ____________________________________________________________________________
20694 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
20695         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
20696              therefore quite probably also obsolete code.
20697      Branch: perl
20698            ! sv.c
20699 ____________________________________________________________________________
20700 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
20701         Log: Update Changes.
20702      Branch: perl
20703            ! Changes patchlevel.h
20704 ____________________________________________________________________________
20705 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
20706         Log: Small update on todo.  Could use a lot more.
20707      Branch: perl
20708            ! pod/perltodo.pod
20709 ____________________________________________________________________________
20710 [ 14387] By: nick                                  on 2002/01/23  14:19:30
20711         Log: thread::shared nearly working again - remaining issue
20712              is references withing shared space.
20713              Added bulk test with no threads involved (for debugging)
20714              Tuned tests to skip those needing _thrcnt
20715      Branch: perlio
20716            + ext/threads/shared/t/0nothread.t
20717            ! MANIFEST ext/threads/shared/shared.pm
20718            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
20719            ! ext/threads/shared/t/hv_refs.t
20720            ! ext/threads/shared/t/hv_simple.t
20721            ! ext/threads/shared/t/sv_simple.t
20722 ____________________________________________________________________________
20723 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
20724         Log: Subject: [ID 20020121.003] perldata doco bug
20725              From: John Stumbles <jstumbles@bluearc.com>
20726              Date: Mon, 21 Jan 2002 14:19:56 -0000
20727              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
20728      Branch: perl
20729            ! pod/perldata.pod
20730 ____________________________________________________________________________
20731 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
20732         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
20733              From: Michael G Schwern <schwern@pobox.com>
20734              Date: Mon, 21 Jan 2002 15:16:42 -0500
20735              Message-ID: <20020121201642.GA6659@blackrider>
20736      Branch: perl
20737            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
20738 ____________________________________________________________________________
20739 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
20740         Log: Subject: [PATCH] Re: eval not catching warnings?
20741              From: abigail@foad.org
20742              Date: Wed, 23 Jan 2002 15:35:47 +0100
20743              Message-ID: <20020123143547.24798.qmail@foad.org>
20744      Branch: perl
20745            ! pod/perlfunc.pod
20746 ____________________________________________________________________________
20747 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
20748         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
20749              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20750              Date: Tue, 22 Jan 2002 17:00:54 -0800            
20751              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
20752      Branch: perl
20753            ! t/run/fresh_perl.t
20754 ____________________________________________________________________________
20755 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
20756         Log: metaconfig unit change for #14381.
20757      Branch: metaconfig/U/perl
20758            ! d_u32align.U
20759 ____________________________________________________________________________
20760 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
20761         Log: HP-UX 10.20 cc pacifying from Merijn.
20762      Branch: perl
20763            ! Configure
20764 ____________________________________________________________________________
20765 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
20766         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
20767              From: "Craig A. Berry" <craigberry@mac.com> 
20768              Date: Tue, 22 Jan 2002 22:14:26 -0600
20769              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
20770      Branch: perl
20771            ! vms/test.com
20772 ____________________________________________________________________________
20773 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
20774         Log: AIX cpp bug: having macro arguments and character constants
20775              "the same" means trouble (here s and 's')
20776              What broke now was 841 and 842 of t/op/pat.t, because of the
20777              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
20778              (note that breakage happened only under cc_r and usethreads+
20779              useithreads)
20780      Branch: perl
20781            ! utf8.h
20782 ____________________________________________________________________________
20783 [ 14378] By: nick                                  on 2002/01/22  20:33:15
20784         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
20785              so now croak() from asserts does not leave locks.
20786              Make hv_simple compile (new prototype for debugging probe).
20787      Branch: perlio
20788            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
20789            ! ext/threads/shared/t/hv_simple.t
20790 ____________________________________________________________________________
20791 [ 14377] By: nick                                  on 2002/01/22  17:32:21
20792         Log: Shared scalars working, some shared array ops working.
20793      Branch: perlio
20794            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
20795            ! ext/threads/shared/t/sv_refs.t
20796            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
20797 ____________________________________________________________________________
20798 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
20799         Log: Subject: [PATCH] Support truncate() in VOS port
20800              From: Paul_GreenVOS@vos.stratus.com
20801              Date: Mon, 21 Jan 02 23:27 est
20802              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
20803      Branch: perl
20804            + vos/vos.c
20805            ! MANIFEST hints/vos.sh vos/vosish.h
20806 ____________________________________________________________________________
20807 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
20808         Log: metaconfig unit changes for #14374.  Couldn't figure
20809              how to get completely rid of _() (some weird dependency
20810              pulling it in?) so renamed it as PROTO_().
20811      Branch: metaconfig
20812            + U/modified/d_shmat.U U/modified/prototype.U
20813            ! U/protos/d_drand48proto.U
20814      Branch: metaconfig/U/perl
20815            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
20816 ____________________________________________________________________________
20817 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
20818         Log: Get rid of the _() macro since (1) we require ANSI anyway
20819              (2) Other software (GNU) seems to use it and we don't need it,
20820              so let's give it up.
20821      Branch: perl
20822            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20823            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
20824            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
20825            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
20826            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
20827            ! wince/config.h wince/config_H.ce
20828 ____________________________________________________________________________
20829 [ 14373] By: nick                                  on 2002/01/22  10:10:48
20830         Log: Miss mg_len == 0 meaning don't Safefree
20831      Branch: perlio
20832            ! mg.c
20833 ____________________________________________________________________________
20834 [ 14372] By: nick                                  on 2002/01/21  22:34:06
20835         Log: XS side of new threads::shared designed, coded and compiles,
20836              and mostly commented but is totaly untested.
20837              submit in case anyone wants a preview.
20838      Branch: perlio
20839            + ext/threads/shared/typemap
20840            ! MANIFEST ext/threads/shared/shared.pm
20841            ! ext/threads/shared/shared.xs
20842 ____________________________________________________________________________
20843 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
20844         Log: Subject: [BUG] /\_/ an unrecognized escape?
20845              From: Michael G Schwern <schwern@pobox.com>
20846              Date: Mon, 21 Jan 2002 15:22:54 -0500
20847              Message-ID: <20020121202254.GA6731@blackrider>
20848      Branch: perl
20849            ! t/lib/warnings/toke toke.c
20850 ____________________________________________________________________________
20851 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
20852         Log: Undo the renaming of the Unicode data files; the simple
20853              solution being not including the *.html files.  This means
20854              that in the future there is no need for any renamings
20855              (well, assuming that the Consortium doesn't cause any),
20856              and the files are named like they are in the Consortium
20857              website, thus alleviating confusion.
20858      Branch: perl
20859            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
20860            + lib/unicore/CaseFolding.txt
20861            + lib/unicore/CompositionExclusions.txt
20862            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
20863            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
20864            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
20865            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
20866            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
20867            - lib/unicore/NamesList.html lib/unicore/PropList.html
20868            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
20869            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
20870            - lib/unicore/rename
20871            ! (edit 285 files)
20872 ____________________________________________________________________________
20873 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
20874         Log: Update Changes.
20875      Branch: perl
20876            ! Changes patchlevel.h
20877 ____________________________________________________________________________
20878 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
20879         Log: Subject: RE: BCC for Win32 is unhappy @14331
20880              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
20881              Date: Mon, 21 Jan 2002 09:48:40 +0300
20882              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
20883              
20884              (using IV instead of int)
20885      Branch: perl
20886            ! hv.h
20887 ____________________________________________________________________________
20888 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
20889         Log: path_is_absolute() needs a prototype (and maybe
20890              a better name, but that's another story).
20891      Branch: perl
20892            ! embed.fnc embed.h pp_ctl.c proto.h
20893 ____________________________________________________________________________
20894 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
20895         Log: Subject: Re: coderefs in @INC
20896              From: Chris Nandor <pudge@pobox.com>
20897              Date: Thu, 17 Jan 2002 11:26:02 -0500
20898              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
20899      Branch: perl
20900            ! pp_ctl.c
20901 ____________________________________________________________________________
20902 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
20903         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
20904              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20905              Date: Sun, 20 Jan 2002 22:53:56 +0100
20906              Message-ID: <20020120225356.A12093@rafael>
20907      Branch: perl
20908            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
20909            ! t/lib/warnings/9enabled warnings.h warnings.pl
20910 ____________________________________________________________________________
20911 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
20912         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
20913              From: "Craig A. Berry" <craigberry@mac.com>
20914              Date: Sun, 20 Jan 2002 22:49:42 -0600
20915              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
20916      Branch: perl
20917            ! lib/ExtUtils/MakeMaker.pm
20918 ____________________________________________________________________________
20919 [ 14363] By: nick                                  on 2002/01/20  20:38:23
20920         Log: Add new threads/typemap to MANIFEST
20921      Branch: perlio
20922            ! MANIFEST
20923 ____________________________________________________________________________
20924 [ 14362] By: nick                                  on 2002/01/20  20:34:36
20925         Log: Integrate mainline
20926      Branch: perlio
20927           +> lib/Pod/t/Usage.t
20928           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
20929           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
20930           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
20931           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
20932           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
20933           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
20934           !> util.c
20935 ____________________________________________________________________________
20936 [ 14361] By: nick                                  on 2002/01/20  18:51:47
20937         Log: Integrate MANIFEST
20938      Branch: perlio
20939           !> MANIFEST
20940 ____________________________________________________________________________
20941 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
20942         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
20943              From: Paul_GreenVOS@vos.stratus.com
20944              Date: Sat, 19 Jan 02 17:17 est
20945              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
20946              
20947              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
20948              From: Paul_GreenVOS@vos.stratus.com
20949              Date: Sat, 19 Jan 02 17:19 est
20950              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
20951      Branch: perl
20952            ! lib/ExtUtils/t/Command.t
20953 ____________________________________________________________________________
20954 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
20955         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
20956              From: Paul_GreenVOS@vos.stratus.com
20957              Date: Sat, 19 Jan 02 14:30 est
20958              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
20959      Branch: perl
20960            ! lib/AnyDBM_File.t
20961 ____________________________________________________________________________
20962 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
20963         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
20964              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
20965              Date: Sun, 20 Jan 2002 13:51:36 +0100
20966              Message-ID: <20020120135136.A710@rafael>
20967      Branch: perl
20968            ! ext/File/Glob/t/basic.t
20969 ____________________________________________________________________________
20970 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
20971         Log: #14352 deleted ext/threads/threads.h
20972      Branch: perlio
20973            ! MANIFEST
20974 ____________________________________________________________________________
20975 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
20976         Log: Eradicate sharedsv.*
20977      Branch: perlio
20978            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
20979 ____________________________________________________________________________
20980 [ 14355] By: nick                                  on 2002/01/20  11:50:22
20981         Log: threads work again on Win32. (Not threads::shared yet)
20982              Submit to see if they do on Linux.
20983      Branch: perlio
20984            ! ext/threads/shared/shared.xs ext/threads/threads.xs
20985            ! win32/makefile.mk
20986 ____________________________________________________________________________
20987 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
20988         Log: Make also hex() and oct() to croak if their arguments
20989              cannot be downgraded (that is, if they contain wide
20990              characters), just like crypt() does (and use the croak
20991              feature of sv_utf8_downgrade()).
20992      Branch: perl
20993            ! pp.c t/op/oct.t
20994 ____________________________________________________________________________
20995 [ 14353] By: nick                                  on 2002/01/19  22:20:09
20996         Log: Integrate Time/Local and its test
20997      Branch: perlio
20998           !> lib/Time/Local.pm lib/Time/Local.t
20999 ____________________________________________________________________________
21000 [ 14352] By: nick                                  on 2002/01/19  22:17:07
21001         Log: Nearly-working threads re-structuring. Do not integrate,
21002              submit-ing to get to Win32, and as "off site" backup.
21003      Branch: perlio
21004            + ext/threads/typemap
21005            - ext/threads/threads.h sharedsv.c sharedsv.h
21006            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
21007            ! embedvar.h ext/threads/shared/shared.pm
21008            ! ext/threads/shared/shared.xs ext/threads/threads.pm
21009            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
21010            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
21011            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
21012 ____________________________________________________________________________
21013 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
21014         Log: Regen toc.
21015      Branch: perl
21016            ! pod/perltoc.pod
21017 ____________________________________________________________________________
21018 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
21019         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
21020              From: David Dyck <dcd@tc.fluke.com>
21021              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
21022              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
21023      Branch: perl
21024            ! pod/perl5004delta.pod pod/perl5005delta.pod
21025            ! pod/perl561delta.pod pod/perl56delta.pod
21026 ____________________________________________________________________________
21027 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
21028         Log: FAQ sync.
21029      Branch: perl
21030            ! pod/perlfaq1.pod pod/perlfaq2.pod
21031 ____________________________________________________________________________
21032 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
21033         Log: Subject: [PATCH lib/Pod/t/Usage.t]
21034              From: Abe Timmerman <abe@ztreet.demon.nl>
21035              Date: Sat, 19 Jan 2002 19:57:57 +0100
21036              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
21037      Branch: perl
21038            + lib/Pod/t/Usage.t
21039            ! MANIFEST
21040 ____________________________________________________________________________
21041 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
21042         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
21043              From: Paul_GreenVOS@vos.stratus.com
21044              Date: Sat, 19 Jan 02 13:15 est
21045              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
21046      Branch: perl
21047            ! ext/SDBM_File/sdbm.t
21048 ____________________________________________________________________________
21049 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
21050         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
21051      Branch: perl
21052           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
21053           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
21054 ____________________________________________________________________________
21055 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
21056         Log: Alternative Time::Local algorithm that uses matemathical formula
21057              for timegm instead of progressive guessing
21058      Branch: perl
21059            ! lib/Time/Local.pm
21060 ____________________________________________________________________________
21061 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
21062         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
21063              From: Paul_GreenVOS@vos.stratus.com
21064              Date: Sat, 19 Jan 02 11:20 est
21065              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
21066      Branch: perl
21067            ! ext/File/Glob/t/basic.t
21068 ____________________________________________________________________________
21069 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
21070         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
21071              From: Paul_GreenVOS@vos.stratus.com
21072              Date: Fri, 18 Jan 02 22:56 est
21073              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
21074      Branch: perl
21075            ! ext/Cwd/t/cwd.t
21076 ____________________________________________________________________________
21077 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
21078         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
21079              From: Paul_GreenVOS@vos.stratus.com
21080              Date: Fri, 18 Jan 02 22:48 est
21081              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
21082      Branch: perl
21083            ! lib/Time/Local.t
21084 ____________________________________________________________________________
21085 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
21086         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
21087              From: Paul_GreenVOS@vos.stratus.com
21088              Date: Fri, 18 Jan 02 16:22 est
21089              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
21090      Branch: perl
21091            ! ext/Devel/DProf/DProf.t
21092 ____________________________________________________________________________
21093 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
21094         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
21095              From: Tels <perl_dummy@bloodgate.com>
21096              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
21097              Message-Id: <200201182106.XAA19133@taku.hut.fi>
21098      Branch: perl
21099            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
21100 ____________________________________________________________________________
21101 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
21102         Log: Don't do socketpair udp unless you've got all what it takes.
21103      Branch: perl
21104            ! util.c
21105 ____________________________________________________________________________
21106 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
21107         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
21108              From: Tels <perl_dummy@bloodgate.com>
21109              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
21110              Message-Id: <200201182206.AAA15310@taku.hut.fi>
21111      Branch: perl
21112            ! lib/ExtUtils/MM_BeOS.pm
21113 ____________________________________________________________________________
21114 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
21115         Log: metaconfig unit change for #14336.
21116      Branch: metaconfig
21117            ! U/modified/myhostname.U
21118 ____________________________________________________________________________
21119 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
21120         Log: Avoid bare "set", and kiss .uucp goodbye.
21121      Branch: perl
21122            ! Configure
21123 ____________________________________________________________________________
21124 [ 14335] By: nick                                  on 2002/01/18  22:11:42
21125         Log: Split out core of sv_magic() into sv_magicext().
21126              sv_magic provides the extra restictions (no READONLY, only
21127              one of each type, canned set of vtables), and sv_magicext()
21128              does the actual data twiddling.
21129              Also enhances semantics of ->mg_ptr setting via name/namlen
21130              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
21131              scratch area (namlen > 0 && name == NULL).
21132              sv_magicext also returns the MAGIC * it added.
21133              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
21134              
21135              To come sv_unmagicext() - which will remove just one magic
21136              of particular type, and additionaly match against ->mg_ptr,
21137              or the MAGIC * (need to experiment as to which is more natural).
21138      Branch: perlio
21139            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
21140            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
21141 ____________________________________________________________________________
21142 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
21143         Log: Retract #14327 for now, going to the limit seems
21144              to be too much for many platforms.
21145      Branch: perl
21146            ! lib/Time/Local.t
21147 ____________________________________________________________________________
21148 [ 14333] By: nick                                  on 2002/01/18  18:58:33
21149         Log: Integrate mainline
21150      Branch: perlio
21151           !> Changes patchlevel.h
21152 ____________________________________________________________________________
21153 [ 14332] By: nick                                  on 2002/01/18  16:19:06
21154         Log: Integrate mainline
21155      Branch: perlio
21156           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
21157           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
21158            - lib/ExtUtils/inst
21159           !> (integrate 32 files)
21160 ____________________________________________________________________________
21161 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
21162         Log: Update Changes.
21163      Branch: perl
21164            ! Changes patchlevel.h
21165 ____________________________________________________________________________
21166 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
21167         Log: Try to make the connect/read/write timeouting.
21168      Branch: perl
21169            ! ext/Socket/Socket.t
21170 ____________________________________________________________________________
21171 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
21172         Log: Netware Makefile tweak from Ananth Kesari.
21173      Branch: perl
21174            ! NetWare/Makefile
21175 ____________________________________________________________________________
21176 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
21177         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
21178              From: Michael G Schwern <schwern@pobox.com>
21179              Date: Fri, 18 Jan 2002 03:10:27 -0500
21180              Message-ID: <20020118081027.GE7226@blackrider>
21181      Branch: perl
21182            ! lib/File/Find.pm
21183 ____________________________________________________________________________
21184 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
21185         Log: (retracted by #14334)
21186              
21187              Subject: [PATCH] Improving lib/Time/Local.t
21188              From: Paul_GreenVOS@vos.stratus.com        
21189              Date: Thu, 17 Jan 02 22:36 est
21190              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
21191      Branch: perl
21192            ! lib/Time/Local.t
21193 ____________________________________________________________________________
21194 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
21195         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
21196              From: Abe Timmerman <abe@ztreet.demon.nl>  
21197              Date: Fri, 18 Jan 2002 13:18:47 +0100
21198              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
21199      Branch: perl
21200            ! lib/ExtUtils/t/MM_Win32.t
21201 ____________________________________________________________________________
21202 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
21203         Log: Subject: [PATCH] Syncing with bleadperl 
21204              From: Michael G Schwern <schwern@pobox.com> 
21205              Date: Fri, 18 Jan 2002 03:04:33 -0500
21206              Message-ID: <20020118080432.GC7226@blackrider>
21207      Branch: perl
21208            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
21209            - lib/ExtUtils/inst
21210            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
21211            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
21212            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
21213            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
21214            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
21215            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
21216            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
21217            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
21218            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
21219            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
21220            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
21221            ! lib/ExtUtils/testlib.pm
21222 ____________________________________________________________________________
21223 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
21224         Log: Detypo.
21225      Branch: perl
21226            ! AUTHORS
21227 ____________________________________________________________________________
21228 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
21229         Log: Subject: [PATCH] MM check_hints test
21230              From: Michael G Schwern <schwern@pobox.com>
21231              Date: Thu, 17 Jan 2002 20:25:57 -0500
21232              Message-ID: <20020118012557.GE32762@blackrider>
21233      Branch: perl
21234            + lib/ExtUtils/t/hints.t
21235            ! MANIFEST
21236 ____________________________________________________________________________
21237 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
21238         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
21239              From: Michael G Schwern <schwern@pobox.com> 
21240              Date: Thu, 17 Jan 2002 20:12:20 -0500
21241              Message-ID: <20020118011220.GC32762@blackrider>
21242              
21243              (#14317 replaced with this)
21244      Branch: perl
21245            ! lib/ExtUtils/MakeMaker.pm
21246 ____________________________________________________________________________
21247 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
21248         Log: Subject: [PATCH perldiag] overload.pm warnings
21249              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21250              Date: Thu, 17 Jan 2002 23:53:49 +0100
21251              Message-ID: <20020117235349.A14530@rafael>
21252      Branch: perl
21253            ! pod/perldiag.pod
21254 ____________________________________________________________________________
21255 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
21256         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
21257              From: Michael G Schwern <schwern@pobox.com>
21258              Date: Thu, 17 Jan 2002 16:35:47 -0500
21259              Message-ID: <20020117213546.GD23830@blackrider>
21260      Branch: perl
21261            ! lib/File/Find.pm
21262 ____________________________________________________________________________
21263 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
21264         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
21265              From: chromatic <chromatic@rmci.net>
21266              Date: Thu, 17 Jan 2002 13:04:22 -0700
21267              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
21268      Branch: perl
21269            ! pod/perltodo.pod
21270 ____________________________________________________________________________
21271 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
21272         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
21273              From: chromatic <chromatic@rmci.net>
21274              Date: Thu, 17 Jan 2002 12:59:04 -0700
21275              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
21276      Branch: perl
21277            ! lib/ExtUtils/t/Mkbootstrap.t
21278 ____________________________________________________________________________
21279 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
21280         Log: (replaced by #14322)
21281              The #14300 broke hints file handling.
21282      Branch: perl
21283            ! lib/ExtUtils/MakeMaker.pm
21284 ____________________________________________________________________________
21285 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
21286         Log: metaconfig unit change for #14315.
21287      Branch: metaconfig/U/perl
21288            ! uselongdbl.U
21289 ____________________________________________________________________________
21290 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
21291         Log: Subject: [PATCH] long doubles
21292              From: Nicholas Clark <nick@unfortu.net>
21293              Date: Thu, 17 Jan 2002 17:06:28 +0000
21294              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
21295      Branch: perl
21296            ! Configure
21297 ____________________________________________________________________________
21298 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
21299         Log: metaconfig unit change for #14313.
21300      Branch: metaconfig
21301            ! U/modified/i_ndbm.U
21302 ____________________________________________________________________________
21303 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
21304         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
21305              From: Andy Dougherty <doughera@lafayette.edu>
21306              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
21307              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
21308      Branch: perl
21309            ! Configure
21310 ____________________________________________________________________________
21311 [ 14312] By: nick                                  on 2002/01/17  21:38:38
21312         Log: Integrate mainline (for ndbm fixes etc.)
21313      Branch: perlio
21314           +> t/run/fresh_perl.t
21315            - t/run/kill_perl.t
21316           !> Changes MANIFEST ext/Opcode/Opcode.xs
21317           !> ext/SDBM_File/sdbm/Makefile.PL
21318           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
21319           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
21320           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
21321           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
21322           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
21323 ____________________________________________________________________________
21324 [ 14311] By: sky                                   on 2002/01/17  21:01:00
21325         Log: Simplify the code that duplicates the threads 
21326              init function and the parameters to the thread by using sv_dup. 
21327              Note,what happens if you pass a shared variable as a parameter?
21328      Branch: perl
21329            ! ext/threads/threads.xs
21330 ____________________________________________________________________________
21331 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
21332         Log: Update Changes.
21333      Branch: perl
21334            ! Changes patchlevel.h
21335 ____________________________________________________________________________
21336 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
21337         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
21338              with fresh_perl_is() and fresh_perl_like().
21339      Branch: perl
21340            + t/run/fresh_perl.t
21341            - t/run/kill_perl.t
21342            ! MANIFEST t/test.pl
21343 ____________________________________________________________________________
21344 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
21345         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
21346              From: Benjamin Goldberg <goldbb2@earthlink.net>
21347              Date: Wed, 09 Jan 2002 21:03:16 -0500
21348              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
21349      Branch: perl
21350            ! ext/Unicode/Normalize/Normalize.pm
21351 ____________________________________________________________________________
21352 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
21353         Log: Retract #14144 as Hugo isn't happy with it.
21354      Branch: perl
21355            ! scope.c t/run/kill_perl.t
21356 ____________________________________________________________________________
21357 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
21358         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
21359              From: Richard Clamp <richardc@unixbeard.net>
21360              Date: Wed, 16 Jan 2002 17:34:31 +0000
21361              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
21362      Branch: perl
21363            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
21364 ____________________________________________________________________________
21365 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
21366         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
21367              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21368              Date: Tue, 15 Jan 2002 21:23:30 +0100
21369              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
21370      Branch: perl
21371            ! ext/Opcode/Opcode.xs
21372 ____________________________________________________________________________
21373 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
21374         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
21375              From: Paul_GreenVOS@vos.stratus.com
21376              Date: Wed, 16 Jan 02 6:42 est
21377              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
21378      Branch: perl
21379            ! t/io/fs.t t/op/crypt.t
21380 ____________________________________________________________________________
21381 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
21382         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
21383              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21384              Date: Wed, 16 Jan 2002 13:43:39 +0100
21385              Message-ID: <20020116134339.A704@rafael>
21386              
21387              (replaces #14302)
21388      Branch: perl
21389            ! mg.c t/lib/warnings/mg
21390 ____________________________________________________________________________
21391 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
21392         Log: (replaced by #14303)
21393              Subject: [PATCH] length of undefined $(digit) should warn
21394              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21395              Date: Tue, 15 Jan 2002 23:02:44 +0100            
21396              Message-ID: <20020115230244.A31786@rafael>     
21397      Branch: perl
21398            ! mg.c t/lib/warnings/mg
21399 ____________________________________________________________________________
21400 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
21401         Log: The non-MakeMaker.pm parts of
21402              
21403              Subject: [PATCH] Re: MM_Beos.pm?
21404              From: Tels <perl_dummy@bloodgate.com>
21405              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
21406              Message-Id: <200201142006.WAA29544@taas.iki.fi>
21407      Branch: perl
21408            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
21409            ! lib/ExtUtils/t/MM_Unix.t
21410 ____________________________________________________________________________
21411 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
21412         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
21413              From: Michael G Schwern <schwern@pobox.com>    
21414              Date: Tue, 15 Jan 2002 20:07:50 -0500            
21415              Message-ID: <20020116010750.GH625@blackrider>  
21416      Branch: perl
21417            ! lib/ExtUtils/MakeMaker.pm
21418 ____________________________________________________________________________
21419 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
21420         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
21421              From: Jeffrey Friedl <jfriedl@yahoo.com>       
21422              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
21423              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
21424      Branch: perl
21425            ! lib/Text/Tabs.pm
21426 ____________________________________________________________________________
21427 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
21428         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
21429              From: "Green, Paul" <Paul.Green@stratus.com>
21430              Date: Tue, 15 Jan 2002 22:28:10 -0500
21431              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
21432      Branch: perl
21433            ! lib/ExtUtils/MM_Unix.pm
21434 ____________________________________________________________________________
21435 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
21436         Log: Integrate perlio; offsetof() is in <stddef.h>
21437      Branch: perl
21438           !> ext/Socket/Socket.xs
21439 ____________________________________________________________________________
21440 [ 14296] By: nick                                  on 2002/01/16  13:02:29
21441         Log: offsetof() is in <stddef.h>
21442      Branch: perlio
21443            ! ext/Socket/Socket.xs
21444 ____________________________________________________________________________
21445 [ 14295] By: nick                                  on 2002/01/16  07:25:29
21446         Log: Integrate mainline
21447      Branch: perlio
21448           +> (branch 262 files)
21449            - (delete 285 files)
21450           !> (integrate 34 files)
21451 ____________________________________________________________________________
21452 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
21453         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
21454              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
21455              Canonical.pl and Exact.pl.
21456      Branch: perl
21457            + (add 259 files)
21458            - (delete 288 files)
21459            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
21460            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
21461            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
21462            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
21463 ____________________________________________________________________________
21464 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
21465         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
21466      Branch: perl
21467            ! ext/Socket/Socket.xs
21468 ____________________________________________________________________________
21469 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
21470         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
21471              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21472              Date: Tue, 15 Jan 2002 21:59:19 +0100
21473              Message-ID: <3C44A637.16602.25EB208@localhost>
21474      Branch: perl
21475            ! embed.fnc embed.h proto.h
21476 ____________________________________________________________________________
21477 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
21478         Log: Duh.  The updated In/*.pl weren't checked in.
21479      Branch: perl
21480            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
21481            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
21482            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
21483            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
21484            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
21485            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
21486            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
21487            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
21488            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
21489            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
21490            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
21491            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
21492            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
21493            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
21494            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
21495            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
21496            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
21497            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
21498            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
21499            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
21500            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
21501            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
21502            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
21503            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
21504            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
21505            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
21506            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
21507            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
21508            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
21509            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
21510            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
21511            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
21512            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
21513            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
21514            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
21515            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
21516            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
21517            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
21518            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
21519            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
21520            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
21521            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
21522            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
21523            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
21524            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
21525            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
21526            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
21527            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
21528 ____________________________________________________________________________
21529 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
21530         Log: Update Changes.
21531      Branch: perl
21532            ! Changes patchlevel.h
21533 ____________________________________________________________________________
21534 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
21535         Log: Jeffrey is trying very hard to avoid working on his
21536              book, it would seem :-) (better naming, better comments
21537              in the files)
21538      Branch: perl
21539            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
21540            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
21541            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
21542            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
21543            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
21544            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
21545            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
21546            - lib/unicore/Is/IDStart.pl
21547            ! (edit 200 files)
21548 ____________________________________________________________________________
21549 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
21550         Log: metaconfig unit changes for #14287.
21551      Branch: metaconfig
21552            + U/modified/Chk_MANI.U
21553            ! U/modified/Extract.U U/modified/Finish.U
21554      Branch: metaconfig/U/perl
21555            ! Extensions.U dlsrc.U
21556 ____________________________________________________________________________
21557 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
21558         Log: Some protection against spaces in directory names.
21559              (Tru64 still has some makedepend problems in such
21560              cases but that looks like Tru64's problem.)
21561      Branch: perl
21562            ! Configure Makefile.SH
21563 ____________________________________________________________________________
21564 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
21565         Log: Should have been in #14285 but I have sausages for fingers.
21566      Branch: perl
21567            + lib/ExtUtils/MM_BeOS.pm
21568 ____________________________________________________________________________
21569 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
21570         Log: MM_BeOS from Tels.
21571      Branch: perl
21572            + lib/ExtUtils/t/MM_BeOS.t
21573            ! MANIFEST
21574 ____________________________________________________________________________
21575 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
21576         Log: Integrate perlio;
21577              
21578              (reintroduce #14251) Slab allocator for ops
21579              - moved the statics to intrpvar.h
21580              - implemented Slab_Free()
21581              - uses PerlMemShared (for now) if distinction exists.
21582              
21583              Slab allocator submit after resolve -ay to keep it!
21584              
21585              Hand merge of non slab allocator stuff
21586              
21587              const-ness fix in savepv's passing of NULL
21588              
21589              Typo in #else branch of PL_SLAB_ALLOC
21590              
21591              Integrate rest of mainline
21592              
21593              Regen embed enable slab for PERL_IMPLICIT_SYS
21594              
21595              Correct name of PL_OP_SLAB_ALLOC
21596              
21597              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
21598              e.g. -Duse64bitint on a 32-bit platform.
21599              Now uses I32 for use-count and is more careful with its casts.
21600      Branch: perl
21601           !> (integrate 28 files)
21602 ____________________________________________________________________________
21603 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
21604         Log: Add Shuck URL
21605      Branch: maint-5.6/macperl
21606            ! macos/macperl/MacPerl.podhelp
21607 ____________________________________________________________________________
21608 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
21609         Log: Remove obsolete docs
21610      Branch: maint-5.6/macperl
21611            ! ext/File/Glob/Glob.pm
21612 ____________________________________________________________________________
21613 [ 14281] By: nick                                  on 2002/01/15  15:08:43
21614         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
21615              e.g. -Duse64bitint on a 32-bit platform.
21616              Now uses I32 for use-count and is more careful with its casts.
21617      Branch: perlio
21618            ! intrpvar.h op.c
21619 ____________________________________________________________________________
21620 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
21621         Log: Update bundled modules.  Yow!
21622      Branch: maint-5.6/macperl
21623            + macos/bundled_ext/Compress/Zlib/constants.h
21624            + macos/bundled_ext/Compress/Zlib/constants.xs
21625            + macos/bundled_ext/Filter/Util/Call/ppport.h
21626            + macos/bundled_ext/Storable/t/compat-0.6.t
21627            + macos/bundled_ext/Storable/t/dump.pl
21628            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
21629            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
21630            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
21631            + macos/bundled_lib/blib/lib/URI/ssh.pm
21632            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
21633            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
21634            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
21635            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
21636            + macos/bundled_lib/t/Filter/Simple/data.t
21637            + macos/bundled_lib/t/Filter/Simple/export.t
21638            + macos/bundled_lib/t/Filter/Simple/filter_only.t
21639            + macos/bundled_lib/t/Filter/Simple/import.t
21640            + macos/bundled_lib/t/NEXT/actual.t
21641            + macos/bundled_lib/t/NEXT/actuns.t
21642            + macos/bundled_lib/t/NEXT/next.t
21643            + macos/bundled_lib/t/NEXT/unseen.t
21644            + macos/bundled_lib/t/libnet/netrc.t
21645            + macos/bundled_lib/t/libwww-perl/base/http.t
21646            + macos/bundled_lib/t/libwww-perl/live/activestate.t
21647            - macos/bundled_ext/Filter/t/FilterTest.pm
21648            - macos/bundled_ext/Storable/t/compat06.t
21649            - macos/bundled_ext/Storable/t/st-dump.pl
21650            - macos/bundled_lib/t/NEXT/test.pl
21651            - macos/bundled_lib/t/libwww-perl/live/google.t
21652            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
21653            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
21654            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
21655            ! macos/bundled_ext/Compress/Zlib/README
21656            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
21657            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
21658            ! macos/bundled_ext/Compress/Zlib/t/examples.t
21659            ! macos/bundled_ext/Filter/Util/Call/Call.pm
21660            ! macos/bundled_ext/Filter/Util/Call/Call.xs
21661            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
21662            ! macos/bundled_ext/Filter/t/call.t
21663            ! macos/bundled_ext/Filter/t/filter-util.pl
21664            ! macos/bundled_ext/Storable/ChangeLog
21665            ! macos/bundled_ext/Storable/README
21666            ! macos/bundled_ext/Storable/Storable.pm
21667            ! macos/bundled_ext/Storable/t/blessed.t
21668            ! macos/bundled_ext/Storable/t/canonical.t
21669            ! macos/bundled_ext/Storable/t/dclone.t
21670            ! macos/bundled_ext/Storable/t/forgive.t
21671            ! macos/bundled_ext/Storable/t/freeze.t
21672            ! macos/bundled_ext/Storable/t/lock.t
21673            ! macos/bundled_ext/Storable/t/overload.t
21674            ! macos/bundled_ext/Storable/t/recurse.t
21675            ! macos/bundled_ext/Storable/t/retrieve.t
21676            ! macos/bundled_ext/Storable/t/store.t
21677            ! macos/bundled_ext/Storable/t/tied.t
21678            ! macos/bundled_ext/Storable/t/tied_hook.t
21679            ! macos/bundled_ext/Storable/t/tied_items.t
21680            ! macos/bundled_ext/Storable/t/utf8.t
21681            ! macos/bundled_lib/blib/lib/File/Sort.pm
21682            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
21683            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
21684            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
21685            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
21686            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
21687            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
21688            ! macos/bundled_lib/blib/lib/LWP.pm
21689            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
21690            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
21691            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
21692            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
21693            ! macos/bundled_lib/blib/lib/Mail/Address.pm
21694            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
21695            ! macos/bundled_lib/blib/lib/Mail/Field.pm
21696            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
21697            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
21698            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
21699            ! macos/bundled_lib/blib/lib/Mail/Header.pm
21700            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
21701            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
21702            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
21703            ! macos/bundled_lib/blib/lib/Mail/Send.pm
21704            ! macos/bundled_lib/blib/lib/Mail/Util.pm
21705            ! macos/bundled_lib/blib/lib/NEXT.pm
21706            ! macos/bundled_lib/blib/lib/Net/Config.pm
21707            ! macos/bundled_lib/blib/lib/Net/Domain.pm
21708            ! macos/bundled_lib/blib/lib/Net/FTP.pm
21709            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
21710            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
21711            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
21712            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
21713            ! macos/bundled_lib/blib/lib/Net/POP3.pm
21714            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
21715            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
21716            ! macos/bundled_lib/blib/lib/Switch.pm
21717            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
21718            ! macos/bundled_lib/blib/lib/URI/Escape.pm
21719            ! macos/bundled_lib/blib/lib/URI/ftp.pm
21720            ! macos/bundled_lib/blib/lib/lwpcook.pod
21721            ! macos/bundled_lib/t/Filter/Simple/filter.t
21722            ! macos/bundled_lib/t/Switch/t/nested.t
21723            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
21724            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
21725            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
21726            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
21727            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
21728            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
21729            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
21730            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
21731            ! macos/bundled_lib/t/libnet/config.t
21732            ! macos/bundled_lib/t/libnet/ftp.t
21733            ! macos/bundled_lib/t/libnet/hostname.t
21734            ! macos/bundled_lib/t/libnet/nntp.t
21735            ! macos/bundled_lib/t/libnet/require.t
21736            ! macos/bundled_lib/t/libnet/smtp.t
21737            ! macos/bundled_lib/t/libwww-perl/base/headers.t
21738            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
21739            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
21740            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
21741            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
21742            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
21743            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
21744            ! macos/bundled_lib/t/libwww-perl/live/validator.t
21745            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
21746 ____________________________________________________________________________
21747 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
21748         Log: Subject: [PATCH] Socket::sockaddr_family
21749              From: Gisle Aas <gisle@ActiveState.com> 
21750              Date: 15 Jan 2002 06:35:28 -0800
21751              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
21752      Branch: perl
21753            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
21754 ____________________________________________________________________________
21755 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
21756         Log: Subject: [PATCH perldiag] Style issue
21757              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21758              Date: Tue, 15 Jan 2002 15:36:30 +0100                
21759              Message-ID: <20020115153630.A11568@rafael>
21760      Branch: perl
21761            ! pod/perldiag.pod
21762 ____________________________________________________________________________
21763 [ 14277] By: nick                                  on 2002/01/15  14:30:51
21764         Log: Correct name of PL_OP_SLAB_ALLOC
21765      Branch: perlio
21766            ! perl.h
21767 ____________________________________________________________________________
21768 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
21769         Log: NetWare tweak from Ananth Kesari.
21770      Branch: perl
21771            ! lib/ExtUtils/MakeMaker.pm
21772 ____________________________________________________________________________
21773 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
21774         Log: Throwback.
21775      Branch: perl
21776            ! MANIFEST
21777 ____________________________________________________________________________
21778 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
21779         Log: A couple of additional character classes from Jeffrey,
21780              hopefully useful in future for internal use for implementing
21781              some special cases of casing.
21782              
21783              Also regenerate once more all the character classes,
21784              now without the timestamp.  A timestamp would be kind of
21785              nice but it's not: having a timestamp in a file means that
21786              even if the effective contents of file really didn't
21787              change, the file looks as if it changed.
21788      Branch: perl
21789            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
21790            + lib/unicore/Is/CombAbov.pl
21791            ! (edit 304 files)
21792 ____________________________________________________________________________
21793 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
21794         Log: Make the test harder.
21795      Branch: perl
21796            ! t/op/pat.t
21797 ____________________________________________________________________________
21798 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
21799         Log: Additional utf8_heavy.pl tweak from Jeffrey.
21800      Branch: perl
21801            ! lib/utf8_heavy.pl
21802 ____________________________________________________________________________
21803 [ 14271] By: nick                                  on 2002/01/15  11:29:47
21804         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
21805      Branch: perlio
21806            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
21807            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
21808 ____________________________________________________________________________
21809 [ 14270] By: nick                                  on 2002/01/15  08:19:08
21810         Log: Integrate rest of mainline
21811      Branch: perlio
21812           !> (integrate 28 files)
21813 ____________________________________________________________________________
21814 [ 14269] By: nick                                  on 2002/01/15  08:02:44
21815         Log: Typo in #else branch of PL_SLAB_ALLOC
21816      Branch: perlio
21817            ! op.c
21818 ____________________________________________________________________________
21819 [ 14268] By: nick                                  on 2002/01/15  07:57:47
21820         Log: const-ness fix in savepv's passing of NULL
21821      Branch: perlio
21822            ! util.c
21823 ____________________________________________________________________________
21824 [ 14267] By: nick                                  on 2002/01/15  07:42:17
21825         Log: Hand merge of non slab allocator stuff
21826      Branch: perlio
21827            ! op.c
21828 ____________________________________________________________________________
21829 [ 14266] By: nick                                  on 2002/01/15  07:39:33
21830         Log: Slab allocator submit after resolve -ay to keep it!
21831      Branch: perlio
21832           !> op.c
21833 ____________________________________________________________________________
21834 [ 14265] By: nick                                  on 2002/01/15  07:05:06
21835         Log: Blind integrate of bulk of mainline.
21836      Branch: perlio
21837           +> (branch 173 files)
21838            - (delete 184 files)
21839           !> (integrate 146 files)
21840 ____________________________________________________________________________
21841 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
21842         Log: Pod nits.
21843      Branch: perl
21844            ! lib/Unicode/UCD.pm pod/perlunicode.pod
21845 ____________________________________________________________________________
21846 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
21847         Log: The Unicode categories doc patch to go with #14254,
21848              from Jeffrey.
21849      Branch: perl
21850            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
21851 ____________________________________________________________________________
21852 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
21853         Log: There isn't going to be perl.third.exe.
21854      Branch: perl
21855            ! Makefile.SH
21856 ____________________________________________________________________________
21857 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
21858         Log: Subject: [PATCH] small coredump correction
21859              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21860              Date: Tue, 15 Jan 2002 00:22:52 +0100
21861              Message-ID: <20020115002252.I691@rafael>
21862      Branch: perl
21863            ! op.c
21864 ____________________________________________________________________________
21865 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
21866         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
21867              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21868              Date: Mon, 14 Jan 2002 23:03:04 +0100
21869              Message-ID: <20020114230304.A691@rafael>   
21870              
21871              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
21872              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21873              Date: Mon, 14 Jan 2002 23:18:43 +0100
21874              Message-ID: <20020114231843.E691@rafael>   
21875      Branch: perl
21876            ! pod/perlsub.pod t/op/override.t toke.c
21877 ____________________________________________________________________________
21878 [ 14259] By: nick                                  on 2002/01/14  22:02:49
21879         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
21880              Need to use CopXXXXX macros everywhere and add CopSTASH_free
21881              Add new scope type and add support for it to scope.c and scope stack
21882              dup-er in sv.c. Add savesharedpv().
21883              Also zealous version of Win32's vmem.h to catch all the abuses.
21884              With this t/op/fork.t passes even with zealous checking and 
21885              checker is point a finger at various threads/shared issues.
21886              
21887              PL_curcop->cop_io is still an issue.
21888      Branch: perlio
21889            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
21890            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
21891            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
21892            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
21893            ! win32/vmem.h win32/win32.c win32/win32.h
21894 ____________________________________________________________________________
21895 [ 14258] By: nick                                  on 2002/01/14  20:24:28
21896         Log: Integrate build parts of mainline
21897      Branch: perlio
21898           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
21899           !> lib/ExtUtils/t/MM_Win32.t
21900 ____________________________________________________________________________
21901 [ 14257] By: nick                                  on 2002/01/14  16:10:54
21902         Log: Inverted sense of special-ness of specialCopIO - supposed to 
21903              be true if value is "special" i.e. NOT an SV.
21904      Branch: perlio
21905            ! perlio.h
21906 ____________________________________________________________________________
21907 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
21908         Log: Update Changes.
21909      Branch: perl
21910            ! Changes patchlevel.h
21911 ____________________________________________________________________________
21912 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
21913         Log: Retract #14251 (the op slab allocator from perlio)
21914              until we figure out why 2.2.19 x86 debian gets
21915              a circular sibling chain and therefore hangs in
21916              the Perl_ck_subr() sibling for-loop.
21917      Branch: perl
21918            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
21919            ! perlapi.c perlapi.h proto.h
21920 ____________________________________________________________________________
21921 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
21922         Log: Big mktables rewrite from Jeffrey;
21923              documentation not yet updated.
21924      Branch: perl
21925            + (add 171 files)
21926            - (delete 182 files)
21927            ! (edit 135 files)
21928 ____________________________________________________________________________
21929 [ 14253] By: ams                                   on 2002/01/14  03:15:05
21930         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
21931              From: Michael G Schwern <schwern@pobox.com>
21932              Date: Sun, 13 Jan 2002 21:00:07 -0500
21933              Message-Id: <20020114020007.GB2877@blackrider>
21934      Branch: perl
21935            ! lib/Cwd.pm
21936 ____________________________________________________________________________
21937 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
21938         Log: Subject: Re: Win32 status - progress !
21939              From: Abe Timmerman <abe@ztreet.demon.nl>       
21940              Date: Mon, 14 Jan 2002 02:29:51 +0100
21941              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
21942      Branch: perl
21943            ! lib/ExtUtils/t/MM_Win32.t
21944 ____________________________________________________________________________
21945 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
21946         Log: Integrate perlio.
21947              
21948              Slab allocator for ops
21949              - moved the statics to intrpvar.h
21950              - implemented Slab_Free()
21951              - uses PerlMemShared (for now) if distinction exists.
21952      Branch: perl
21953           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
21954           !> perlapi.c perlapi.h proto.h
21955 ____________________________________________________________________________
21956 [ 14250] By: nick                                  on 2002/01/13  23:22:34
21957         Log: Slab allocator for ops
21958              - moved the statics to intrpvar.h
21959              - implemented Slab_Free()
21960              - uses PerlMemShared (for now) if distinction exists.
21961      Branch: perlio
21962            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
21963            ! perlapi.c perlapi.h proto.h
21964 ____________________________________________________________________________
21965 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
21966         Log: Start a new test category: uni.  Much of t/op/pat
21967              should probably be moved here, but holding on that
21968              until Jeffrey finishes his big mktables rewrite.
21969              Bits and pieces of op/split, op/pack, op/append,
21970              op/join, could probably be moved to respective uni
21971              tests, too.
21972      Branch: perl
21973            + t/uni/fold.t t/uni/sprintf.t
21974            - t/op/unifold.t t/op/unisprintf.t
21975            ! MANIFEST t/TEST t/harness
21976 ____________________________________________________________________________
21977 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
21978         Log: Subject: [PATCH] enable Win32 to build again
21979              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21980              Date: Sun, 13 Jan 2002 21:49:24 +0100
21981              Message-ID: <3C4200E4.15926.23F6131@localhost>
21982              
21983              miniperl.exe.exe does not exe that well.
21984      Branch: perl
21985            ! lib/ExtUtils/MM_Unix.pm
21986 ____________________________________________________________________________
21987 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
21988         Log: Mention some of the load-affected tests.
21989      Branch: perl
21990            ! INSTALL
21991 ____________________________________________________________________________
21992 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
21993         Log: Move the UTF-8 conversion code earlier so that
21994              op/ver is happy.
21995      Branch: perl
21996            ! sv.c t/op/ver.t
21997 ____________________________________________________________________________
21998 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
21999         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
22000              have diverged quite a bit so no updates there.
22001      Branch: perl
22002            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
22003            ! ext/List/Util/lib/List/Util.pm
22004            ! ext/List/Util/lib/Scalar/Util.pm
22005 ____________________________________________________________________________
22006 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
22007         Log: Make the crypt() pickier: if downgrading doesn't work,
22008              croak.
22009      Branch: perl
22010            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
22011 ____________________________________________________________________________
22012 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
22013         Log: Grow the buffer in case Unicode caused size changes
22014              (and it very probably did).
22015      Branch: perl
22016            ! sv.c
22017 ____________________________________________________________________________
22018 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
22019         Log: Future-proofing from Jeffrey Friedl (for conflicting
22020              In* and Is* names).
22021      Branch: perl
22022            ! lib/utf8_heavy.pl
22023 ____________________________________________________________________________
22024 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
22025         Log: Subject: [PATCH] Re: Warning in B.xs
22026              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22027              Date: Sun, 13 Jan 2002 19:39:52 +0100
22028              Message-ID: <3C41E288.20562.1C8C895@localhost>
22029      Branch: perl
22030            ! ext/B/B.xs
22031 ____________________________________________________________________________
22032 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
22033         Log: Subject: Re: lookbehind broken with latest bleedperl
22034              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22035              Date: Sun, 13 Jan 2002 18:06:22 +0000
22036              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
22037      Branch: perl
22038            ! regexec.c t/op/re_tests
22039 ____________________________________________________________________________
22040 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
22041         Log: Subject: [PATCH] more MM_Unix.t tests
22042              From: Tels <perl_dummy@bloodgate.com>
22043              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
22044              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
22045              
22046              Subject: [PATCH] 14220 misunderstood, I bet          
22047              From: andreas.koenig@anima.de (Andreas J. Koenig)
22048              Date: 12 Jan 2002 21:31:58 +0100
22049              Message-ID: <m3k7un8g5d.fsf@anima.de>
22050      Branch: perl
22051            ! lib/ExtUtils/t/MM_Unix.t
22052 ____________________________________________________________________________
22053 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
22054         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
22055              From: Tels <perl_dummy@bloodgate.com>
22056              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
22057              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
22058              
22059              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
22060              From: Tels <perl_dummy@bloodgate.com>
22061              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
22062              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
22063      Branch: perl
22064            ! lib/ExtUtils/MM_Unix.pm
22065 ____________________________________________________________________________
22066 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
22067         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
22068              From: Nicholas Clark <nick@unfortu.net> 
22069              Date: Sun, 13 Jan 2002 15:58:34 +0000
22070              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
22071      Branch: perl
22072            ! lib/Benchmark.t
22073 ____________________________________________________________________________
22074 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
22075         Log: Anton Berezin did more reading and the uid setting story
22076              gets more complex.
22077      Branch: perl
22078            ! pod/perltodo.pod utils/perldoc.PL
22079 ____________________________________________________________________________
22080 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
22081         Log: Integrate perlio;
22082              
22083              Win32 fixes:
22084              - vmem.h hack to handle free-by-wrong-thread after eval "".
22085              - Initialize timerid 
22086      Branch: perl
22087           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
22088 ____________________________________________________________________________
22089 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
22090         Log: Subject: Re: HiRes
22091              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22092              Date: Sun, 13 Jan 2002 10:18:46 +0100
22093              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
22094              
22095              Give up on socketpair in HP-UX.
22096      Branch: perl
22097            ! ext/Socket/socketpair.t
22098 ____________________________________________________________________________
22099 [ 14233] By: nick                                  on 2002/01/13  16:29:30
22100         Log: Integrate mainline
22101      Branch: perlio
22102           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
22103           !> (integrate 46 files)
22104 ____________________________________________________________________________
22105 [ 14232] By: nick                                  on 2002/01/13  15:37:48
22106         Log: Win32 fixes:
22107              - vmem.h hack to handle free-by-wrong-thread after eval "".
22108              - Initialize timerid 
22109      Branch: perlio
22110            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
22111 ____________________________________________________________________________
22112 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
22113         Log: *groan*
22114      Branch: perl
22115            ! t/op/pat.t
22116 ____________________________________________________________________________
22117 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
22118         Log: One more sharp s case found by Jeffrey.
22119      Branch: perl
22120            ! regexec.c t/op/pat.t
22121 ____________________________________________________________________________
22122 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
22123         Log: Comment tweak.
22124      Branch: perl
22125            ! regexec.c
22126 ____________________________________________________________________________
22127 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
22128         Log: Don't bother checking for the Greek special
22129              cases if the node is too short.
22130      Branch: perl
22131            ! regcomp.c
22132 ____________________________________________________________________________
22133 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
22134         Log: Update Changes.
22135      Branch: perl
22136            ! Changes patchlevel.h
22137 ____________________________________________________________________________
22138 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
22139         Log: metaconfig unit change for #14225.
22140      Branch: metaconfig
22141            + U/modified/i_ndbm.U
22142 ____________________________________________________________________________
22143 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
22144         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
22145              From: Jonathan Stowe <gellyfish@gellyfish.com>
22146              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
22147              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
22148      Branch: perl
22149            ! Configure config_h.SH
22150 ____________________________________________________________________________
22151 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
22152         Log: Quick reformat using indent -kr -nce, as requested
22153              by Dan Kogai and suggest by NI-S.
22154      Branch: perl
22155            ! ext/Encode/encengine.c
22156 ____________________________________________________________________________
22157 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
22158         Log: Couple more Unicode lookbehind tests.
22159      Branch: perl
22160            ! t/op/pat.t
22161 ____________________________________________________________________________
22162 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
22163         Log: Sharp S as a special treat for our German UTF-8 testers :-)
22164      Branch: perl
22165            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
22166 ____________________________________________________________________________
22167 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
22168         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
22169              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22170              Date: Sat, 12 Jan 2002 20:37:32 +0100
22171              Message-ID: <3C409E8C.16203.196C2D3@localhost>
22172      Branch: perl
22173            ! ext/B/B/Deparse.pm
22174 ____________________________________________________________________________
22175 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
22176         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
22177              really worth the bits it's printed on?
22178      Branch: perl
22179            ! lib/ExtUtils/t/MM_Unix.t
22180 ____________________________________________________________________________
22181 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
22182         Log: Special treatment for U+03B0 and U+0390 in //i,
22183              this means that we can remove the minlen pessimisations
22184              introduced by the #14096.
22185      Branch: perl
22186            ! pp_hot.c regcomp.c regexec.c
22187 ____________________________________________________________________________
22188 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
22189         Log: Integrate perlio;
22190              
22191              Abstract out the cloning of SvPVX and handle shared pv in a 
22192              safe (if suboptimal) manner. Does not fix op/fork.t :-(
22193              
22194              Win32-ize socketpair test
22195              - Win32 can fork even though $Config{d_fork} is undef
22196              - SOCK_DGRAM does not work - skip those tests.
22197      Branch: perl
22198           !> ext/Socket/socketpair.t sv.c
22199 ____________________________________________________________________________
22200 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
22201         Log: One should first drop the real uid, not the effective uid.
22202              [ID 20020110.003]
22203      Branch: perl
22204            ! utils/perldoc.PL
22205 ____________________________________________________________________________
22206 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
22207         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
22208              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22209              Date: Fri, 11 Jan 2002 23:29:48 +0100
22210              Message-ID: <3C3F756C.4581.2E2A938@localhost>
22211      Branch: perl
22212            + ext/B/C/C.xs ext/B/C/Makefile.PL
22213            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
22214            ! utils/perlcc.PL
22215 ____________________________________________________________________________
22216 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
22217         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
22218              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
22219              Date: Fri, 11 Jan 2002 14:29:30 -0800
22220              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
22221      Branch: perl
22222            ! ext/B/t/concise.t
22223 ____________________________________________________________________________
22224 [ 14214] By: nick                                  on 2002/01/12  12:31:12
22225         Log: Win32-ize socketpair test
22226              - Win32 can fork even though $Config{d_fork} is undef
22227              - SOCK_DGRAM does not work - skip those tests.
22228      Branch: perlio
22229            ! ext/Socket/socketpair.t
22230 ____________________________________________________________________________
22231 [ 14213] By: nick                                  on 2002/01/12  11:46:28
22232         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
22233              safe (if suboptimal) manner. Does not fix op/fork.t :-(
22234      Branch: perlio
22235            ! sv.c
22236 ____________________________________________________________________________
22237 [ 14212] By: ams                                   on 2002/01/12  06:10:52
22238         Log: Subject: [PATCH] More fixes for Stratus VOS
22239              From: "Green, Paul" <Paul.Green@stratus.com>
22240              Date: Fri, 11 Jan 2002 17:30:37 -0500
22241              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
22242      Branch: perl
22243            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
22244 ____________________________________________________________________________
22245 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
22246         Log: Upgrade to CGI.pm 2.80.
22247      Branch: perl
22248            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
22249 ____________________________________________________________________________
22250 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
22251         Log: FAQ sync.
22252      Branch: perl
22253            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
22254            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
22255            ! pod/perlfaq8.pod
22256 ____________________________________________________________________________
22257 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
22258         Log: This is getting embarrassing.
22259      Branch: perl
22260            ! t/op/pat.t
22261 ____________________________________________________________________________
22262 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
22263         Log: Doc tweaks.
22264      Branch: perl
22265            ! pod/perlunicode.pod
22266 ____________________________________________________________________________
22267 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
22268         Log: Updating the test count is good; also rephrasing
22269              so that there is no ok output containing "not".
22270      Branch: perl
22271            ! t/op/pat.t
22272 ____________________________________________________________________________
22273 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
22274         Log: Andreas is busy :-)
22275      Branch: perl
22276            ! doop.c t/op/unisprintf.t
22277 ____________________________________________________________________________
22278 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
22279         Log: Unicode lookbehind looked bad.
22280      Branch: perl
22281            ! regexec.c t/op/pat.t
22282 ____________________________________________________________________________
22283 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
22284         Log: Garbage collection.
22285      Branch: perl
22286            ! t/run/kill_perl.t
22287 ____________________________________________________________________________
22288 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
22289         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
22290              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22291              Date: Fri, 11 Jan 2002 23:29:48 +0100
22292              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
22293      Branch: perl
22294            ! embed.fnc global.sym makedef.pl
22295 ____________________________________________________________________________
22296 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
22297         Log: Subject: [PATCH] perldelta nit?
22298              From: Robert Spier <rspier@pobox.com>
22299              Date: Fri, 11 Jan 2002 15:19:16 -0800
22300              Message-ID: <15423.29428.164185.251700@rls.cx>
22301      Branch: perl
22302            ! pod/perldelta.pod
22303 ____________________________________________________________________________
22304 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
22305         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
22306              From: Michael G Schwern <schwern@pobox.com>
22307              Date: Fri, 11 Jan 2002 17:08:17 -0500
22308              Message-ID: <20020111220817.GG2838@blackrider>
22309      Branch: perl
22310            ! t/run/kill_perl.t t/test.pl
22311 ____________________________________________________________________________
22312 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
22313         Log: Subject: [PATCH] Correct misleading error message
22314              From: Mike Guy <mjtg@cam.ac.uk>
22315              Date: Fri, 11 Jan 2002 18:36:33 +0000
22316              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
22317              
22318              hash assignment -> anonymous hash
22319      Branch: perl
22320            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
22321 ____________________________________________________________________________
22322 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
22323         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
22324              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
22325              Date: Fri, 11 Jan 2002 16:58:14 +0100
22326              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
22327      Branch: perl
22328            ! ext/Unicode/Normalize/mkheader
22329 ____________________________________________________________________________
22330 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
22331         Log: Add a new test for is-sprintf-preserving Unicodeness:
22332              #14194 and an old one from kill_perl.t (I could have used
22333              sprintf.t, but it's format was quite fixed, and I didn't
22334              feel like breaking the format)
22335      Branch: perl
22336            + t/op/unisprintf.t
22337            ! MANIFEST t/run/kill_perl.t
22338 ____________________________________________________________________________
22339 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
22340         Log: Integrate perlio;
22341              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
22342      Branch: perl
22343           !> win32/win32.c
22344 ____________________________________________________________________________
22345 [ 14196] By: nick                                  on 2002/01/11  20:58:20
22346         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
22347              as C runtime seems to get its hands on them even though we said
22348              they were handled.
22349              Still an issue with "die" out of signal handler - get panic: pp_iter
22350      Branch: perlio
22351            ! win32/win32.c
22352 ____________________________________________________________________________
22353 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
22354         Log: Integrate perlio;
22355              A mostly-stable version of "new" Win32 signal/kill support.
22356      Branch: perl
22357           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
22358           !> win32/config.gc win32/config.vc win32/config_H.bc
22359           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
22360           !> win32/makefile.mk win32/win32.c win32/win32.h
22361 ____________________________________________________________________________
22362 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
22363         Log: Fix for
22364              
22365              Subject: UTF-8 sprintf bug in bleadperl
22366              From: andreas.koenig@anima.de (Andreas J. Koenig)
22367              Date: 11 Jan 2002 15:47:15 +0100
22368              Message-ID: <m3vge99c7g.fsf@anima.de>
22369              
22370              I have tests, have just to figure out where to put them
22371              since op/sprintf looks a bit unfriendly for tests of
22372              somewhat freer form.
22373      Branch: perl
22374            ! doop.c sv.c
22375 ____________________________________________________________________________
22376 [ 14193] By: nick                                  on 2002/01/11  18:25:34
22377         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
22378              Builds and passes a few tests.
22379      Branch: perlio
22380           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
22381           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
22382           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
22383           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
22384           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
22385           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
22386           +> t/lib/sample-tests/lone_not_bug
22387           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
22388           +> t/lib/sample-tests/vms_nit
22389           !> (integrate 63 files)
22390 ____________________________________________________________________________
22391 [ 14192] By: nick                                  on 2002/01/11  17:49:39
22392         Log: A mostly-stable version of "new" Win32 signal/kill support.
22393      Branch: perlio
22394            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
22395            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22396            ! win32/config_h.PL win32/makefile.mk win32/win32.c
22397            ! win32/win32.h
22398 ____________________________________________________________________________
22399 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
22400         Log: Update Changes.
22401      Branch: perl
22402            ! Changes patchlevel.h
22403 ____________________________________________________________________________
22404 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
22405         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
22406              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22407              Date: Thu, 10 Jan 2002 18:21:34 -0800
22408              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
22409      Branch: perl
22410            + ext/B/t/concise.t
22411            ! MANIFEST
22412 ____________________________________________________________________________
22413 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
22414         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
22415              necessary in form.t and html.t @INC setups.
22416      Branch: perl
22417            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
22418 ____________________________________________________________________________
22419 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
22420         Log: Yet another twist.
22421      Branch: perl
22422            ! t/test.pl
22423 ____________________________________________________________________________
22424 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
22425         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
22426              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22427              Date: Fri, 11 Jan 2002 13:04:15 +0100      
22428              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
22429      Branch: perl
22430            ! hints/aix.sh
22431 ____________________________________________________________________________
22432 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
22433         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
22434              From: Jonathan Stowe <gellyfish@gellyfish.com> 
22435              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
22436              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
22437      Branch: perl
22438            ! lib/AnyDBM_File.t
22439 ____________________________________________________________________________
22440 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
22441         Log: Arguments were being mangled.
22442      Branch: perl
22443            ! t/test.pl
22444 ____________________________________________________________________________
22445 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
22446         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
22447              From: Jonathan Stowe <gellyfish@gellyfish.com>
22448              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
22449              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
22450      Branch: perl
22451            ! lib/AnyDBM_File.t
22452 ____________________________________________________________________________
22453 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
22454         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
22455              From: Michael G Schwern <schwern@pobox.com> 
22456              Date: Fri, 11 Jan 2002 04:26:27 -0500
22457              Message-ID: <20020111092626.GA16544@blackrider>
22458      Branch: perl
22459            ! t/run/kill_perl.t t/test.pl
22460 ____________________________________________________________________________
22461 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
22462         Log: Subject: [PATCH] Test::Harness 2.01
22463              From: Michael G Schwern <schwern@pobox.com> 
22464              Date: Thu, 10 Jan 2002 21:11:24 -0500
22465              Message-ID: <20020111021123.GA30666@blackrider>
22466      Branch: perl
22467            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
22468            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
22469            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
22470            + lib/Test/Harness/t/nonumbers.t
22471            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
22472            + t/lib/sample-tests/lone_not_bug
22473            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
22474            + t/lib/sample-tests/vms_nit
22475            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
22476            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
22477 ____________________________________________________________________________
22478 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
22479         Log: patch is silly when creating new files: don't run
22480              patch more than once.
22481      Branch: perl
22482            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
22483 ____________________________________________________________________________
22484 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
22485         Log: Forgot from #14179.
22486      Branch: perl
22487            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
22488 ____________________________________________________________________________
22489 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
22490         Log: Subject: [PATCH] is() undef/'' behavior change
22491              From: Michael G Schwern <schwern@pobox.com> 
22492              Date: Fri, 11 Jan 2002 03:35:51 -0500
22493              Message-ID: <20020111083551.GC30666@blackrider>
22494              
22495              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
22496              From: Michael G Schwern <schwern@pobox.com> 
22497              Date: Fri, 11 Jan 2002 03:37:44 -0500
22498              Message-ID: <20020111083744.GD30666@blackrider>
22499      Branch: perl
22500            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
22501            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
22502            ! lib/Pod/t/InputObjects.t lib/blib.t
22503 ____________________________________________________________________________
22504 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
22505         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
22506              From: Michael G Schwern <schwern@pobox.com> 
22507              Date: Thu, 10 Jan 2002 19:56:23 -0500
22508              Message-ID: <20020111005623.GA13192@blackrider>
22509      Branch: perl
22510            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
22511            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
22512            ! lib/Test/Simple.pm lib/Test/Simple/Changes
22513            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
22514            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
22515            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
22516            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
22517            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
22518            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
22519            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
22520            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
22521            ! lib/Test/Simple/t/plan_is_noplan.t
22522            ! lib/Test/Simple/t/plan_no_plan.t
22523            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
22524            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
22525            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
22526            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
22527            ! lib/Test/Tutorial.pod
22528 ____________________________________________________________________________
22529 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
22530         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
22531              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
22532              
22533              turns out even the malloc() was never really needed to begin with,
22534              so get rid of it
22535      Branch: perl
22536            ! sv.c
22537 ____________________________________________________________________________
22538 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
22539         Log: Small doc tweaks.
22540      Branch: perl
22541            ! pod/perluniintro.pod
22542 ____________________________________________________________________________
22543 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
22544         Log: support using the CRT's malloc() family of functions instead of
22545              the internal one when ithreads is enabled; allocate large blocks
22546              using VirtualAlloc() since the Heap*() functions may only be tuned
22547              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
22548              
22549              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
22550              also see comments at the top of win32/vmem.h for other options that
22551              can be set
22552      Branch: perl
22553            ! win32/vmem.h
22554 ____________________________________________________________________________
22555 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
22556         Log: Subject: micropatch
22557              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22558              Date: Thu, 10 Jan 2002 18:20:58 +0000
22559              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
22560      Branch: perl
22561            ! regcomp.c
22562 ____________________________________________________________________________
22563 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
22564         Log: Subject: [PATCH] Embed.t on Win32
22565              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22566              Date: Thu, 10 Jan 2002 18:56:21 +0100
22567              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
22568      Branch: perl
22569            ! lib/ExtUtils/t/Embed.t
22570 ____________________________________________________________________________
22571 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
22572         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
22573              From: Gisle Aas <gisle@ActiveState.com>
22574              Date: 10 Jan 2002 08:56:05 -0800
22575              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
22576      Branch: perl
22577            ! toke.c
22578 ____________________________________________________________________________
22579 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
22580         Log: Subject: [PATCH] doc fixes
22581              From: "Brendan O'Dea" <bod@debian.org>
22582              Date: Fri, 11 Jan 2002 03:49:54 +1100
22583              Message-ID: <20020110164954.GA21891@compusol.com.au>
22584      Branch: perl
22585            ! lib/I18N/Collate.pm pod/perlfunc.pod
22586 ____________________________________________________________________________
22587 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
22588         Log: Integrate perlio; More signal hackery.
22589      Branch: perl
22590           !> win32/win32.c
22591 ____________________________________________________________________________
22592 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
22593         Log: No need to show internal encodings, or return them
22594              in random order.
22595      Branch: perl
22596            ! ext/Encode/Encode.pm
22597 ____________________________________________________________________________
22598 [ 14168] By: nick                                  on 2002/01/10  17:33:31
22599         Log: Integrate mainline
22600      Branch: perlio
22601            - ext/Unicode/Normalize/Normalize.pod
22602           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
22603           !> ext/Unicode/Normalize/Makefile.PL
22604           !> ext/Unicode/Normalize/Normalize.pm
22605           !> ext/Unicode/Normalize/Normalize.xs
22606           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
22607           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
22608           !> t/run/kill_perl.t toke.c
22609 ____________________________________________________________________________
22610 [ 14167] By: nick                                  on 2002/01/10  17:08:35
22611         Log: More signal hackery
22612      Branch: perlio
22613            ! win32/win32.c
22614 ____________________________________________________________________________
22615 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
22616         Log: I think we can claim to be supporting Unicode
22617              "loose matching" now.
22618      Branch: perl
22619            ! pod/perlunicode.pod
22620 ____________________________________________________________________________
22621 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
22622         Log: Subject: doc patch
22623              From: mjd@plover.com
22624              Date: 10 Jan 2002 15:12:27 -0000
22625              Message-ID: <20020110151227.14850.qmail@plover.com>
22626      Branch: perl
22627            ! pod/perlrun.pod
22628 ____________________________________________________________________________
22629 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
22630         Log: Subject: Re: [ID 20011223.001] accept leaks memory
22631              From: Andy Dougherty <doughera@lafayette.edu>
22632              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
22633              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
22634      Branch: perl
22635            ! hints/linux.sh
22636 ____________________________________________________________________________
22637 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
22638         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
22639      Branch: perl
22640           !> win32/win32.c
22641 ____________________________________________________________________________
22642 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
22643         Log: Subject: [PATCH] Magic numbers in B::Concise
22644              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
22645              Date: Wed, 9 Jan 2002 23:04:01 -0800
22646              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
22647      Branch: perl
22648            ! ext/B/B/Concise.pm ext/B/O.pm
22649 ____________________________________________________________________________
22650 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
22651         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
22652              From: Gisle Aas <gisle@ActiveState.com>
22653              Date: 09 Jan 2002 21:52:40 -0800
22654              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
22655      Branch: perl
22656            ! t/lib/strict/vars toke.c
22657 ____________________________________________________________________________
22658 [ 14160] By: nick                                  on 2002/01/09  21:29:39
22659         Log: Skeleton coding of more kill() support on Win32.
22660      Branch: perlio
22661            ! win32/win32.c
22662 ____________________________________________________________________________
22663 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
22664         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
22665              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22666              Date: Wed, 9 Jan 2002 23:24:32 +0100
22667              Message-ID: <20020109232432.A692@rafael>
22668      Branch: perl
22669            ! ext/B/B/Deparse.pm
22670 ____________________________________________________________________________
22671 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
22672         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
22673              From: Jonathan Stowe <gellyfish@gellyfish.com>
22674              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
22675              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
22676      Branch: perl
22677            ! t/run/kill_perl.t
22678 ____________________________________________________________________________
22679 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
22680         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
22681              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22682              Date: Wed, 09 Jan 2002 20:16:54 +0000
22683              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
22684      Branch: perl
22685            ! regexec.c
22686 ____________________________________________________________________________
22687 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
22688         Log: Subject: [Patch @14129] fixes Unicode::Normalize
22689              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22690              Date: Thu, 10 Jan 2002 01:08:56 +0900
22691              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
22692      Branch: perl
22693            - ext/Unicode/Normalize/Normalize.pod
22694            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
22695            ! ext/Unicode/Normalize/Normalize.pm
22696            ! ext/Unicode/Normalize/Normalize.xs
22697            ! ext/Unicode/Normalize/mkheader
22698 ____________________________________________________________________________
22699 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
22700         Log: Integrate perlio; (Re-)implement alarm() for Win32.
22701      Branch: perl
22702           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
22703           !> win32/win32iop.h
22704 ____________________________________________________________________________
22705 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
22706         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
22707              From: Nicholas Clark <nick@unfortu.net>
22708              Date: Wed, 9 Jan 2002 17:56:04 +0000
22709              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
22710      Branch: perl
22711            ! t/op/readdir.t
22712 ____________________________________________________________________________
22713 [ 14153] By: nick                                  on 2002/01/09  16:18:57
22714         Log: Integrate mainline
22715      Branch: perlio
22716           +> ext/threads/t/stress_re.t t/op/unifold.t
22717            - lib/unifold.t
22718           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
22719           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
22720           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
22721 ____________________________________________________________________________
22722 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
22723         Log: Update Changes.
22724      Branch: perl
22725            ! Changes patchlevel.h
22726 ____________________________________________________________________________
22727 [ 14151] By: nick                                  on 2002/01/09  14:27:36
22728         Log: (Re-)implement alarm() for Win32.
22729      Branch: perlio
22730            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
22731            ! win32/win32iop.h
22732 ____________________________________________________________________________
22733 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
22734         Log: Thinko.
22735      Branch: perl
22736            ! ext/threads/t/stress_re.t
22737 ____________________________________________________________________________
22738 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
22739         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
22740              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
22741              Date: Wed, 09 Jan 2002 13:37:17 +0000                
22742              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
22743      Branch: perl
22744            ! regexec.c t/op/re_tests
22745 ____________________________________________________________________________
22746 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
22747         Log: Subject: Re: Weird Malformed warning in bleadperl    
22748              From: andreas.koenig@anima.de (Andreas J. Koenig)    
22749              Date: 09 Jan 2002 11:12:37 +0100
22750              Message-ID: <m3itabbzoq.fsf@anima.de>
22751      Branch: perl
22752            ! regexec.c t/op/pat.t
22753 ____________________________________________________________________________
22754 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
22755         Log: Forgot stress_re.t from MANIFEST.
22756      Branch: perl
22757            ! MANIFEST
22758 ____________________________________________________________________________
22759 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
22760         Log: In dumping use isPRINT() instead of isprint() so that locale
22761              does not come into play.
22762      Branch: perl
22763            ! utf8.c
22764 ____________________________________________________________________________
22765 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
22766         Log: Add a threads stress test for regular expressions
22767              (mostly just a modified stress_string.t) and doesn't
22768              test that much of regular expressions, just that $1
22769              doesn't get stomped by competing threads (as it does
22770              in the 5005threads of old).
22771      Branch: perl
22772            + ext/threads/t/stress_re.t
22773            ! MANIFEST
22774 ____________________________________________________________________________
22775 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
22776         Log: (retracted by #14307)
22777              Subject: Re: [ID 20010912.007] substr reference core dump
22778              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22779              Date: Tue, 08 Jan 2002 19:17:50 +0000
22780              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
22781      Branch: perl
22782            ! scope.c t/run/kill_perl.t
22783 ____________________________________________________________________________
22784 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
22785         Log: SANY (. with /s) wasn't happy on Unicode.
22786      Branch: perl
22787            ! regexec.c t/op/pat.t
22788 ____________________________________________________________________________
22789 [ 14142] By: ams                                   on 2002/01/08  22:42:10
22790         Log: Subject: [PATCH] perldebug nit
22791              From: Tels <tels@bloodgate.com>
22792              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
22793      Branch: perl
22794            ! pod/perldebug.pod
22795 ____________________________________________________________________________
22796 [ 14141] By: ams                                   on 2002/01/08  21:32:59
22797         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
22798              From: "Green, Paul" <Paul.Green@stratus.com>
22799              Date: Tue, 8 Jan 2002 17:31:35 -0500
22800              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
22801      Branch: perl
22802            ! Makefile.SH
22803 ____________________________________________________________________________
22804 [ 14140] By: ams                                   on 2002/01/08  21:27:57
22805         Log: Subject: [PATCH] Re: Slight chokage from Deparse
22806              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22807              Date: Tue, 8 Jan 2002 23:04:45 +0100
22808              Message-Id: <20020108230445.A4798@rafael>
22809      Branch: perl
22810            ! ext/B/B/Deparse.pm
22811 ____________________________________________________________________________
22812 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
22813         Log: Subject: [patch] peep() is rude
22814              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
22815              Date: Tue, 08 Jan 2002 19:17:50 +0000            
22816              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
22817      Branch: perl
22818            ! op.c t/run/kill_perl.t
22819 ____________________________________________________________________________
22820 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
22821         Log: unifold is really an op test since it requires
22822              no external modules for its actual testing:
22823              only the unicore CaseFold.txt file, and File::Spec
22824              to portably access that file.
22825      Branch: perl
22826            + t/op/unifold.t
22827            - lib/unifold.t
22828            ! MANIFEST
22829 ____________________________________________________________________________
22830 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
22831         Log: Subject: [patch] save a test 
22832              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22833              Date: Tue, 08 Jan 2002 16:18:47 +0000
22834              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
22835      Branch: perl
22836            ! regcomp.c
22837 ____________________________________________________________________________
22838 [ 14136] By: nick                                  on 2002/01/08  16:11:55
22839         Log: Integrate mainline
22840      Branch: perlio
22841           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
22842           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
22843           !> (integrate 37 files)
22844 ____________________________________________________________________________
22845 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
22846         Log: Subject: Not OK 13843 
22847              From: andreas.koenig@anima.de (Andreas J. Koenig)
22848              Date: 08 Jan 2002 14:12:29 +0100
22849              Message-ID: <m38zb9c7gi.fsf@anima.de>
22850      Branch: perl
22851            ! op.c t/op/subst.t
22852 ____________________________________________________________________________
22853 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
22854         Log: Missed one variant of the fold testing, noticed bu Hugo.
22855      Branch: perl
22856            ! lib/unifold.t
22857 ____________________________________________________________________________
22858 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
22859         Log: Enchance the Storable magic description.
22860      Branch: perl
22861            ! ext/Storable/Storable.pm
22862 ____________________________________________________________________________
22863 [ 14132] By: ams                                   on 2002/01/08  09:16:12
22864         Log: Subject: [PATCH] don't installperl pods
22865              From: H.Merijn Brand <h.m.brand@hccnet.nl>
22866              Date: Tue, 08 Jan 2002 10:36:01 +0100
22867              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
22868      Branch: perl
22869            ! installperl
22870 ____________________________________________________________________________
22871 [ 14131] By: ams                                   on 2002/01/08  03:38:40
22872         Log: Subject: Math-BigInt v1.49 released
22873              From: Tels <perl_dummy@bloodgate.com>
22874              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
22875      Branch: perl
22876            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
22877            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
22878            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
22879            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
22880            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
22881            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
22882            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
22883            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
22884            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
22885            ! t/lib/Math/BigInt/Subclass.pm
22886 ____________________________________________________________________________
22887 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
22888         Log: A little better comments.
22889      Branch: perl
22890            ! regexec.c
22891 ____________________________________________________________________________
22892 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
22893         Log: No normalization form DNF.
22894      Branch: perl
22895            ! ext/Unicode/Normalize/Normalize.pm
22896 ____________________________________________________________________________
22897 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
22898         Log: Extension nits found by -Wall (several from threads
22899              and threads::shared, but leaving them to Arthur).
22900      Branch: perl
22901            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
22902            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
22903            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
22904            ! ext/Unicode/Normalize/mkheader x2p/str.c
22905 ____________________________________________________________________________
22906 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
22907         Log: Sync up Changes etc.
22908      Branch: maint-5.6/macperl
22909            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
22910 ____________________________________________________________________________
22911 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
22912         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
22913      Branch: maint-5.6/macperl
22914            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
22915 ____________________________________________________________________________
22916 [ 14125] By: ams                                   on 2002/01/07  22:03:22
22917         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
22918              From: Nicholas Clark (sans From field in mail header)
22919              Date: Mon, 7 Jan 2002 16:18:23 +0000
22920              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
22921      Branch: perl
22922            ! lib/Exporter.pm
22923 ____________________________________________________________________________
22924 [ 14124] By: ams                                   on 2002/01/07  21:46:11
22925         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
22926              From: "Green, Paul" <Paul.Green@stratus.com>
22927              Date: Mon, 7 Jan 2002 16:59:38 -0500
22928              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
22929      Branch: perl
22930            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
22931 ____________________________________________________________________________
22932 [ 14123] By: nick                                  on 2002/01/07  18:49:55
22933         Log: Integrate mainline
22934      Branch: perlio
22935           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
22936           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
22937           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
22938           !> regexec.c t/op/re_tests utf8.c utf8.h
22939 ____________________________________________________________________________
22940 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
22941         Log: Update Changes.
22942      Branch: perl
22943            ! Changes patchlevel.h
22944 ____________________________________________________________________________
22945 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
22946         Log: Subject: [PATCH] Correct module name in perldelta*
22947              From: Mike Guy <mjtg@cam.ac.uk>
22948              Date: Mon, 07 Jan 2002 17:02:43 +0000
22949              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
22950      Branch: perl
22951            ! pod/perl561delta.pod pod/perl56delta.pod
22952 ____________________________________________________________________________
22953 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
22954         Log: AUTHORS update.
22955      Branch: perl
22956            ! AUTHORS
22957 ____________________________________________________________________________
22958 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
22959         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
22960      Branch: perl
22961            ! ext/Storable/Storable.pm
22962 ____________________________________________________________________________
22963 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
22964         Log: perldelta updates.
22965      Branch: perl
22966            ! pod/perldelta.pod
22967 ____________________________________________________________________________
22968 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
22969         Log: Document the flags of pv_uni_display().
22970      Branch: perl
22971            ! pod/perlapi.pod utf8.c
22972 ____________________________________________________________________________
22973 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
22974         Log: Forgot from #14115.
22975      Branch: perl
22976            ! t/op/re_tests
22977 ____________________________________________________________________________
22978 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
22979         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
22980              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
22981              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
22982              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
22983      Branch: perl
22984            ! regcomp.c
22985 ____________________________________________________________________________
22986 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
22987         Log: More regex and utf8 debug dumping.
22988      Branch: perl
22989            ! dump.c regcomp.c regexec.c utf8.c utf8.h
22990 ____________________________________________________________________________
22991 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
22992         Log: Unused variable.
22993      Branch: perl
22994            ! regcomp.c
22995 ____________________________________________________________________________
22996 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
22997         Log: Regen toc.
22998      Branch: perl
22999            ! pod/perltoc.pod
23000 ____________________________________________________________________________
23001 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
23002         Log: capitalize correctly, noticed by David Dyck.
23003      Branch: perl
23004            ! lib/sort.pm
23005 ____________________________________________________________________________
23006 [ 14110] By: nick                                  on 2002/01/06  22:05:19
23007         Log: Integrate mainline - threads mended, DB_File sick?
23008      Branch: perlio
23009           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
23010           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
23011           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
23012           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
23013           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
23014 ____________________________________________________________________________
23015 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
23016         Log: No need to overqualify.
23017      Branch: perl
23018            ! lib/sort.pm
23019 ____________________________________________________________________________
23020 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
23021         Log: PL_debug_pad wasn't initialized to zeroes which broke
23022              ithreads + DEBUGGING.
23023      Branch: perl
23024            ! sv.c
23025 ____________________________________________________________________________
23026 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
23027         Log: Update Changes.
23028      Branch: perl
23029            ! Changes patchlevel.h
23030 ____________________________________________________________________________
23031 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
23032         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
23033              From: Jonathan Stowe <gellyfish@gellyfish.com>
23034              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
23035              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
23036      Branch: perl
23037            ! pp_sys.c
23038 ____________________________________________________________________________
23039 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
23040         Log: DB_File sync from Paul Marquess.
23041      Branch: perl
23042            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23043            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
23044            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
23045 ____________________________________________________________________________
23046 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
23047         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
23048              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
23049              Date: Sun, 6 Jan 2002 11:44:30 +0100
23050              Message-ID: <3C38389E.7831.493570@localhost>
23051      Branch: perl
23052            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
23053            ! utils/perlcc.PL
23054 ____________________________________________________________________________
23055 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
23056         Log: Tests for #14098.
23057      Branch: perl
23058            ! t/op/lc.t
23059 ____________________________________________________________________________
23060 [ 14102] By: nick                                  on 2002/01/06  11:33:55
23061         Log: Integrate mainline (PPPort still multi-building).
23062      Branch: perlio
23063           +> lib/unifold.t
23064           !> (integrate 30 files)
23065 ____________________________________________________________________________
23066 [ 14101] By: ams                                   on 2002/01/06  04:52:50
23067         Log: Subject: [PATCH] Bad prototype detection now an optional warning
23068              From: Sam Tregar <sam@tregar.com>
23069              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
23070              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
23071      Branch: perl
23072            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
23073            ! t/comp/proto.t toke.c
23074 ____________________________________________________________________________
23075 [ 14100] By: ams                                   on 2002/01/06  01:56:59
23076         Log: Subject: [PATCH] Correct several Stratus VOS build issues
23077              From: "Green, Paul" <Paul.Green@stratus.com>
23078              Date: Sat, 5 Jan 2002 21:30:56 -0500
23079              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
23080      Branch: perl
23081            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
23082 ____________________________________________________________________________
23083 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
23084         Log: Further perl.org URL elaboration from Ask.
23085      Branch: perl
23086            ! pod/perlfaq1.pod pod/perlfaq2.pod
23087 ____________________________________________________________________________
23088 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
23089         Log: The same problem with To{Lower,Title,Upper}
23090              as earlier with ToFold.
23091      Branch: perl
23092            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
23093            ! lib/unicore/To/Upper.pl lib/unicore/mktables
23094 ____________________________________________________________________________
23095 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
23096         Log: Retract #14057 for now; the alarm/setitimer timers
23097              seen to be the same in many systems, which leads into
23098              hangups.
23099      Branch: perl
23100            ! ext/Time/HiRes/HiRes.t
23101 ____________________________________________________________________________
23102 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
23103         Log: Finish up (ha!) the Unicode case folding;
23104              enhance regex dumping code.
23105      Branch: perl
23106            + lib/unifold.t
23107            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
23108            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
23109 ____________________________________________________________________________
23110 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
23111         Log: Use the perl.org news gw instead of the perl.com one
23112              (from Ask).
23113      Branch: perl
23114            ! pod/perlfaq1.pod pod/perlfaq2.pod
23115 ____________________________________________________________________________
23116 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
23117         Log: Zero() wasn't documented.
23118      Branch: perl
23119            ! pod/perlclib.pod
23120 ____________________________________________________________________________
23121 [ 14093] By: ams                                   on 2002/01/05  17:58:35
23122         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
23123              From: Nicholas Clark <nick@unfortu.net>
23124              Date: Sat, 5 Jan 2002 18:55:39 +0000
23125              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
23126      Branch: perl
23127            ! lib/Memoize/t/tie_ndbm.t
23128 ____________________________________________________________________________
23129 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
23130         Log: Also UNICOS/mk has deviant socketpair().
23131      Branch: perl
23132            ! ext/Socket/socketpair.t
23133 ____________________________________________________________________________
23134 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
23135         Log: Ooops.  Retract the regex parts of #14090.
23136      Branch: perl
23137            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
23138 ____________________________________________________________________________
23139 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
23140         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
23141              From: Nicholas Clark <nick@unfortu.net> 
23142              Date: Sat, 5 Jan 2002 18:10:13 +0000
23143              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
23144      Branch: perl
23145            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
23146            ! regcomp.h regexec.c
23147 ____________________________________________________________________________
23148 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
23149         Log: Integrate perlio; a missing aTHX.
23150      Branch: perl
23151           !> op.c
23152 ____________________________________________________________________________
23153 [ 14088] By: nick                                  on 2002/01/05  12:35:01
23154         Log: One missing aTHX_
23155      Branch: perlio
23156            ! op.c
23157 ____________________________________________________________________________
23158 [ 14087] By: nick                                  on 2002/01/05  12:00:48
23159         Log: Raw integrate of mainline - op.c looks dodgy.
23160      Branch: perlio
23161           +> lib/Pod/t/Functions.t t/op/winsystem.t
23162            - lib/File/Spec/NW5.pm t/op/system.t
23163           !> (integrate 77 files)
23164 ____________________________________________________________________________
23165 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
23166         Log: integrate changes from maint-5.6/macperl branch
23167      Branch: maint-5.6/perl
23168           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
23169           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
23170 ____________________________________________________________________________
23171 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
23172         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
23173              found by Marc Lehmann.
23174      Branch: perl
23175            ! pp.c
23176 ____________________________________________________________________________
23177 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
23178         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
23179              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23180              Date: Sat, 5 Jan 2002 00:31:12 +0100
23181              Message-ID: <20020105003112.E1850@rafael>              
23182      Branch: perl
23183            ! t/comp/proto.t
23184 ____________________________________________________________________________
23185 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
23186         Log: A bit of "perl.com" cleanup.
23187      Branch: perl
23188            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
23189            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
23190            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
23191            ! pod/perlmodlib.PL pod/perlmodlib.pod
23192 ____________________________________________________________________________
23193 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
23194         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
23195              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23196              Date: Fri, 4 Jan 2002 23:35:19 +0100
23197              Message-ID: <20020104233519.A1850@rafael>
23198      Branch: perl
23199            ! op.c
23200 ____________________________________________________________________________
23201 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
23202         Log: Integrate change #14062 from macperl;
23203              Define setbuf, setvbuf for Mac OS
23204      Branch: perl
23205           !> ext/IO/IO.xs
23206 ____________________________________________________________________________
23207 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
23208         Log: Bump version, update Changes
23209      Branch: maint-5.6/macperl
23210            ! macos/Changes macos/MPVersion.r
23211 ____________________________________________________________________________
23212 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
23213         Log: Add more droplets
23214      Branch: maint-5.6/macperl
23215            + macos/macperl/Droplets/gluedialect.plx
23216            + macos/macperl/Droplets/glueedit.plx
23217            + macos/macperl/Droplets/gluemac.plx
23218            + macos/macperl/Droplets/gluescriptadds.plx
23219            + macos/macperl/Droplets/installme.plx
23220            + macos/macperl/Droplets/show_glue_pods.plx
23221            + macos/macperl/Droplets/tarzipme.plx
23222            + macos/macperl/Droplets/untarzipme.plx
23223 ____________________________________________________________________________
23224 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
23225         Log: Display the native pwd command.
23226      Branch: perl
23227            ! ext/Cwd/t/cwd.t
23228 ____________________________________________________________________________
23229 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
23230         Log: Under Mac OS X /dev/stdout is normally a symlink,
23231              but when running the test it seems to become a socket.
23232              So let's extend our censorship.
23233      Branch: perl
23234            ! t/op/stat.t
23235 ____________________________________________________________________________
23236 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
23237         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
23238      Branch: maint-5.6/macperl
23239            + macos/HandleSocket.cp
23240            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
23241            ! macos/macperl.sym
23242 ____________________________________________________________________________
23243 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
23244         Log: Doc updates
23245      Branch: maint-5.6/macperl
23246            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
23247 ____________________________________________________________________________
23248 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
23249         Log: Update libraries
23250      Branch: maint-5.6/macperl
23251            ! macos/macperl/Makefile.mk
23252 ____________________________________________________________________________
23253 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
23254         Log: Update tests to Mac::StandardFile from StandardFile.pl,
23255              plus other fixes
23256      Branch: maint-5.6/macperl
23257            ! macos/ext/Mac/Menus/t/MenuBar.t
23258            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
23259            ! macos/ext/Mac/Movies/t/PlayMovie.t
23260            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
23261            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
23262            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
23263            ! macos/ext/Mac/Resources/t/Resources.t
23264 ____________________________________________________________________________
23265 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
23266         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
23267      Branch: maint-5.6/macperl
23268            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
23269            ! macos/ext/Mac/Movies/Movies.xs
23270            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
23271            ! macos/ext/Mac/StandardFile/StandardFile.xs
23272            ! macos/ext/Mac/Windows/Windows.xs
23273 ____________________________________________________________________________
23274 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
23275         Log: Updates for Universal Headers 3.4 (forgot one)
23276      Branch: maint-5.6/macperl
23277            ! macos/macperl/MPConsole.cp
23278 ____________________________________________________________________________
23279 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
23280         Log: Updates for Universal Headers 3.4
23281      Branch: maint-5.6/macperl
23282            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
23283            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
23284            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
23285            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
23286            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
23287            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
23288            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
23289            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
23290            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
23291 ____________________________________________________________________________
23292 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
23293         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
23294              from <200112112327.JAA25434@gpo.metropolis.net.au>;
23295              don't crash on quit for 68K (MacPerl Bug #490013)
23296      Branch: maint-5.6/macperl
23297            ! macos/macish.c macos/macperl/MPConsole.cp
23298 ____________________________________________________________________________
23299 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
23300         Log: If we do have socketpair(), make my_socketpair()
23301              just call the real socketpair().  This way we always
23302              have real code behind my_socketpair() and a symbol
23303              corresponding to the my_socketpair in global.sym.
23304      Branch: perl
23305            ! embed.fnc embed.h makedef.pl proto.h util.c
23306 ____________________________________________________________________________
23307 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
23308         Log: Disable sigaction (MacPerl Bug #470321)
23309      Branch: maint-5.6/macperl
23310            ! macos/config.h macos/config.sh
23311 ____________________________________________________________________________
23312 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
23313         Log: Make GUSI resource work (MacPerl Bug #464638)
23314      Branch: maint-5.6/macperl
23315            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
23316            ! macos/macperl/MacPerl.rsrc
23317 ____________________________________________________________________________
23318 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
23319         Log: Make AutoSplit go a little deeper
23320      Branch: maint-5.6/macperl
23321            ! macos/Makefile.mk
23322 ____________________________________________________________________________
23323 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
23324         Log: A few doc updates from bleadperl
23325      Branch: maint-5.6/macperl
23326            ! pod/perlmodinstall.pod pod/perlport.pod
23327 ____________________________________________________________________________
23328 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
23329         Log: Sync up to latest changes from bleadperl
23330      Branch: maint-5.6/macperl
23331            ! lib/File/Find.pm
23332 ____________________________________________________________________________
23333 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
23334         Log: Define setbuf, setvbuf for Mac OS
23335      Branch: maint-5.6/macperl
23336            ! ext/IO/IO.xs
23337 ____________________________________________________________________________
23338 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
23339         Log: Delete by request of Mark-Jason Dominus (change #13676)
23340      Branch: maint-5.6/macperl
23341            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
23342 ____________________________________________________________________________
23343 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
23344         Log: Spread the good word of "env".
23345      Branch: perl
23346            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
23347 ____________________________________________________________________________
23348 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
23349         Log: Till the system tests do something non-Win*, better rename
23350              the test so that people on other platforms don't get confused.
23351              (Not win32system, because assumedly there's win64, too.)
23352      Branch: perl
23353            + t/op/winsystem.t
23354            - t/op/system.t
23355            ! MANIFEST
23356 ____________________________________________________________________________
23357 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
23358         Log: Some tweaks.
23359      Branch: perl
23360            ! lib/Pod/t/Functions.t
23361 ____________________________________________________________________________
23362 [ 14057] By: ams                                   on 2002/01/04  17:40:31
23363         Log: (retracted by #14057)
23364              
23365              Subject: [PATCH] Time/HiRes/HiRes.t
23366              From: Nicholas Clark <nick@unfortu.net>
23367              Date: Fri, 4 Jan 2002 17:28:46 +0000
23368              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
23369      Branch: perl
23370            ! ext/Time/HiRes/HiRes.t
23371 ____________________________________________________________________________
23372 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
23373         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
23374              From: Abe Timmerman <abe@ztreet.demon.nl>
23375              Date: Fri, 04 Jan 2002 18:42:33 +0100
23376              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
23377      Branch: perl
23378            + lib/Pod/t/Functions.t
23379            ! MANIFEST lib/Pod/Functions.pm
23380 ____________________________________________________________________________
23381 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
23382         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
23383              From: "Craig A. Berry" <craigberry@mac.com>
23384              Date: Thu, 3 Jan 2002 17:32:20 -0600
23385              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
23386      Branch: perl
23387            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
23388 ____________________________________________________________________________
23389 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
23390         Log: Document the U+0085, U+2028, and U+2029.
23391      Branch: perl
23392            ! pod/perlre.pod pod/perlretut.pod
23393 ____________________________________________________________________________
23394 [ 14053] By: ams                                   on 2002/01/04  03:27:44
23395         Log: Subject: [PATCH] warn if not CORE::dump
23396              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23397              Date: Thu, 3 Jan 2002 22:04:00 +0100
23398              Message-Id: <20020103220400.A13958@rafael>
23399      Branch: perl
23400            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
23401 ____________________________________________________________________________
23402 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
23403         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
23404      Branch: perl
23405            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
23406 ____________________________________________________________________________
23407 [ 14051] By: ams                                   on 2002/01/04  03:00:12
23408         Log: Subject: [PATCH] File::Compare::VERSION
23409              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23410              Date: Thu, 3 Jan 2002 23:42:52 +0100
23411              Message-Id: <20020103234252.G13958@rafael>
23412      Branch: perl
23413            ! lib/File/Compare.pm
23414 ____________________________________________________________________________
23415 [ 14050] By: ams                                   on 2002/01/04  02:58:05
23416         Log: Subject: [PATCH @14042] threads::shared doc
23417              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
23418              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
23419              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
23420      Branch: perl
23421            ! ext/threads/shared/shared.pm
23422 ____________________________________________________________________________
23423 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
23424         Log: #14048 exposed few false positives, to be fixed soonish.
23425      Branch: perl
23426            ! t/op/pat.t
23427 ____________________________________________________________________________
23428 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
23429         Log: Do not add the first characters of multicharacter foldings
23430              into character classes.
23431      Branch: perl
23432            ! regcomp.c
23433 ____________________________________________________________________________
23434 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
23435         Log: A bit of testing for #14046.
23436      Branch: perl
23437            ! t/op/pat.t
23438 ____________________________________________________________________________
23439 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
23440         Log: Allow emitting the foldcased version of "\x{df}", "ss"
23441              (among others, another example would be \x{fb00} -> "ff")
23442      Branch: perl
23443            ! regcomp.c
23444 ____________________________________________________________________________
23445 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
23446         Log: Subject: [PATCH] File::Spec & NetWare
23447              From: Dave Rolsky <autarch@urth.org>
23448              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
23449              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
23450      Branch: perl
23451            - lib/File/Spec/NW5.pm
23452            ! MANIFEST lib/File/Spec.pm
23453 ____________________________________________________________________________
23454 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
23455         Log: FAQ sync (RCS Ids only?)
23456      Branch: perl
23457            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
23458 ____________________________________________________________________________
23459 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
23460         Log: AUTHORs updates.
23461      Branch: perl
23462            ! AUTHORS
23463 ____________________________________________________________________________
23464 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
23465         Log: Update Changes.
23466      Branch: perl
23467            ! Changes patchlevel.h
23468 ____________________________________________________________________________
23469 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
23470         Log: Missed the =head1 additions.
23471      Branch: perl
23472            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
23473            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
23474            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
23475            ! util.c
23476 ____________________________________________________________________________
23477 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
23478         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
23479              From: Robin Barker <rmb1@cise.npl.co.uk>
23480              Date: Thu, 3 Jan 2002 15:26:20 GMT
23481              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
23482      Branch: perl
23483            ! lib/Carp.t lib/Carp/Heavy.pm
23484 ____________________________________________________________________________
23485 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
23486         Log: Subject: [PATCH hv.c] 
23487              From: Robin Barker <rmb1@cise.npl.co.uk>
23488              Date: Thu, 3 Jan 2002 14:49:06 GMT
23489              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
23490              
23491              -Wformat check.
23492      Branch: perl
23493            ! hv.c
23494 ____________________________________________________________________________
23495 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
23496         Log: NetWare tweaks from Ananth Kesari.
23497      Branch: perl
23498            ! NetWare/t/NWScripts.pl lib/File/Find.pm
23499 ____________________________________________________________________________
23500 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
23501         Log: Cast.
23502      Branch: perl
23503            ! regexec.c
23504 ____________________________________________________________________________
23505 [ 14036] By: ams                                   on 2002/01/03  12:12:31
23506         Log: Grammar fix suggested by Gwyn Judd.
23507      Branch: perl
23508            ! pod/perldiag.pod
23509 ____________________________________________________________________________
23510 [ 14035] By: nick                                  on 2002/01/03  09:22:42
23511         Log: More strange perlio != mainline differences where
23512              I have not been.
23513      Branch: perlio
23514           !> hints/unicos.sh hints/unicosmk.sh
23515 ____________________________________________________________________________
23516 [ 14034] By: nick                                  on 2002/01/03  09:19:37
23517         Log: Integrate mainline (including force integrate of
23518              lib/charnames.pm which had got out-of-step)
23519      Branch: perlio
23520           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
23521 ____________________________________________________________________________
23522 [ 14033] By: ams                                   on 2002/01/03  08:24:24
23523         Log: Subject: Not ok 14031: PPPort Makefile.PL
23524              From: andreas.koenig@anima.de (Andreas J. Koenig)
23525              Date: 03 Jan 2002 10:17:46 +0100
23526              Message-Id: <m3sn9n94jp.fsf@anima.de>
23527      Branch: perl
23528            ! ext/Devel/PPPort/Makefile.PL
23529 ____________________________________________________________________________
23530 [ 14032] By: nick                                  on 2002/01/03  08:24:00
23531         Log: Integrate mainline.
23532      Branch: perlio
23533           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
23534           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
23535           !> (integrate 31 files)
23536 ____________________________________________________________________________
23537 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
23538         Log: Off-by-one is my middle name.
23539      Branch: perl
23540            ! regexec.c
23541 ____________________________________________________________________________
23542 [ 14030] By: ams                                   on 2002/01/02  23:56:37
23543         Log: Subject: [PATCH @14015] threads::shared disabling
23544              From: Andy Bussey <andybussey@yahoo.co.uk>
23545              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
23546              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
23547      Branch: perl
23548            + ext/threads/shared/t/no_share.t
23549            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
23550 ____________________________________________________________________________
23551 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
23552         Log: Simon's new perlapi scheme, I hope I got all the pieces.
23553      Branch: perl
23554            + autodoc.pl embed.fnc
23555            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
23556 ____________________________________________________________________________
23557 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
23558         Log: Integrate perlio; more PPPort Makefile source dependence removal
23559      Branch: perl
23560           !> ext/Devel/PPPort/Makefile.PL perl.h
23561 ____________________________________________________________________________
23562 [ 14027] By: ams                                   on 2002/01/02  21:42:50
23563         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
23564              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23565              Date: Wed, 2 Jan 2002 23:09:13 +0100
23566              Message-Id: <20020102230913.A17373@rafael>
23567      Branch: perl
23568            ! pod/perldiag.pod
23569 ____________________________________________________________________________
23570 [ 14026] By: ams                                   on 2002/01/02  21:38:34
23571         Log: Subject: Re: PATCH: lib/Term/Cap.pm
23572              From: Jonathan Stowe <gellyfish@gellyfish.com>
23573              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
23574              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
23575      Branch: perl
23576            ! lib/Term/Cap.pm
23577 ____________________________________________________________________________
23578 [ 14025] By: ams                                   on 2002/01/02  18:34:26
23579         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
23580              From: Sam Tregar <sam@tregar.com>
23581              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
23582              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
23583      Branch: perl
23584            ! pod/perldiag.pod t/comp/proto.t toke.c
23585 ____________________________________________________________________________
23586 [ 14024] By: ams                                   on 2002/01/02  18:16:12
23587         Log: Subject: PATCH: lib/Term/Cap.pm
23588              From: Norton Allen <allen@huarp.harvard.edu>
23589              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
23590              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
23591      Branch: perl
23592            ! lib/Term/Cap.pm
23593 ____________________________________________________________________________
23594 [ 14023] By: ams                                   on 2002/01/02  18:12:31
23595         Log: Subject: PATCH: lib/Cwd.pm for QNX4
23596              From: Norton Allen <allen@huarp.harvard.edu>
23597              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
23598              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
23599      Branch: perl
23600            ! lib/Cwd.pm
23601 ____________________________________________________________________________
23602 [ 14022] By: nick                                  on 2002/01/02  18:01:21
23603         Log: More PPPort Makefile source dependence removal
23604      Branch: perlio
23605            ! ext/Devel/PPPort/Makefile.PL
23606 ____________________________________________________________________________
23607 [ 14021] By: nick                                  on 2002/01/02  17:44:36
23608         Log: Sort out muddle of editing on three machines ...
23609      Branch: perlio
23610           !> Changes MANIFEST cygwin/Makefile.SHs
23611           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
23612           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
23613           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
23614 ____________________________________________________________________________
23615 [ 14020] By: ams                                   on 2002/01/02  17:06:27
23616         Log: Fix misplaced application of #14016.
23617      Branch: perl
23618            ! op.c
23619 ____________________________________________________________________________
23620 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
23621         Log: Integrate perlio; avoid uninit debug_pad.
23622      Branch: perl
23623           !> sv.c
23624 ____________________________________________________________________________
23625 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
23626         Log: makedepend VOS fix from Paul Green.
23627      Branch: perl
23628            ! makedepend.SH
23629 ____________________________________________________________________________
23630 [ 14017] By: nick                                  on 2002/01/02  16:09:43
23631         Log: Avoid un-init perl_debug_pad in clones
23632      Branch: perlio
23633            ! sv.c
23634 ____________________________________________________________________________
23635 [ 14016] By: ams                                   on 2002/01/02  15:58:11
23636         Log: Subject: [PATCH] random crash in B::LISTOP::last
23637              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23638              Date: Wed, 2 Jan 2002 17:37:28 +0100
23639              Message-Id: <3C334558.3906.19CB98D@localhost>
23640      Branch: perl
23641            ! op.c
23642 ____________________________________________________________________________
23643 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
23644         Log: Update Changes.
23645      Branch: perl
23646            ! Changes patchlevel.h
23647 ____________________________________________________________________________
23648 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
23649         Log: One more iteration of the ibcmp_utf8() interface,
23650              hopefully this is a convergent iteration...
23651      Branch: perl
23652            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
23653 ____________________________________________________________________________
23654 [ 14013] By: ams                                   on 2002/01/02  13:43:58
23655         Log: Upgrade to podlators-1.19.
23656      Branch: perl
23657            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
23658            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
23659            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
23660            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
23661            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
23662 ____________________________________________________________________________
23663 [ 14012] By: ams                                   on 2002/01/02  09:48:51
23664         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
23665              From: martyn@inpharmatica.co.uk
23666              Date: Wed, 19 Dec 2001 19:05:00 +0000
23667              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
23668      Branch: perl
23669            ! lib/Pod/Usage.pm
23670 ____________________________________________________________________________
23671 [ 14011] By: nick                                  on 2002/01/02  08:38:18
23672         Log: Integrate mainline
23673      Branch: perlio
23674           !> (integrate 28 files)
23675 ____________________________________________________________________________
23676 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
23677         Log: Make ibcmp_utf8() optionally progress in either string for
23678              as long as it takes and optionally record how far it got.
23679      Branch: perl
23680            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
23681 ____________________________________________________________________________
23682 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
23683         Log: Once more try to get the PPPort Makefile right.
23684      Branch: perl
23685            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
23686 ____________________________________________________________________________
23687 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
23688         Log: -Wall silencing.
23689      Branch: perl
23690            ! utf8.c
23691 ____________________________________________________________________________
23692 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
23693         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
23694              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23695              Date: Tue, 1 Jan 2002 22:45:21 +0100       
23696              Message-ID: <20020101224521.A691@rafael>
23697      Branch: perl
23698            ! ext/B/B/Deparse.pm
23699 ____________________________________________________________________________
23700 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
23701         Log: VOS tweak from Paul Green: VOS has different O_BINARY
23702              and O_TEXT, but VOS always uses LF, never CRLF.
23703      Branch: perl
23704            ! perl.h
23705 ____________________________________________________________________________
23706 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
23707         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
23708      Branch: perl
23709            ! regexec.c utf8.c
23710 ____________________________________________________________________________
23711 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
23712         Log: Now that to_utf8_fold() was fixed.
23713      Branch: perl
23714            ! regcomp.c regexec.c
23715 ____________________________________________________________________________
23716 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
23717         Log: Integrate perlio; experimental binmode() re-coding.
23718      Branch: perl
23719           !> perlio.c
23720 ____________________________________________________________________________
23721 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
23722         Log: Document the to_utf8_*() functions.
23723      Branch: perl
23724            ! embed.pl pod/perlapi.pod utf8.c
23725 ____________________________________________________________________________
23726 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
23727         Log: Better support for multicharacter foldings.
23728              Now all but two of the CaseFold.txt cases work-- but
23729              only when the target string is single-character, more
23730              debugging needed.
23731      Branch: perl
23732            ! regexec.c
23733 ____________________________________________________________________________
23734 [ 14000] By: ams                                   on 2002/01/01  15:59:43
23735         Log: Subject: [PATCH] don't installperl pods
23736              From: Nicholas Clark <nick@unfortu.net>
23737              Date: Tue, 1 Jan 2002 16:44:12 +0000
23738              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
23739      Branch: perl
23740            ! installperl
23741 ____________________________________________________________________________
23742 [ 13999] By: ams                                   on 2002/01/01  14:34:04
23743         Log: Subject: [PATCH] perldiag.pod transposition
23744              From: Nicholas Clark <nick@unfortu.net>
23745              Date: Tue, 1 Jan 2002 15:03:52 +0000
23746              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
23747      Branch: perl
23748            ! pod/perldiag.pod
23749 ____________________________________________________________________________
23750 [ 13998] By: ams                                   on 2002/01/01  13:36:49
23751         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
23752              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23753              Date: Tue, 1 Jan 2002 15:12:36 +0100
23754              Message-Id: <20020101151236.A951@rafael>
23755      Branch: perl
23756            ! pod/perldiag.pod
23757 ____________________________________________________________________________
23758 [ 13997] By: ams                                   on 2002/01/01  13:33:06
23759         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
23760              From: Nicholas Clark <nick@unfortu.net>
23761              Date: Tue, 1 Jan 2002 13:13:17 +0000
23762              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
23763      Branch: perl
23764            ! ext/Socket/socketpair.t
23765 ____________________________________________________________________________
23766 [ 13996] By: ams                                   on 2002/01/01  04:44:28
23767         Log: Subject: [PATCH @13746] Leaner exporter
23768              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23769              Date: Mon, 31 Dec 2001 18:16:08 -0500
23770              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
23771      Branch: perl
23772            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
23773 ____________________________________________________________________________
23774 [ 13995] By: ams                                   on 2002/01/01  04:29:44
23775         Log: Subject: [PATCH @13746] h2xs broken
23776              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23777              Date: Mon, 31 Dec 2001 17:48:55 -0500
23778              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
23779      Branch: perl
23780            ! utils/h2xs.PL
23781 ____________________________________________________________________________
23782 [ 13994] By: ams                                   on 2002/01/01  04:25:46
23783         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
23784              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23785              Date: Mon, 31 Dec 2001 17:42:25 -0500
23786              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
23787      Branch: perl
23788            ! lib/ExtUtils/MM_Unix.pm
23789 ____________________________________________________________________________
23790 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
23791         Log: Rename the variables to be a bit more consistent.
23792      Branch: perl
23793            ! utf8.c
23794 ____________________________________________________________________________
23795 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
23796         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
23797              (found by Jeffrey Friedl)
23798      Branch: perl
23799            ! regexec.c t/op/pat.t utf8.c
23800 ____________________________________________________________________________
23801 [ 13991] By: nick                                  on 2001/12/31  18:08:55
23802         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
23803      Branch: perlio
23804            ! perlio.c
23805 ____________________________________________________________________________
23806 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
23807         Log: Update Changes.
23808      Branch: perl
23809            ! Changes patchlevel.h
23810 ____________________________________________________________________________
23811 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
23812         Log: Less unused ones.
23813      Branch: perl
23814            ! regexec.c
23815 ____________________________________________________________________________
23816 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
23817         Log: Unused variable.
23818      Branch: perl
23819            ! regcomp.c
23820 ____________________________________________________________________________
23821 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
23822         Log: Forgotten file.
23823      Branch: perl
23824            ! MANIFEST
23825 ____________________________________________________________________________
23826 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
23827         Log: Subject: Re: Cygwin: one down one to go 
23828              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23829              Date: Mon, 31 Dec 2001 18:34:36 +0100
23830              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
23831      Branch: perl
23832            ! cygwin/Makefile.SHs
23833 ____________________________________________________________________________
23834 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
23835         Log: Add some comments to the recent Unicode case-folding saga.
23836      Branch: perl
23837            ! regcomp.c regexec.c
23838 ____________________________________________________________________________
23839 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
23840         Log: Slight comment tweakage.
23841      Branch: perl
23842            ! ext/I18N/Langinfo/Langinfo.t
23843 ____________________________________________________________________________
23844 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
23845         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
23846      Branch: perl
23847            ! perl.h
23848 ____________________________________________________________________________
23849 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
23850         Log: Subject: [ PATCH] Cygwin: one down one to go
23851              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23852              Date: Mon, 31 Dec 2001 17:03:40 +0100
23853              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
23854      Branch: perl
23855            ! lib/Pod/t/basic.t
23856 ____________________________________________________________________________
23857 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
23858         Log: Tweak the dependencies not to recompile everytime,
23859              as suggested by NI-S.
23860      Branch: perl
23861            ! ext/Devel/PPPort/Makefile.PL
23862 ____________________________________________________________________________
23863 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
23864         Log: Planning still not right.
23865      Branch: perl
23866            ! lib/User/grent.t
23867 ____________________________________________________________________________
23868 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
23869         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
23870              From: Michael G Schwern <schwern@pobox.com>
23871              Date: Sun, 30 Dec 2001 18:07:55 -0500
23872              Message-ID: <20011230230755.GG12840@blackrider>
23873              
23874              (lib/User/grent, really)
23875      Branch: perl
23876            ! lib/User/grent.t
23877 ____________________________________________________________________________
23878 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
23879         Log: Integrate perlio; cleanup, in particular avoid accidental
23880              PerlIO_flush(NULL) if PerlIONext is NULL.
23881      Branch: perl
23882           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
23883 ____________________________________________________________________________
23884 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
23885         Log: Subject: typo in IO::Socket::INET.pm
23886              From: mjd@plover.com
23887              Date: 31 Dec 2001 14:31:10 -0000
23888              Message-ID: <20011231143110.4989.qmail@plover.com>
23889      Branch: perl
23890            ! ext/IO/lib/IO/Socket/INET.pm
23891 ____________________________________________________________________________
23892 [ 13976] By: nick                                  on 2001/12/31  13:56:11
23893         Log: Integrate mainline
23894      Branch: perlio
23895           !> (integrate 29 files)
23896 ____________________________________________________________________________
23897 [ 13975] By: nick                                  on 2001/12/31  12:40:50
23898         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
23899              if PerlIONext is NULL.
23900      Branch: perlio
23901            ! perlio.c perliol.h
23902 ____________________________________________________________________________
23903 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
23904         Log: Subject: Re: [PATCH] Basic bad prototype detection
23905              From: Sam Tregar <sam@tregar.com>
23906              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
23907              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
23908      Branch: perl
23909            ! t/comp/proto.t toke.c
23910 ____________________________________________________________________________
23911 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
23912         Log: Subject: [PATCH] configure.com / scriptdirexp
23913              From: "Craig A. Berry" <craigberry@mac.com>
23914              Date: Sun, 30 Dec 2001 15:47:28 -0600
23915              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
23916      Branch: perl
23917            ! configure.com
23918 ____________________________________________________________________________
23919 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
23920         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
23921              From: Abe Timmerman <abe@ztreet.demon.nl>
23922              Date: Mon, 31 Dec 2001 03:55:27 +0100
23923              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
23924      Branch: perl
23925            ! lib/ExtUtils/t/MM_Win32.t
23926 ____________________________________________________________________________
23927 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
23928         Log: Subject: [PATCH] Basic bad prototype detection
23929              From: Sam Tregar <sam@tregar.com> 
23930              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
23931              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
23932      Branch: perl
23933            ! pod/perldiag.pod t/comp/proto.t toke.c
23934 ____________________________________________________________________________
23935 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
23936         Log: Makefiles are sloppy about the exe suffix
23937              (from Paul Green)
23938      Branch: perl
23939            ! Makefile.SH x2p/Makefile.SH
23940 ____________________________________________________________________________
23941 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
23942         Log: Delay folding until necessary; start of handling
23943              folding into several characters.
23944      Branch: perl
23945            ! regcomp.c regexec.c
23946 ____________________________________________________________________________
23947 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
23948         Log: gcc -Wall dewhine.
23949      Branch: perl
23950            ! regexec.c
23951 ____________________________________________________________________________
23952 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
23953         Log: More Unicode folding tweaks, avoid potential false matches.
23954      Branch: perl
23955            ! regexec.c
23956 ____________________________________________________________________________
23957 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
23958         Log: Make that six wrongs.
23959      Branch: perl
23960            ! regexec.c utf8.c
23961 ____________________________________________________________________________
23962 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
23963         Log: Four wrongs can make a right.
23964      Branch: perl
23965            ! regexec.c utf8.c
23966 ____________________________________________________________________________
23967 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
23968         Log: Fix all the I case foldings as per CaseFold.txt.
23969      Branch: perl
23970            ! regcomp.c regexec.c
23971 ____________________________________________________________________________
23972 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
23973         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
23974      Branch: perl
23975            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
23976            ! regexec.c utf8.c
23977 ____________________________________________________________________________
23978 [ 13962] By: nick                                  on 2001/12/30  18:33:41
23979         Log: Integrate 8.3 fix for PPPort fix
23980      Branch: perlio
23981           +> ext/Devel/PPPort/ppport_h.PL
23982            - ext/Devel/PPPort/ppport.h.PL
23983            ! ext/Devel/PPPort/MANIFEST
23984           !> ext/Devel/PPPort/Makefile.PL
23985 ____________________________________________________________________________
23986 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
23987         Log: Integrate perlio; more win32 stuff:
23988              
23989              A. Use Perl_my_socketpair()
23990              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
23991              load winsock.
23992              C. (In passing) work round fact that $$ is now SvREADONLY
23993              so we need to take special measures to set it during
23994              pseudo-fork.
23995      Branch: perl
23996           !> util.c win32/perlhost.h
23997 ____________________________________________________________________________
23998 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
23999         Log: Fix ppport.h for Unix.
24000      Branch: perl
24001            + ext/Devel/PPPort/ppport_h.PL
24002            - ext/Devel/PPPort/ppport.h.PL
24003            ! MANIFEST ext/Devel/PPPort/Makefile.PL
24004 ____________________________________________________________________________
24005 [ 13959] By: nick                                  on 2001/12/30  16:53:42
24006         Log: Win32 stuff:
24007              A. Use Perl_my_socketpair()
24008              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
24009              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
24010              take special measures to set it during pseudo-fork.
24011      Branch: perlio
24012            ! util.c win32/perlhost.h
24013 ____________________________________________________________________________
24014 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
24015         Log: Integrate perlio; win32 kicking.
24016      Branch: perl
24017           +> ext/Devel/PPPort/ppport.h.PL
24018           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
24019           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
24020           !> proto.h
24021 ____________________________________________________________________________
24022 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
24023         Log: metaconfig unit change for #13956.
24024      Branch: metaconfig
24025            ! U/modified/spitshell.U
24026 ____________________________________________________________________________
24027 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
24028         Log: Must look for cat also in $PATH (noticed by Philip Newton).
24029      Branch: perl
24030            ! Configure
24031 ____________________________________________________________________________
24032 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
24033         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
24034              From: Blair Zajac <blair@orcaware.com>
24035              Date: Sat, 29 Dec 2001 22:37:03 -0800
24036              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
24037      Branch: perl
24038            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
24039 ____________________________________________________________________________
24040 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
24041         Log: Regen files.
24042      Branch: perl
24043            ! embed.h global.sym pod/perlapi.pod uconfig.h
24044 ____________________________________________________________________________
24045 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
24046         Log: Subject: [PATCH] -t without -w 
24047              From: Michael G Schwern <schwern@pobox.com>
24048              Date: Sat, 29 Dec 2001 23:46:25 -0500
24049              Message-ID: <20011230044625.GA14386@blackrider>
24050      Branch: perl
24051            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
24052            ! warnings.pl
24053 ____________________________________________________________________________
24054 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
24055         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
24056              From: Dave Rolsky <autarch@urth.org>               
24057              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
24058              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
24059              
24060              $^O is NetWare, not Netware.
24061      Branch: perl
24062            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
24063 ____________________________________________________________________________
24064 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
24065         Log: Sarathy thinks undoing C++ comments from C++ files
24066              is a bit too zealous.
24067      Branch: perl
24068            ! win32/perlhost.h win32/vmem.h
24069 ____________________________________________________________________________
24070 [ 13950] By: nick                                  on 2001/12/30  14:30:02
24071         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
24072              This gets them into Errno.pm - yet to prove they end up in $!.
24073      Branch: perlio
24074            ! ext/Errno/Errno_pm.PL
24075 ____________________________________________________________________________
24076 [ 13949] By: nick                                  on 2001/12/30  12:02:21
24077         Log: Integrate Cwd muddle
24078      Branch: perlio
24079           !> MANIFEST installperl lib/Cwd.pm
24080 ____________________________________________________________________________
24081 [ 13948] By: nick                                  on 2001/12/30  11:51:40
24082         Log: remove embed.pl duplicates
24083      Branch: perlio
24084            ! embed.h embed.pl global.sym proto.h
24085 ____________________________________________________________________________
24086 [ 13947] By: nick                                  on 2001/12/30  11:35:51
24087         Log: More Cwd tidy up
24088      Branch: perl
24089            ! MANIFEST installperl
24090 ____________________________________________________________________________
24091 [ 13946] By: nick                                  on 2001/12/30  11:12:42
24092         Log: Undo a mess trying Cwd.pm in its ext directory
24093      Branch: perl
24094            + lib/Cwd.pm
24095            - ext/Cwd/Cwd.pm
24096 ____________________________________________________________________________
24097 [ 13945] By: nick                                  on 2001/12/30  10:03:43
24098         Log: Integrate mainline
24099      Branch: perl
24100           +> ext/Cwd/Cwd.pm
24101            - lib/Cwd.pm
24102            ! MANIFEST
24103      Branch: perlio
24104           !> (integrate 45 files)
24105 ____________________________________________________________________________
24106 [ 13944] By: nick                                  on 2001/12/30  09:27:16
24107         Log: "Port" Devel::PPPort to Win32:
24108              - need to set @INC before use in the test
24109              - {} are special to dmake, so use ppport.h.PL
24110              rather than commandline 
24111      Branch: perlio
24112            + ext/Devel/PPPort/ppport.h.PL
24113            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
24114 ____________________________________________________________________________
24115 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
24116         Log: Update Changes.
24117      Branch: perl
24118            ! Changes patchlevel.h
24119 ____________________________________________________________________________
24120 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
24121         Log: Subject: [PATCH] cleaner close on tests, take 2
24122              From: andreas.koenig@anima.de (Andreas J. Koenig)
24123              Date: 29 Dec 2001 21:42:37 +0100
24124              Message-ID: <m33d1tvjuq.fsf@anima.de>
24125              
24126              (the DB_File patches)
24127      Branch: perl
24128            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
24129            ! ext/DB_File/t/db-recno.t
24130 ____________________________________________________________________________
24131 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
24132         Log: Integrate perlio; regen'ed config_H.?c
24133      Branch: perl
24134           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
24135 ____________________________________________________________________________
24136 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
24137         Log: Subject: [PATCH] cleaner close on tests, take 2             
24138              From: andreas.koenig@anima.de (Andreas J. Koenig)
24139              Date: 29 Dec 2001 21:42:37 +0100
24140              Message-ID: <m33d1tvjuq.fsf@anima.de>
24141              
24142              (except for the three DB_File patch fragments)
24143      Branch: perl
24144            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
24145            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
24146            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
24147            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
24148            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
24149            ! t/op/runlevel.t t/op/write.t t/run/switches.t
24150 ____________________________________________________________________________
24151 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
24152         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
24153              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24154              Date: Sat, 29 Dec 2001 20:38:59 +0100
24155              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
24156              
24157              (NetWare tree not touched because it's very //)
24158      Branch: perl
24159            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
24160            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
24161            ! wince/include/errno.h wince/include/netdb.h
24162            ! wince/include/sys/socket.h wince/include/sys/stat.h
24163            ! wince/perllib.c wince/perlmain.c wince/win32.h
24164            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
24165            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
24166 ____________________________________________________________________________
24167 [ 13938] By: nick                                  on 2001/12/29  19:23:32
24168         Log: Integrate mainline (ok linux)
24169      Branch: perlio
24170           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
24171           !> (integrate 33 files)
24172 ____________________________________________________________________________
24173 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
24174         Log: Give up on serious testing of langinfo().  Leave the old
24175              code in place, though.
24176      Branch: perl
24177            ! ext/I18N/Langinfo/Langinfo.t
24178 ____________________________________________________________________________
24179 [ 13936] By: nick                                  on 2001/12/29  18:20:33
24180         Log: Routine regen_config_h - no real differences other than order of crypt 
24181      Branch: perlio
24182            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24183 ____________________________________________________________________________
24184 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
24185         Log: Integrate perlio;
24186              
24187              Define the two socket error numbers in terms of WSAEXXXXX equivalents
24188              
24189              Fudge Config.pm so File::Spec does not croak.
24190      Branch: perl
24191           !> win32/FindExt.pm win32/win32.h
24192 ____________________________________________________________________________
24193 [ 13934] By: nick                                  on 2001/12/29  17:27:50
24194         Log: Fudge Config.pm so File::Spec does not croak.
24195      Branch: perlio
24196            ! win32/FindExt.pm
24197 ____________________________________________________________________________
24198 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
24199         Log: metaconfig unit changes for #13932.
24200      Branch: metaconfig
24201            + U/modified/Init.U
24202            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
24203 ____________________________________________________________________________
24204 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
24205         Log: VOS tweaks from Paul Green.
24206              
24207              The Configure tweaks: the _exe needs to be
24208              set after the init; VOS has fd 3 hardwired to /dev/tty;
24209              the grep/ln/make substitutions really need to stick.
24210      Branch: perl
24211            ! Configure hints/vos.sh perl.h util.c vos/build.cm
24212            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24213            ! vos/config.ga.h vos/vosish.h
24214 ____________________________________________________________________________
24215 [ 13931] By: nick                                  on 2001/12/29  17:00:38
24216         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
24217              (just to get util.c to compile)
24218      Branch: perlio
24219            ! win32/win32.h
24220 ____________________________________________________________________________
24221 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
24222         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
24223              From: coral@eekeek.org
24224              Date: Fri, 28 Dec 2001 19:58:22 -0500      
24225              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
24226      Branch: perl
24227            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
24228            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
24229            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
24230            ! pod/perlunicode.pod pod/perlxs.pod util.c
24231 ____________________________________________________________________________
24232 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
24233         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
24234      Branch: perl
24235            ! t/op/exec.t
24236 ____________________________________________________________________________
24237 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
24238         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
24239              From: Abe Timmerman <abe@ztreet.demon.nl>
24240              Date: Sat, 29 Dec 2001 13:10:06 +0100
24241              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
24242      Branch: perl
24243            + lib/Pod/t/InputObjects.t
24244 ____________________________________________________________________________
24245 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
24246         Log: Integrate perlio;
24247              
24248              Quick fix (after couple of clever fixes failed) for
24249              "accept leaks memory" fail [ID 20011223.001]
24250              
24251              Nick Clark's embed.pl fix for my_socketpair
24252      Branch: perl
24253           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
24254 ____________________________________________________________________________
24255 [ 13926] By: nick                                  on 2001/12/29  15:23:21
24256         Log: Nick Clark's embed.pl fix for my_socketpair
24257      Branch: perlio
24258            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
24259 ____________________________________________________________________________
24260 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
24261         Log: Slight tweaks on the MM_Win32.t.
24262      Branch: perl
24263            ! lib/ExtUtils/t/MM_Win32.t
24264 ____________________________________________________________________________
24265 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
24266         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
24267              From: Abe Timmerman <abe@ztreet.demon.nl>
24268              Date: Sat, 29 Dec 2001 12:51:36 +0100
24269              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
24270      Branch: perl
24271            + lib/ExtUtils/t/MM_Win32.t
24272            ! MANIFEST
24273 ____________________________________________________________________________
24274 [ 13923] By: nick                                  on 2001/12/29  15:12:07
24275         Log: Quick fix (after couple of clever fixes failed) for
24276              "accept leaks memory" fail [ID 20011223.001]
24277      Branch: perlio
24278            ! pp_sys.c
24279 ____________________________________________________________________________
24280 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
24281         Log: Subject: [PATCH] Module names and other nits
24282              From: Autrijus Tang <autrijus@autrijus.org>                 
24283              Date: Sat, 29 Dec 2001 01:59:28 +0800
24284              Message-ID: <20011229015928.A29712@geb.elixus.org>              
24285      Branch: perl
24286            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
24287            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
24288            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
24289            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
24290            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
24291 ____________________________________________________________________________
24292 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
24293         Log: socketpair tweaks from Nicholas Clark.
24294      Branch: perl
24295            ! ext/Socket/socketpair.t util.c
24296 ____________________________________________________________________________
24297 [ 13920] By: nick                                  on 2001/12/29  12:36:21
24298         Log: Integrate mainline
24299      Branch: perlio
24300           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
24301           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
24302           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
24303           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
24304           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
24305           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
24306           !> t/op/sysio.t
24307 ____________________________________________________________________________
24308 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
24309         Log: Retract #13917.
24310      Branch: perl
24311            ! doop.c
24312 ____________________________________________________________________________
24313 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
24314         Log: Subject: provisional MakeMaker patch for VMS
24315              From: "Craig A. Berry" <craigberry@mac.com> 
24316              Date: Thu, 27 Dec 2001 22:29:37 -0600
24317              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
24318      Branch: perl
24319            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
24320 ____________________________________________________________________________
24321 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
24322         Log: (retracted by #13919)
24323      Branch: perl
24324            ! doop.c
24325 ____________________________________________________________________________
24326 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
24327         Log: metaconfig unit change for #13915.
24328      Branch: metaconfig/U/perl
24329            ! d_u32align.U
24330 ____________________________________________________________________________
24331 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
24332         Log: Remove debris in any case.
24333      Branch: perl
24334            ! Configure
24335 ____________________________________________________________________________
24336 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
24337         Log: Subject: [PATCH] Re: B::walksymtable oddness
24338              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24339              Date: Thu, 27 Dec 2001 19:14:24 +0100
24340              Message-ID: <3C2B7310.861.18820D0@localhost>
24341      Branch: perl
24342            ! ext/B/B.pm
24343 ____________________________________________________________________________
24344 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
24345         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
24346              From: Nicholas Clark <nick@unfortu.net> 
24347              Date: Fri, 28 Dec 2001 00:43:02 +0000
24348              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
24349      Branch: perl
24350            ! ext/Socket/socketpair.t
24351 ____________________________________________________________________________
24352 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
24353         Log: Fast Latin1<->UTF-8 conversion for older Perls.
24354      Branch: perl
24355            ! pod/perluniintro.pod
24356 ____________________________________________________________________________
24357 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
24358         Log: Update Changes.
24359      Branch: perl
24360            ! Changes patchlevel.h
24361 ____________________________________________________________________________
24362 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
24363         Log: More wait status trickery for BeOS.
24364      Branch: perl
24365            ! ext/POSIX/POSIX.xs
24366 ____________________________________________________________________________
24367 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
24368         Log: metaconfig unit change for #13908.
24369      Branch: metaconfig/U/perl
24370            ! d_u32align.U
24371 ____________________________________________________________________________
24372 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
24373         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
24374      Branch: perl
24375            ! Configure
24376 ____________________________________________________________________________
24377 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
24378         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
24379              From: gbarr@monty.mutatus.co.uk
24380              Date: 27 Dec 2001 14:41:36 -0000
24381              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
24382      Branch: perl
24383            ! lib/ExtUtils/t/Embed.t
24384 ____________________________________________________________________________
24385 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
24386         Log: Subject: [PATCH] Re: socketpair emulation
24387              From: Nicholas Clark <nick@unfortu.net> 
24388              Date: Wed, 26 Dec 2001 20:08:14 +0000
24389              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
24390      Branch: perl
24391            ! ext/Socket/socketpair.t
24392 ____________________________________________________________________________
24393 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
24394         Log: Subject: [DOC PATCH] left is right and right is left
24395              From: Philip Newton <Philip.Newton@gmx.net>
24396              Date: Thu, 27 Dec 2001 10:04:17 +0100
24397              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
24398      Branch: perl
24399            ! pod/perlfunc.pod pod/perlport.pod
24400 ____________________________________________________________________________
24401 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
24402         Log: Subject: [PATCH] check return of close
24403              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24404              Date: 27 Dec 2001 09:47:30 +0100
24405              Message-ID: <m3ellhgicd.fsf@anima.de> 
24406              
24407              Subject: [PATCH] improve error reporting
24408              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24409              Date: 27 Dec 2001 09:54:55 +0100
24410              Message-ID: <m3adw5gi00.fsf@anima.de> 
24411              
24412              Subject: [PATCH] check return value of close
24413              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24414              Date: 27 Dec 2001 10:03:55 +0100
24415              Message-ID: <m3666tghl0.fsf@anima.de> 
24416              
24417              Subject: [PATCH] return of close
24418              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24419              Date: 27 Dec 2001 10:22:15 +0100
24420              Message-ID: <m31yhhggqg.fsf@anima.de> 
24421      Branch: perl
24422            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
24423            ! t/io/fflush.t
24424 ____________________________________________________________________________
24425 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
24426         Log: Subject: [PATCH] check return of close
24427              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24428              Date: 27 Dec 2001 09:47:30 +0100
24429              Message-ID: <m3ellhgicd.fsf@anima.de> 
24430      Branch: perl
24431            ! t/base/rs.t
24432 ____________________________________________________________________________
24433 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
24434         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
24435              From: andreas.koenig@anima.de (Andreas J. Koenig)
24436              Date: 27 Dec 2001 09:21:16 +0100
24437              Message-ID: <m3n105gjk3.fsf@anima.de>
24438      Branch: perl
24439            ! t/op/sysio.t
24440 ____________________________________________________________________________
24441 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
24442         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
24443              From: "Gerrit P. Haase" <gp@familiehaase.de>
24444              Date: Thu, 27 Dec 2001 09:23:55 +0100 
24445              Message-ID: <98211521662.20011227092355@familiehaase.de>
24446      Branch: perl
24447            ! lib/ExtUtils/t/MM_Cygwin.t
24448 ____________________________________________________________________________
24449 [ 13900] By: nick                                  on 2001/12/27  11:11:51
24450         Log: Integrate mainline
24451      Branch: perlio
24452           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
24453           +> lib/File/Spec/NW5.pm
24454           !> (integrate 52 files)
24455 ____________________________________________________________________________
24456 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
24457         Log: Replace the awful (most likely generated and not very persistent)
24458              URL with something tangible.
24459      Branch: perl
24460            ! README.hpux
24461 ____________________________________________________________________________
24462 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
24463         Log: Naughty /dev/printer (ls -l, really) of IRIX.
24464      Branch: perl
24465            ! t/op/stat.t
24466 ____________________________________________________________________________
24467 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
24468         Log: Upgrade to Net::Ping 2.10.
24469      Branch: perl
24470            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
24471            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
24472            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
24473            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
24474 ____________________________________________________________________________
24475 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
24476         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
24477              (this showed up in Benchmark.t)
24478      Branch: perl
24479            ! pp_sys.c
24480 ____________________________________________________________________________
24481 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
24482         Log: BeOS updates.
24483      Branch: perl
24484            ! README.beos beos/beos.c
24485 ____________________________________________________________________________
24486 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
24487         Log: Subject: Re: bleadperl doesn't compile
24488              From: "Gerrit P. Haase" <gp@familiehaase.de>
24489              Date: Wed, 26 Dec 2001 21:29:08 +0100
24490              Message-ID: <22168634623.20011226212908@familiehaase.de>
24491              
24492              Cygwin with multiplicity.
24493      Branch: perl
24494            ! perlio.c
24495 ____________________________________________________________________________
24496 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
24497         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
24498              From: Nicholas Clark <nick@ccl4.org>
24499              Date: Wed, 26 Dec 2001 19:07:33 +0000
24500              Message-ID: <20011226190732.J48842@plum.flirble.org>            
24501              
24502              socketpair() (un)signedness nit.
24503      Branch: perl
24504            ! util.c
24505 ____________________________________________________________________________
24506 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
24507         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
24508              From: Nicholas Clark <nick@ccl4.org>
24509              Date: Wed, 26 Dec 2001 19:19:47 +0000
24510              Message-ID: <20011226191946.K48842@plum.flirble.org>
24511              
24512              Use report_evil_fh().
24513      Branch: perl
24514            ! doio.c
24515 ____________________________________________________________________________
24516 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
24517         Log: Bad $? assumptions.
24518      Branch: perl
24519            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
24520 ____________________________________________________________________________
24521 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
24522         Log: Net::Ping isn't going to work much without
24523              the Socket extension; fail more gracefully.
24524      Branch: perl
24525            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
24526            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
24527            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
24528            ! lib/Net/Ping/t/300_ping_stream.t
24529 ____________________________________________________________________________
24530 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
24531         Log: metaconfig unit change for #13888.
24532      Branch: metaconfig
24533            ! U/modified/Oldconfig.U
24534 ____________________________________________________________________________
24535 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
24536         Log: test -d /system is a bit too generic test for VOS
24537              (false hit in BeOS)
24538      Branch: perl
24539            ! Configure
24540 ____________________________________________________________________________
24541 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
24542         Log: No AF_UNIX in BeOS.
24543      Branch: perl
24544            ! util.c
24545 ____________________________________________________________________________
24546 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
24547         Log: FAQ sync.
24548      Branch: perl
24549            ! pod/perlfaq5.pod
24550 ____________________________________________________________________________
24551 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
24552         Log: Update Changes.
24553      Branch: perl
24554            ! Changes patchlevel.h
24555 ____________________________________________________________________________
24556 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
24557         Log: Make -t equal -tw.
24558      Branch: perl
24559            ! perl.c pod/perlrun.pod
24560 ____________________________________________________________________________
24561 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
24562         Log: Subject: Re: Not OK 13881
24563              From: John Peacock <jpeacock@rowman.com>
24564              Date: Tue, 25 Dec 2001 06:02:12 -0500
24565              Message-ID: <3C285CB4.8040006@rowman.com>
24566      Branch: perl
24567            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
24568 ____________________________________________________________________________
24569 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
24570         Log: Subject: Re: Not OK 13881
24571              From: andreas.koenig@anima.de (Andreas J. Koenig)
24572              Date: 25 Dec 2001 07:33:23 +0100
24573              Message-ID: <m3bsgnajws.fsf@anima.de>
24574      Branch: perl
24575            ! op.c
24576 ____________________________________________________________________________
24577 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
24578         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
24579              From: Mark-Jason Dominus <mjd@plover.com>    
24580              Date: Mon, 24 Dec 2001 18:14:48 -0500
24581              Message-ID: <20011224231448.25826.qmail@plover.com>
24582      Branch: perl
24583            ! op.c t/op/eval.t
24584 ____________________________________________________________________________
24585 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
24586         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
24587              From: Dave Rolsky <autarch@urth.org>
24588              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
24589              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
24590      Branch: perl
24591            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
24592            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
24593            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
24594            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
24595            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
24596 ____________________________________________________________________________
24597 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
24598         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
24599              From: Jeffrey Friedl <jfriedl@yahoo.com>
24600              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
24601              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
24602              
24603              The rest of the tests for plus few extras.
24604      Branch: perl
24605            ! t/op/pat.t
24606 ____________________________________________________________________________
24607 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
24608         Log: metaconfig unit change for #13877.
24609      Branch: metaconfig
24610            ! U/modified/Unix.U
24611 ____________________________________________________________________________
24612 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
24613         Log: No-op.
24614      Branch: perl
24615            ! Configure
24616 ____________________________________________________________________________
24617 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
24618         Log: More constant casting.
24619      Branch: perl
24620            ! regexec.c
24621 ____________________________________________________________________________
24622 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
24623         Log: Subject: perlhack.pod 
24624              From: "John P. Linderman" <jpl@research.att.com>
24625              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
24626              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
24627      Branch: perl
24628            ! pod/perlhack.pod
24629 ____________________________________________________________________________
24630 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
24631         Log: File::Find patch patches from Thomas Wegner.
24632      Branch: perl
24633            ! lib/File/Find.pm
24634 ____________________________________________________________________________
24635 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
24636         Log: Subject: Re: socketpair emulation 
24637              From: Nicholas Clark <nick@unfortu.net>                 
24638              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
24639              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
24640      Branch: perl
24641            ! ext/Socket/socketpair.t
24642 ____________________________________________________________________________
24643 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
24644         Log: Must cast constants if they can be quads.
24645      Branch: perl
24646            ! regcomp.c
24647 ____________________________________________________________________________
24648 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
24649         Log: Promote the e/uid to wide enough un/signed integers
24650              and printf them as such.
24651      Branch: perl
24652            ! taint.c
24653 ____________________________________________________________________________
24654 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
24655         Log: metaconfig unit change for #13869.
24656      Branch: metaconfig/U/perl
24657            ! d_u32align.U
24658 ____________________________________________________________________________
24659 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
24660         Log: The U32 alignment test wasn't really working, noticed
24661              by Paul Green.  Now the test works, but this means that
24662              we may see coredumps from the test.   I sure hope MMUless
24663              places don't crash on the test.
24664      Branch: perl
24665            ! Configure
24666 ____________________________________________________________________________
24667 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
24668         Log: metaconfig unit changes for #13867.
24669      Branch: metaconfig
24670            ! U/compline/nblock_io.U U/modified/Unix.U
24671            ! U/modified/spitshell.U
24672 ____________________________________________________________________________
24673 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
24674         Log: More VOS tweaks.
24675      Branch: perl
24676            ! Configure
24677 ____________________________________________________________________________
24678 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
24679         Log: The funky final sigma casefolding.
24680      Branch: perl
24681            ! regcomp.c regexec.c t/op/pat.t utf8.h
24682 ____________________________________________________________________________
24683 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
24684         Log: Update Changes.
24685      Branch: perl
24686            ! Changes patchlevel.h
24687 ____________________________________________________________________________
24688 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
24689         Log: Move the \C and \X to pat.t.
24690      Branch: perl
24691            ! t/op/pat.t t/op/re_tests
24692 ____________________________________________________________________________
24693 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
24694         Log: More logical test ordering.
24695      Branch: perl
24696            ! perl.h
24697 ____________________________________________________________________________
24698 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
24699         Log: Integrate perlio;
24700              
24701              Add at least the "important" PerlIO_xxxx functions to embed.pl
24702              so that they get implicit pTHX_ and we can avoid slow dTHX.
24703              
24704              Put PerlIO stuff inside EXTERN C
24705              
24706              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
24707      Branch: perl
24708           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
24709           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
24710           !> win32/win32.c
24711 ____________________________________________________________________________
24712 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
24713         Log: Even more \X fixing.
24714      Branch: perl
24715            ! regexec.c t/op/pat.t
24716 ____________________________________________________________________________
24717 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
24718         Log: More \X fixing.
24719      Branch: perl
24720            ! regexec.c t/op/pat.t
24721 ____________________________________________________________________________
24722 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
24723         Log: Fix encoding pragma.
24724      Branch: perl
24725            ! regcomp.c
24726 ____________________________________________________________________________
24727 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
24728         Log: Subject: socketpair emulation
24729              From: Nicholas Clark <nick@unfortu.net>
24730              Date: Sat, 22 Dec 2001 18:38:18 +0000
24731              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
24732      Branch: perl
24733            + ext/Socket/socketpair.t
24734            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
24735            ! pp_sys.c proto.h util.c
24736 ____________________________________________________________________________
24737 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
24738         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
24739              From: Jeffrey Friedl <jfriedl@yahoo.com>
24740              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
24741              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
24742              
24743              (partially applied, most of the new tests need to be rethought)
24744      Branch: perl
24745            ! regcomp.c t/op/re_tests
24746 ____________________________________________________________________________
24747 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
24748         Log: Small tweaks.
24749      Branch: perl
24750            ! handy.h regexec.c
24751 ____________________________________________________________________________
24752 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
24753         Log: Unicode casefolding continues.
24754              (lib/encoding.t still failing.)
24755      Branch: perl
24756            ! regexec.c t/op/pat.t
24757 ____________________________________________________________________________
24758 [ 13854] By: nick                                  on 2001/12/22  20:01:27
24759         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
24760      Branch: perlio
24761            ! makedef.pl perlio.h perlio.sym win32/win32.c
24762 ____________________________________________________________________________
24763 [ 13853] By: nick                                  on 2001/12/22  19:58:53
24764         Log: Put PerlIO stuff inside EXTERN C
24765      Branch: perlio
24766            ! embed.pl proto.h
24767 ____________________________________________________________________________
24768 [ 13852] By: nick                                  on 2001/12/22  18:04:34
24769         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
24770              so that they get implicit pTHX_ and we can avoid slow dTHX.
24771      Branch: perlio
24772            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
24773            ! perlio.h pod/perlapi.pod proto.h
24774 ____________________________________________________________________________
24775 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
24776         Log: metaconfig unit change for #13850.
24777      Branch: metaconfig
24778            ! U/modified/Loc.U
24779 ____________________________________________________________________________
24780 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
24781         Log: Rework the make logic (again).
24782      Branch: perl
24783            ! Configure
24784 ____________________________________________________________________________
24785 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
24786         Log: Integrate perlio;
24787              Fix mis-parse of autoloaded usage code by declaring the sub
24788              Correct checking code which Ilya spotted was tripped by CR at EOF.
24789              The CR at EOF fix earlier broke CR at end-of-buffer.
24790      Branch: perl
24791            ! regexec.c
24792           !> ext/POSIX/POSIX.pm perlio.c sv.c
24793 ____________________________________________________________________________
24794 [ 13848] By: nick                                  on 2001/12/22  15:11:17
24795         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
24796              This should be okay for both?
24797      Branch: perlio
24798            ! perlio.c
24799 ____________________________________________________________________________
24800 [ 13847] By: nick                                  on 2001/12/22  12:26:32
24801         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
24802              Also tone down perl -DP tracing of sv_gets.
24803      Branch: perlio
24804            ! perlio.c sv.c
24805 ____________________________________________________________________________
24806 [ 13846] By: nick                                  on 2001/12/22  10:49:27
24807         Log: Fix mis-parse of autoloaded usage code by declaring the sub
24808      Branch: perlio
24809            ! ext/POSIX/POSIX.pm
24810 ____________________________________________________________________________
24811 [ 13845] By: nick                                  on 2001/12/22  10:44:11
24812         Log: Integrate mainline - some fails:
24813              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
24814              -------------------------------------------------------------------------------
24815              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
24816              ../lib/encoding.t                    19    2  10.53%  17-18
24817              op/pat.t                            770    3   0.39%  754-755 757
24818      Branch: perlio
24819           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
24820           !> (integrate 36 files)
24821 ____________________________________________________________________________
24822 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
24823         Log: More Unicode casing fixes.
24824      Branch: perl
24825            ! regexec.c t/op/pat.t
24826 ____________________________________________________________________________
24827 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
24828         Log: Unicode casefolding fixes.
24829      Branch: perl
24830            ! op.c regcomp.c regexec.c t/op/pat.t
24831 ____________________________________________________________________________
24832 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
24833         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
24834              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
24835              Date: Sat, 22 Dec 2001 00:01:29 +0100
24836              Message-ID: <20011222000129.A713@rafael>
24837      Branch: perl
24838            ! ext/B/B/Deparse.pm
24839 ____________________________________________________________________________
24840 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
24841         Log: VOS config from Paul Green.
24842      Branch: perl
24843            ! hints/vos.sh
24844 ____________________________________________________________________________
24845 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
24846         Log: Subject: [PATCH @13746] CreateTTY on OS/2
24847              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24848              Date: Fri, 21 Dec 2001 15:59:45 -0500
24849              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
24850      Branch: perl
24851            ! lib/perl5db.pl
24852 ____________________________________________________________________________
24853 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
24854         Log: Subject: [PATCH @13746] uninstalled build of modules broken
24855              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24856              Date: Fri, 21 Dec 2001 15:49:09 -0500
24857              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
24858      Branch: perl
24859            ! lib/ExtUtils/MM_Unix.pm
24860 ____________________________________________________________________________
24861 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
24862         Log: Subject: [PATCH @13746] OS/2 File::* modules
24863              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24864              Date: Fri, 21 Dec 2001 15:43:24 -0500
24865              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
24866      Branch: perl
24867            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
24868 ____________________________________________________________________________
24869 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
24870         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
24871              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24872              Date: Fri, 21 Dec 2001 17:29:07 +0100
24873              Message-ID: <3C236353.6625C4C0@alcatel.at>
24874      Branch: perl
24875            ! pod/perltie.pod
24876 ____________________________________________________________________________
24877 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
24878         Log: metaconfig unit changes for #13835
24879      Branch: metaconfig
24880            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
24881            ! U/modified/sh.U
24882 ____________________________________________________________________________
24883 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
24884         Log: Further VOS tweaks: the _exe needs to be introduced
24885              in the very beginning, and the make/gmake needs special
24886              VOS logic.
24887      Branch: perl
24888            ! Configure Makefile.SH
24889 ____________________________________________________________________________
24890 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
24891         Log: Update Changes.
24892      Branch: perl
24893            ! Changes patchlevel.h
24894 ____________________________________________________________________________
24895 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
24896         Log: metaconfig unit change for #13832.
24897      Branch: metaconfig
24898            ! U/modified/spitshell.U
24899 ____________________________________________________________________________
24900 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
24901         Log: Also the search for cat needs to be _exe-aware.
24902      Branch: perl
24903            ! Configure
24904 ____________________________________________________________________________
24905 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
24906         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
24907              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24908              Date: Fri, 21 Dec 2001 14:02:01 +0100
24909              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
24910      Branch: perl
24911            ! ext/B/B/Xref.pm
24912 ____________________________________________________________________________
24913 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
24914         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
24915      Branch: perl
24916            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
24917            ! ext/B/t/assembler.t
24918 ____________________________________________________________________________
24919 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
24920         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
24921              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24922              Date: Fri, 21 Dec 2001 11:15:38 +0100
24923              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
24924      Branch: perl
24925            ! hv.c
24926 ____________________________________________________________________________
24927 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
24928         Log: A plan is good.
24929      Branch: perl
24930            ! ext/re/re.t
24931 ____________________________________________________________________________
24932 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
24933         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
24934              From: chromatic <chromatic@rmci.net>
24935              Date: Thu, 20 Dec 2001 16:16:48 -0700
24936              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
24937      Branch: perl
24938            + ext/re/re.t
24939            ! MANIFEST
24940 ____________________________________________________________________________
24941 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
24942         Log: Synchronize the skippage message.
24943      Branch: perl
24944            ! lib/ExtUtils/t/MM_OS2.t
24945 ____________________________________________________________________________
24946 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
24947         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
24948              From: chromatic <chromatic@rmci.net>
24949              Date: Thu, 20 Dec 2001 16:09:10 -0700
24950              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
24951      Branch: perl
24952            + lib/ExtUtils/t/MM_OS2.t
24953            ! MANIFEST
24954 ____________________________________________________________________________
24955 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
24956         Log: Subject: perlfunc.pod patch re flock via fcntl
24957              From: "Tye McQueen" <tye@metronet.com>
24958              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
24959              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
24960      Branch: perl
24961            ! pod/perlfunc.pod
24962 ____________________________________________________________________________
24963 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
24964         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
24965              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
24966              (the Unicode maximum code point) warnable offenses.
24967      Branch: perl
24968            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
24969            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
24970 ____________________________________________________________________________
24971 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
24972         Log: Sterner admonishment on -t.
24973      Branch: perl
24974            ! pod/perlrun.pod
24975 ____________________________________________________________________________
24976 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
24977         Log: Subject: [PATCH B::Dpparse] minor qr// fix
24978              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24979              Date: Thu, 20 Dec 2001 22:53:34 +0100
24980              Message-ID: <20011220225334.A735@rafael>
24981      Branch: perl
24982            ! ext/B/B/Deparse.pm
24983 ____________________________________________________________________________
24984 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
24985         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
24986              From: Robert Spier <rspier@pobox.com>
24987              Date: Thu, 20 Dec 2001 08:10:00 -0800
24988              Message-ID: <15394.3416.693353.107334@rls.cx>
24989      Branch: perl
24990            ! lib/Carp/Heavy.pm
24991 ____________________________________________________________________________
24992 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
24993         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
24994      Branch: perl
24995           !> win32/win32io.c
24996 ____________________________________________________________________________
24997 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
24998         Log: Subject: Re: [PATCH pod/perliol.pod] resend
24999              From: Stas Bekman <stas@stason.org>
25000              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
25001              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
25002      Branch: perl
25003            ! pod/perliol.pod
25004 ____________________________________________________________________________
25005 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
25006         Log: Fix up the APIs noone hopefully uses.
25007      Branch: perl
25008            ! utf8.c
25009 ____________________________________________________________________________
25010 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
25011         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
25012              Date: Wed, 19 Dec 2001 14:13:38 -0800
25013              From: Robert Spier <rspier@pobox.com>
25014              Message-ID: <15393.4370.605214.548582@rls.cx>
25015      Branch: perl
25016            ! lib/Carp.t lib/Carp/Heavy.pm
25017 ____________________________________________________________________________
25018 [ 13815] By: nick                                  on 2001/12/20  10:23:42
25019         Log: pTHX_ fixes for :win32 layer
25020      Branch: perlio
25021            ! win32/win32io.c
25022 ____________________________________________________________________________
25023 [ 13814] By: nick                                  on 2001/12/20  08:20:11
25024         Log: Integrate mainline (mostly) utf8.c does not compile.
25025      Branch: perlio
25026           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
25027           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
25028           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
25029           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
25030           +> lib/Net/Ping/t/300_ping_stream.t
25031           !> Changes MANIFEST embed.h embed.pl embedvar.h
25032           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
25033           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
25034           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
25035           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
25036           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
25037 ____________________________________________________________________________
25038 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
25039         Log: Some bincompat clawbacks.
25040      Branch: perl
25041            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
25042            ! wince/perldll.def
25043 ____________________________________________________________________________
25044 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
25045         Log: gcc pacifying (RH 7.1/ia64).
25046      Branch: perl
25047            ! pp.c
25048 ____________________________________________________________________________
25049 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
25050         Log: Update Changes.
25051      Branch: perl
25052            ! Changes patchlevel.h
25053 ____________________________________________________________________________
25054 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
25055         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
25056              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25057              Date: Wed, 19 Dec 2001 12:35:07 +0100
25058              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
25059              
25060              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
25061              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25062              Date: Wed, 19 Dec 2001 17:34:51 +0000
25063              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
25064      Branch: perl
25065            ! pod/perlre.pod
25066 ____________________________________________________________________________
25067 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
25068         Log: Integrate perlio.
25069      Branch: perl
25070           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25071           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
25072 ____________________________________________________________________________
25073 [ 13808] By: nick                                  on 2001/12/19  16:08:27
25074         Log: Add pTHX to all vtable functions for future-proofing and
25075              consistency of PerlIO layers.
25076      Branch: perlio
25077            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25078            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
25079 ____________________________________________________________________________
25080 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
25081         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
25082      Branch: perl
25083            ! ext/B/B/Assembler.pm
25084 ____________________________________________________________________________
25085 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
25086         Log: Reword the alarm explanation.
25087      Branch: perl
25088            ! pod/perlfunc.pod
25089 ____________________________________________________________________________
25090 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
25091         Log: Subject: [PATCH @13746] OS/2 build
25092              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
25093              Date: Wed, 19 Dec 2001 02:45:41 -0500
25094              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
25095              
25096              (skipped the t/TEST change)
25097      Branch: perl
25098            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
25099            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
25100            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
25101 ____________________________________________________________________________
25102 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
25103         Log: Upgrade to Net::Ping 2.09.
25104      Branch: perl
25105            + lib/Net/Ping/CHANGES lib/Net/Ping/README
25106            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
25107            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
25108            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
25109            + lib/Net/Ping/t/300_ping_stream.t
25110            ! MANIFEST lib/Net/Ping.pm
25111 ____________________________________________________________________________
25112 [ 13803] By: nick                                  on 2001/12/19  14:43:24
25113         Log: Integrate mainline
25114      Branch: perlio
25115           +> ext/B/t/assembler.t lib/lib.t
25116           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
25117           !> lib/lib_pm.PL t/op/glob.t utf8.c
25118 ____________________________________________________________________________
25119 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
25120         Log: B::Assembler/B::Disassembler patches and test;
25121              from Wolfgang Laun.
25122              
25123              TODO: getting perlcc working.
25124      Branch: perl
25125            + ext/B/t/assembler.t
25126            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
25127 ____________________________________________________________________________
25128 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
25129         Log: Can't printf U8s as UVs.
25130      Branch: perl
25131            ! utf8.c
25132 ____________________________________________________________________________
25133 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
25134         Log: Subject: Re: [PATCH] ...while $var = glob(...)
25135              From: Robin Houston <robin@kitsite.com> 
25136              Date: Wed, 19 Dec 2001 13:48:55 +0000
25137              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
25138              
25139              Not exactly a glob test but internal-logically correct.
25140      Branch: perl
25141            ! t/op/glob.t
25142 ____________________________________________________________________________
25143 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
25144         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
25145              From: Michael G Schwern <schwern@pobox.com> 
25146              Date: Wed, 19 Dec 2001 07:42:54 -0500
25147              Message-ID: <20011219124254.GF8630@blackrider>
25148      Branch: perl
25149            + lib/lib.t
25150            ! MANIFEST lib/lib_pm.PL
25151 ____________________________________________________________________________
25152 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
25153         Log: Integrate with perlio.
25154      Branch: perl
25155           !> hv.c hv.h scope.c util.c
25156 ____________________________________________________________________________
25157 [ 13797] By: nick                                  on 2001/12/19  12:03:21
25158         Log: Remove the sometimes-lvalue cast
25159      Branch: perlio
25160            ! hv.h
25161 ____________________________________________________________________________
25162 [ 13796] By: nick                                  on 2001/12/19  11:02:27
25163         Log: alarm.t with -Uuseperlio fix
25164              - SA_RESTART should only be function of PERL_OLD_SIGNALS
25165              not USE_PERLIO
25166      Branch: perlio
25167            ! util.c
25168 ____________________________________________________________________________
25169 [ 13795] By: nick                                  on 2001/12/19  10:19:40
25170         Log: Fix READONLY hashes:
25171              1. Discovered need for disabled scope.c part of Jeff's patch.
25172              2. Corrected hv_delete* - entry was being de-linked from
25173              chain (patch program not smart enough?)
25174      Branch: perlio
25175            ! hv.c scope.c
25176 ____________________________________________________________________________
25177 [ 13794] By: nick                                  on 2001/12/19  09:35:13
25178         Log: Integrate mainline
25179      Branch: perlio
25180           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
25181           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
25182           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
25183           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
25184           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
25185 ____________________________________________________________________________
25186 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
25187         Log: Regen toc.
25188      Branch: perl
25189            ! pod/perltoc.pod
25190 ____________________________________________________________________________
25191 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
25192         Log: FAQ sync.
25193      Branch: perl
25194            ! pod/perlfaq5.pod
25195 ____________________________________________________________________________
25196 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
25197         Log: Reformat round.
25198      Branch: perl
25199            ! pod/perlunicode.pod
25200 ____________________________________________________________________________
25201 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
25202         Log: Subject: [PATCH] pod/perlunicode.pod
25203              From: Jeffrey Friedl <jfriedl@yahoo.com>
25204              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
25205              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
25206      Branch: perl
25207            ! pod/perlunicode.pod
25208 ____________________________________________________________________________
25209 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
25210         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
25211              From: Jeffrey Friedl <jfriedl@yahoo.com>
25212              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
25213              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
25214      Branch: perl
25215            ! pod/perluniintro.pod
25216 ____________________________________________________________________________
25217 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
25218         Log: Slight pod reformatting.
25219      Branch: perl
25220            ! pod/perluniintro.pod
25221 ____________________________________________________________________________
25222 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
25223         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
25224              From: Jeffrey Friedl <jfriedl@yahoo.com>    
25225              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
25226              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
25227      Branch: perl
25228            ! pod/perluniintro.pod
25229 ____________________________________________________________________________
25230 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
25231         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
25232              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25233              Date: Wed, 19 Dec 2001 01:45:23 +0000
25234              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
25235      Branch: perl
25236            ! sv.c
25237 ____________________________________________________________________________
25238 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
25239         Log: Subject: Porting/checkURL.pl
25240              From: abigail@foad.org
25241              Date: Tue, 18 Dec 2001 19:03:22 +0100          
25242              Message-ID: <20011218180322.8278.qmail@foad.org> 
25243      Branch: perl
25244            ! Porting/checkURL.pl
25245 ____________________________________________________________________________
25246 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
25247         Log: metaconfig unit change for #13783.
25248      Branch: metaconfig
25249            ! U/modified/Loc.U
25250 ____________________________________________________________________________
25251 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
25252         Log: A bit too oversweeping matching in #13778.
25253      Branch: perl
25254            ! Configure
25255 ____________________________________________________________________________
25256 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
25257         Log: Re-gen Configure based on #13778..13781.
25258      Branch: perl
25259            ! Configure config_h.SH
25260 ____________________________________________________________________________
25261 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
25262         Log: First assume that crypt() can live happy normal life in
25263              the libc or the moral equivalent; only then try magic.
25264      Branch: metaconfig
25265            + U/modified/d_crypt.U
25266 ____________________________________________________________________________
25267 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
25268         Log: In VOS ACLs confuse the testing.
25269      Branch: metaconfig
25270            ! U/modified/Findhdr.U
25271 ____________________________________________________________________________
25272 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
25273         Log: Either make or gmake.
25274      Branch: metaconfig
25275            ! U/modified/Loc.U
25276 ____________________________________________________________________________
25277 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
25278         Log: If your _exe is different from .exe and your test -f $foo
25279              doesn't do magic to recognize $foo$_exe, you will need to
25280              specify -D_exe=... on command line-- and this patch.
25281      Branch: metaconfig
25282            + U/modified/sh.U
25283            ! U/modified/Loc.U
25284 ____________________________________________________________________________
25285 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
25286         Log: Fix the bugs in #13768..13776, and regen Configure.
25287      Branch: metaconfig
25288            ! U/compline/nblock_io.U U/modified/Findhdr.U
25289            ! U/modified/spitshell.U
25290      Branch: metaconfig/U/perl
25291            ! issymlink.U perlpath.U
25292      Branch: perl
25293            ! Configure config_h.SH
25294 ____________________________________________________________________________
25295 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
25296         Log: Must test with $_exe. (There are plenty of similar
25297              spots earlier but they are a tad more complex to fix
25298              since they come before the hints are run.)
25299      Branch: metaconfig
25300            + U/modified/yacc.U
25301 ____________________________________________________________________________
25302 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
25303         Log: F_SETFL might require <fcntl.h>
25304      Branch: metaconfig
25305            ! U/compline/nblock_io.U
25306 ____________________________________________________________________________
25307 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
25308         Log: Don't require make; have both make and gmake optional.
25309              (Maybe have a check that at least one of them is available?)
25310      Branch: metaconfig
25311            ! U/modified/Loc.U
25312 ____________________________________________________________________________
25313 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
25314         Log: cat might be farther than /bin or /usr/bin.
25315      Branch: metaconfig
25316            ! U/modified/spitshell.U
25317 ____________________________________________________________________________
25318 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
25319         Log: In VOS the path component separator is >, not /.
25320      Branch: metaconfig
25321            ! U/modified/Findhdr.U
25322 ____________________________________________________________________________
25323 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
25324         Log: The VOS shell doesn't implement the ? wildcard
25325              (? is used for other purposes, I assume); but
25326              it does implement the * wildcard, and that works
25327              in the general case just fine.
25328      Branch: metaconfig/U/perl
25329            ! d_dlsymun.U
25330 ____________________________________________________________________________
25331 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
25332         Log: VOS detection.
25333      Branch: metaconfig
25334            ! U/modified/Oldconfig.U
25335 ____________________________________________________________________________
25336 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
25337         Log: Proper path for VOS.
25338      Branch: metaconfig
25339            ! U/modified/Head.U
25340 ____________________________________________________________________________
25341 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
25342         Log: Change s/>& 4/>&4/g for consistency.
25343      Branch: metaconfig
25344            + U/modified/d_dosuid.U
25345            ! U/modified/d_socket.U
25346      Branch: metaconfig/U/perl
25347            ! issymlink.U perlxvf.U
25348 ____________________________________________________________________________
25349 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
25350         Log: Subject: Re: Benchmark.t failure on Linux
25351              From: Nicholas Clark <nick@ccl4.org>
25352              Date: Tue, 18 Dec 2001 22:51:25 +0000
25353              Message-ID: <20011218225124.N21702@plum.flirble.org>
25354      Branch: perl
25355            ! lib/Benchmark.t
25356 ____________________________________________________________________________
25357 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
25358         Log: Re-applying #13752 until a better solution can be found.
25359      Branch: perl
25360            ! lib/ExtUtils/t/MM_Unix.t
25361 ____________________________________________________________________________
25362 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
25363         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
25364              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
25365              Date: Tue, 18 Dec 2001 12:05:40 -0500
25366              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
25367      Branch: perl
25368            ! lib/Exporter.pm
25369 ____________________________________________________________________________
25370 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
25371         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
25372              findings -- some of the warnings I can't explain except
25373              by NVgf being detected wrong, though.
25374      Branch: perl
25375            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
25376 ____________________________________________________________________________
25377 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
25378         Log: Subject: [PATCH] pod/perluniintro.pod
25379              From: Jeffrey Friedl <jfriedl@yahoo.com>
25380              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
25381              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
25382      Branch: perl
25383            ! pod/perluniintro.pod
25384 ____________________________________________________________________________
25385 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
25386         Log: ".pm" is the native executable suffix in VOS.
25387      Branch: perl
25388            ! hints/vos.sh
25389 ____________________________________________________________________________
25390 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
25391         Log: Integrate perlio;
25392              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
25393      Branch: perl
25394           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
25395 ____________________________________________________________________________
25396 [ 13760] By: nick                                  on 2001/12/18  15:55:22
25397         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
25398              - added delete of READONLY value inhibit & test for same
25399              - re-tabbed
25400      Branch: perlio
25401            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
25402 ____________________________________________________________________________
25403 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
25404         Log: (Undone by #13766.)
25405              Retract #13752.
25406      Branch: perl
25407            ! lib/ExtUtils/t/MM_Unix.t
25408 ____________________________________________________________________________
25409 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
25410         Log: Echoes of #13757.
25411      Branch: perl
25412            ! t/lib/warnings/utf8
25413 ____________________________________________________________________________
25414 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
25415         Log: Make the utf8 malformedness messages more verbose.
25416      Branch: perl
25417            ! lib/utf8.t utf8.c
25418 ____________________________________________________________________________
25419 [ 13756] By: nick                                  on 2001/12/18  14:43:58
25420         Log: Integrate mainline
25421      Branch: perlio
25422           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
25423           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
25424           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
25425           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
25426           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
25427           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
25428            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
25429            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
25430            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
25431            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
25432            - lib/ExtUtils/testlib.t
25433           !> (integrate 28 files)
25434 ____________________________________________________________________________
25435 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
25436         Log: README.aix updates from Jens-Uwe Mager.
25437      Branch: perl
25438            ! README.aix
25439 ____________________________________________________________________________
25440 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
25441         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
25442              From: Michael G Schwern <schwern@pobox.com>
25443              Date: Tue, 18 Dec 2001 00:58:18 -0500
25444              Message-ID: <20011218055818.GC4362@blackrider>
25445      Branch: perl
25446            ! lib/Benchmark.t
25447 ____________________________________________________________________________
25448 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
25449         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
25450              From: Michael G Schwern <schwern@pobox.com>
25451              Date: Tue, 18 Dec 2001 00:40:38 -0500
25452              Message-ID: <20011218054038.GB4362@blackrider>
25453      Branch: perl
25454            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
25455 ____________________________________________________________________________
25456 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
25457         Log: (reintroduced by #13766)
25458              (retracted by #13759)
25459              
25460              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
25461              From: Michael G Schwern <schwern@pobox.com>  
25462              Date: Tue, 18 Dec 2001 00:00:23 -0500
25463              Message-ID: <20011218050023.GA27893@blackrider>
25464      Branch: perl
25465            ! lib/ExtUtils/t/MM_Unix.t
25466 ____________________________________________________________________________
25467 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
25468         Log: Re-patch #13749.
25469      Branch: perl
25470            ! t/op/glob.t
25471 ____________________________________________________________________________
25472 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
25473         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
25474              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25475              Date: Tue, 18 Dec 2001 12:55:43 +0000
25476              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
25477      Branch: perl
25478            ! ext/Devel/Peek/Peek.pm
25479 ____________________________________________________________________________
25480 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
25481         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
25482              From: Robin Houston <robin@kitsite.com> 
25483              Date: Tue, 18 Dec 2001 14:54:33 +0000
25484              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
25485      Branch: perl
25486            ! t/op/glob.t
25487 ____________________________________________________________________________
25488 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
25489         Log: Subject: [PATCH] slightly more for Exporter.pm
25490              From: Nicholas Clark <nick@ccl4.org>
25491              Date: Tue, 18 Dec 2001 00:22:03 +0000
25492              Message-ID: <20011218002203.M21702@plum.flirble.org>
25493      Branch: perl
25494            ! lib/Exporter.pm
25495 ____________________________________________________________________________
25496 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
25497         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
25498              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25499              Date: Mon, 17 Dec 2001 16:37:18 +0100
25500              Message-ID: <20011217163718.A2292@rafael>
25501              
25502              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
25503              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25504              Date: Mon, 17 Dec 2001 23:17:06 +0100
25505              Message-ID: <20011217231706.A730@rafael>
25506      Branch: perl
25507            ! pod/perlsub.pod pp.c toke.c
25508 ____________________________________________________________________________
25509 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
25510         Log: Update Changes.
25511      Branch: perl
25512            ! Changes patchlevel.h
25513 ____________________________________________________________________________
25514 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
25515         Log: New test warrants a MANIFEST entry.
25516      Branch: perl
25517            ! MANIFEST
25518 ____________________________________________________________________________
25519 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
25520         Log: Subject: Re: [PATCH] ...while $var = glob(...)
25521              From: Robin Houston <robin@kitsite.com>
25522              Date: Mon, 17 Dec 2001 20:27:30 +0000
25523              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
25524              
25525              Can't portably unlink open files.
25526      Branch: perl
25527            ! t/op/glob.t
25528 ____________________________________________________________________________
25529 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
25530         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
25531      Branch: perl
25532            ! pod/perluniintro.pod
25533 ____________________________________________________________________________
25534 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
25535         Log: Move typeglob test from glob.t to gv.t.
25536      Branch: perl
25537            ! t/op/glob.t t/op/gv.t
25538 ____________________________________________________________________________
25539 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
25540         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
25541              From: Robin Houston <robin@kitsite.com> 
25542              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
25543              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
25544      Branch: perl
25545            ! t/op/glob.t
25546 ____________________________________________________________________________
25547 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
25548         Log: Demote the surrogate and non-character errors to warnings.
25549      Branch: perl
25550            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
25551 ____________________________________________________________________________
25552 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
25553         Log: Subject: [PATCH] more POSIX tests, and more autoloading
25554              From: Nicholas Clark <nick@ccl4.org>
25555              Date: Mon, 17 Dec 2001 18:27:47 +0000
25556              Message-ID: <20011217182747.D21702@plum.flirble.org>
25557      Branch: perl
25558            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
25559 ____________________________________________________________________________
25560 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
25561         Log: Subject: [PATCH] ...while $var = glob(...)
25562              From: Robin Houston <robin@kitsite.com> 
25563              Date: Mon, 17 Dec 2001 15:51:54 +0000
25564              Message-ID: <20011217155153.A311@robin.kitsite.com>
25565      Branch: perl
25566            ! op.c
25567 ____________________________________________________________________________
25568 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
25569         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
25570              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25571              Date: Mon, 17 Dec 2001 15:23:01 +0100
25572              Message-ID: <20011217152301.A704@rafael>
25573      Branch: perl
25574            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
25575 ____________________________________________________________________________
25576 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
25577         Log: The system() vs $SIG{ARLM} is no more a todo.
25578      Branch: perl
25579            ! t/op/alarm.t
25580 ____________________________________________________________________________
25581 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
25582         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
25583              From: Michael G Schwern <schwern@pobox.com>
25584              Date: Sun, 16 Dec 2001 23:59:01 -0500
25585              Message-ID: <20011217045901.GL17232@blackrider>
25586      Branch: perl
25587            + t/op/alarm.t
25588            ! MANIFEST
25589 ____________________________________________________________________________
25590 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
25591         Log: s/UNIX/Unix/
25592      Branch: perl
25593            ! MANIFEST
25594 ____________________________________________________________________________
25595 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
25596         Log: Move ExtUtils tests to lib/ExtUtils/t.
25597      Branch: perl
25598            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
25599            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
25600            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
25601            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
25602            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
25603            + lib/ExtUtils/t/testlib.t
25604            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
25605            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
25606            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
25607            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
25608            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
25609            ! MANIFEST
25610 ____________________________________________________________________________
25611 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
25612         Log: Subject: [PATCH] MM_Unix tests, and some questions
25613              From: Tels <perl_dummy@bloodgate.com>
25614              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
25615              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
25616              
25617              Subject: Re: [PATCH] MM_Unix tests, and some questions
25618              From: Tels <perl_dummy@bloodgate.com>
25619              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
25620              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
25621      Branch: perl
25622            + lib/ExtUtils/MM_Unix.t
25623            ! MANIFEST lib/ExtUtils/MM_Unix.pm
25624 ____________________________________________________________________________
25625 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
25626         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
25627              From: Michael G Schwern <schwern@pobox.com>
25628              Date: Sun, 16 Dec 2001 17:53:55 -0500
25629              Message-ID: <20011216225354.GE8900@blackrider>
25630      Branch: perl
25631            ! lib/ExtUtils/MM_Unix.pm
25632 ____________________________________________________________________________
25633 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
25634         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
25635              From: Michael G Schwern <schwern@pobox.com>                
25636              Date: Sun, 16 Dec 2001 16:12:55 -0500
25637              Message-ID: <20011216211255.GV8900@blackrider>
25638      Branch: perl
25639            ! ext/B/B/Deparse.pm
25640 ____________________________________________________________________________
25641 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
25642         Log: Subject: [PATCH] Exporter.pm
25643              From: Nicholas Clark <nick@ccl4.org>
25644              Date: Sun, 16 Dec 2001 19:24:25 +0000
25645              Message-ID: <20011216192425.R21702@plum.flirble.org>
25646      Branch: perl
25647            ! lib/Exporter.pm
25648 ____________________________________________________________________________
25649 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
25650         Log: Subject: [PATCH] Exporter.t (and question)
25651              From: Nicholas Clark <nick@ccl4.org>
25652              Date: Sun, 16 Dec 2001 17:24:55 +0000
25653              Message-ID: <20011216172455.P21702@plum.flirble.org>
25654      Branch: perl
25655            ! lib/Exporter.t
25656 ____________________________________________________________________________
25657 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
25658         Log: Subject: Re: perl@13661
25659              From: "John P. Linderman" <jpl@research.att.com>              
25660              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
25661              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
25662      Branch: perl
25663            ! pp_sort.c
25664 ____________________________________________________________________________
25665 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
25666         Log: Subject: Will the real Unicode encoding please stand up?
25667              From: Jeffrey Friedl <jfriedl@yahoo.com>
25668              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
25669              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
25670      Branch: perl
25671            ! pod/perluniintro.pod
25672 ____________________________________________________________________________
25673 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
25674         Log: Integrate perlio; interruptable system().
25675      Branch: perl
25676           !> util.c
25677 ____________________________________________________________________________
25678 [ 13724] By: nick                                  on 2001/12/17  09:16:50
25679         Log: Fix for alarm() breaking into wait*().
25680              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
25681              signal handler before caller re-does the system call.
25682      Branch: perlio
25683            ! util.c
25684 ____________________________________________________________________________
25685 [ 13723] By: nick                                  on 2001/12/17  07:45:13
25686         Log: Integrate mainline
25687      Branch: perlio
25688           +> (branch 26 files)
25689           !> (integrate 47 files)
25690 ____________________________________________________________________________
25691 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
25692         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
25693              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
25694              and characters beyond 0x10FFF should be disallowed, too,
25695              but some tests would need changing, but more importantly some
25696              APIs would need remodeling since one can easily generate such
25697              characters either by bitwise complements, tr complements, or
25698              v-strings.
25699      Branch: perl
25700            ! pod/perldiag.pod utf8.c
25701 ____________________________________________________________________________
25702 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
25703         Log: Make surrogates illegal also on EBCDIC.
25704      Branch: perl
25705            ! utf8.c
25706 ____________________________________________________________________________
25707 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
25708         Log: Subject: [patch @13687] Unicode::Collate 0.10
25709              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
25710              Date: Sun, 16 Dec 2001 21:22:12 +0900
25711              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
25712      Branch: perl
25713            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
25714            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
25715 ____________________________________________________________________________
25716 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
25717         Log: More documentation for the encoding pragma.
25718      Branch: perl
25719            ! lib/encoding.pm
25720 ____________________________________________________________________________
25721 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
25722         Log: Subject: [PATCH] lib/open.pm 
25723              From: Jeffrey Friedl <jfriedl@yahoo.com>
25724              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
25725              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
25726      Branch: perl
25727            ! lib/open.pm
25728 ____________________________________________________________________________
25729 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
25730         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
25731              From: chromatic <chromatic@rmci.net>
25732              Date: Sat, 15 Dec 2001 23:24:40 -0700
25733              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
25734      Branch: perl
25735            + lib/ExtUtils/Installed.t
25736            ! MANIFEST
25737 ____________________________________________________________________________
25738 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
25739         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
25740              From: Michael G Schwern <schwern@pobox.com>
25741              Date: Sun, 16 Dec 2001 01:14:00 -0500
25742              Message-ID: <20011216061400.GC8900@blackrider>
25743      Branch: perl
25744            ! lib/diagnostics.pm
25745 ____________________________________________________________________________
25746 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
25747         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
25748              From: Michael G Schwern <schwern@pobox.com>
25749              Date: Sun, 16 Dec 2001 01:12:42 -0500
25750              Message-ID: <20011216061242.GB8900@blackrider>
25751      Branch: perl
25752            ! t/test.pl
25753 ____________________________________________________________________________
25754 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
25755         Log: I sometimes outsmart myself.
25756      Branch: perl
25757            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
25758 ____________________________________________________________________________
25759 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
25760         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
25761              From: Michael G Schwern <schwern@pobox.com>
25762              Date: Sat, 15 Dec 2001 15:08:29 -0500
25763              Message-ID: <20011215200829.GK1548@blackrider>
25764      Branch: perl
25765            ! lib/AutoSplit.pm
25766 ____________________________________________________________________________
25767 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
25768         Log: perlunicode enchancements suggested by Jeffrey Friedl.
25769      Branch: perl
25770            ! pod/perlunicode.pod
25771 ____________________________________________________________________________
25772 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
25773         Log: Subject: [PATCH] perlunicode.pod
25774              From: Jeffrey Friedl <jfriedl@yahoo.com>
25775              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
25776              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
25777      Branch: perl
25778            ! pod/perlunicode.pod
25779 ____________________________________________________________________________
25780 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
25781         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
25782              From: Jeffrey Friedl <jfriedl@yahoo.com>
25783              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
25784              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
25785      Branch: perl
25786            ! lib/utf8_heavy.pl
25787 ____________________________________________________________________________
25788 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
25789         Log: Can't create surrogates; so can't match them, either.
25790      Branch: perl
25791            ! pod/perlunicode.pod
25792 ____________________________________________________________________________
25793 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
25794         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
25795              From: Michael G Schwern <schwern@pobox.com>
25796              Date: Sat, 15 Dec 2001 21:20:35 -0500
25797              Message-ID: <20011216022035.GE5672@blackrider>
25798      Branch: perl
25799            ! t/test.pl
25800 ____________________________________________________________________________
25801 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
25802         Log: Make creating UTF-8 surrogates a punishable act.
25803      Branch: perl
25804            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
25805 ____________________________________________________________________________
25806 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
25807         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
25808      Branch: perl
25809            + lib/unicore/In/172.pl lib/unicore/In/173.pl
25810            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
25811            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
25812            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
25813            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
25814            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
25815 ____________________________________________________________________________
25816 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
25817         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
25818              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25819              Date: Sat, 15 Dec 2001 23:21:43 +0100
25820              Message-ID: <20011215232143.A11790@rafael>
25821      Branch: perl
25822            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
25823 ____________________________________________________________________________
25824 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
25825         Log: Make charnames more robust.
25826      Branch: perl
25827            ! lib/charnames.pm
25828 ____________________________________________________________________________
25829 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
25830         Log: The hoops one has to jump through.
25831      Branch: perl
25832            ! ext/I18N/Langinfo/Langinfo.pm
25833 ____________________________________________________________________________
25834 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
25835         Log: Subject: [PATCH] perlstyle.pod nit on warnings
25836              From: Autrijus Tang <autrijus@egb.elixus.org>
25837              Date: Sat, 15 Dec 2001 04:24:34 -0800
25838              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
25839      Branch: perl
25840            ! pod/perlstyle.pod
25841 ____________________________________________________________________________
25842 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
25843         Log: I don't think we are in FooOS, Toto.
25844      Branch: perl
25845            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
25846 ____________________________________________________________________________
25847 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
25848         Log: Subject: Re: Untested modules update:  There's more than we thought
25849              From: chromatic <chromatic@rmci.net>
25850              Date: Fri, 14 Dec 2001 17:20:24 -0700
25851              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
25852      Branch: perl
25853            + lib/ExtUtils/MM_Cygwin.t
25854            ! MANIFEST
25855 ____________________________________________________________________________
25856 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
25857         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
25858              From: Michael G Schwern <schwern@pobox.com> 
25859              Date: Fri, 14 Dec 2001 20:59:42 -0500
25860              Message-ID: <20011215015942.GF28596@blackrider>
25861      Branch: perl
25862            ! t/TEST
25863 ____________________________________________________________________________
25864 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
25865         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
25866              From: Michael G Schwern <schwern@pobox.com> 
25867              Date: Fri, 14 Dec 2001 20:03:46 -0500
25868              Message-ID: <20011215010346.GD28596@blackrider>
25869      Branch: perl
25870            + ext/B/t/bblock.t
25871            ! MANIFEST
25872 ____________________________________________________________________________
25873 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
25874         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
25875              From: Michael G Schwern <schwern@pobox.com> 
25876              Date: Fri, 14 Dec 2001 19:59:13 -0500
25877              Message-ID: <20011215005913.GC28596@blackrider>
25878      Branch: perl
25879            ! ext/B/B/Bblock.pm
25880 ____________________________________________________________________________
25881 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
25882         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
25883              From: Michael G Schwern <schwern@pobox.com> 
25884              Date: Fri, 14 Dec 2001 19:36:12 -0500
25885              Message-ID: <20011215003611.GA28596@blackrider>
25886      Branch: perl
25887            + ext/B/t/asmdata.t
25888            ! MANIFEST
25889 ____________________________________________________________________________
25890 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
25891         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
25892              From: Michael G Schwern <schwern@pobox.com> 
25893              Date: Fri, 14 Dec 2001 19:14:14 -0500
25894              Message-ID: <20011215001414.GA25077@blackrider>
25895      Branch: perl
25896            ! bytecode.pl ext/B/B/Asmdata.pm
25897 ____________________________________________________________________________
25898 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
25899         Log: Permissions.
25900      Branch: perl
25901            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
25902            ! ext/Devel/PPPort/module3.c
25903 ____________________________________________________________________________
25904 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
25905         Log: Benchmark test from Nicholas Clark.
25906      Branch: perl
25907            + lib/Benchmark.t
25908            ! MANIFEST lib/Benchmark.pm
25909 ____________________________________________________________________________
25910 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
25911         Log: Mithing.
25912      Branch: perl
25913            + lib/Attribute/Handlers/demo/demo2.pl
25914            + lib/Attribute/Handlers/demo/demo3.pl
25915            + lib/Attribute/Handlers/demo/demo4.pl
25916 ____________________________________________________________________________
25917 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
25918         Log: Silence compiler worries found by Schwern/Digital cc.
25919      Branch: perl
25920            ! perlio.c sv.c x2p/str.c
25921 ____________________________________________________________________________
25922 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
25923         Log: User may not have a valid home directory even if
25924              getpwuid() succedds.
25925      Branch: perl
25926            ! ext/File/Glob/t/basic.t
25927 ____________________________________________________________________________
25928 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
25929         Log: Integrate with perlio.  (No changes, but that's okay.)
25930      Branch: perl
25931           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
25932 ____________________________________________________________________________
25933 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
25934         Log: Add a Configure hints file for VOS: the POSIX support
25935              of VOS is getting close to the point where it can run
25936              Configure (some Configure tweaks will be required).
25937      Branch: perl
25938            + hints/vos.sh
25939            ! MANIFEST
25940 ____________________________________________________________________________
25941 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
25942         Log: Update Changes.
25943      Branch: perl
25944            ! Changes patchlevel.h
25945 ____________________________________________________________________________
25946 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
25947         Log: Reintroduce Attribute::Handlers with Spider's fixes.
25948      Branch: perl
25949            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
25950            + lib/Attribute/Handlers/README
25951            + lib/Attribute/Handlers/demo/Demo.pm
25952            + lib/Attribute/Handlers/demo/Descriptions.pm
25953            + lib/Attribute/Handlers/demo/MyClass.pm
25954            + lib/Attribute/Handlers/demo/demo.pl
25955            + lib/Attribute/Handlers/demo/demo_call.pl
25956            + lib/Attribute/Handlers/demo/demo_chain.pl
25957            + lib/Attribute/Handlers/demo/demo_cycle.pl
25958            + lib/Attribute/Handlers/demo/demo_hashdir.pl
25959            + lib/Attribute/Handlers/demo/demo_phases.pl
25960            + lib/Attribute/Handlers/demo/demo_range.pl
25961            + lib/Attribute/Handlers/demo/demo_rawdata.pl
25962            + lib/Attribute/Handlers/t/multi.t
25963            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
25964 ____________________________________________________________________________
25965 [ 13685] By: nick                                  on 2001/12/14  15:57:00
25966         Log: Integrate mainline
25967      Branch: perlio
25968           +> t/run/switcht.t
25969           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
25970           !> perlapi.h pod/perlrun.pod t/TEST taint.c
25971 ____________________________________________________________________________
25972 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
25973         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
25974              From: Michael G Schwern <schwern@pobox.com> 
25975              Date: Thu, 13 Dec 2001 19:27:08 -0500
25976              Message-ID: <20011214002707.GA10532@blackrider>
25977              
25978              (reword the perlrun -t description a bit,
25979              and move the Itaint_warn to the bottom of
25980              the intrpvar.h for binary compatibility)
25981      Branch: perl
25982            + t/run/switcht.t
25983            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
25984            ! perlapi.h pod/perlrun.pod t/TEST taint.c
25985 ____________________________________________________________________________
25986 [ 13683] By: nick                                  on 2001/12/14  12:29:41
25987         Log: Integrate mainline
25988      Branch: perlio
25989           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
25990           +> lib/Term/ReadLine.t t/op/hashassign.t
25991            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
25992            - lib/Attribute/Handlers/README
25993            - lib/Attribute/Handlers/demo/Demo.pm
25994            - lib/Attribute/Handlers/demo/Descriptions.pm
25995            - lib/Attribute/Handlers/demo/MyClass.pm
25996            - lib/Attribute/Handlers/demo/demo.pl
25997            - lib/Attribute/Handlers/demo/demo2.pl
25998            - lib/Attribute/Handlers/demo/demo3.pl
25999            - lib/Attribute/Handlers/demo/demo4.pl
26000            - lib/Attribute/Handlers/demo/demo_call.pl
26001            - lib/Attribute/Handlers/demo/demo_chain.pl
26002            - lib/Attribute/Handlers/demo/demo_cycle.pl
26003            - lib/Attribute/Handlers/demo/demo_hashdir.pl
26004            - lib/Attribute/Handlers/demo/demo_phases.pl
26005            - lib/Attribute/Handlers/demo/demo_range.pl
26006            - lib/Attribute/Handlers/demo/demo_rawdata.pl
26007            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
26008           !> (integrate 101 files)
26009 ____________________________________________________________________________
26010 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
26011         Log: Detypo.
26012      Branch: perl
26013            ! utf8.c
26014 ____________________________________________________________________________
26015 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
26016         Log: Buffer overflow checks.
26017      Branch: perl
26018            ! utf8.c
26019 ____________________________________________________________________________
26020 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
26021         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
26022              From: Spider Boardman <spider@leggy.zk3.dec.com>
26023              Date: Thu, 13 Dec 2001 15:32:51 -0500
26024              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
26025      Branch: perl
26026            ! lib/ExtUtils/Embed.t
26027 ____________________________________________________________________________
26028 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
26029         Log: More on the Unicode "line" definition.
26030      Branch: perl
26031            ! pod/perlunicode.pod
26032 ____________________________________________________________________________
26033 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
26034         Log: Open-ended VERSION?
26035      Branch: perl
26036            ! lib/ExtUtils/Install.pm
26037 ____________________________________________________________________________
26038 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
26039         Log: Subject: [PATCH] Better make distclean
26040              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26041              Date: Thu, 13 Dec 2001 21:10:18 +0100
26042              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
26043      Branch: perl
26044            ! Makefile.SH
26045 ____________________________________________________________________________
26046 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
26047         Log: Remove Memoize::Saves as requested by mjd.
26048      Branch: perl
26049            - lib/Memoize/Saves.pm
26050            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
26051 ____________________________________________________________________________
26052 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
26053         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
26054              From: Michael G Schwern <schwern@pobox.com>
26055              Date: Tue, 11 Dec 2001 23:17:32 -0500
26056              Message-ID: <20011212041732.GS17250@blackrider>
26057      Branch: perl
26058            ! lib/ExtUtils/Install.pm
26059 ____________________________________________________________________________
26060 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
26061         Log: Subject: [PATCH] Re: use utf8; with bad utf8
26062              From: Nicholas Clark <nick@ccl4.org>
26063              Date: Thu, 13 Dec 2001 17:09:39 +0000
26064              Message-ID: <20011213170939.L21702@plum.flirble.org>
26065      Branch: perl
26066            ! t/lib/1_compile.t
26067 ____________________________________________________________________________
26068 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
26069         Log: Subject: (LONG!) Sort benchmarks and patch
26070              From: "John P. Linderman" <jpl@research.att.com>
26071              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
26072              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
26073      Branch: perl
26074            ! pp_sort.c
26075 ____________________________________________________________________________
26076 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
26077         Log: Unadorned numbers evil.
26078      Branch: perl
26079            ! pp.c regcomp.c regexec.c utf8.c utf8.h
26080 ____________________________________________________________________________
26081 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
26082         Log: "preprocessing directive not recognized within macro arg"
26083      Branch: perl
26084            ! ext/Data/Dumper/Dumper.xs
26085 ____________________________________________________________________________
26086 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
26087         Log: Subject: Clarifying the documentation of goto            
26088              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
26089              Date: Thu, 13 Dec 2001 08:57:38 -0500
26090              Message-ID: <3C18BD8B@operamail.com>
26091      Branch: perl
26092            ! pod/perlfunc.pod
26093 ____________________________________________________________________________
26094 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
26095         Log: It could be possible for the case-insensitive
26096              Unicode-aware string comparison to wander off
26097              to the la-la land.
26098      Branch: perl
26099            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
26100            ! regexec.c utf8.c
26101 ____________________________________________________________________________
26102 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
26103         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
26104              From: Michael G Schwern <schwern@pobox.com> 
26105              Date: Wed, 12 Dec 2001 21:53:46 -0500
26106              Message-ID: <20011213025346.GH25129@blackrider>
26107      Branch: perl
26108            ! lib/Net/hostent.t t/op/stat.t t/test.pl
26109 ____________________________________________________________________________
26110 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
26111         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
26112              From: Michael G Schwern <schwern@pobox.com> 
26113              Date: Wed, 12 Dec 2001 20:33:42 -0500
26114              Message-ID: <20011213013342.GX25129@blackrider>
26115      Branch: perl
26116            ! t/io/fs.t
26117 ____________________________________________________________________________
26118 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
26119         Log: Subject: Re: [PATCH] use utf8; tests
26120              From: Nicholas Clark <nick@ccl4.org>
26121              Date: Thu, 13 Dec 2001 00:16:58 +0000
26122              Message-ID: <20011213001658.I21702@plum.flirble.org>
26123      Branch: perl
26124            ! lib/utf8.t
26125 ____________________________________________________________________________
26126 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
26127         Log: EPOC fixes from Olaf Flebbe.
26128      Branch: perl
26129            ! README.epoc epoc/config.sh epoc/createpkg.pl
26130            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
26131 ____________________________________________________________________________
26132 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
26133         Log: Subject: [PATCH perl@13661] VMS test fix-ups
26134              From: "Craig A. Berry" <craigberry@mac.com>
26135              Date: Wed, 12 Dec 2001 16:27:48 -0600
26136              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
26137      Branch: perl
26138            ! lib/Net/hostent.t t/io/fs.t
26139 ____________________________________________________________________________
26140 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
26141         Log: Subject: Re: Next cygwin round.
26142              From: "Gerrit P. Haase" <gp@familiehaase.de>
26143              Date: Wed, 12 Dec 2001 21:59:00 +0100
26144              Message-ID: <122343874595.20011212215900@familiehaase.de>
26145      Branch: perl
26146            ! t/io/fs.t
26147 ____________________________________________________________________________
26148 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
26149         Log: Subject: [PATCH] use utf8; tests
26150              From: Nicholas Clark <nick@ccl4.org>
26151              Date: Wed, 12 Dec 2001 20:07:04 +0000
26152              Message-ID: <20011212200704.E21702@plum.flirble.org>
26153      Branch: perl
26154            ! lib/utf8.t t/test.pl
26155 ____________________________________________________________________________
26156 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
26157         Log: Update Changes.
26158      Branch: perl
26159            ! Changes patchlevel.h
26160 ____________________________________________________________________________
26161 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
26162         Log: Subject: [PATCH] Passing in env to perl_parse did not work
26163              From: Gisle Aas <gisle@ActiveState.com>
26164              Date: 11 Dec 2001 20:52:57 -0800
26165              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
26166      Branch: perl
26167            ! perl.c perl.h
26168 ____________________________________________________________________________
26169 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
26170         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
26171              mostly gcc -Wall complaining about the argument of %p not
26172              being a void *.
26173      Branch: perl
26174            ! perlio.c regcomp.c taint.c toke.c
26175 ____________________________________________________________________________
26176 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
26177         Log: metaconfig unit change for #13657.
26178      Branch: metaconfig
26179            ! U/modified/nis.U
26180 ____________________________________________________________________________
26181 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
26182         Log: Try YP/NIS also from /usr/lib/yp.
26183      Branch: perl
26184            ! Configure
26185 ____________________________________________________________________________
26186 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
26187         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
26188              From: Michael G Schwern <schwern@pobox.com>                
26189              Date: Wed, 12 Dec 2001 05:27:02 -0500      
26190              Message-ID: <20011212102702.GW17250@blackrider>
26191              
26192              (the op/grent part)
26193      Branch: perl
26194            ! t/op/grent.t
26195 ____________________________________________________________________________
26196 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
26197         Log: Weed out .files from ls and readdir() results.
26198      Branch: perl
26199            ! t/op/stat.t
26200 ____________________________________________________________________________
26201 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
26202         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
26203              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
26204              Date: Wed, 12 Dec 2001 10:52:21 +0100
26205              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
26206      Branch: perl
26207            ! lib/File/Find.pm
26208 ____________________________________________________________________________
26209 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
26210         Log: Subject: [PATCH] doio fatal on cygwin for 13651
26211              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
26212              Date: Wed, 12 Dec 2001 11:28:13 +0100      
26213              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
26214      Branch: perl
26215            ! doio.c
26216 ____________________________________________________________________________
26217 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
26218         Log: Get the whole line of ls, makes debugging easier
26219              (from Schwern)
26220      Branch: perl
26221            ! t/op/stat.t
26222 ____________________________________________________________________________
26223 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
26224         Log: rename() must be tested even without link()
26225              or the utime() and rename-directory tests fail.
26226              (Also got the BeOS utime atime/time the wrong way round.)
26227      Branch: perl
26228            ! t/io/fs.t
26229 ____________________________________________________________________________
26230 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
26231         Log: Now that the beos.c is compiled at the main level
26232              the header is in the beos/
26233      Branch: perl
26234            ! beos/beos.c
26235 ____________________________________________________________________________
26236 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
26237         Log: Must remember to require Socket.
26238      Branch: perl
26239            ! ext/Sys/Syslog/syslog.t
26240 ____________________________________________________________________________
26241 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
26242         Log: In BeOS Errno must resort to actual compilation
26243              and execution for some of the error constants.
26244      Branch: perl
26245            ! ext/Errno/Errno_pm.PL
26246 ____________________________________________________________________________
26247 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
26248         Log: BeOS still has no good sockets.
26249      Branch: perl
26250            ! ext/IO/lib/IO/t/io_sel.t
26251 ____________________________________________________________________________
26252 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
26253         Log: BeOS sockets are not true sockets.
26254      Branch: perl
26255            ! ext/IO/lib/IO/t/io_poll.t
26256 ____________________________________________________________________________
26257 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
26258         Log: No Socket, no Syslog.
26259      Branch: perl
26260            ! ext/Sys/Syslog/syslog.t
26261 ____________________________________________________________________________
26262 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
26263         Log: (On some platforms) missing truncate FH.
26264      Branch: perl
26265            ! pod/perltodo.pod
26266 ____________________________________________________________________________
26267 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
26268         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
26269              and vms would be muchly appreciated.
26270      Branch: perl
26271            ! t/io/fs.t
26272 ____________________________________________________________________________
26273 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
26274         Log: utime() updates only the mtime in BeOS. 
26275      Branch: perl
26276            ! pod/perlport.pod
26277 ____________________________________________________________________________
26278 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
26279         Log: No link(), no need to dSP.
26280      Branch: perl
26281            ! pp_sys.c
26282 ____________________________________________________________________________
26283 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
26284         Log: Missing argument.
26285      Branch: perl
26286            ! utf8.c
26287 ____________________________________________________________________________
26288 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
26289         Log: (1) To assume any setuid programs is silly.
26290              (2) Chaining tests with booleans means that some
26291              of them may not get run which means getting out
26292              of test count sync.
26293      Branch: perl
26294            ! t/op/stat.t
26295 ____________________________________________________________________________
26296 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
26297         Log: The beos.c needs to be in the main directory.
26298      Branch: perl
26299            ! hints/beos.sh
26300 ____________________________________________________________________________
26301 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
26302         Log: Detypo and rename.
26303      Branch: perl
26304            ! doio.c perl.h perlio.c perliol.h
26305 ____________________________________________________________________________
26306 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
26307         Log: This time I test compiled.  Honest.
26308      Branch: perl
26309            ! beos/beos.c
26310 ____________________________________________________________________________
26311 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
26312         Log: Subject: [PATCH] slightly more pack tests
26313              From: Nicholas Clark <nick@ccl4.org>
26314              Date: Tue, 11 Dec 2001 23:41:23 +0000
26315              Message-ID: <20011211234123.Y21702@plum.flirble.org>
26316      Branch: perl
26317            ! t/op/pack.t
26318 ____________________________________________________________________________
26319 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
26320         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
26321              From: "Craig A. Berry" <craigberry@mac.com>
26322              Date: Tue, 11 Dec 2001 16:39:13 -0600
26323              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
26324      Branch: perl
26325            ! configure.com
26326 ____________________________________________________________________________
26327 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
26328         Log: metaconfig unit change for #13632.
26329      Branch: metaconfig/U/perl
26330            ! perlpath.U
26331 ____________________________________________________________________________
26332 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
26333         Log: Subject: $Config{perlpath} and -Dversiononly
26334              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26335              Date: Tue, 11 Dec 2001 23:32:33 +0100
26336              Message-ID: <20011211233233.A11587@rafael>
26337      Branch: perl
26338            ! Configure
26339 ____________________________________________________________________________
26340 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
26341         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
26342              From: Nicholas Clark <nick@ccl4.org>
26343              Date: Tue, 11 Dec 2001 21:59:36 +0000
26344              Message-ID: <20011211215935.W21702@plum.flirble.org>
26345      Branch: perl
26346            ! t/op/pack.t
26347 ____________________________________________________________________________
26348 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
26349         Log: More UTF-8 API docs.
26350      Branch: perl
26351            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
26352 ____________________________________________________________________________
26353 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
26354         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
26355              From: Nicholas Clark <nick@ccl4.org>
26356              Date: Tue, 11 Dec 2001 20:08:59 +0000
26357              Message-ID: <20011211200859.S21702@plum.flirble.org>
26358      Branch: perl
26359            ! t/op/pack.t
26360 ____________________________________________________________________________
26361 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
26362         Log: Subject: Re: use utf8; with bad utf8
26363              From: Nicholas Clark <nick@ccl4.org>
26364              Date: Tue, 11 Dec 2001 19:49:21 +0000
26365              Message-ID: <20011211194921.R21702@plum.flirble.org>
26366      Branch: perl
26367            ! lib/utf8.t
26368 ____________________________________________________________________________
26369 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
26370         Log: Can't spell worth a dam.  (Try Three Gorges.)
26371      Branch: perl
26372            ! beos/beos.c
26373 ____________________________________________________________________________
26374 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
26375         Log: We need DWIM cpps.
26376      Branch: perl
26377            ! perlio.c
26378 ____________________________________________________________________________
26379 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
26380         Log: The unixish.h needs to be found and the waitpid wrapper
26381              could use a proto.
26382      Branch: perl
26383            ! beos/beosish.h
26384 ____________________________________________________________________________
26385 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
26386         Log: The BeOS waitpid() seems to be broken,
26387              have a wrapper for it.
26388      Branch: perl
26389            + beos/beos.c beos/beosish.h
26390            ! MANIFEST hints/beos.sh perl.h
26391 ____________________________________________________________________________
26392 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
26393         Log: Unlean the leaning tower of Babel.
26394      Branch: perl
26395            ! perl.h
26396 ____________________________________________________________________________
26397 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
26398         Log: Retract #13607 until we figure out what to do with autouse.
26399      Branch: perl
26400            ! lib/Carp.pm
26401 ____________________________________________________________________________
26402 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
26403         Log: Try to handle platforms that have O_TEXT != O_BINARY but
26404              which are not DOSish, BeOS being one of such platforms.
26405              Ideally this should be a Configure test, not a hardwired
26406              cpp symbol test... 
26407      Branch: perl
26408            ! doio.c perl.h perlio.c perliol.h
26409 ____________________________________________________________________________
26410 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
26411         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
26412              From: Jonathan Stowe <gellyfish@gellyfish.com>
26413              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
26414              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
26415      Branch: perl
26416            ! lib/Term/Cap.pm lib/Term/Cap.t
26417 ____________________________________________________________________________
26418 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
26419         Log: Subject: [patch perlio.c] test for NULL before derefencing
26420              From: Stas Bekman <stas@stason.org>
26421              Date: Tue, 11 Dec 2001 16:17:55 +0800
26422              Message-ID: <3C15C133.8@stason.org>
26423      Branch: perl
26424            ! perlio.c
26425 ____________________________________________________________________________
26426 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
26427         Log: metaconfig unit change for #13617.
26428      Branch: metaconfig/U/perl
26429            ! Extensions.U
26430 ____________________________________________________________________________
26431 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
26432         Log: BeOS has socket() but not enough to build a working Socket.
26433              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
26434              new networking implementation, which is rumored to fix the
26435              non-standardness of sockets, but it's apparently not publicly
26436              available, and anything to do with BeOS has become quite
26437              complicated with the sale of the Be assets to Palm.)
26438      Branch: perl
26439            ! Configure
26440 ____________________________________________________________________________
26441 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
26442         Log: Update changes
26443      Branch: maint-5.6/macperl
26444            ! macos/Changes
26445 ____________________________________________________________________________
26446 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
26447         Log: Add extra pod to help
26448      Branch: maint-5.6/macperl
26449            ! macos/macperl/MacPerl.podhelp
26450 ____________________________________________________________________________
26451 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
26452         Log: Return DoAppleScript errors in $@
26453      Branch: maint-5.6/macperl
26454            ! macos/ext/MacPerl/OSA.xs
26455 ____________________________________________________________________________
26456 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
26457         Log: Clear out $^E before each script run
26458      Branch: maint-5.6/macperl
26459            ! macos/macperl/MPScript.c
26460 ____________________________________________________________________________
26461 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
26462         Log: Integrate various changes from maint-5.6/perl/.
26463      Branch: maint-5.6/macperl
26464           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
26465           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
26466 ____________________________________________________________________________
26467 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
26468         Log: Subject: Exporter's documentation shouldn't lie               
26469              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
26470              Date: Mon, 10 Dec 2001 21:30:20 -0500
26471              Message-ID: <3C4AA201@operamail.com>
26472      Branch: perl
26473            ! lib/Exporter.pm
26474 ____________________________________________________________________________
26475 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
26476         Log: Make Errno better in BeOS (the second hunk is
26477              good on any platform).  Still not working in BeOS
26478              are the E constants that refer BeOS native error
26479              constants (B_...) which are enums (*groan*).
26480      Branch: perl
26481            ! ext/Errno/Errno_pm.PL
26482 ____________________________________________________________________________
26483 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
26484         Log: The BeOS linker seems to link the last seen symbol,
26485              not the first (so the symbols of op.o from libperl.so
26486              would get linked to miniperl instead of the symbols of
26487              opmini.o)-- use the same trick as for NeXT4 for linking
26488              miniperl.
26489      Branch: perl
26490            ! Makefile.SH
26491 ____________________________________________________________________________
26492 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
26493         Log: Subject: Re: [PATCH] tests for hash assignment
26494              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26495              Date: Tue, 11 Dec 2001 01:48:55 +0000
26496              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
26497      Branch: perl
26498            ! utf8.c
26499 ____________________________________________________________________________
26500 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
26501         Log: (retracted by #13622)
26502              
26503              Subject: RE: More verbose POD for Carp
26504              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
26505              Date: Mon, 10 Dec 2001 20:23:20 -0500
26506              Message-ID: <3C4A3566@operamail.com>
26507      Branch: perl
26508            ! lib/Carp.pm
26509 ____________________________________________________________________________
26510 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
26511         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
26512              From: "Craig A. Berry" <craigberry@mac.com>
26513              Date: Mon, 10 Dec 2001 18:25:37 -0600
26514              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
26515      Branch: perl
26516            ! t/op/write.t t/test.pl
26517 ____________________________________________________________________________
26518 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
26519         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
26520              From: Michael G Schwern <schwern@pobox.com>
26521              Date: Mon, 10 Dec 2001 08:00:01 -0500
26522              Message-ID: <20011210130000.GK1770@blackrider>
26523      Branch: perl
26524            ! t/comp/multiline.t
26525 ____________________________________________________________________________
26526 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
26527         Log: Subject: Re: [PATCH] tests for hash assignment
26528              From: Nicholas Clark <nick@ccl4.org>
26529              Date: Mon, 10 Dec 2001 23:22:28 +0000
26530              Message-ID: <20011210232228.M21702@plum.flirble.org>
26531      Branch: perl
26532            + t/op/hashassign.t
26533            ! MANIFEST t/op/each.t t/test.pl
26534 ____________________________________________________________________________
26535 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
26536         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
26537              From: "Craig A. Berry" <craigberry@mac.com>
26538              Date: Mon, 10 Dec 2001 16:38:14 -0600
26539              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
26540      Branch: perl
26541            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
26542 ____________________________________________________________________________
26543 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
26544         Log: Subject: [PATCH perl@13600] configure.com fixes
26545              From: "Craig A. Berry" <craigberry@mac.com>
26546              Date: Mon, 10 Dec 2001 14:40:20 -0600
26547              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
26548      Branch: perl
26549            ! configure.com
26550 ____________________________________________________________________________
26551 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
26552         Log: Silence BeOS compilation moaning.
26553      Branch: perl
26554            ! perl.h
26555 ____________________________________________________________________________
26556 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
26557         Log: Update Changes.
26558      Branch: perl
26559            ! Changes patchlevel.h
26560 ____________________________________________________________________________
26561 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
26562         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
26563              From: Michael G Schwern <schwern@pobox.com>
26564              Date: Mon, 10 Dec 2001 01:21:03 -0500
26565              Message-ID: <20011210062103.GC1770@blackrider>
26566      Branch: perl
26567            ! lib/ExtUtils/Command.t
26568 ____________________________________________________________________________
26569 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
26570         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
26571              From: Michael G Schwern <schwern@pobox.com>
26572              Date: Mon, 10 Dec 2001 01:10:57 -0500
26573              Message-ID: <20011210061057.GB1770@blackrider>
26574      Branch: perl
26575            ! t/op/groups.t
26576 ____________________________________________________________________________
26577 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
26578         Log: Retract #13596, #13593 should do the trick.
26579      Branch: perl
26580            ! t/op/stat.t
26581 ____________________________________________________________________________
26582 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
26583         Log: (retracted by #13597, #13593 does the job better)
26584              
26585              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
26586              From: Michael G Schwern <schwern@pobox.com>
26587              Date: Mon, 10 Dec 2001 00:53:16 -0500
26588              Message-ID: <20011210055316.GA1770@blackrider>
26589      Branch: perl
26590            ! t/op/stat.t
26591 ____________________________________________________________________________
26592 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
26593         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
26594              From: Michael G Schwern <schwern@pobox.com> 
26595              Date: Mon, 10 Dec 2001 02:19:14 -0500
26596              Message-ID: <20011210071914.GF1770@blackrider>
26597      Branch: perl
26598            ! lib/AutoSplit.t
26599 ____________________________________________________________________________
26600 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
26601         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
26602              From: Michael G Schwern <schwern@pobox.com>
26603              Date: Mon, 10 Dec 2001 02:47:40 -0500
26604              Message-ID: <20011210074739.GH1770@blackrider>
26605      Branch: perl
26606            ! t/op/pack.t
26607 ____________________________________________________________________________
26608 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
26609         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
26610              From: Michael G Schwern <schwern@pobox.com>
26611              Date: Mon, 10 Dec 2001 02:54:22 -0500
26612              Message-ID: <20011210075422.GI1770@blackrider>
26613      Branch: perl
26614            ! t/test.pl
26615 ____________________________________________________________________________
26616 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
26617         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
26618              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26619              Date: Mon, 10 Dec 2001 08:45:20 +0100
26620              Message-ID: <3C146810.60B5B7C0@alcatel.at>
26621      Branch: perl
26622            ! pp_pack.c
26623 ____________________________________________________________________________
26624 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
26625         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
26626              From: Michael G Schwern <schwern@pobox.com>
26627              Date: Mon, 10 Dec 2001 03:27:02 -0500
26628              Message-ID: <20011210082702.GN1770@blackrider>
26629      Branch: perl
26630            ! t/io/openpid.t
26631 ____________________________________________________________________________
26632 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
26633         Log: More chmod +w.
26634      Branch: perl
26635            ! Porting/makerel
26636 ____________________________________________________________________________
26637 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
26638         Log: Just skip the readability test if running as root.
26639      Branch: perl
26640            ! lib/Net/t/netrc.t
26641 ____________________________________________________________________________
26642 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
26643         Log: Tell about the downside of safe signals.
26644      Branch: perl
26645            ! pod/perldelta.pod
26646 ____________________________________________________________________________
26647 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
26648         Log: Make the whole -lperl thing NetBSD only until we
26649              find some other platform that needs the same.
26650      Branch: perl
26651            ! lib/ExtUtils/MM_Unix.pm
26652 ____________________________________________________________________________
26653 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
26654         Log: Subject: [PATCH t/op/pack.t] Cleanup
26655              From: Michael G Schwern <schwern@pobox.com> 
26656              Date: Sun, 9 Dec 2001 23:08:26 -0500
26657              Message-ID: <20011210040826.GD660@blackrider>
26658      Branch: perl
26659            ! t/op/pack.t
26660 ____________________________________________________________________________
26661 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
26662         Log: Add threads support for NetBSD.
26663              
26664              This is also the first (I think) Perl threads build with
26665              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
26666              NetBSD does not as of yet have true kernel POSIX threads,
26667              but the user-level pth seems to be doing pretty well--
26668              the only failure is that threads/t/basic okays 6 and 7
26669              consistently seem be arriving in the reverse order.
26670              Well, gdbm.t is also failing: 'Undefined PLT symbol
26671              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
26672              guessing that GDBM would need a threaded rebuild.
26673      Branch: perl
26674            ! hints/netbsd.sh
26675 ____________________________________________________________________________
26676 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
26677         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
26678              potential performance hit and change in semantics of closure
26679              lookups after C<undef &foo>)
26680      Branch: maint-5.6/perl
26681            ! op.c
26682 ____________________________________________________________________________
26683 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
26684         Log: metaconfig unit change for #13582.
26685      Branch: metaconfig
26686            ! U/threads/usethreads.U
26687 ____________________________________________________________________________
26688 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
26689         Log: Update the ithreads selection info in Configure,
26690              as suggested by Michael Schwern.
26691      Branch: perl
26692            ! Configure
26693 ____________________________________________________________________________
26694 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
26695         Log: Clearing locale environment simply doesn't seem to
26696              guarantee that (nl_)langinfo(CODESET) would return nil.
26697              (I for example get "ISO8859-1", so <guess>maybe there can
26698              be per-system default settings at work</guess>.)
26699      Branch: perl
26700            ! lib/open.t
26701 ____________________________________________________________________________
26702 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
26703         Log: Subject: RE: Exporter fixes reversed in 13540?
26704              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
26705              Date: Sun, 9 Dec 2001 12:55:15 -0500
26706              Message-ID: <3C13F455@operamail.com>
26707      Branch: perl
26708            ! lib/open.pm
26709 ____________________________________________________________________________
26710 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
26711         Log: Root is the lizard king.
26712      Branch: perl
26713            ! lib/Net/t/netrc.t
26714 ____________________________________________________________________________
26715 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
26716         Log: Telling how many tests we are expecting helps.
26717      Branch: perl
26718            ! ext/POSIX/t/waitpid.t
26719 ____________________________________________________________________________
26720 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
26721         Log: Add a test case for waitpid(): from Rocco Caputo.
26722      Branch: perl
26723            + ext/POSIX/t/waitpid.t
26724            ! MANIFEST
26725 ____________________________________________________________________________
26726 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
26727         Log: Subject: [PATCH] Term::ReadLine tweaks and test
26728              From: Richard Clamp <richardc@unixbeard.net>
26729              Date: Mon, 10 Dec 2001 00:51:47 +0000
26730              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
26731      Branch: perl
26732            + lib/Term/ReadLine.t
26733            ! MANIFEST lib/Term/ReadLine.pm
26734 ____________________________________________________________________________
26735 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
26736         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
26737              From: Rocco Caputo <troc@netrus.net>
26738              Date: Sun, 9 Dec 2001 18:12:38 -0500
26739              Message-ID: <20011209181238.A803@eyrie.homenet>
26740      Branch: perl
26741            ! win32/win32.c
26742 ____________________________________________________________________________
26743 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
26744         Log: make sure that va_start() has matching va_end();
26745              from OpenBSD 3.0.
26746      Branch: perl
26747            ! x2p/util.c
26748 ____________________________________________________________________________
26749 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
26750         Log: h2ph updates from OpenBSD 3.0.
26751      Branch: perl
26752            ! utils/h2ph.PL
26753 ____________________________________________________________________________
26754 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
26755         Log: OpenBSD hints update from OpenBSD 3.0.
26756      Branch: perl
26757            ! hints/openbsd.sh
26758 ____________________________________________________________________________
26759 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
26760         Log: DJGPP tweaks from Laszlo Molnar.
26761      Branch: perl
26762            ! djgpp/config.over lib/File/Find/t/find.t
26763            ! lib/File/Find/t/taint.t t/pod/find.t
26764 ____________________________________________________________________________
26765 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
26766         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
26767              From: Michael G Schwern <schwern@pobox.com> 
26768              Date: Sun, 9 Dec 2001 19:28:12 -0500
26769              Message-ID: <20011210002812.GF13586@blackrider>
26770      Branch: perl
26771            ! README.cygwin
26772 ____________________________________________________________________________
26773 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
26774         Log: README.cygwin update from Gerrit P. Haase.
26775      Branch: perl
26776            ! README.cygwin
26777 ____________________________________________________________________________
26778 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
26779         Log: Apply NetBSD patch-ag: shared/static linking,
26780              but make the change less intrusive on non-NetBSD.
26781      Branch: perl
26782            ! lib/ExtUtils/MM_Unix.pm
26783 ____________________________________________________________________________
26784 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
26785         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
26786      Branch: perl
26787            ! lib/ExtUtils/Liblist.pm
26788 ____________________________________________________________________________
26789 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
26790         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
26791      Branch: perl
26792            ! regcomp.c
26793 ____________________________________________________________________________
26794 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
26795         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
26796      Branch: perl
26797            ! pp.c
26798 ____________________________________________________________________________
26799 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
26800         Log: Apply NetBSD patch-ac.
26801              (the fix has already been done: change #9706, fully qualified
26802              pathnames in packlists)
26803      Branch: perl
26804            ! lib/ExtUtils/Install.pm
26805 ____________________________________________________________________________
26806 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
26807         Log: Apply NetBSD patch-ab: NetBSD hints update.
26808      Branch: perl
26809            ! hints/netbsd.sh
26810 ____________________________________________________________________________
26811 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
26812         Log: metaconfig unit changes for #13560.
26813      Branch: metaconfig/U/perl
26814            ! dlsrc.U i_ieeefp.U libperl.U
26815 ____________________________________________________________________________
26816 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
26817         Log: NetBSD has <ieeefp.h> but hidden.
26818      Branch: perl
26819            ! hints/netbsd.sh
26820 ____________________________________________________________________________
26821 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
26822         Log: Implement NetBSD patch-aa.
26823      Branch: perl
26824            ! Configure
26825 ____________________________________________________________________________
26826 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
26827         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
26828              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
26829              Date: Sun, 09 Dec 2001 13:40:58 +0100
26830              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
26831              
26832              (The lstat()s were there in 5.6.1: what happened to them?)
26833      Branch: perl
26834            ! lib/File/Find.pm
26835 ____________________________________________________________________________
26836 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
26837         Log: Quickie documentation of the C UTF-8 API.
26838      Branch: perl
26839            ! pod/perlunicode.pod
26840 ____________________________________________________________________________
26841 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
26842         Log: Subject: bleadperl on cygwin weirdness...
26843              From: "Gerrit P. Haase" <gp@familiehaase.de>
26844              Date: Sun, 9 Dec 2001 20:31:28 +0100
26845              Message-ID: <13779422183.20011209203128@familiehaase.de>          
26846              
26847              (plus libperl*.dll version portability tweaks)
26848      Branch: perl
26849            ! lib/ExtUtils/Embed.t
26850 ____________________________________________________________________________
26851 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
26852         Log: Instead of muting symbol export error if under eval,
26853              delay the errors until the croak().
26854              
26855              (replaces #13408)
26856      Branch: perl
26857            ! lib/Exporter/Heavy.pm
26858 ____________________________________________________________________________
26859 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
26860         Log: Basegroup 0 is a cygwin_nt thing.
26861      Branch: perl
26862            ! t/op/groups.t
26863 ____________________________________________________________________________
26864 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
26865         Log: Also WinME is LoseLink.
26866      Branch: perl
26867            ! t/op/stat.t
26868 ____________________________________________________________________________
26869 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
26870         Log: Forgotten checkin.
26871      Branch: perl
26872            ! lib/User/grent.t
26873 ____________________________________________________________________________
26874 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
26875         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
26876              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
26877              Date: Sun, 09 Dec 2001 13:45:06 +0100
26878              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
26879      Branch: perl
26880            ! lib/File/Find.pm
26881 ____________________________________________________________________________
26882 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
26883         Log: Tweakback.
26884      Branch: perl
26885            ! lib/Net/hostent.t
26886 ____________________________________________________________________________
26887 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
26888         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
26889              From: Michael G Schwern <schwern@pobox.com>
26890              Date: Sat, 8 Dec 2001 14:48:38 -0500
26891              Message-ID: <20011208194838.GA8650@blackrider>
26892      Branch: perl
26893            ! t/op/grent.t
26894 ____________________________________________________________________________
26895 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
26896         Log: Subject: [README.cygwin] Removing old expected test failures
26897              From: Michael G Schwern <schwern@pobox.com>
26898              Date: Sat, 8 Dec 2001 15:38:28 -0500
26899              Message-ID: <20011208203828.GB9017@blackrider>
26900      Branch: perl
26901            ! README.cygwin
26902 ____________________________________________________________________________
26903 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
26904         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
26905              From: Michael G Schwern <schwern@pobox.com>                
26906              Date: Sat, 8 Dec 2001 15:26:59 -0500
26907              Message-ID: <20011208202659.GA9017@blackrider> 
26908      Branch: perl
26909            ! lib/Net/hostent.t
26910 ____________________________________________________________________________
26911 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
26912         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
26913              From: Michael G Schwern <schwern@pobox.com> 
26914              Date: Sat, 8 Dec 2001 15:06:16 -0500
26915              Message-ID: <20011208200616.GA8915@blackrider>
26916      Branch: perl
26917            ! t/op/stat.t
26918 ____________________________________________________________________________
26919 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
26920         Log: Developer deprecations and an incompatibility.
26921      Branch: perl
26922            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
26923 ____________________________________________________________________________
26924 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
26925         Log: Shoo.
26926      Branch: perl
26927            - lib/Attribute/Handlers.pm
26928 ____________________________________________________________________________
26929 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
26930         Log: Remove Attribute::Handlers, as per Damian's request.
26931              (Because of fixing the my variables to be now handled
26932              in run-time, the whole internals of the A::H needs to
26933              be rewritten and Damian will not have time for that
26934              for months.)
26935      Branch: perl
26936            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
26937            - lib/Attribute/Handlers/demo/Demo.pm
26938            - lib/Attribute/Handlers/demo/Descriptions.pm
26939            - lib/Attribute/Handlers/demo/MyClass.pm
26940            - lib/Attribute/Handlers/demo/demo.pl
26941            - lib/Attribute/Handlers/demo/demo2.pl
26942            - lib/Attribute/Handlers/demo/demo3.pl
26943            - lib/Attribute/Handlers/demo/demo4.pl
26944            - lib/Attribute/Handlers/demo/demo_call.pl
26945            - lib/Attribute/Handlers/demo/demo_chain.pl
26946            - lib/Attribute/Handlers/demo/demo_cycle.pl
26947            - lib/Attribute/Handlers/demo/demo_hashdir.pl
26948            - lib/Attribute/Handlers/demo/demo_phases.pl
26949            - lib/Attribute/Handlers/demo/demo_range.pl
26950            - lib/Attribute/Handlers/demo/demo_rawdata.pl
26951            - lib/Attribute/Handlers/t/multi.t
26952            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
26953            ! pod/perlmodlib.pod pod/perltoc.pod
26954 ____________________________________________________________________________
26955 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
26956         Log: Subject: Re: attributes are broken
26957              From: Spider Boardman <spider@Orb.Nashua.NH.US>
26958              Date: Sun, 09 Dec 2001 00:09:23 -0500
26959              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
26960      Branch: perl
26961            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
26962            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
26963            ! xsutils.c
26964 ____________________________________________________________________________
26965 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
26966         Log: Forgotten checkin.
26967      Branch: perl
26968            ! lib/Pod/Text.pm
26969 ____________________________________________________________________________
26970 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
26971         Log: uconfig.h update.
26972      Branch: perl
26973            ! uconfig.h
26974 ____________________________________________________________________________
26975 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
26976         Log: Update Changes.
26977      Branch: perl
26978            ! Changes patchlevel.h
26979 ____________________________________________________________________________
26980 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
26981         Log: Note that some of the Unicode features are
26982              dependent on perlio.
26983      Branch: perl
26984            ! pod/perluniintro.pod
26985 ____________________________________________________________________________
26986 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
26987         Log: Regen perlapi, regen toc.
26988      Branch: perl
26989            ! pod/perlapi.pod pod/perltoc.pod
26990 ____________________________________________________________________________
26991 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
26992         Log: FAQ sync.
26993      Branch: perl
26994            ! pod/perlfaq4.pod pod/perlfaq6.pod
26995 ____________________________________________________________________________
26996 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
26997         Log: Subject: [PATCH] Fix odd language in an sv.c comment
26998              From: coral@eekeek.org
26999              Date: Sat, 8 Dec 2001 12:19:39 -0500
27000              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
27001      Branch: perl
27002            ! sv.c
27003 ____________________________________________________________________________
27004 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
27005         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
27006              From: Michael G Schwern <schwern@pobox.com>
27007              Date: Fri, 7 Dec 2001 20:03:45 -0500
27008              Message-ID: <20011208010345.GD642@blackrider>
27009              
27010              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
27011              From: Michael G Schwern <schwern@pobox.com>
27012              Date: Fri, 7 Dec 2001 20:13:54 -0500
27013              Message-ID: <20011208011354.GE642@blackrider>
27014              
27015              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
27016              From: Michael G Schwern <schwern@pobox.com>
27017              Date: Fri, 7 Dec 2001 21:47:36 -0500
27018              Message-ID: <20011208024736.GH642@blackrider>
27019              
27020              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
27021              From: Michael G Schwern <schwern@pobox.com>
27022              Date: Fri, 7 Dec 2001 23:09:43 -0500
27023              Message-ID: <20011208040943.GK642@blackrider>
27024              
27025              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
27026              Message-Id: <a05101004b83754903506@[172.16.52.1]>
27027              Date: Fri, 7 Dec 2001 23:28:15 -0600
27028              From: "Craig A. Berry" <craigberry@mac.com>
27029      Branch: perl
27030            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
27031 ____________________________________________________________________________
27032 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
27033         Log: Integrate perlio.
27034      Branch: perl
27035           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
27036           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
27037 ____________________________________________________________________________
27038 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
27039         Log: Retract #11156 since Sarathy has found that it breaks code:
27040              http://bugs.ActiveState.com/show_bug.cgi?id=18457
27041              http://bugs.ActiveState.com/show_bug.cgi?id=18858
27042      Branch: perl
27043            ! op.c sv.c t/op/pos.t
27044 ____________________________________________________________________________
27045 [ 13532] By: nick                                  on 2001/12/08  14:11:12
27046         Log: Integrate mainline
27047      Branch: perlio
27048           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
27049           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
27050 ____________________________________________________________________________
27051 [ 13531] By: nick                                  on 2001/12/08  13:48:21
27052         Log: Tweak multi-arg open error messages
27053      Branch: perlio
27054            ! perlio.c
27055 ____________________________________________________________________________
27056 [ 13530] By: nick                                  on 2001/12/08  10:20:06
27057         Log: Allow multi-arg open() if opening layer declares this legal.
27058      Branch: perlio
27059            ! doio.c perlio.c perliol.h
27060 ____________________________________________________________________________
27061 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
27062         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
27063              From: Michael G Schwern <schwern@pobox.com>       
27064              Date: Fri, 7 Dec 2001 19:41:31 -0500
27065              Message-ID: <20011208004131.GC642@blackrider>
27066      Branch: perl
27067            ! t/run/switches.t t/test.pl
27068 ____________________________________________________________________________
27069 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
27070         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
27071              From: Michael G Schwern <schwern@pobox.com>       
27072              Date: Fri, 7 Dec 2001 19:12:44 -0500
27073              Message-ID: <20011208001244.GB642@blackrider>
27074      Branch: perl
27075            ! t/op/stat.t
27076 ____________________________________________________________________________
27077 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
27078         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
27079              From: Michael G Schwern <schwern@pobox.com>
27080              Date: Fri, 7 Dec 2001 17:28:57 -0500
27081              Message-ID: <20011207222857.GI23210@blackrider>
27082      Branch: perl
27083            ! t/op/magic.t
27084 ____________________________________________________________________________
27085 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
27086         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
27087      Branch: perl
27088            ! t/test.pl
27089 ____________________________________________________________________________
27090 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
27091         Log: which_perl: delay as much a possible till runtime.
27092      Branch: perl
27093            ! t/test.pl
27094 ____________________________________________________________________________
27095 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
27096         Log: Further tweakage to which_perl().
27097      Branch: perl
27098            ! t/test.pl
27099 ____________________________________________________________________________
27100 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
27101         Log: perluniintro tweaks.
27102      Branch: perl
27103            ! pod/perluniintro.pod
27104 ____________________________________________________________________________
27105 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
27106         Log: Tweak the $Perl computation.
27107      Branch: perl
27108            ! t/test.pl
27109 ____________________________________________________________________________
27110 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
27111         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
27112              From: Nicholas Clark <nick@ccl4.org>
27113              Date: Fri, 7 Dec 2001 17:06:56 +0000
27114              Message-ID: <20011207170656.G21702@plum.flirble.org>
27115      Branch: perl
27116            ! doop.c t/op/chop.t
27117 ____________________________________________________________________________
27118 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
27119         Log: Update Changes.
27120      Branch: perl
27121            ! Changes patchlevel.h
27122 ____________________________________________________________________________
27123 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
27124         Log: Missing ).
27125      Branch: perl
27126            ! t/test.pl
27127 ____________________________________________________________________________
27128 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
27129         Log: Allow several arguments to display().
27130      Branch: perl
27131            ! t/test.pl
27132 ____________________________________________________________________________
27133 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
27134         Log: /dev/stdout could be either a character special file
27135              or a named pipe, so let's pretend it doesn't exist.
27136      Branch: perl
27137            ! t/op/stat.t
27138 ____________________________________________________________________________
27139 [ 13516] By: nick                                  on 2001/12/07  15:09:23
27140         Log: Integrate again - can I catch up ?
27141      Branch: perlio
27142           !> t/test.pl
27143 ____________________________________________________________________________
27144 [ 13515] By: nick                                  on 2001/12/07  15:08:17
27145         Log: Integrate mainline some more
27146      Branch: perlio
27147           !> README.hpux hints/linux.sh pod/perlfunc.pod
27148 ____________________________________________________________________________
27149 [ 13514] By: nick                                  on 2001/12/07  15:07:15
27150         Log: Integrate mainline
27151      Branch: perlio
27152           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
27153           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
27154           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
27155           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
27156           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
27157           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
27158           +> t/lib/Math/BigInt/BareCalc.pm
27159            - ext/Devel/PPPort/harness/Harness.pm
27160            - ext/Devel/PPPort/harness/Harness.xs
27161            - ext/Devel/PPPort/harness/Makefile.PL
27162            - ext/Devel/PPPort/harness/module2.c
27163            - ext/Devel/PPPort/harness/module3.c
27164            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
27165            - lib/File/Spec/Functions.t
27166           !> (integrate 103 files)
27167 ____________________________________________________________________________
27168 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
27169         Log: Add display() for displaying icky scalars.
27170      Branch: perl
27171            ! t/test.pl
27172 ____________________________________________________________________________
27173 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
27174         Log: Subject: [ID 20011207.001] documentation bug for waitpid
27175              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
27176              Date: Fri, 7 Dec 2001 12:44:56 +0100
27177              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
27178      Branch: perl
27179            ! pod/perlfunc.pod
27180 ____________________________________________________________________________
27181 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
27182         Log: gcc version matching didn't.
27183      Branch: perl
27184            ! hints/linux.sh
27185 ____________________________________________________________________________
27186 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
27187         Log: Subject: HP renamed their servers              
27188              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27189              Date: Fri, 07 Dec 2001 12:07:22 +0100
27190              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
27191      Branch: perl
27192            ! README.hpux
27193 ____________________________________________________________________________
27194 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
27195         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
27196              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
27197              Date: Fri, 7 Dec 2001 00:24:55 -0500
27198              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
27199      Branch: perl
27200            ! pod/perlport.pod
27201 ____________________________________________________________________________
27202 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
27203         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
27204              From: Michael G Schwern <schwern@pobox.com> 
27205              Date: Thu, 6 Dec 2001 22:56:34 -0500
27206              Message-ID: <20011207035634.GO22648@blackrider>
27207      Branch: perl
27208            ! t/base/lex.t t/op/exec.t
27209 ____________________________________________________________________________
27210 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
27211         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
27212              From: Michael G Schwern <schwern@pobox.com>
27213              Date: Thu, 6 Dec 2001 22:45:44 -0500
27214              Message-ID: <20011207034544.GN22648@blackrider>
27215              
27216              (plus op/ref tweak)
27217      Branch: perl
27218            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
27219            ! t/run/kill_perl.t t/test.pl
27220 ____________________________________________________________________________
27221 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
27222         Log: Upgrade to Math::BigInt 1.48.
27223      Branch: perl
27224            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
27225            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
27226            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
27227            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
27228            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
27229            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
27230            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
27231 ____________________________________________________________________________
27232 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
27233         Log: Mention also perl56delta in case someone is upgrading from
27234              Perl 5.005_03.
27235      Branch: perl
27236            ! pod/perldelta.pod
27237 ____________________________________________________________________________
27238 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
27239         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
27240              From: Michael G Schwern <schwern@pobox.com>
27241              Date: Thu, 6 Dec 2001 15:15:28 -0500
27242              Message-ID: <20011206201528.GF16414@blackrider>
27243              
27244              (just the term.t, not the lex.t)
27245              
27246              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
27247              From: Michael G Schwern <schwern@pobox.com>
27248              Date: Thu, 6 Dec 2001 15:22:22 -0500
27249              Message-ID: <20011206202222.GG16414@blackrider>
27250              
27251              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
27252              From: Michael G Schwern <schwern@pobox.com>
27253              Date: Thu, 6 Dec 2001 15:31:58 -0500
27254              Message-ID: <20011206203158.GI16414@blackrider>
27255              
27256              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
27257              From: Michael G Schwern <schwern@pobox.com>
27258              Date: Thu, 6 Dec 2001 17:38:55 -0500
27259              Message-ID: <20011206223855.GC22648@blackrider>
27260      Branch: perl
27261            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
27262            ! t/test.pl
27263 ____________________________________________________________________________
27264 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
27265         Log: Update the thr5005 situation.
27266      Branch: perl
27267            ! pod/perldelta.pod
27268 ____________________________________________________________________________
27269 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
27270         Log: perldelta borrowings from perl561delta.
27271      Branch: perl
27272            ! pod/perldelta.pod
27273 ____________________________________________________________________________
27274 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
27275         Log: Add the 5.6.1 perldelta as perl561delta.
27276              (Makes it easier to steal stuff for perldelta :-)
27277      Branch: perl
27278            + pod/perl561delta.pod
27279            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27280 ____________________________________________________________________________
27281 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
27282         Log: Retract #13496 for now.
27283      Branch: perl
27284            ! t/base/lex.t t/base/term.t
27285 ____________________________________________________________________________
27286 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
27287         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
27288              From: "Craig A. Berry" <craigberry@mac.com>
27289              Date: Thu, 6 Dec 2001 14:54:36 -0600
27290              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
27291      Branch: perl
27292            ! vms/ext/filespec.t
27293 ____________________________________________________________________________
27294 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
27295         Log: (retracted by #13499)
27296              
27297              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
27298              From: Michael G Schwern <schwern@pobox.com>
27299              Date: Thu, 6 Dec 2001 15:15:28 -0500
27300              Message-ID: <20011206201528.GF16414@blackrider>
27301      Branch: perl
27302            ! t/base/lex.t t/base/term.t
27303 ____________________________________________________________________________
27304 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
27305         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
27306              From: Michael G Schwern <schwern@pobox.com>
27307              Date: Thu, 6 Dec 2001 13:54:48 -0500
27308              Message-ID: <20011206185448.GC16414@blackrider>
27309      Branch: perl
27310            ! t/op/stat.t
27311 ____________________________________________________________________________
27312 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
27313         Log: The #4 has nothing to do with Unicode.
27314      Branch: perl
27315            ! t/op/tr.t
27316 ____________________________________________________________________________
27317 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
27318         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
27319              From: Michael G Schwern <schwern@pobox.com>
27320              Date: Thu, 6 Dec 2001 13:45:48 -0500
27321              Message-ID: <20011206184548.GB16414@blackrider>
27322      Branch: perl
27323            ! t/op/tr.t
27324 ____________________________________________________________________________
27325 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
27326         Log: Update Changes.
27327      Branch: perl
27328            ! Changes patchlevel.h
27329 ____________________________________________________________________________
27330 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
27331         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
27332              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27333              Date: Thu, 6 Dec 2001 11:41:25 EST
27334              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
27335      Branch: perl
27336            ! vms/vms.c vms/vmsish.h
27337 ____________________________________________________________________________
27338 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
27339         Log: Subject: [PATCH] Re: weirdness in regexps
27340              From: Robin Houston <robin@kitsite.com> 
27341              Date: Thu, 6 Dec 2001 14:44:01 +0000
27342              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
27343      Branch: perl
27344            ! op.c t/lib/strict/subs
27345 ____________________________________________________________________________
27346 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
27347         Log: Make the -b -c -S tests count all of the /dev, not just
27348              check the first one, as suggested by Benjamin Goldberg.
27349      Branch: perl
27350            ! t/op/stat.t
27351 ____________________________________________________________________________
27352 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
27353         Log: Subject: Re: [PATCH: bleadperl] casefold backref
27354              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
27355              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
27356              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
27357      Branch: perl
27358            ! regexec.c
27359 ____________________________________________________________________________
27360 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
27361         Log: Nits noticed by Philip Newton, and de-tab DB.t.
27362      Branch: perl
27363            ! lib/DB.t
27364 ____________________________________________________________________________
27365 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
27366         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
27367              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27368              Date: 6 Dec 2001 11:06:01 -0000
27369              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
27370      Branch: perl
27371            ! op.c t/op/tr.t
27372 ____________________________________________________________________________
27373 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
27374         Log: Subject: [PATCH: bleadperl] casefold backref
27375              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
27376              Date: Wed, 05 Dec 2001 17:27:05 +0000
27377              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
27378      Branch: perl
27379            ! regexec.c t/op/re_tests
27380 ____________________________________________________________________________
27381 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
27382         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
27383              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27384              Date: Wed, 5 Dec 2001 22:34:53 EST
27385              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
27386      Branch: perl
27387            ! mg.c vms/vms.c vms/vmsish.h
27388 ____________________________________________________________________________
27389 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
27390         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
27391              From: Michael G Schwern <schwern@pobox.com>
27392              Date: Wed, 5 Dec 2001 19:52:58 -0500
27393              Message-ID: <20011205195257.A903@blackrider>
27394      Branch: perl
27395            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
27396            + lib/File/Spec/t/rel2abs2rel.t
27397            - lib/File/Spec.t lib/File/Spec/Functions.t
27398            ! MANIFEST
27399 ____________________________________________________________________________
27400 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
27401         Log: Subject: Re: Silly stat() portability questions                
27402              From: Benjamin Goldberg <goldbb2@earthlink.net>
27403              Date: Wed, 05 Dec 2001 22:52:35 -0500
27404              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
27405      Branch: perl
27406            ! pod/perlport.pod
27407 ____________________________________________________________________________
27408 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
27409         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
27410              From: "Craig A. Berry" <craigberry@mac.com>
27411              Date: Wed, 05 Dec 2001 16:41:59 -0600
27412              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
27413      Branch: perl
27414            ! README.vms configure.com lib/File/Spec/VMS.pm
27415            ! vms/ext/filespec.t
27416 ____________________________________________________________________________
27417 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
27418         Log: $apply->('club', $glibc_maintainers);
27419              
27420              (Nick Clark just reported that <langinfo.h> YESSTR
27421              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
27422      Branch: perl
27423            ! ext/I18N/Langinfo/Langinfo.t
27424 ____________________________________________________________________________
27425 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
27426         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
27427      Branch: perl
27428            ! pod/perlport.pod
27429 ____________________________________________________________________________
27430 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
27431         Log: tweak change#13474 (pad entries can apparently be null in some
27432              situations)
27433      Branch: maint-5.6/perl
27434            ! op.c
27435 ____________________________________________________________________________
27436 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
27437         Log: Restore the /dev -b -c -S part of the test.
27438      Branch: perl
27439            ! t/op/stat.t
27440 ____________________________________________________________________________
27441 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
27442         Log: Retract #13475 until Arthur gets back to the mine.
27443      Branch: perl
27444            ! op.c t/run/kill_perl.t
27445 ____________________________________________________________________________
27446 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
27447         Log: (retracted by #13476)
27448              
27449              Manually apply #13474; fixes stale reference to dead
27450              CvOUTSIDE(); this can happen when anonymous subroutines
27451              that aren't closures are returned from an eval""
27452              
27453              (threads/shared/sv_refs.t is coredump-unhappy about this change)
27454      Branch: perl
27455            ! op.c t/run/kill_perl.t
27456 ____________________________________________________________________________
27457 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
27458         Log: replacement for change#10451
27459              
27460              fixes stale reference to dead CvOUTSIDE(); this can happen when
27461              anonymous subroutines that aren't closures are returned from an
27462              eval""
27463      Branch: maint-5.6/perl
27464            ! op.c t/op/misc.t
27465 ____________________________________________________________________________
27466 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
27467         Log: revert change#10451,10472; it was a naive fix that simply
27468              reintroduced the memory leak!
27469      Branch: maint-5.6/perl
27470            ! op.c t/op/misc.t
27471 ____________________________________________________________________________
27472 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
27473         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
27474              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27475              Date: Wed, 05 Dec 2001 10:49:20 +0100
27476              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
27477      Branch: perl
27478            ! lib/File/Basename.pm lib/File/Basename.t
27479 ____________________________________________________________________________
27480 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
27481         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
27482              From: Michael G Schwern <schwern@pobox.com> 
27483              Date: Wed, 5 Dec 2001 02:47:59 -0500
27484              Message-ID: <20011205024759.H14333@blackrider>
27485      Branch: perl
27486            ! t/op/magic.t
27487 ____________________________________________________________________________
27488 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
27489         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
27490              From: Michael G Schwern <schwern@pobox.com>              
27491              Date: Wed, 5 Dec 2001 02:22:05 -0500
27492              Message-ID: <20011205022205.F14333@blackrider>
27493      Branch: perl
27494            ! t/op/stat.t vms/test.com
27495 ____________________________________________________________________________
27496 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
27497         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
27498              From: Michael G Schwern <schwern@pobox.com> 
27499              Date: Tue, 4 Dec 2001 23:40:10 -0500
27500              Message-ID: <20011204234010.B14333@blackrider>
27501      Branch: perl
27502            ! t/op/stat.t
27503 ____________________________________________________________________________
27504 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
27505         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
27506              From: Michael G Schwern <schwern@pobox.com> 
27507              Date: Tue, 4 Dec 2001 21:09:18 -0500           
27508              Message-ID: <20011204210918.D13279@blackrider>
27509              
27510              t/test.
27511      Branch: perl
27512            ! t/test.pl
27513 ____________________________________________________________________________
27514 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
27515         Log: (accidentally empty check-in)
27516      Branch: perl
27517            ! t/op/stat.t
27518 ____________________________________________________________________________
27519 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
27520         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
27521              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27522              Date: Tue, 04 Dec 2001 23:40:27 +0100
27523              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
27524      Branch: perl
27525            ! mg.c
27526 ____________________________________________________________________________
27527 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
27528         Log: Subject: [PATCH] minor pod fix in Safe.pm
27529              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27530              Date: Tue, 4 Dec 2001 22:02:34 +0100
27531              Message-ID: <20011204220234.A17293@rafael>
27532      Branch: perl
27533            ! ext/Opcode/Safe.pm
27534 ____________________________________________________________________________
27535 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
27536         Log: CRLF GRRR.
27537      Branch: perl
27538            ! djgpp/configure.bat
27539 ____________________________________________________________________________
27540 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
27541         Log: DJGPP fixes from Laszlo Molnar.
27542      Branch: perl
27543            ! djgpp/configure.bat djgpp/djgpp.h
27544 ____________________________________________________________________________
27545 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
27546         Log: Update Changes.
27547      Branch: perl
27548            ! Changes patchlevel.h
27549 ____________________________________________________________________________
27550 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
27551         Log: Must wipe out the memory of real Socket before starting
27552              to use the new fake one.
27553      Branch: perl
27554            ! lib/Net/t/config.t
27555 ____________________________________________________________________________
27556 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
27557         Log: LC_ALL might trump LANG.
27558      Branch: perl
27559            ! lib/open.t
27560 ____________________________________________________________________________
27561 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
27562         Log: Make the eval runtime.
27563      Branch: perl
27564            ! lib/open.pm
27565 ____________________________________________________________________________
27566 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
27567         Log: Make the Langinfo test both more lenient (allow
27568              for any symbol not to exists) and stricter (add
27569              more symbols).
27570      Branch: perl
27571            ! ext/I18N/Langinfo/Langinfo.t
27572 ____________________________________________________________________________
27573 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
27574         Log: integrate change#13453 from maint-5.6
27575              
27576              tweak change#11399 to use an explicit flag rather than
27577              ass_u_ming w32_pseudo_id will only be zero for the real
27578              toplevel interpreter; avoids multiple hosts from diddling
27579              the environment at the same time
27580      Branch: perl
27581           !> win32/perlhost.h
27582 ____________________________________________________________________________
27583 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
27584         Log: Subject: [PATCH] VMS update for perldelta.pod
27585              From: "Craig A. Berry" <craigberry@mac.com> 
27586              Date: Tue, 4 Dec 2001 00:23:12 -0600
27587              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
27588      Branch: perl
27589            ! pod/perldelta.pod
27590 ____________________________________________________________________________
27591 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
27592         Log: NetWare tweak from Ananth Kesari.
27593      Branch: perl
27594            ! NetWare/Makefile
27595 ____________________________________________________________________________
27596 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
27597         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
27598              Not adding the test suite because of its many assumptions.
27599      Branch: perl
27600            ! lib/Net/Ping.pm
27601 ____________________________________________________________________________
27602 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
27603         Log: tweak change#11399 to use an explicit flag rather than
27604              ass_u_ming w32_pseudo_id will only be zero for the real
27605              toplevel interpreter; avoids multiple hosts from diddling
27606              the environment at the same time
27607      Branch: maint-5.6/perl
27608            ! win32/perlhost.h
27609 ____________________________________________________________________________
27610 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
27611         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
27612              from Len Makin.
27613      Branch: perl
27614            + hints/super-ux.sh
27615            ! MANIFEST
27616 ____________________________________________________________________________
27617 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
27618         Log: Add Mac OS X known failures to perldelta.
27619      Branch: perl
27620            ! pod/perldelta.pod
27621 ____________________________________________________________________________
27622 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
27623         Log: I think it's time to call the utf8 code non-test.
27624      Branch: perl
27625            ! utf8.c
27626 ____________________________________________________________________________
27627 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
27628         Log: Retract #13303, need rethink.
27629      Branch: perl
27630            ! utf8.c
27631 ____________________________________________________________________________
27632 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
27633         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
27634              From: "Craig A. Berry" <craigberry@mac.com>
27635              Date: Mon, 03 Dec 2001 16:28:06 -0600
27636              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
27637      Branch: perl
27638            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
27639 ____________________________________________________________________________
27640 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
27641         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
27642              From: Andy Dougherty <doughera@lafayette.edu>
27643              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
27644              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
27645      Branch: perl
27646            ! hints/solaris_2.sh
27647 ____________________________________________________________________________
27648 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
27649         Log: This test is not very robust on 8.3-constrained systems:
27650              all the "with truncated name" lines between "Autosplitting ..."
27651              and "some names are not unique" lines are unexpected,
27652              and the truncation message becomes:
27653              testtest.al, testtest.al truncate to testtest 
27654      Branch: perl
27655            ! lib/AutoSplit.t
27656 ____________________________________________________________________________
27657 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
27658         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
27659      Branch: perl
27660            ! ext/I18N/Langinfo/Langinfo.t
27661 ____________________________________________________________________________
27662 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
27663         Log: Test::Morify UCD.t
27664      Branch: perl
27665            ! lib/Unicode/UCD.t
27666 ____________________________________________________________________________
27667 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
27668         Log: If Socket has not been built (e.g. DJGPP) the libnet
27669              tests fall over with (too) much noise.
27670      Branch: perl
27671            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
27672            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
27673            ! lib/Net/t/smtp.t lib/Net/t/time.t
27674 ____________________________________________________________________________
27675 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
27676         Log: Subject: [PATCH] shared hash keys and ++/--
27677              From: Nicholas Clark <nick@ccl4.org>
27678              Date: Mon, 3 Dec 2001 16:37:16 +0000
27679              Message-ID: <20011203163716.C21702@plum.flirble.org>
27680      Branch: perl
27681            ! pp.c pp_hot.c sv.c t/op/inc.t
27682 ____________________________________________________________________________
27683 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
27684         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
27685              From: Jonathan Stowe <jns@gellyfish.com>
27686              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
27687              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
27688      Branch: perl
27689            ! lib/Term/Cap.pm
27690 ____________________________________________________________________________
27691 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
27692         Log: Update Changes.
27693      Branch: perl
27694            ! Changes patchlevel.h
27695 ____________________________________________________________________________
27696 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
27697         Log: perldelta tweaks.
27698      Branch: perl
27699            ! pod/perldelta.pod
27700 ____________________________________________________________________________
27701 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
27702         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
27703              From: Sam Tregar <sam@tregar.com> 
27704              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
27705              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
27706      Branch: perl
27707            ! pod/perlnewmod.pod
27708 ____________________________________________________________________________
27709 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
27710         Log: microperl casting nit.
27711      Branch: perl
27712            ! utf8.c
27713 ____________________________________________________________________________
27714 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
27715         Log: Make sharepvn a macro since all it does is a deref.
27716      Branch: perl
27717            ! embed.h embed.pl global.sym hv.c hv.h proto.h
27718 ____________________________________________________________________________
27719 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
27720         Log: perldelta updates.
27721      Branch: perl
27722            ! pod/perldelta.pod
27723 ____________________________________________________________________________
27724 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
27725         Log: PPPort update from Paul Marquess.
27726      Branch: perl
27727            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
27728            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
27729            + ext/Devel/PPPort/t/test.t
27730            - ext/Devel/PPPort/harness/Harness.pm
27731            - ext/Devel/PPPort/harness/Harness.xs
27732            - ext/Devel/PPPort/harness/Makefile.PL
27733            - ext/Devel/PPPort/harness/module2.c
27734            - ext/Devel/PPPort/harness/module3.c
27735            - ext/Devel/PPPort/harness/t/test.t
27736            ! MANIFEST ext/Devel/PPPort/MANIFEST
27737            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
27738            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
27739            ! ext/Devel/PPPort/soak
27740 ____________________________________________________________________________
27741 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
27742         Log: No use talking about dynamic library search patch
27743              unless we are having a dynamic build.
27744      Branch: perl
27745            ! t/TEST
27746 ____________________________________________________________________________
27747 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
27748         Log: Be more explicit on the List::Util build trick,
27749              should also stop unneeded rebuilds on static builds.
27750      Branch: perl
27751            ! ext/List/Util/Makefile.PL
27752 ____________________________________________________________________________
27753 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
27754         Log: We need to replace the optimize (-O1) with
27755              the -h scalar0 -h vector0, not append them
27756              to the ccflags.
27757      Branch: perl
27758            ! hints/unicos.sh hints/unicosmk.sh
27759 ____________________________________________________________________________
27760 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
27761         Log: Subject: [PATCH] Shared hash keys 
27762              From: Nicholas Clark <nick@ccl4.org>
27763              Date: Sun, 2 Dec 2001 20:52:32 +0000
27764              Message-ID: <20011202205232.U21702@plum.flirble.org>
27765      Branch: perl
27766            ! doop.c t/op/tr.t
27767 ____________________________________________________________________________
27768 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
27769         Log: Better add new files to MANIFEST, too.
27770      Branch: perl
27771            ! MANIFEST
27772 ____________________________________________________________________________
27773 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
27774         Log: Subject: {PATCH] perlpacktut.pod
27775              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
27776              Date: Sun, 02 Dec 2001 19:55:06 +0100
27777              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
27778      Branch: perl
27779            ! pod/perlpacktut.pod
27780 ____________________________________________________________________________
27781 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
27782         Log: Various small nits found by DJGPP build.
27783      Branch: perl
27784            ! doio.c mg.c pp.c util.c
27785 ____________________________________________________________________________
27786 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
27787         Log: Subject: RE: More verbose POD for Carp
27788              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
27789              Date: Sun, 2 Dec 2001 11:32:51 -0500
27790              Message-ID: <3C0A9748@operamail.com>
27791      Branch: perl
27792            ! lib/Carp.pm
27793 ____________________________________________________________________________
27794 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
27795         Log: Add a header for DJGPP with the function prototypes.
27796      Branch: perl
27797            + djgpp/djgpp.h
27798            ! MANIFEST djgpp/djgpp.c
27799 ____________________________________________________________________________
27800 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
27801         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
27802              From: Abe Timmerman <abe@ztreet.demon.nl>
27803              Date: Sun, 02 Dec 2001 02:41:25 +0100
27804              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
27805      Branch: perl
27806            ! pp_sys.c
27807 ____________________________________________________________________________
27808 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
27809         Log: There isn't PTR2INT(), there's PTR2IV().
27810      Branch: perl
27811            ! ext/Time/HiRes/HiRes.xs
27812 ____________________________________________________________________________
27813 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
27814         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
27815              From: Marc Lehmann <root@schmorp.de>
27816              Date: Sun, 02 Dec 2001 02:44:53 +0100
27817              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
27818      Branch: perl
27819            ! ext/Time/HiRes/HiRes.xs
27820 ____________________________________________________________________________
27821 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
27822         Log: encode()/decode() examples.
27823      Branch: perl
27824            ! ext/Encode/Encode.pm
27825 ____________________________________________________________________________
27826 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
27827         Log: DJGPP tweaks from Laszlo Molnar.
27828      Branch: perl
27829            ! djgpp/config.over djgpp/djgppsed.sh
27830 ____________________________________________________________________________
27831 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
27832         Log: Update Changes.
27833      Branch: perl
27834            ! Changes patchlevel.h
27835 ____________________________________________________________________________
27836 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
27837         Log: Integrate perlio;
27838              
27839              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
27840              which do not have file descriptors. Noticed a possibly
27841              worse problem in the process ...
27842      Branch: perl
27843           !> doio.c
27844 ____________________________________________________________________________
27845 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
27846         Log: Non-VMS-fixed and Win32-skipped version of
27847              
27848              Subject: [PATCH t/op/exec.t] Portabilty fix 
27849              From: Michael G Schwern <schwern@pobox.com> 
27850              Date: Fri, 30 Nov 2001 16:09:27 -0500
27851              Message-ID: <20011130160927.A10406@blackrider>
27852      Branch: perl
27853            ! t/op/exec.t
27854 ____________________________________________________________________________
27855 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
27856         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
27857              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
27858              Date: Sat, 1 Dec 2001 07:01:09 -0500
27859              Message-ID: <3C0D2E39@operamail.com>
27860              
27861              Subject: More verbose POD for Carp
27862              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
27863              Date: Sat, 1 Dec 2001 08:04:16 -0500
27864              Message-ID: <3C285C2B@operamail.com>
27865      Branch: perl
27866            ! lib/Carp.pm lib/Carp/Heavy.pm
27867 ____________________________________________________________________________
27868 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
27869         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
27870              From: chromatic <chromatic@rmci.net>
27871              Date: Sat, 01 Dec 2001 12:41:58 -0700
27872              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
27873      Branch: perl
27874            ! lib/DB.t
27875 ____________________________________________________________________________
27876 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
27877         Log: Try to make a missing RADIXCHAR a softer kinder error.
27878      Branch: perl
27879            ! ext/I18N/Langinfo/Langinfo.t
27880 ____________________________________________________________________________
27881 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
27882         Log: Have a little faith on nl_langinfo() itself.
27883      Branch: perl
27884            ! ext/I18N/Langinfo/Langinfo.xs
27885 ____________________________________________________________________________
27886 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
27887         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
27888              the max, not max plus one)
27889      Branch: perl
27890            ! ext/I18N/Langinfo/Langinfo.xs
27891 ____________________________________________________________________________
27892 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
27893         Log: Make reality agree with the comment.
27894      Branch: perl
27895            ! ext/I18N/Langinfo/Langinfo.xs
27896 ____________________________________________________________________________
27897 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
27898         Log: Try to protect against wild langinfo() arguments.
27899      Branch: perl
27900            ! ext/I18N/Langinfo/Langinfo.xs
27901 ____________________________________________________________________________
27902 [ 13409] By: nick                                  on 2001/12/01  18:19:59
27903         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
27904              have file descriptors. Noticed a possibly worse problem in the process ...
27905      Branch: perlio
27906            ! doio.c
27907 ____________________________________________________________________________
27908 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
27909         Log: (replaced by #13556)
27910              
27911              If we are inside an eval, let's be silent about
27912              separate symbols and just croak() in the end.
27913      Branch: perl
27914            ! lib/Exporter/Heavy.pm
27915 ____________________________________________________________________________
27916 [ 13407] By: nick                                  on 2001/12/01  17:14:05
27917         Log: Integrate mainline
27918      Branch: perlio
27919           !> (integrate 26 files)
27920 ____________________________________________________________________________
27921 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
27922         Log: Subject: Fix for Exporter error reporting behaviour
27923              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
27924              Date: Sat, 1 Dec 2001 06:34:48 -0500
27925              Message-ID: <3C0D1B9A@operamail.com>
27926      Branch: perl
27927            ! lib/Exporter.pm lib/Exporter/Heavy.pm
27928 ____________________________________________________________________________
27929 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
27930         Log: Need to hide behind an eval to avoid a warning
27931              about :utf8 on non-perlio configs.
27932      Branch: perl
27933            ! lib/open.t
27934 ____________________________________________________________________________
27935 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
27936         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
27937              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27938              Date: Fri, 30 Nov 2001 23:46:58 +0100
27939              Message-ID: <20011130234658.A717@rafael>
27940      Branch: perl
27941            ! op.c t/op/method.t
27942 ____________________________________________________________________________
27943 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
27944         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
27945              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27946              Date: Thu, 29 Nov 2001 22:46:12 +0100
27947              Message-ID: <20011129224612.A699@rafael>
27948      Branch: perl
27949            ! ext/B/B/Xref.pm
27950 ____________________________________________________________________________
27951 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
27952         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
27953              From: Tels <perl_dummy@bloodgate.com>
27954              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
27955              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
27956      Branch: perl
27957            ! pod/perlfunc.pod
27958 ____________________________________________________________________________
27959 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
27960         Log: Subject: [REPATCH] reference pointer comparison
27961              From: Nicholas Clark <nick@ccl4.org>
27962              Date: Sat, 1 Dec 2001 13:00:17 +0000
27963              Message-ID: <20011201130017.I21702@plum.flirble.org>
27964      Branch: perl
27965            ! pp.c
27966 ____________________________________________________________________________
27967 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
27968         Log: Upgrade to Storable 1.0.14.
27969      Branch: perl
27970            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
27971 ____________________________________________________________________________
27972 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
27973         Log: Add simple caches for ::viacode() and ::vianame().
27974      Branch: perl
27975            ! lib/charnames.pm lib/charnames.t
27976 ____________________________________________________________________________
27977 [ 13398] By: nick                                  on 2001/12/01  10:36:24
27978         Log: Integrate mainline.
27979      Branch: perlio
27980           +> (branch 44 files)
27981            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
27982            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
27983            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
27984           !> (integrate 250 files)
27985 ____________________________________________________________________________
27986 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
27987         Log: Regen toc and modlib.
27988      Branch: perl
27989            ! pod/perlmodlib.pod pod/perltoc.pod
27990 ____________________________________________________________________________
27991 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
27992         Log: Upgrade to podlators-1.18.
27993      Branch: perl
27994            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
27995 ____________________________________________________________________________
27996 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
27997         Log: -h scalar0 -h vector0 seems to help for both
27998              UNICOS and UNICOS/mk on the unpack %65c problems.
27999              
28000              (replaces #13393)
28001      Branch: perl
28002            ! hints/unicos.sh hints/unicosmk.sh
28003 ____________________________________________________________________________
28004 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
28005         Log: More Socket constants.
28006      Branch: perl
28007            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
28008 ____________________________________________________________________________
28009 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
28010         Log: (replaced by #13395)
28011      Branch: perl
28012            ! hints/unicosmk.sh
28013 ____________________________________________________________________________
28014 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
28015         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
28016              From: Andy Dougherty <doughera@lafayette.edu>
28017              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
28018              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
28019              
28020              Simplify the test skippage criterion now that we are
28021              no more dependent on sed.
28022      Branch: perl
28023            ! t/comp/cpp.t t/run/switchPx.t
28024 ____________________________________________________________________________
28025 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
28026         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
28027              From: Michael G Schwern <schwern@pobox.com>
28028              Date: Fri, 30 Nov 2001 11:48:44 -0500
28029              Message-ID: <20011130114844.C1303@blackrider>
28030              
28031              (replaces #13381)
28032      Branch: perl
28033            ! t/op/stat.t
28034 ____________________________________________________________________________
28035 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
28036         Log: Let's not assume how much memory has been allocated
28037              to PVs.
28038      Branch: perl
28039            ! ext/Devel/Peek/Peek.t
28040 ____________________________________________________________________________
28041 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
28042         Log: VOS needs to know the modules, including pp_sort.
28043      Branch: perl
28044            ! vos/perl.bind
28045 ____________________________________________________________________________
28046 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
28047         Log: Unused variables.
28048      Branch: perl
28049            ! ext/Unicode/Normalize/Normalize.xs
28050 ____________________________________________________________________________
28051 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
28052         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
28053              From: John Peacock <jpeacock@rowman.com>     
28054              Date: Fri, 30 Nov 2001 10:24:00 -0500        
28055              Message-ID: <3C07A490.A22A76B0@rowman.com>   
28056      Branch: perl
28057            ! lib/ExtUtils/Embed.t
28058 ____________________________________________________________________________
28059 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
28060         Log: Tweak for the VOS building script from Paul Green.
28061      Branch: perl
28062            ! vos/configure_perl.cm
28063 ____________________________________________________________________________
28064 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
28065         Log: Update Changes.
28066      Branch: perl
28067            ! Changes patchlevel.h
28068 ____________________________________________________________________________
28069 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
28070         Log: Cannot test if cppstdin has not yet been installed.
28071      Branch: perl
28072            ! t/run/switchPx.t
28073 ____________________________________________________________________________
28074 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
28075         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
28076              From: Michael G Schwern <schwern@pobox.com> 
28077              Date: Thu, 29 Nov 2001 22:05:11 -0500
28078              Message-ID: <20011129220510.A18869@blackrider>
28079              
28080              TODO 1: if cppstdin is used and not yet installed,
28081              the Px.t will fail (must do the same as in cpp.t)
28082              
28083              TODO 2: does this work if no Perl whatsoever has
28084              yet been installed?  That is, we should be using
28085              the Perl we are building to execute the one-liner.
28086      Branch: perl
28087            + t/run/switchPx.aux t/run/switchPx.t
28088            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
28089            ! vms/test.com
28090 ____________________________________________________________________________
28091 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
28092         Log: Upgrade to Unicode::Normalize 0.12.
28093      Branch: perl
28094            ! ext/Unicode/Normalize/Changes
28095            ! ext/Unicode/Normalize/Normalize.pm
28096            ! ext/Unicode/Normalize/Normalize.xs
28097            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
28098            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
28099            ! ext/Unicode/Normalize/t/test.t
28100 ____________________________________________________________________________
28101 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
28102         Log: (replaced by #13391)
28103              
28104              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
28105              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
28106              Date: 30 Nov 2001 11:41:53 -0000             
28107              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
28108              
28109              No need to die if we have high-paranoia (non-chdirable)
28110              system directories.
28111      Branch: perl
28112            ! t/op/stat.t
28113 ____________________________________________________________________________
28114 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
28115         Log: Paragraph rewrapping.
28116      Branch: perl
28117            ! pod/perliol.pod
28118 ____________________________________________________________________________
28119 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
28120         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
28121              From: Stas Bekman <stas@stason.org>
28122              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
28123              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
28124      Branch: perl
28125            ! pod/perliol.pod
28126 ____________________________________________________________________________
28127 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
28128         Log: Whether select() gets restarted on signals is
28129              implementation dependent.
28130      Branch: perl
28131            ! ext/Time/HiRes/HiRes.t
28132 ____________________________________________________________________________
28133 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
28134         Log: More forgotten checkins.
28135      Branch: perl
28136            ! embed.h embed.pl proto.h
28137 ____________________________________________________________________________
28138 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
28139         Log: Add a note about folding vs lowercase.
28140      Branch: perl
28141            ! regexec.c
28142 ____________________________________________________________________________
28143 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
28144         Log: Use to_uni_fold (and add changed global.sym)
28145      Branch: perl
28146            ! global.sym utf8.c
28147 ____________________________________________________________________________
28148 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
28149         Log: Make to Unicode character functions to use UVs
28150              instead of U32s and add to_uni_fold().
28151      Branch: perl
28152            ! embed.pl proto.h utf8.c
28153 ____________________________________________________________________________
28154 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
28155         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
28156              From: Nicholas Clark <nick@ccl4.org>
28157              Date: Thu, 29 Nov 2001 22:47:32 +0000
28158              Message-ID: <20011129224732.W37621@plum.flirble.org>
28159      Branch: perl
28160            ! pod/perlpacktut.pod
28161 ____________________________________________________________________________
28162 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
28163         Log: README.vos updates from Paul Green.
28164      Branch: perl
28165            ! README.vos
28166 ____________________________________________________________________________
28167 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
28168         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
28169              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28170              Date: Thu, 29 Nov 2001 14:18:51 EST
28171              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
28172      Branch: perl
28173            ! mg.c vms/vms.c vms/vmsish.h
28174 ____________________________________________________________________________
28175 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
28176         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
28177              From: Michael G Schwern <schwern@pobox.com>
28178              Date: Thu, 29 Nov 2001 13:12:31 -0500
28179              Message-ID: <20011129131231.E11300@blackrider>
28180      Branch: perl
28181            ! README.vms
28182 ____________________________________________________________________________
28183 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
28184         Log: BGET_IV was missing.
28185      Branch: perl
28186            ! ext/ByteLoader/bytecode.h
28187 ____________________________________________________________________________
28188 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
28189         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
28190              From: Jonathan Stowe <gellyfish@gellyfish.com>
28191              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
28192              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
28193      Branch: perl
28194            ! lib/Term/Cap.pm
28195 ____________________________________________________________________________
28196 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
28197         Log: Porting/checkURL.pl was missing.
28198      Branch: perl
28199            ! MANIFEST
28200 ____________________________________________________________________________
28201 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
28202         Log: Subject: INSTALL and READMEs should be reviewed
28203              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28204              Date: Thu, 29 Nov 2001 16:49:36 +0100
28205              Message-ID: <20011129164936.A17492@rafael>         
28206      Branch: perl
28207            ! README.cygwin
28208 ____________________________________________________________________________
28209 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
28210         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
28211              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
28212              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
28213              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
28214      Branch: perl
28215            ! README.os390
28216 ____________________________________________________________________________
28217 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
28218         Log: Update Changes.
28219      Branch: perl
28220            ! Changes patchlevel.h
28221 ____________________________________________________________________________
28222 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
28223         Log: The changes to the curliffed files didn't stick in #13348.
28224      Branch: perl
28225            ! README.dos README.win32
28226 ____________________________________________________________________________
28227 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
28228         Log: Subject: Re: Found the rev where File::Glob broke
28229              From: Andy Dougherty <doughera@lafayette.edu>
28230              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
28231              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
28232      Branch: perl
28233            ! lib/ExtUtils/MM_Unix.pm
28234 ____________________________________________________________________________
28235 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
28236         Log: Use __DATA__ instead of __END__.
28237      Branch: perl
28238            ! lib/Term/Cap.pm
28239 ____________________________________________________________________________
28240 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
28241         Log: Subject: [PATCH toke.c] autosplit into @F fix
28242              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28243              Date: Thu, 29 Nov 2001 14:52:23 +0100
28244              Message-ID: <20011129145223.A25817@rafael>         
28245      Branch: perl
28246            ! toke.c
28247 ____________________________________________________________________________
28248 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
28249         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
28250              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28251              Date: Thu, 29 Nov 2001 15:48:15 +0100
28252              Message-ID: <20011129154815.C25817@rafael>         
28253      Branch: perl
28254            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
28255 ____________________________________________________________________________
28256 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
28257         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
28258              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
28259              Date: Wed, 28 Nov 2001 20:35:29 +0100
28260              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
28261      Branch: perl
28262            ! pod/perlpacktut.pod
28263 ____________________________________________________________________________
28264 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
28265         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
28266              From: Stas Bekman <stas@stason.org>
28267              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
28268              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
28269              
28270              (with tweaks)
28271      Branch: perl
28272            ! pod/perlapio.pod
28273 ____________________________________________________________________________
28274 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
28275         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
28276              From: Tels <perl_dummy@bloodgate.com>
28277              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
28278              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
28279              
28280              (plus paragraph rewrapping)
28281      Branch: perl
28282            ! lib/Exporter.pm
28283 ____________________________________________________________________________
28284 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
28285         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
28286              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
28287              Date: Wed, 28 Nov 2001 21:47:59 +0000
28288              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
28289      Branch: perl
28290            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
28291 ____________________________________________________________________________
28292 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
28293         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
28294              From: Andy Dougherty <doughera@lafayette.edu>
28295              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
28296              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
28297      Branch: perl
28298            ! INSTALL ext/Time/HiRes/HiRes.t
28299 ____________________________________________________________________________
28300 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
28301         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
28302              From: Michael G Schwern <schwern@pobox.com> 
28303              Date: Wed, 28 Nov 2001 16:37:01 -0500
28304              Message-ID: <20011128163701.H676@blackrider>
28305      Branch: perl
28306            ! t/run/kill_perl.t
28307 ____________________________________________________________________________
28308 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
28309         Log: @INC tweak.
28310      Branch: perl
28311            ! t/op/ref.t
28312 ____________________________________________________________________________
28313 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
28314         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
28315              From: Nicholas Clark <nick@ccl4.org>
28316              Date: Wed, 28 Nov 2001 23:38:43 +0000
28317              Message-ID: <20011128233843.N37621@plum.flirble.org>  
28318      Branch: perl
28319            ! installman
28320 ____________________________________________________________________________
28321 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
28322         Log: Tweak the forking logic.
28323      Branch: perl
28324            ! Porting/checkURL.pl
28325 ____________________________________________________________________________
28326 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
28327         Log: Update perlmodlib.PL as per #13348.  The L<> got
28328              changed back because that is coming from ParseLink.pm.
28329      Branch: perl
28330            ! pod/perlmodlib.PL pod/perlmodlib.pod
28331 ____________________________________________________________________________
28332 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
28333         Log: URL fixups from Michael Schwern.
28334      Branch: perl
28335            ! README.cygwin README.dos README.hpux README.mint README.mpeix
28336            ! README.os390 README.qnx README.solaris README.vos README.win32
28337            ! pod/perlmodlib.pod
28338 ____________________________________________________________________________
28339 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
28340         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
28341              From: Barrie Slaymaker <barries@slaysys.com>
28342              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
28343              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
28344      Branch: perl
28345            ! lib/Exporter.pm
28346 ____________________________________________________________________________
28347 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
28348         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
28349      Branch: perl
28350            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
28351 ____________________________________________________________________________
28352 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
28353         Log: Subject: [PATCH] Re: $\ very broken
28354              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28355              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
28356              Message-ID: <20011128223308.E732@rafael>   
28357              
28358              Subject: Re: [PATCH] Re: $\ very broken     
28359              From: Nicholas Clark <nick@ccl4.org>
28360              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
28361              Message-ID: <20011128222859.K37621@plum.flirble.org>
28362      Branch: perl
28363            ! mg.c t/op/ref.t
28364 ____________________________________________________________________________
28365 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
28366         Log: Add Abigail's link checker with the following tweaks:
28367              - known dummy URLs (Peter Prymmer)
28368              - do also READMEs and INSTALL (Michael Schwern)
28369              - do also ftp URLs
28370              - add fork retry loop in case the allowed number
28371              of processes per user is low
28372      Branch: perl
28373            + Porting/checkURL.pl
28374            ! MANIFEST
28375 ____________________________________________________________________________
28376 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
28377         Log: Update Changes.
28378      Branch: perl
28379            ! Changes patchlevel.h
28380 ____________________________________________________________________________
28381 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
28382         Log: In Linux if we have modern enough gcc and supported
28383              enough CPU, crank up the optimization level to -O3.
28384      Branch: perl
28385            ! hints/linux.sh
28386 ____________________________________________________________________________
28387 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
28388         Log: Add perlpacktut from Wolfgang Laun; regen toc.
28389      Branch: perl
28390            + pod/perlpacktut.pod
28391            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
28392            ! pod/perltoc.pod
28393 ____________________________________________________________________________
28394 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
28395         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
28396              From: PPrymmer@factset.com
28397              Date: Wed, 28 Nov 2001 07:51:26 -0500
28398              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
28399      Branch: perl
28400            ! vms/test.com
28401 ____________________________________________________________________________
28402 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
28403         Log: Test cases for the first half of #13338.
28404      Branch: perl
28405            ! t/lib/h2ph.h t/lib/h2ph.pht
28406 ____________________________________________________________________________
28407 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
28408         Log: Subject: Re: h2ph confused by comments in an enum.
28409              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
28410              Date: Wed, 28 Nov 2001 04:19:21 +0000
28411              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
28412              
28413              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
28414              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
28415              Date: Wed, 28 Nov 2001 13:36:35 +0000
28416              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
28417      Branch: perl
28418            ! utils/h2ph.PL
28419 ____________________________________________________________________________
28420 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
28421         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
28422              From: Jonathan Stowe <gellyfish@gellyfish.com>
28423              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
28424              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
28425              
28426              (replace #13327)
28427      Branch: perl
28428            ! lib/Term/Cap.pm
28429 ____________________________________________________________________________
28430 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
28431         Log: Replace #13335 with
28432              
28433              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
28434              From: Russ Allbery <rra@stanford.edu>
28435              Date: 27 Nov 2001 20:42:49 -0800
28436              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
28437      Branch: perl
28438            ! lib/Pod/Text/Termcap.pm
28439 ____________________________________________________________________________
28440 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
28441         Log: (replaced by #13336)
28442              
28443              Subject: [PATCH perl@13323] Termcap.pm with no termios
28444              From: "Craig A. Berry" <craigberry@mac.com> 
28445              Date: Tue, 27 Nov 2001 22:28:50 -0600
28446              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
28447      Branch: perl
28448            ! lib/Pod/Text/Termcap.pm
28449 ____________________________________________________________________________
28450 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
28451         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
28452              From: "Craig A. Berry" <craigberry@mac.com> 
28453              Date: Tue, 27 Nov 2001 21:46:45 -0600
28454              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
28455      Branch: perl
28456            ! configure.com
28457 ____________________________________________________________________________
28458 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
28459         Log: Upgrade to podlators 1.17.
28460      Branch: perl
28461            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
28462            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
28463 ____________________________________________________________________________
28464 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
28465         Log: Fix for "a\x{100}" =~ /A/i.
28466      Branch: perl
28467            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
28468            ! utf8.c
28469 ____________________________________________________________________________
28470 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
28471         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
28472              From: "Craig A. Berry" <craigberry@mac.com>
28473              Date: Tue, 27 Nov 2001 17:11:49 -0600
28474              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
28475      Branch: perl
28476            ! lib/DB.t
28477 ____________________________________________________________________________
28478 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
28479         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
28480              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28481              Date: Tue, 27 Nov 2001 14:55:23 -0500
28482              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
28483              
28484              Subject: [PATCH: perl@13324] updates to perldelta.pod 
28485              From: PPrymmer@factset.com
28486              Date: Tue, 27 Nov 2001 18:06:04 -0500
28487              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
28488              
28489              plus added some known problems.
28490      Branch: perl
28491            ! pod/perldelta.pod
28492 ____________________________________________________________________________
28493 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
28494         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
28495              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28496              Date: Tue, 27 Nov 2001 15:38:02 EST 
28497              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
28498      Branch: perl
28499            ! configure.com vms/vms.c vms/vmsish.h
28500 ____________________________________________________________________________
28501 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
28502         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
28503              From: Michael G Schwern <schwern@pobox.com> 
28504              Date: Tue, 27 Nov 2001 15:31:12 -0500
28505              Message-ID: <20011127153112.G20929@blackrider>
28506      Branch: perl
28507            ! t/run/kill_perl.t
28508 ____________________________________________________________________________
28509 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
28510         Log: (replaced by #13337)
28511              
28512              VMS can safely hardcode a termcap entry for VT100.
28513      Branch: perl
28514            ! lib/Term/Cap.pm
28515 ____________________________________________________________________________
28516 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
28517         Log: VMS piping fixes from Charles Lane (perl -P should
28518              be working now).
28519      Branch: perl
28520            ! vms/vms.c
28521 ____________________________________________________________________________
28522 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
28523         Log: Subject: [PATCH] perlvar.pod fix
28524              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28525              Date: Tue, 27 Nov 2001 13:11:47 -0500
28526              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
28527      Branch: perl
28528            ! pod/perlvar.pod
28529 ____________________________________________________________________________
28530 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
28531         Log: Update Changes.
28532      Branch: perl
28533            ! Changes patchlevel.h
28534 ____________________________________________________________________________
28535 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
28536         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
28537              From: "Craig A. Berry" <craigberry@mac.com> 
28538              Date: Tue, 27 Nov 2001 10:21:18 -0600
28539              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
28540      Branch: perl
28541            ! lib/ExtUtils/MM_VMS.pm
28542 ____________________________________________________________________________
28543 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
28544         Log: Protect against accumulating -options -options -options.
28545      Branch: perl
28546            ! hints/hpux.sh
28547 ____________________________________________________________________________
28548 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
28549         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
28550              From: Barrie Slaymaker <barries@slaysys.com>
28551              Date: Tue, 27 Nov 2001 10:58:54 -0500
28552              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
28553      Branch: perl
28554            ! lib/Benchmark.pm
28555 ____________________________________________________________________________
28556 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
28557         Log: Tiny fix from John P. Linderman.
28558      Branch: perl
28559            ! lib/sort.pm
28560 ____________________________________________________________________________
28561 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
28562         Log: The Story of sort(), from John P. Linderman.
28563      Branch: perl
28564            ! pod/perldelta.pod
28565 ____________________________________________________________________________
28566 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
28567         Log: Add information what to do if you are reading
28568              perluniintro but using some older Perl.
28569      Branch: perl
28570            ! pod/perluniintro.pod
28571 ____________________________________________________________________________
28572 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
28573         Log: Update the 'wide characters' FAQ entry.
28574      Branch: perl
28575            ! pod/perlfaq6.pod
28576 ____________________________________________________________________________
28577 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
28578         Log: Fix for
28579              
28580              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
28581              From: Marc Lehmann <root@schmorp.de>
28582              Date: Tue, 27 Nov 2001 14:27:14 +0100
28583              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
28584      Branch: perl
28585            ! ext/Encode.t ext/Encode/Encode.xs
28586 ____________________________________________________________________________
28587 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
28588         Log: Subject: [PATCH] DB_File 1.801
28589              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28590              Date: Tue, 27 Nov 2001 15:06:45 -0000
28591              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
28592      Branch: perl
28593            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
28594            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
28595 ____________________________________________________________________________
28596 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
28597         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
28598      Branch: perl
28599            ! pod/perlmodlib.pod
28600 ____________________________________________________________________________
28601 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
28602         Log: sort() doc tweaks from John P. Linderman.
28603      Branch: perl
28604            ! pod/perlfunc.pod
28605 ____________________________________________________________________________
28606 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
28607         Log: Subject: [PATCH] More perldelta.pod nits
28608              From: Simon Glover <scog@roe.ac.uk>
28609              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
28610              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
28611      Branch: perl
28612            ! pod/perldelta.pod
28613 ____________________________________________________________________________
28614 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
28615         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
28616              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28617              Date: Tue, 27 Nov 2001 11:52:31 -0000
28618              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
28619      Branch: perl
28620            ! ext/Devel/PPPort/harness/Makefile.PL
28621 ____________________________________________________________________________
28622 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
28623         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
28624              From: Michael G Schwern <schwern@pobox.com>
28625              Date: Tue, 27 Nov 2001 03:38:24 -0500
28626              Message-ID: <20011127033824.A17775@blackrider>
28627      Branch: perl
28628            ! t/TEST
28629 ____________________________________________________________________________
28630 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
28631         Log: Subject: Re: perlcc very broken
28632              From: John Peacock <jpeacock@rowman.com>
28633              Date: Tue, 27 Nov 2001 06:48:01 -0500
28634              Message-ID: <3C037D71.4030508@rowman.com>
28635      Branch: perl
28636            ! utils/perlcc.PL
28637 ____________________________________________________________________________
28638 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
28639         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
28640              From: David Dyck <dcd@tc.fluke.com>
28641              Date: Mon, 26 Nov 2001 22:04:38 -0800
28642              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
28643      Branch: perl
28644            ! t/op/pack.t
28645 ____________________________________________________________________________
28646 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
28647         Log: Subject: [ID 20011126.149] t/op/split fails step 37
28648              From: David Dyck <dcd@tc.fluke.com>
28649              Date: Mon, 26 Nov 2001 21:52:35 -0800
28650              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
28651      Branch: perl
28652            ! t/op/split.t
28653 ____________________________________________________________________________
28654 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
28655         Log: incorporate last minute change from libnet 1.0901-tobe
28656      Branch: perl
28657            ! lib/Net/SMTP.pm
28658 ____________________________________________________________________________
28659 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
28660         Log: Pass 7 at perldelta - random edits.
28661      Branch: perl
28662            ! pod/perldelta.pod
28663 ____________________________________________________________________________
28664 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
28665         Log: Portability and skippage tweaks.
28666      Branch: perl
28667            ! t/op/split.t
28668 ____________________________________________________________________________
28669 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
28670         Log: (retracted by #13449)
28671              Try to make Unicode casemapping to work for EBCDIC, too.
28672      Branch: perl
28673            ! utf8.c
28674 ____________________________________________________________________________
28675 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
28676         Log: Just printing 1..0 is not quite enough...
28677      Branch: perl
28678            ! lib/Dumpvalue.t
28679 ____________________________________________________________________________
28680 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
28681         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
28682              Delay the match until runtime.
28683      Branch: perl
28684            ! t/op/append.t
28685 ____________________________________________________________________________
28686 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
28687         Log: UTF-EBCDIC.
28688      Branch: perl
28689            ! ext/Devel/Peek/Peek.t
28690 ____________________________________________________________________________
28691 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
28692         Log: Be UTF-EBCDIC aware.
28693      Branch: perl
28694            ! lib/bytes.t
28695 ____________________________________________________________________________
28696 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
28697         Log: Bad assumption which way digits and letters sort.
28698      Branch: perl
28699            ! lib/English.t
28700 ____________________________________________________________________________
28701 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
28702         Log: If in EBCDIC but no Convert::EBCDIC
28703              the libnet tests will all fail.
28704      Branch: perl
28705            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
28706            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
28707            ! lib/Net/t/smtp.t lib/Net/t/time.t
28708 ____________________________________________________________________________
28709 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
28710         Log: Just sorting to guarantee order is not enough.
28711              (Think EBCDIC.) 
28712      Branch: perl
28713            ! lib/ExtUtils/Manifest.t
28714 ____________________________________________________________________________
28715 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
28716         Log: OS/390 cleanable gunk.
28717      Branch: perl
28718            ! lib/ExtUtils/MM_Unix.pm
28719 ____________________________________________________________________________
28720 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
28721         Log: Update the EBCDIC MD5 checksums.
28722      Branch: perl
28723            ! ext/Digest/MD5/t/files.t
28724 ____________________________________________________________________________
28725 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
28726         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
28727              From: Nicholas Clark <nick@ccl4.org>
28728              Date: Mon, 26 Nov 2001 23:06:34 +0000
28729              Message-ID: <20011126230633.Q37621@plum.flirble.org>
28730      Branch: perl
28731            ! installman
28732 ____________________________________________________________________________
28733 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
28734         Log: sort tweaks from John P. Linderman.
28735      Branch: perl
28736            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
28737 ____________________________________________________________________________
28738 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
28739         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
28740              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
28741              Date: Mon, 26 Nov 2001 18:47:25 -0600
28742              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
28743              
28744              Craig Berry submitted half of this patch just yesterday.
28745              Spooky cosmic resonance.
28746      Branch: perl
28747            ! ext/Socket/Socket.xs
28748 ____________________________________________________________________________
28749 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
28750         Log: Subject: [PATCH] doio slightly smaller
28751              From: Nicholas Clark <nick@ccl4.org>
28752              Date: Tue, 27 Nov 2001 00:40:23 +0000      
28753              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
28754      Branch: perl
28755            ! doio.c
28756 ____________________________________________________________________________
28757 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
28758         Log: perldelta nits from Autrijus Tang and Ron Kimball.
28759      Branch: perl
28760            ! pod/perldelta.pod
28761 ____________________________________________________________________________
28762 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
28763         Log: Subject: [PATCH] unpack P* uses random length for item
28764              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
28765              Date: Mon, 26 Nov 2001 19:56:32 +0100
28766              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
28767      Branch: perl
28768            ! pod/perldiag.pod pp_pack.c t/op/pack.t
28769 ____________________________________________________________________________
28770 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
28771         Log: Subject: [PATCH current] system and taintedness
28772              From: Radu Greab <radu@netsoft.ro>
28773              Date: Mon, 26 Nov 2001 18:42:29 +0200
28774              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
28775      Branch: perl
28776            ! pp_sys.c t/op/taint.t
28777 ____________________________________________________________________________
28778 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
28779         Log: Subject: [PATCH @ 13283] Devel::PPPort
28780              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28781              Date: Mon, 26 Nov 2001 14:37:17 -0000
28782              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
28783      Branch: perl
28784            + ext/Devel/PPPort/MANIFEST
28785            ! MANIFEST ext/Devel/PPPort/Makefile.PL
28786            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
28787            ! ext/Devel/PPPort/harness/Harness.xs
28788            ! ext/Devel/PPPort/harness/Makefile.PL
28789            ! ext/Devel/PPPort/harness/module2.c
28790            ! ext/Devel/PPPort/harness/module3.c
28791            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
28792 ____________________________________________________________________________
28793 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
28794         Log: Update the test list.
28795      Branch: perl
28796            ! t/lib/1_compile.t
28797 ____________________________________________________________________________
28798 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
28799         Log: Sync-up tests with libnet distribution
28800      Branch: perl
28801            + lib/Net/t/netrc.t
28802            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
28803 ____________________________________________________________________________
28804 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
28805         Log: Update Changes.
28806      Branch: perl
28807            ! Changes patchlevel.h
28808 ____________________________________________________________________________
28809 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
28810         Log: Upgrade to podlators 1.16.
28811      Branch: perl
28812            + lib/Pod/t/basic.cap
28813            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
28814            ! lib/Pod/t/basic.t pod/pod2man.PL
28815 ____________________________________________________________________________
28816 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
28817         Log: Pass 6 at perldelta - sort enhancements, generic and
28818              platform specific bug fixes.
28819      Branch: perl
28820            ! pod/perldelta.pod
28821 ____________________________________________________________________________
28822 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
28823         Log: PROPAGATE documentation from Tony Cook.
28824      Branch: perl
28825            ! pod/perlfunc.pod
28826 ____________________________________________________________________________
28827 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
28828         Log: DJGPP cannot do signals that well.
28829      Branch: perl
28830            ! ext/POSIX/t/sigaction.t
28831 ____________________________________________________________________________
28832 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
28833         Log: Can't do subsecond alarms without ualarm; and break out
28834              early if alarms do not seem to be coming in as expected.
28835      Branch: perl
28836            ! ext/Time/HiRes/HiRes.t
28837 ____________________________________________________________________________
28838 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
28839         Log: No Socket, little Net.
28840      Branch: perl
28841            ! t/lib/1_compile.t
28842 ____________________________________________________________________________
28843 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
28844         Log: Take the taint brush to the getcwds.
28845      Branch: perl
28846            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
28847 ____________________________________________________________________________
28848 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
28849         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
28850              From: "Craig A. Berry" <craigberry@mac.com>
28851              Date: Sun, 25 Nov 2001 16:20:45 -0600
28852              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
28853      Branch: perl
28854            ! ext/Socket/Socket.xs
28855 ____________________________________________________________________________
28856 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
28857         Log: Since in some DOS filesystems the timestamp granularity
28858              may be only two seconds, better sleep for three to play safe.
28859              (Helps CygWin, at least.)
28860      Branch: perl
28861            ! lib/Memoize/t/expire_file.t
28862 ____________________________________________________________________________
28863 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
28864         Log: For some reason CygWin wasn't collapsing multiple
28865              slashes into one, which made some Spec.t tests to fail.
28866              Either CygWin was being too prudish or the collapsing
28867              logic needs to be rethunk.
28868      Branch: perl
28869            ! lib/File/Spec/Unix.pm
28870 ____________________________________________________________________________
28871 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
28872         Log: Cygwin needs to have libperl.dll around if trying to link
28873              with -lperl.  Note: this change cures the test but whether
28874              it cures CygPerl installation, I don't know: hopefully the
28875              libperl5_7_2.dll, or the version equivalent, gets installed
28876              also as libperl.dll to the proper place(s).
28877      Branch: perl
28878            ! lib/ExtUtils/Embed.t
28879 ____________________________________________________________________________
28880 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
28881         Log: -I../lib/.. and -L../lib/..?  Strange.
28882      Branch: perl
28883            ! lib/ExtUtils/Embed.t
28884 ____________________________________________________________________________
28885 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
28886         Log: $MM?
28887      Branch: perl
28888            ! lib/ExtUtils/Embed.pm
28889 ____________________________________________________________________________
28890 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
28891         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
28892              From: Dave Rolsky <autarch@urth.org>
28893              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
28894              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
28895      Branch: perl
28896            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
28897            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
28898 ____________________________________________________________________________
28899 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
28900         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
28901              From: chromatic <chromatic@rmci.net>
28902              Date: Sat, 24 Nov 2001 14:56:57 -0700
28903              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
28904              
28905              plus a tweak for ithreads builds.
28906      Branch: perl
28907            + lib/DB.t
28908            ! MANIFEST lib/DB.pm
28909 ____________________________________________________________________________
28910 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
28911         Log: Win32 compilation tweaks for Blair Zajac.
28912      Branch: perl
28913            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
28914 ____________________________________________________________________________
28915 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
28916         Log: I don't think trying to bracket the hires time with lores
28917              times is going to be portable enough: Cygwin seems to be
28918              capable of getting hires ones rather consistently lower
28919              than the lores ones.  So let's try average difference instead.
28920      Branch: perl
28921            ! ext/Time/HiRes/HiRes.t
28922 ____________________________________________________________________________
28923 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
28924         Log: Subject: Re: benchmarks, sorts and reproducibility
28925              From: "John P. Linderman" <jpl@research.att.com>
28926              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
28927              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
28928              
28929              Randomize large partitions for quicksort to dodge the
28930              angry gods of quadratic.
28931      Branch: perl
28932            ! pp_sort.c
28933 ____________________________________________________________________________
28934 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
28935         Log: The joys of portable quoting.
28936      Branch: perl
28937            ! ext/Devel/PPPort/harness/Makefile.PL
28938 ____________________________________________________________________________
28939 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
28940         Log: sort pragma tweaks.
28941      Branch: perl
28942            ! lib/sort.pm
28943 ____________________________________________________________________________
28944 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
28945         Log: Skip the link= directives of utils.lst if no mandir
28946              (if no manpages).
28947      Branch: perl
28948            ! installman
28949 ____________________________________________________________________________
28950 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
28951         Log: integrate changes#8340,13260 from mainline
28952              
28953              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
28954              
28955              change#3373 introduced a handle leak in backticks and piped open()s
28956              that fail
28957      Branch: maint-5.6/perl
28958            ! t/io/pipe.t util.c
28959 ____________________________________________________________________________
28960 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
28961         Log: change#3373 introduced a handle leak in backticks and piped open()s
28962              that fail
28963      Branch: perl
28964            ! util.c
28965 ____________________________________________________________________________
28966 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
28967         Log: metaconfig unit change for #13258.
28968      Branch: metaconfig/U/perl
28969            ! d_procselfexe.U
28970 ____________________________________________________________________________
28971 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
28972         Log: Extraenous breaks noticed by David Dyck.
28973      Branch: perl
28974            ! Configure
28975 ____________________________________________________________________________
28976 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
28977         Log: Revert the /proc/self/auxv experiment for now.
28978      Branch: perl
28979            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
28980 ____________________________________________________________________________
28981 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
28982         Log: Also ExtUtils.t had $^X assumptions.
28983      Branch: perl
28984            ! lib/ExtUtils.t
28985 ____________________________________________________________________________
28986 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
28987         Log: Now is Solaris if you start the t/perl in the t/
28988              as "./perl", the $^X will be "../perl", not "./perl".
28989      Branch: perl
28990            ! t/lib/1_compile.t
28991 ____________________________________________________________________________
28992 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
28993         Log: The new way of finding out $^X in Solaris
28994              requires a little tweak if the executable
28995              pathname is *not* absolute: prepend "./"
28996              (otherwise `$^X ...` will start perl from PATH...)
28997      Branch: perl
28998            ! perl.c
28999 ____________________________________________________________________________
29000 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
29001         Log: Avoid "will not stay shared" warnings.
29002      Branch: perl
29003            ! lib/ExtUtils/MM_Unix.pm
29004 ____________________________________________________________________________
29005 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
29006         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
29007              From: Michael G Schwern <schwern@pobox.com>
29008              Date: Sat, 24 Nov 2001 19:56:18 -0500
29009              Message-ID: <20011124195618.A14614@blackrider>            
29010      Branch: perl
29011            ! perl.c pp_sys.c t/op/magic.t util.c
29012 ____________________________________________________________________________
29013 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
29014         Log: In the MakeMaker pm_to_blib target don't copy all
29015              the files in one fell swoop, deal with them hunkwise,
29016              helps for CLIs with limited line lengths.
29017              (This seems to help for DJGPP building Encode,
29018              where there are dozens of files to copy.)
29019      Branch: perl
29020            ! lib/ExtUtils/MM_Unix.pm
29021 ____________________________________________________________________________
29022 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
29023         Log: testsuite leaves stray files behind on windows
29024      Branch: perl
29025            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
29026 ____________________________________________________________________________
29027 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
29028         Log: xsubpp produces a spurious warning on directories called 'typemap'
29029      Branch: perl
29030            ! lib/ExtUtils/xsubpp
29031 ____________________________________________________________________________
29032 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
29033         Log: xsubpp treats invalid (indented) cpp directives as comments
29034      Branch: perl
29035            ! ext/IO/IO.xs
29036 ____________________________________________________________________________
29037 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
29038         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
29039      Branch: perl
29040            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
29041 ____________________________________________________________________________
29042 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
29043         Log: The debug_pag needs to be visible at all times
29044              because of the re extension.
29045      Branch: perl
29046            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
29047 ____________________________________________________________________________
29048 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
29049         Log: Subject: Re: [PATCH] Tests are good
29050              From: Philip Newton <Philip.Newton@gmx.net>
29051              Date: Sat, 24 Nov 2001 21:24:00 +0100
29052              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
29053      Branch: perl
29054            ! pod/perlhack.pod
29055 ____________________________________________________________________________
29056 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
29057         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
29058              From: "Craig A. Berry" <craigberry@mac.com> 
29059              Date: Sat, 24 Nov 2001 12:45:44 -0600
29060              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
29061              
29062              (with tweaks, and combined with Sarathy's #13242)
29063      Branch: perl
29064            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
29065 ____________________________________________________________________________
29066 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
29067         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
29068              From: John Peacock <jpeacock@rowman.com>
29069              Date: Sat, 24 Nov 2001 14:27:46 -0500
29070              Message-ID: <3BFFF4B2.40509@rowman.com> 
29071      Branch: perl
29072            ! lib/Exporter/Heavy.pm
29073 ____________________________________________________________________________
29074 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
29075         Log: use portable quotes
29076      Branch: perl
29077            ! ext/Devel/PPPort/harness/Makefile.PL
29078 ____________________________________________________________________________
29079 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
29080         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
29081              From: Nicholas Clark <nick@ccl4.org>
29082              Date: Sat, 24 Nov 2001 18:06:26 +0000
29083              Message-ID: <20011124180626.T37621@plum.flirble.org>
29084      Branch: perl
29085            ! installman
29086 ____________________________________________________________________________
29087 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
29088         Log: Subject: [PATCH] perl5005delta.pod L<>
29089              From: Nicholas Clark <nick@ccl4.org>
29090              Date: Sat, 24 Nov 2001 18:04:21 +0000
29091              Message-ID: <20011124180421.S37621@plum.flirble.org>
29092      Branch: perl
29093            ! pod/perl5005delta.pod
29094 ____________________________________________________________________________
29095 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
29096         Log: fix typo in config.vc; regenerate win32 config_H.* files
29097      Branch: perl
29098            ! win32/config.vc win32/config_H.bc win32/config_H.gc
29099            ! win32/config_H.vc
29100 ____________________________________________________________________________
29101 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
29102         Log: Mention the charnames::vianame().
29103      Branch: perl
29104            ! pod/perluniintro.pod
29105 ____________________________________________________________________________
29106 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
29107         Log: Add charnames::vianame() in case people want to access
29108              the codes in run-time (as opposed to the compile-timeness
29109              of \N{...}).
29110      Branch: perl
29111            ! lib/charnames.pm lib/charnames.t
29112 ____________________________________________________________________________
29113 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
29114         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
29115              From: Nicholas Clark <nick@ccl4.org>
29116              Date: Sat, 24 Nov 2001 16:30:42 +0000
29117              Message-ID: <20011124163042.R37621@plum.flirble.org>
29118      Branch: perl
29119            ! regcomp.c regcomp.h
29120 ____________________________________________________________________________
29121 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
29122         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
29123              From: Nicholas Clark <nick@ccl4.org>
29124              Date: Sat, 24 Nov 2001 16:24:33 +0000
29125              Message-ID: <20011124162433.Q37621@plum.flirble.org>
29126              
29127              cmp fixes.
29128      Branch: perl
29129            ! pp.c
29130 ____________________________________________________________________________
29131 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
29132         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
29133              (It seems that "./perl" gets resolved to "perl" now.)
29134      Branch: perl
29135            ! perl.c
29136 ____________________________________________________________________________
29137 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
29138         Log: Subject: [PATCH] DB_File 1.800        
29139              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
29140              Date: Sat, 24 Nov 2001 11:41:41 -0000
29141              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
29142      Branch: perl
29143            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
29144            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
29145            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
29146            ! ext/DB_File/t/db-recno.t
29147 ____________________________________________________________________________
29148 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
29149         Log: Tweak the PUSHED documentation.
29150      Branch: perl
29151            ! ext/PerlIO/Via/Via.pm
29152 ____________________________________________________________________________
29153 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
29154         Log: Update 1_compile for new known tests.
29155      Branch: perl
29156            ! t/lib/1_compile.t
29157 ____________________________________________________________________________
29158 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
29159         Log: Move the MBF/MBI test modules to t/lib.
29160      Branch: perl
29161            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
29162            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29163            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29164            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
29165            ! lib/Math/BigInt/t/sub_mbi.t
29166 ____________________________________________________________________________
29167 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
29168         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
29169              From: "Craig A. Berry" <craigberry@mac.com> 
29170              Date: Fri, 23 Nov 2001 18:05:35 -0600
29171              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
29172      Branch: perl
29173            ! configure.com
29174 ____________________________________________________________________________
29175 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
29176         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
29177              From: PPrymmer@factset.com 
29178              Date: Fri, 23 Nov 2001 17:03:07 -0500
29179              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
29180      Branch: perl
29181            ! ext/Unicode/Normalize/mkheader
29182 ____________________________________________________________________________
29183 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
29184         Log: Here are the right helper files.
29185      Branch: perl
29186            + t/lib/Filter/Simple/ExportTest.pm
29187            + t/lib/Filter/Simple/FilterOnlyTest.pm
29188            + t/lib/Filter/Simple/FilterTest.pm
29189            + t/lib/Filter/Simple/ImportTest.pm
29190            ! MANIFEST
29191 ____________________________________________________________________________
29192 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
29193         Log: Update Changes.
29194      Branch: perl
29195            ! Changes patchlevel.h
29196 ____________________________________________________________________________
29197 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
29198         Log: Never mind.
29199      Branch: perl
29200            - lib/Filter/Simple/lib/ExportTest.pm
29201            - lib/Filter/Simple/lib/ImportTest.pm
29202 ____________________________________________________________________________
29203 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
29204         Log: Mis-add.
29205      Branch: perl
29206            + lib/Filter/Simple/lib/ExportTest.pm
29207            + lib/Filter/Simple/lib/ImportTest.pm
29208 ____________________________________________________________________________
29209 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
29210         Log: Upgrade to Filter::Simple 0.77.
29211      Branch: perl
29212            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
29213            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
29214            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
29215            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
29216            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
29217 ____________________________________________________________________________
29218 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
29219         Log: Missing p4 add.
29220      Branch: perl
29221            + lib/ExtUtils/MM_VMS.t
29222 ____________________________________________________________________________
29223 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
29224         Log: Pass 5 at perldelta - module and utility updates cleanup.
29225      Branch: perl
29226            ! pod/perldelta.pod
29227 ____________________________________________________________________________
29228 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
29229         Log: metaconfig unit change for #13219.
29230      Branch: metaconfig/U/perl
29231            ! d_procselfexe.U
29232 ____________________________________________________________________________
29233 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
29234         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
29235      Branch: perl
29236            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29237            ! pod/buildtoc.PL pod/perltoc.pod
29238 ____________________________________________________________________________
29239 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
29240         Log: Add procselfexe and d_dirfd to strange lands.
29241      Branch: perl
29242            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
29243            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
29244            ! vos/config.ga.def vos/config.ga.h win32/config.bc
29245            ! win32/config.gc win32/config.vc win32/config.win64
29246            ! wince/config.ce
29247 ____________________________________________________________________________
29248 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
29249         Log: metaconfig unit change for #13216.
29250      Branch: metaconfig/U/perl
29251            ! d_procselfexe.U
29252 ____________________________________________________________________________
29253 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
29254         Log: Better to "quote" the pathname.
29255      Branch: perl
29256            ! Configure config_h.SH
29257 ____________________________________________________________________________
29258 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
29259         Log: Use PROCSELFEXE_PATH.
29260      Branch: perl
29261            ! perl.c
29262 ____________________________________________________________________________
29263 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
29264         Log: metaconfig unit change for #13213.
29265      Branch: metaconfig/U/perl
29266            ! d_procselfexe.U
29267 ____________________________________________________________________________
29268 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
29269         Log: Add probing for BSD-like /proc/curproc/file.
29270      Branch: perl
29271            ! Configure config_h.SH
29272 ____________________________________________________________________________
29273 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
29274         Log: metaconfig unit change for 13211.
29275      Branch: metaconfig/U/perl
29276            + d_dirfd.U
29277 ____________________________________________________________________________
29278 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
29279         Log: Add probing for dirfd() so that it can be added it IO::Dir.
29280      Branch: perl
29281            ! Configure config_h.SH perl.h
29282 ____________________________________________________________________________
29283 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
29284         Log: ...and update the test count.
29285      Branch: perl
29286            ! lib/Pod/t/basic.t
29287 ____________________________________________________________________________
29288 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
29289         Log: Must remove the cap test also from the test script.
29290      Branch: perl
29291            ! lib/Pod/t/basic.t
29292 ____________________________________________________________________________
29293 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
29294         Log: Subject: [PATCH] Tests are good
29295              From: Nicholas Clark <nick@ccl4.org>
29296              Date: Fri, 23 Nov 2001 18:12:21 +0000
29297              Message-ID: <20011123181220.F37621@plum.flirble.org>
29298      Branch: perl
29299            ! pod/perlhack.pod
29300 ____________________________________________________________________________
29301 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
29302         Log: The basic.cap from podlators 1.14 is not very portable.
29303      Branch: perl
29304            - lib/Pod/t/basic.cap
29305            ! MANIFEST
29306 ____________________________________________________________________________
29307 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
29308         Log: Subject: Re: [DOC PATCHES] pod cleanups
29309              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29310              Date: 22 Nov 2001 12:54:16 -0000
29311              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
29312      Branch: perl
29313            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
29314            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
29315 ____________________________________________________________________________
29316 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
29317         Log: FAQ sync.
29318      Branch: perl
29319            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
29320 ____________________________________________________________________________
29321 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
29322         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
29323              From: PPrymmer@factset.com
29324              Date: Fri, 23 Nov 2001 11:43:45 -0500
29325              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
29326      Branch: perl
29327            ! MANIFEST lib/ExtUtils/MM_VMS.pm
29328 ____________________________________________________________________________
29329 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
29330         Log: Corify podlators 1.14 test.
29331      Branch: perl
29332            ! lib/Pod/t/basic.t
29333 ____________________________________________________________________________
29334 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
29335         Log: Output tweak needed because of podlators 1.14.
29336      Branch: perl
29337            ! t/pod/multiline_items.xr
29338 ____________________________________________________________________________
29339 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
29340         Log: Upgrade to podlators 1.14.
29341      Branch: perl
29342            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
29343            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
29344            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
29345            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
29346            ! lib/Pod/Text/Overstrike.pm
29347 ____________________________________________________________________________
29348 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
29349         Log: perlmodinstall tweaks from Philip Newton.
29350      Branch: perl
29351            ! pod/perlmodinstall.pod
29352 ____________________________________________________________________________
29353 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
29354         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
29355              From: Autrijus Tang <autrijus@autrijus.org>           
29356              Date: Fri, 23 Nov 2001 23:55:53 +0800
29357              Message-ID: <20011123235553.A2310@not.autrijus.org>
29358      Branch: perl
29359            ! Porting/genlog
29360 ____________________________________________________________________________
29361 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
29362         Log: Subject: Re: regex oddness with \Z and $&
29363              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
29364              Date: Fri, 23 Nov 2001 15:15:24 +0000
29365              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
29366      Branch: perl
29367            ! regcomp.c t/op/re_tests
29368 ____________________________________________________________________________
29369 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
29370         Log: regen_headers.
29371      Branch: perl
29372            ! embed.h global.sym pod/perlapi.pod proto.h
29373 ____________________________________________________________________________
29374 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
29375         Log: Forgotten check-in.
29376      Branch: perl
29377            ! pod/perlapi.pod
29378 ____________________________________________________________________________
29379 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
29380         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
29381      Branch: perl
29382            ! lib/Test/Simple.pm
29383 ____________________________________________________________________________
29384 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
29385         Log: Retract #13173 (effectively retract Net::Ping 2.06,
29386              go back to 2.04, the 2.06 hasn't seen the patches
29387              that have gone to the blead version.)
29388      Branch: perl
29389            - lib/Net/Ping/CHANGES lib/Net/Ping/README
29390            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
29391            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
29392            - lib/Net/Ping/t/200_ping_tcp.t
29393            ! MANIFEST lib/Net/Ping.pm
29394 ____________________________________________________________________________
29395 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
29396         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
29397              From: Robin Barker <rmb1@cise.npl.co.uk>
29398              Date: Thu, 22 Nov 2001 11:00:38 GMT
29399              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
29400      Branch: perl
29401            ! utils/perldoc.PL
29402 ____________________________________________________________________________
29403 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
29404         Log: metaconfig unit change for #13191.
29405      Branch: metaconfig/U/perl
29406            ! d_procselfexe.U
29407 ____________________________________________________________________________
29408 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
29409         Log: procselfexe tweak: for some reason I had a ls in
29410              /proc/self/exe, not the ls Configure thought it
29411              would found.
29412      Branch: perl
29413            ! Configure
29414 ____________________________________________________________________________
29415 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
29416         Log: Corify the Net::Ping tests; skip the tests
29417              unless $ENV{PERL_TEST_Net_Ping} is true.
29418      Branch: perl
29419            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
29420            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
29421            ! lib/Net/Ping/t/200_ping_tcp.t
29422 ____________________________________________________________________________
29423 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
29424         Log: metaconfig units changes for #13188.
29425      Branch: metaconfig
29426            ! U/modified/Head.U
29427      Branch: metaconfig/U/perl
29428            ! issymlink.U
29429 ____________________________________________________________________________
29430 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
29431         Log: The #13182 didn't really help.  The real problem
29432              seems to be that 'sh' can in AIX mean at least three
29433              different things, and we can't know which one it is
29434              unless we export $newsh from an earlier run (and it's
29435              the 'bsh' aka 'sh' that has the the broken test -h).
29436      Branch: perl
29437            ! Configure
29438 ____________________________________________________________________________
29439 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
29440         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
29441      Branch: perl
29442            ! op.c t/op/override.t
29443 ____________________________________________________________________________
29444 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
29445         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
29446              From: PPrymmer@factset.com 
29447              Date: Wed, 21 Nov 2001 20:17:25 -0500
29448              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
29449      Branch: perl
29450            ! lib/Shell.t
29451 ____________________________________________________________________________
29452 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
29453         Log: Reapply perlmodinstall parts of #12897.
29454      Branch: perl
29455            ! pod/perlmodinstall.pod
29456 ____________________________________________________________________________
29457 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
29458         Log: perlmodinstall 2.01 from Jon Orwant.
29459      Branch: perl
29460            ! pod/perlmodinstall.pod
29461 ____________________________________________________________________________
29462 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
29463         Log: Subject: [PATCH @10907] REXX on OS/2
29464              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29465              Date: Wed, 21 Nov 2001 15:26:11 -0500
29466              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
29467      Branch: perl
29468            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
29469            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
29470 ____________________________________________________________________________
29471 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
29472         Log: metaconfig unit change for #13181.
29473      Branch: metaconfig/U/perl
29474            ! issymlink.U
29475 ____________________________________________________________________________
29476 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
29477         Log: AIX has broken builtin 'test'.
29478      Branch: perl
29479            ! Configure
29480 ____________________________________________________________________________
29481 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
29482         Log: Subject: [PATCH 5.7.x] INSTALL size update
29483              From: Andy Dougherty <doughera@lafayette.edu>
29484              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
29485              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
29486      Branch: perl
29487            ! INSTALL
29488 ____________________________________________________________________________
29489 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
29490         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
29491              to pp_sort.c.  Includes the quicksort stabilizing layer
29492              from John P. Linderman.  -Msort=qsort or -Msort=fast is
29493              faster than without (or with -Msort=mergesort or -Msort=safe)
29494              for short random inputs, but for some reason not quite as fast
29495              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
29496              optimizing definitely needed.
29497      Branch: perl
29498            + lib/sort.pm lib/sort.t pp_sort.c
29499            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
29500            ! embed.pl global.sym perl.h pp_ctl.c proto.h
29501            ! vms/descrip_mms.template vos/build.cm win32/Makefile
29502            ! win32/makefile.mk wince/Makefile.ce
29503 ____________________________________________________________________________
29504 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
29505         Log: Sync file with libnet-1.0901-tobe
29506      Branch: perl
29507            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
29508            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
29509            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
29510            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
29511            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
29512 ____________________________________________________________________________
29513 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
29514         Log: Subject: [PATCH perldoc] problems with pod2man
29515              From: Robin Barker <rmb1@cise.npl.co.uk>
29516              Date: Wed, 21 Nov 2001 17:48:51 GMT
29517              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
29518      Branch: perl
29519            ! utils/perldoc.PL
29520 ____________________________________________________________________________
29521 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
29522         Log: debug_pad only visible when debugging.
29523      Branch: perl
29524            ! makedef.pl
29525 ____________________________________________________________________________
29526 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
29527         Log: metaconfig units changes for #13174.
29528      Branch: metaconfig/U/perl
29529            + d_procselfexe.U
29530            - procselfexe.U
29531 ____________________________________________________________________________
29532 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
29533         Log: procselfexe tweaks.
29534      Branch: perl
29535            ! Configure config_h.SH
29536 ____________________________________________________________________________
29537 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
29538         Log: Upgrade to Net::Ping 2.06.
29539      Branch: perl
29540            + lib/Net/Ping/CHANGES lib/Net/Ping/README
29541            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
29542            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
29543            + lib/Net/Ping/t/200_ping_tcp.t
29544            ! MANIFEST lib/Net/Ping.pm
29545 ____________________________________________________________________________
29546 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
29547         Log: Upgrade to Math::BigInt 1.47.
29548      Branch: perl
29549            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
29550            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
29551            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
29552            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
29553            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
29554            ! lib/Math/BigInt/t/sub_mbi.t
29555 ____________________________________________________________________________
29556 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
29557         Log: Dynaloading for POSIX-BC from Thomas Dorner.
29558      Branch: perl
29559            ! hints/posix-bc.sh
29560 ____________________________________________________________________________
29561 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
29562         Log: Strange: the same mysterious regex study bug
29563              seems to be present both in OS/390 and POSIX-BC.
29564              Deep EBCDIC magic that regex engine gets wrong,
29565              or a bug in some compiler/library shared by the
29566              two platforms?  From Thomas Dorner.
29567      Branch: perl
29568            ! t/op/study.t
29569 ____________________________________________________________________________
29570 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
29571         Log: More lost and found.
29572      Branch: perl
29573            + lib/Test/Simple/README
29574            ! MANIFEST
29575 ____________________________________________________________________________
29576 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
29577         Log: MANIFESTly missing.
29578      Branch: perl
29579            ! MANIFEST
29580 ____________________________________________________________________________
29581 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
29582         Log: Subject: Re: PERFORCE change 13162 for review               
29583              From: Philip Newton <Philip.Newton@gmx.net> 
29584              Date: Wed, 21 Nov 2001 16:44:30 +0100
29585              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
29586      Branch: perl
29587            ! ext/Devel/PPPort/PPPort.pm
29588 ____________________________________________________________________________
29589 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
29590         Log: Update Changes.
29591      Branch: perl
29592            ! Changes patchlevel.h
29593 ____________________________________________________________________________
29594 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
29595         Log: Small doc tweaks.
29596      Branch: perl
29597            ! ext/PerlIO/Via/Via.pm
29598 ____________________________________________________________________________
29599 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
29600         Log: Redundant return.
29601      Branch: perl
29602            ! ext/MIME/Base64/QuotedPrint.pm
29603 ____________________________________________________________________________
29604 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
29605         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
29606              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
29607              Date: Wed, 21 Nov 2001 10:23:16 +0100
29608              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
29609      Branch: perl
29610            ! pp_pack.c t/op/pack.t
29611 ____________________________________________________________________________
29612 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
29613         Log: Add Devel::PPPort originally from Kenneth Albanowski,
29614              revigorated by Paul Marquess: gives h2xs a Perl version
29615              portability boost.
29616      Branch: perl
29617            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
29618            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
29619            + ext/Devel/PPPort/harness/Harness.pm
29620            + ext/Devel/PPPort/harness/Harness.xs
29621            + ext/Devel/PPPort/harness/Makefile.PL
29622            + ext/Devel/PPPort/harness/module2.c
29623            + ext/Devel/PPPort/harness/module3.c
29624            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
29625            ! MANIFEST lib/h2xs.t utils/h2xs.PL
29626 ____________________________________________________________________________
29627 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
29628         Log: Oops.
29629      Branch: perl
29630            ! lib/Test/Simple/t/filehandles.t
29631 ____________________________________________________________________________
29632 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
29633         Log: Subject: Re: PERFORCE change 13152 for review               
29634              From: Philip Newton <Philip.Newton@gmx.net> 
29635              Date: Wed, 21 Nov 2001 09:04:05 +0100
29636              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
29637      Branch: perl
29638            ! lib/Test/Builder.pm
29639 ____________________________________________________________________________
29640 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
29641         Log: Subject: Re: PERFORCE change 13142 for review
29642              From: Philip Newton <Philip.Newton@gmx.net>
29643              Date: Wed, 21 Nov 2001 09:04:03 +0100
29644              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
29645              
29646              plus rewrap few paragraphs.
29647      Branch: perl
29648            ! lib/Pod/LaTeX.pm
29649 ____________________________________________________________________________
29650 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
29651         Log: Integrate #13154 from macperl; Remove comments.
29652      Branch: perl
29653           !> lib/File/Spec/Mac.pm
29654 ____________________________________________________________________________
29655 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
29656         Log: Update the list of modules having tests.
29657      Branch: perl
29658            ! t/lib/1_compile.t
29659 ____________________________________________________________________________
29660 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
29661         Log: Slight doc changes.
29662      Branch: maint-5.6/macperl
29663            ! macos/macperl/MacPerl.podhelp
29664 ____________________________________________________________________________
29665 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
29666         Log: Add UTF-16 coercion.
29667      Branch: maint-5.6/macperl
29668            ! macos/lib/Mac/AppleEvents/Simple.pm
29669 ____________________________________________________________________________
29670 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
29671         Log: Remove comments.
29672      Branch: maint-5.6/macperl
29673            ! lib/File/Spec/Mac.pm
29674 ____________________________________________________________________________
29675 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
29676         Log: Fix FSpGetCatInfo (and other functions) corrupting
29677              memory with bad filespecs (bug #471867)
29678      Branch: maint-5.6/macperl
29679            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
29680 ____________________________________________________________________________
29681 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
29682         Log: Upgrade to Test::Simple 0.33.
29683      Branch: perl
29684            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
29685            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
29686            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
29687 ____________________________________________________________________________
29688 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
29689         Log: Upgrade to Test::Harness 1.26.
29690      Branch: perl
29691            ! lib/Test/Harness.pm lib/Test/Harness/Changes
29692 ____________________________________________________________________________
29693 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
29694         Log: Integrate change #13145 from maintperl;
29695              another compatibility tweak to change#12559: avoid quoting
29696              arguments that already have quotes; add test case
29697      Branch: perl
29698           !> t/op/system_tests win32/win32.c
29699 ____________________________________________________________________________
29700 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
29701         Log: integrate change#13147 from mainline (fixes nit in change#10091)
29702              
29703              Subject: [PATCH] spaceship and refs
29704      Branch: maint-5.6/perl
29705            ! pp.c pp_hot.c t/op/cmp.t
29706 ____________________________________________________________________________
29707 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
29708         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
29709              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
29710              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
29711              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
29712      Branch: perl
29713            + lib/Pod/t/utils.t
29714            ! MANIFEST
29715 ____________________________________________________________________________
29716 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
29717         Log: Subject: [PATCH] spaceship and refs
29718              From: Nicholas Clark <nick@ccl4.org>
29719              Date: Tue, 20 Nov 2001 21:59:51 +0000
29720              Message-ID: <20011120215951.U62891@plum.flirble.org> 
29721      Branch: perl
29722            ! pp.c pp_hot.c t/op/cmp.t
29723 ____________________________________________________________________________
29724 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
29725         Log: Try to clarify which I/O call operates on bytes,
29726              which on characters, which on either.
29727      Branch: perl
29728            ! pod/perlfunc.pod
29729 ____________________________________________________________________________
29730 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
29731         Log: another compatibility tweak to change#12559: avoid quoting
29732              arguments that already have quotes; add test case
29733      Branch: maint-5.6/perl
29734            ! t/op/system_tests win32/win32.c
29735 ____________________________________________________________________________
29736 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
29737         Log: Give a simple example of writing PerlIO::Via handlers
29738              in Perl.
29739      Branch: perl
29740            ! ext/PerlIO/Via/Via.pm
29741 ____________________________________________________________________________
29742 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
29743         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
29744      Branch: perl
29745            + lib/Pod/t/latex.t
29746            ! MANIFEST
29747 ____________________________________________________________________________
29748 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
29749         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
29750              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29751              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
29752              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
29753      Branch: perl
29754            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
29755 ____________________________________________________________________________
29756 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
29757         Log: Spread d_procselfexe to far-off lands (undefined).
29758      Branch: perl
29759            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
29760            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
29761            ! vos/config.ga.def vos/config.ga.h win32/config.bc
29762            ! win32/config.gc win32/config.vc win32/config.win64
29763            ! wince/config.ce
29764 ____________________________________________________________________________
29765 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
29766         Log: Integrate perlio; add detection and use of /proc/self/exe
29767              (Linuxism for finding the absolute path of the executable)
29768      Branch: perl
29769           !> Configure config_h.SH perl.c t/op/magic.t
29770 ____________________________________________________________________________
29771 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
29772         Log: Really define do_report_used() only if DEBUGGING.
29773      Branch: perl
29774            ! sv.c
29775 ____________________________________________________________________________
29776 [ 13138] By: nick                                  on 2001/11/20  20:01:05
29777         Log: perl.c change to use HAS_PROCSELFEXE, also
29778              tweak to $^X test to comprehend full path to real executable
29779              being returned (like Cygwin as it happens...)
29780      Branch: perlio
29781            ! perl.c t/op/magic.t
29782 ____________________________________________________________________________
29783 [ 13137] By: nick                                  on 2001/11/20  19:46:00
29784         Log: Integrate mainline
29785      Branch: perlio
29786           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
29787           +> lib/NEXT/t/unseen.t
29788            - lib/NEXT/test.pl
29789           !> (integrate 34 files)
29790 ____________________________________________________________________________
29791 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
29792         Log: Subject: [?PATCH] terser pp_eq
29793              From: Nicholas Clark <nick@ccl4.org>
29794              Date: Mon, 19 Nov 2001 23:09:02 +0000
29795              Message-ID: <20011119230901.O62891@plum.flirble.org>
29796      Branch: perl
29797            ! pp_hot.c
29798 ____________________________________________________________________________
29799 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
29800         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
29801      Branch: perl
29802            ! pod/perldelta.pod
29803 ____________________________________________________________________________
29804 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
29805         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
29806              From: Andy Dougherty <doughera@lafayette.edu>
29807              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
29808              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
29809      Branch: perl
29810            ! ext/re/Makefile.PL ext/re/re.xs
29811 ____________________________________________________________________________
29812 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
29813         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
29814              From: Andy Dougherty <doughera@lafayette.edu>
29815              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
29816              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
29817      Branch: perl
29818            ! ext/re/re.xs
29819 ____________________________________________________________________________
29820 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
29821         Log: Integrate change #13119 from macperl.
29822              (No changes since already applied the patch,
29823              just keep perforce happy and well-fed.)
29824      Branch: perl
29825           !> lib/Pod/Html.pm
29826 ____________________________________________________________________________
29827 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
29828         Log: Subject: [PATCH] filter-util.pl for Mac OS
29829              From: Chris Nandor <pudge@pobox.com>
29830              Date: Tue, 20 Nov 2001 00:16:11 -0500
29831              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
29832      Branch: perl
29833            ! t/lib/filter-util.pl
29834 ____________________________________________________________________________
29835 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
29836         Log: Subject: [PATCH] Portability fix for Pod::Html
29837              From: Chris Nandor <pudge@pobox.com>
29838              Date: Tue, 20 Nov 2001 00:01:05 -0500
29839              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
29840      Branch: perl
29841            ! lib/Pod/Html.pm
29842 ____________________________________________________________________________
29843 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
29844         Log: Need to skip more tests if not perlio.
29845      Branch: perl
29846            ! lib/open.t
29847 ____________________________________________________________________________
29848 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
29849         Log: Pass 3 at perldelta - sort the lists of new modules,
29850              module improvements, and new platforms.
29851      Branch: perl
29852            ! pod/perldelta.pod
29853 ____________________________________________________________________________
29854 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
29855         Log: Document ${^OPEN}.
29856      Branch: perl
29857            ! pod/perlvar.pod
29858 ____________________________________________________________________________
29859 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
29860         Log: Make configpm work with extra keys
29861      Branch: maint-5.6/macperl
29862            ! macos/configpm
29863 ____________________________________________________________________________
29864 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
29865         Log: Version and doc updates
29866      Branch: maint-5.6/macperl
29867            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
29868 ____________________________________________________________________________
29869 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
29870         Log: More fixes for error message parsing (bug #470316)
29871      Branch: maint-5.6/macperl
29872            ! macos/macish.c
29873 ____________________________________________________________________________
29874 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
29875         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
29876              remove obsolete function (bug #465225)
29877      Branch: maint-5.6/macperl
29878            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
29879            ! macos/macperl/MPScript.c
29880 ____________________________________________________________________________
29881 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
29882         Log: Add p2as droplet to distribution.
29883      Branch: maint-5.6/macperl
29884            + macos/macperl/Droplets/p2as.plx
29885 ____________________________________________________________________________
29886 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
29887         Log: Bundle File::Sort.
29888      Branch: maint-5.6/macperl
29889            + macos/bundled_lib/blib/lib/File/Sort.pm
29890 ____________________________________________________________________________
29891 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
29892         Log: Various bundled module fixes.
29893      Branch: maint-5.6/macperl
29894            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
29895            ! macos/bundled_ext/Digest/MD5/t/files.t
29896            ! macos/bundled_ext/Filter/t/filter-util.pl
29897            ! macos/bundled_lib/blib/lib/Net/Config.pm
29898            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
29899 ____________________________________________________________________________
29900 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
29901         Log: Portability fix for Pod::Html.
29902      Branch: maint-5.6/macperl
29903            ! lib/Pod/Html.pm
29904 ____________________________________________________________________________
29905 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
29906         Log: Upgrade to Text::Balanced 1.89.
29907      Branch: perl
29908            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
29909            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
29910            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
29911            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
29912            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
29913            ! lib/Text/Balanced/t/gentag.t
29914 ____________________________________________________________________________
29915 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
29916         Log: Upgrade to NEXT 0.50.
29917      Branch: perl
29918            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
29919            + lib/NEXT/t/unseen.t
29920            - lib/NEXT/test.pl
29921            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
29922 ____________________________________________________________________________
29923 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
29924         Log: Integrate with maint-5.6/perl.
29925      Branch: maint-5.6/macperl
29926           !> win32/win32.c
29927 ____________________________________________________________________________
29928 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
29929         Log: Update the README.threads scary header a bit.
29930      Branch: perl
29931            ! README.threads
29932 ____________________________________________________________________________
29933 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
29934         Log: Pass 2 at perldelta: add some changes since 5.7.2.
29935      Branch: perl
29936            ! pod/perldelta.pod
29937 ____________________________________________________________________________
29938 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
29939         Log: Subject: [DOC PATCH] perlfaq4.pod 
29940              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29941              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
29942              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
29943      Branch: perl
29944            ! pod/perlfaq4.pod
29945 ____________________________________________________________________________
29946 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
29947         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
29948              From: Michael G Schwern <schwern@pobox.com> 
29949              Date: Mon, 19 Nov 2001 19:53:12 -0500
29950              Message-ID: <20011119195311.I11883@blackrider>
29951      Branch: perl
29952            ! perl.c
29953 ____________________________________________________________________________
29954 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
29955         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
29956              From: PPrymmer@factset.com
29957              Date: Mon, 19 Nov 2001 17:08:59 -0500
29958              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
29959      Branch: perl
29960            ! vms/descrip_mms.template
29961 ____________________________________________________________________________
29962 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
29963         Log: Create a per-interpeter debug scratchpad container
29964              and use that for the regexec debugging.
29965      Branch: perl
29966            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
29967 ____________________________________________________________________________
29968 [ 13109] By: nick                                  on 2001/11/19  22:01:45
29969         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
29970              Configure unit detects the feature).
29971      Branch: metaconfig/U/perl
29972            + procselfexe.U
29973      Branch: perlio
29974            ! Configure config_h.SH
29975 ____________________________________________________________________________
29976 [ 13108] By: nick                                  on 2001/11/19  20:39:17
29977         Log: Integrate mainline
29978      Branch: perlio
29979           +> t/op/or.t
29980           !> (integrate 44 files)
29981 ____________________________________________________________________________
29982 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
29983         Log: sysseek tweak.
29984      Branch: perl
29985            ! pod/perlfunc.pod
29986 ____________________________________________________________________________
29987 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
29988         Log: Move the sysio tests from io/utf8 to lib/open.
29989      Branch: perl
29990            ! lib/open.t t/io/utf8.t
29991 ____________________________________________________________________________
29992 [ 13105] By: nick                                  on 2001/11/19  20:15:39
29993         Log: Add a .package and a README to //depot/metaconfig
29994      Branch: metaconfig
29995            + .package README
29996 ____________________________________________________________________________
29997 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
29998         Log: Thou shalt not mix stdio and sysio.
29999      Branch: perl
30000            ! t/io/utf8.t
30001 ____________________________________________________________________________
30002 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
30003         Log: Update Changes.
30004      Branch: perl
30005            ! Changes patchlevel.h
30006 ____________________________________________________________________________
30007 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
30008         Log: The runops_debug needs to be present always, otherwise
30009              places like AIX which need an explicit symbol export list
30010              will croak when trying to build Devel::Peek (which uses
30011              the runops_debug).
30012      Branch: perl
30013            ! makedef.pl
30014 ____________________________________________________________________________
30015 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
30016         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
30017              From: PPrymmer@factset.com 
30018              Date: Mon, 19 Nov 2001 11:34:22 -0500
30019              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
30020      Branch: perl
30021            ! lib/Memoize/t/tie_sdbm.t
30022 ____________________________________________________________________________
30023 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
30024         Log: Retract #13088: it seems that unless dump.c is extensively
30025              reorganized as to what symbols it shows, when, and to whom,
30026              we are stuck with having the dump.o symbols in the libperl
30027              and thusly in the main Perl binary.
30028      Branch: perl
30029            ! embedvar.h perlapi.h perlvars.h
30030 ____________________________________________________________________________
30031 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
30032         Log: The _uni_display should not be in dump.c since they
30033              are used under normal operation (S_not_a_number()).
30034      Branch: perl
30035            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
30036 ____________________________________________________________________________
30037 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
30038         Log: Protect sv_dump() from being included unless DEBUGGING,
30039              as noticed by Ilya.
30040      Branch: perl
30041            ! sv.c
30042 ____________________________________________________________________________
30043 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
30044         Log: Pending further investigation skip the tell() tests.
30045              The tell() is okay on Solaris, HP-UX and Tru64, but fails
30046              (by returning too much) in Linux.
30047      Branch: perl
30048            ! t/io/utf8.t
30049 ____________________________________________________________________________
30050 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
30051         Log: Retract #13082 until a better solution is found:
30052              statics break ithreads.
30053      Branch: perl
30054            ! regexec.c
30055 ____________________________________________________________________________
30056 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
30057         Log: Figures 1 and 2 for UTF-8.
30058      Branch: perl
30059            ! pod/perlunicode.pod
30060 ____________________________________________________________________________
30061 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
30062         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
30063              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30064              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
30065              Message-ID: <20011119132645.A15034@rafael>
30066      Branch: perl
30067            ! op.c pod/perldiag.pod t/lib/warnings/op
30068 ____________________________________________________________________________
30069 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
30070         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
30071              From: Michael G Schwern <schwern@pobox.com> 
30072              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
30073              Message-ID: <20011119031112.E786@blackrider>
30074      Branch: perl
30075            ! t/op/closure.t
30076 ____________________________________________________________________________
30077 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
30078         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
30079              From: Michael G Schwern <schwern@pobox.com>
30080              Date: Mon, 19 Nov 2001 03:42:56 -0500
30081              Message-ID: <20011119034256.I786@blackrider>
30082      Branch: perl
30083            + t/op/or.t
30084            ! MANIFEST
30085 ____________________________________________________________________________
30086 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
30087         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
30088              From: "Craig A. Berry" <craigberry@mac.com>
30089              Date: Sun, 18 Nov 2001 14:33:48 -0600
30090              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
30091      Branch: perl
30092            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
30093 ____________________________________________________________________________
30094 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
30095         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
30096              From: Dave Rolsky <autarch@urth.org>
30097              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
30098              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
30099      Branch: perl
30100            ! lib/ExtUtils/Manifest.pm
30101 ____________________________________________________________________________
30102 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
30103         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
30104              From: Dave Rolsky <autarch@urth.org>
30105              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
30106              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
30107      Branch: perl
30108            ! lib/ExtUtils/Install.pm
30109 ____________________________________________________________________________
30110 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
30111         Log: The runops_dbg should not be needed.
30112      Branch: perl
30113            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
30114 ____________________________________________________________________________
30115 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
30116         Log: do_spawn() cleanup from Charles Lane.
30117      Branch: perl
30118            ! vms/vms.c
30119 ____________________________________________________________________________
30120 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
30121         Log: Update the list of tests.
30122      Branch: perl
30123            ! t/lib/1_compile.t
30124 ____________________________________________________________________________
30125 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
30126         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
30127              From: Michael G Schwern <schwern@pobox.com> 
30128              Date: Fri, 16 Nov 2001 17:37:04 -0500
30129              Message-ID: <20011116173703.L30160@blackrider>
30130      Branch: perl
30131            ! t/lib/warnings/sv
30132 ____________________________________________________________________________
30133 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
30134         Log: FAQ sync.
30135      Branch: perl
30136            ! pod/perlfaq4.pod
30137 ____________________________________________________________________________
30138 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
30139         Log: Integrate perlio; win32 sync.
30140      Branch: perl
30141           !> perlio.c win32/win32io.c
30142 ____________________________________________________________________________
30143 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
30144         Log: (retracted by #13096)
30145              Debugging would be badly skewed by a malloc per regex dump.
30146      Branch: perl
30147            ! regexec.c
30148 ____________________________________________________________________________
30149 [ 13081] By: nick                                  on 2001/11/18  19:08:40
30150         Log: Win32 layer has a dup which needs to match new prototype.
30151      Branch: perlio
30152            ! win32/win32io.c
30153 ____________________________________________________________________________
30154 [ 13080] By: nick                                  on 2001/11/18  19:05:02
30155         Log: Wrong way to get stdio mode used.
30156      Branch: perlio
30157            ! perlio.c
30158 ____________________________________________________________________________
30159 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
30160         Log: Retract #13048: that introduced a malloc() (through savepvn())
30161              to *every* m//, which killed the performance quite badly.
30162      Branch: perl
30163            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
30164 ____________________________________________________________________________
30165 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
30166         Log: Pass 1 at perldelta.pod: sort the section contents
30167              together, drop all but the 5.7.2 known problems,
30168              leave the 5.7.1 security note since that's the
30169              fullest explanation (update the date on that).
30170      Branch: perl
30171            ! pod/perldelta.pod
30172 ____________________________________________________________________________
30173 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
30174         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
30175              
30176              Tiny problem in the test for 20011113.110: I hope
30177              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
30178      Branch: perl
30179            ! pp.c t/op/repeat.t
30180 ____________________________________________________________________________
30181 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
30182         Log: All of syswrite/send/sendto need to return character counts,
30183              and character counts from the offset, not the beginning of
30184              the scalar.
30185      Branch: perl
30186            ! pp_sys.c
30187 ____________________________________________________________________________
30188 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
30189         Log: Integrate PerlIO: duping fixes.
30190      Branch: perl
30191           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
30192           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
30193           !> perliol.h sv.c
30194 ____________________________________________________________________________
30195 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
30196         Log: syswrite() was still returning byte counts, not character counts.
30197      Branch: perl
30198            ! pp_sys.c t/io/utf8.t
30199 ____________________________________________________________________________
30200 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
30201         Log: Add test for sysread().
30202      Branch: perl
30203            ! t/io/utf8.t
30204 ____________________________________________________________________________
30205 [ 13072] By: nick                                  on 2001/11/18  16:15:31
30206         Log: Allow dup'ing of PerlIO::Scalar etc.
30207      Branch: perlio
30208            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
30209            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
30210            ! perliol.h sv.c
30211 ____________________________________________________________________________
30212 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
30213         Log: Prepend a null byte to the test set.
30214      Branch: perl
30215            ! t/io/utf8.t
30216 ____________________________________________________________________________
30217 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
30218         Log: Document how "no utf8;" can become handy.
30219      Branch: perl
30220            ! lib/utf8.pm
30221 ____________________________________________________________________________
30222 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
30223         Log: Integrate perlio; force the inclusion of the PL_runops_*
30224      Branch: perl
30225           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
30226 ____________________________________________________________________________
30227 [ 13068] By: nick                                  on 2001/11/18  13:23:33
30228         Log: embed.pl generated changes I forgot to include
30229      Branch: perlio
30230            ! embedvar.h perlapi.h pod/perlapi.pod
30231 ____________________________________________________________________________
30232 [ 13067] By: nick                                  on 2001/11/18  12:50:19
30233         Log: Force inclusion of both Perl_runops_* in perl itself,
30234              so they are available for Peek.xs etc.
30235      Branch: perlio
30236            ! perlvars.h
30237 ____________________________________________________________________________
30238 [ 13066] By: nick                                  on 2001/11/18  11:00:34
30239         Log: Integrate mainline - a few Devel::Peak fails.
30240      Branch: perlio
30241           +> (branch 29 files)
30242            - ext/Thread/Thread.pm lib/Benchmark.t
30243            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
30244            - lib/Lingua/KO/Hangul/Util/README
30245            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
30246            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
30247            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
30248            - vms/ext/vmsish.pm vms/ext/vmsish.t
30249            ! hv.c
30250           !> (integrate 389 files)
30251 ____________________________________________________________________________
30252 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
30253         Log: Start working on perldelta.  This is not yet any sort of
30254              editing; just concatenating perl570delta, perl571delta,
30255              and perl572delta.  Any sorting not done, any duplicate
30256              removal not done, any removal or update of obsolete items
30257              not done, any changes since 5.7.2 not included.  So there.
30258      Branch: perl
30259            ! pod/perldelta.pod
30260 ____________________________________________________________________________
30261 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
30262         Log: Banish "use utf8".
30263      Branch: perl
30264            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
30265 ____________________________________________________________________________
30266 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
30267         Log: Tweak from Charles Lane.
30268      Branch: perl
30269            ! vms/vms.c
30270 ____________________________________________________________________________
30271 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
30272         Log: Integrate change #13058 from maintperl;
30273              change#12559 breaks things on Win9x because command.com doesn't
30274              grok dquotes at all; disable all the system() smarts for
30275              command.com
30276      Branch: perl
30277           !> win32/win32.c
30278 ____________________________________________________________________________
30279 [ 13061] By: ams                                   on 2001/11/17  13:46:11
30280         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
30281              From: Jonathan Stowe <gellyfish@gellyfish.com>
30282              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
30283              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
30284      Branch: perl
30285            ! lib/Term/Cap.pm
30286 ____________________________________________________________________________
30287 [ 13060] By: ams                                   on 2001/11/17  09:49:10
30288         Log: Subject: [PATCH9 File/Find.pm doc nits
30289              From: Tels <perl_dummy@bloodgate.com>
30290              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
30291      Branch: perl
30292            ! lib/File/Find.pm
30293 ____________________________________________________________________________
30294 [ 13059] By: ams                                   on 2001/11/17  09:38:38
30295         Log: Subject: [PATCH] Benchmark.pm nit
30296              From: Tels <perl_dummy@bloodgate.com>
30297              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
30298      Branch: perl
30299            ! lib/Benchmark.pm
30300 ____________________________________________________________________________
30301 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
30302         Log: change#12559 breaks things on Win9x because command.com doesn't
30303              grok dquotes at all; disable all the system() smarts for
30304              command.com
30305      Branch: maint-5.6/perl
30306            ! win32/win32.c
30307 ____________________________________________________________________________
30308 [ 13057] By: ams                                   on 2001/11/16  20:30:03
30309         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
30310              From: Andy Dougherty <doughera@lafayette.edu>
30311              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
30312              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
30313      Branch: perl
30314            ! lib/Unicode/UCD.t
30315 ____________________________________________________________________________
30316 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
30317         Log: Subject: [Patch Perl@13023] VMS system() warning
30318              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30319              Date: Fri, 16 Nov 2001 15:20:11 EST
30320              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
30321      Branch: perl
30322            ! vms/vms.c
30323 ____________________________________________________________________________
30324 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
30325         Log: It's neither-nor, and protect against the impossible.
30326      Branch: perl
30327            ! lib/Thread.pm
30328 ____________________________________________________________________________
30329 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
30330         Log: 5005threads didn't work because $Thread::VERSION wasn't
30331              visible.  Oops.
30332      Branch: perl
30333            ! ext/Thread/Makefile.PL lib/Thread.pm
30334 ____________________________________________________________________________
30335 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
30336         Log: Robustness against Linux using something else than gcc;
30337              based on
30338              
30339              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
30340              From: Charles Randall <cfriv@yahoo.com>
30341              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
30342              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
30343      Branch: perl
30344            ! ext/Errno/Errno_pm.PL
30345 ____________________________________________________________________________
30346 [ 13052] By: ams                                   on 2001/11/16  16:46:39
30347         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
30348              From: Russ Allbery <rra@stanford.edu>
30349              Date: 16 Nov 2001 09:44:21 -0800
30350              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
30351      Branch: perl
30352            ! lib/Pod/ParseLink.pm
30353 ____________________________________________________________________________
30354 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
30355         Log: Update perluniintro on the UTF-8 output matters
30356              (that -w will warn unless the stream is explicitly UTF-8-ified).
30357      Branch: perl
30358            ! pod/perluniintro.pod
30359 ____________________________________________________________________________
30360 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
30361         Log: Adding new files to MANIFEST is nice.
30362      Branch: perl
30363            ! MANIFEST
30364 ____________________________________________________________________________
30365 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
30366         Log: Update Changes.
30367      Branch: perl
30368            ! Changes patchlevel.h
30369 ____________________________________________________________________________
30370 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
30371         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
30372              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
30373              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
30374              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
30375      Branch: perl
30376            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
30377 ____________________________________________________________________________
30378 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
30379         Log: Rename perlunintro to perluniintro; regen toc.
30380      Branch: perl
30381            + pod/perluniintro.pod
30382            - pod/perlunintro.pod
30383            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30384 ____________________________________________________________________________
30385 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
30386         Log: Document the negated lookahead trick to emulate
30387              character class subtraction.
30388      Branch: perl
30389            ! pod/perlunicode.pod
30390 ____________________________________________________________________________
30391 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
30392         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
30393              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30394              Date: Fri, 16 Nov 2001 23:31:04 +0900
30395              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
30396              
30397              (with the tweak that Cntrl is not C, it's Cc)
30398      Branch: perl
30399            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
30400            ! lib/unicore/mktables
30401 ____________________________________________________________________________
30402 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
30403         Log: Subject: [PATCH current] runtime runops switch
30404              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30405              Date: Fri, 16 Nov 2001 00:48:09 -0500
30406              Message-ID: <20011116004809.A934@math.ohio-state.edu>
30407      Branch: perl
30408            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
30409            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
30410            ! pod/perlintern.pod proto.h run.c
30411 ____________________________________________________________________________
30412 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
30413         Log: Further discourage old Thread code; tell how to tell
30414              the difference.
30415      Branch: perl
30416            ! lib/Thread.pm
30417 ____________________________________________________________________________
30418 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
30419         Log: A missing return; from Charles Lane.
30420      Branch: perl
30421            ! vms/vms.c
30422 ____________________________________________________________________________
30423 [ 13041] By: ams                                   on 2001/11/16  12:11:14
30424         Log: Subject: [PATCH] Doc spellcheck + podcheck
30425              From: Autrijus Tang <autrijus@egb.elixus.org>
30426              Date: Thu, 15 Nov 2001 22:49:05 -0800
30427              Message-Id: <20011116064905.GA44092@egb.elixus.org>
30428              
30429              Subject: [PATCH] podcheck+spellcheck, the rest of the story
30430              From: Autrijus Tang <autrijus@egb.elixus.org>
30431              Date: Fri, 16 Nov 2001 00:42:20 -0800
30432              Message-Id: <20011116084220.GA44295@egb.elixus.org>
30433              
30434              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
30435              From: Nicholas Clark <nick@ccl4.org>
30436              Date: Fri, 16 Nov 2001 10:32:01 +0000
30437              Message-Id: <20011116103200.F62891@plum.flirble.org>
30438              (Applied after suitable de-mangling.)
30439      Branch: perl
30440            ! README.aix README.dgux README.dos README.epoc README.hpux
30441            ! README.mint README.mpeix README.netware README.os2
30442            ! README.os390 README.plan9 README.qnx README.solaris
30443            ! README.threads doio.c pod/perl571delta.pod
30444            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
30445            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
30446            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
30447            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
30448            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
30449            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
30450 ____________________________________________________________________________
30451 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
30452         Log: Avoid redefinedness warning for now.
30453      Branch: perl
30454            ! lib/Thread.pm
30455 ____________________________________________________________________________
30456 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
30457         Log: use strict.
30458      Branch: perl
30459            ! lib/Thread.pm
30460 ____________________________________________________________________________
30461 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
30462         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
30463              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
30464              Date: Thu, 15 Nov 2001 22:54:47 EST 
30465              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
30466      Branch: perl
30467            ! vms/vms.c vms/vmspipe.com
30468 ____________________________________________________________________________
30469 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
30470         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
30471              From: "chromatic" <chromatic@rmci.net>
30472              Date: Thu, 15 Nov 2001 19:54:23 -0700
30473              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
30474      Branch: perl
30475            ! lib/File/stat.t
30476 ____________________________________________________________________________
30477 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
30478         Log: Make Thread a wrapper for both ithreads and 5005threads.
30479              Needs a lot of work and Arthur's eyeballing (and finishing
30480              few missing odds and ends of threads.pm).  Now Thread
30481              is an extension without its own .pm.
30482              
30483              If there are people who have experience working with
30484              either the 5005threads or the ithreads: cleaning up
30485              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
30486              and porting the various Thread::* modules, like Thread::Queue,
30487              to work also with ithreads, is needed.
30488              
30489              Removed the 5005threads requirement from the 5005 tests
30490              for easier testing (not all of them work yet since
30491              they use the Thread::* modules that have not been made
30492              to work with ithreads).  Leave the 5005 tests named as
30493              *.tx so that they are not run by "make test".
30494      Branch: perl
30495            + lib/Thread.pm
30496            - ext/Thread/Thread.pm
30497            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
30498            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
30499            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
30500            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
30501            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
30502            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
30503            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
30504 ____________________________________________________________________________
30505 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
30506         Log: $VERSION "a5" doesn't quite work.
30507      Branch: perl
30508            ! ext/B/Makefile.PL
30509 ____________________________________________________________________________
30510 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
30511         Log: Add the fruits of Larry Shatzer's version verifying script.
30512              (There are some straddlers, but they will be fixed in the
30513              upcoming releases of the modules.)
30514      Branch: perl
30515            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
30516            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
30517            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
30518            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
30519            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
30520            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
30521            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
30522            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
30523            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
30524            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
30525            ! wince/FindExt.pm
30526 ____________________________________________________________________________
30527 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
30528         Log: Add Larry Shatzer's VERSION verifying script.
30529      Branch: perl
30530            + Porting/checkVERSION.pl
30531            ! MANIFEST Porting/pumpkin.pod
30532 ____________________________________________________________________________
30533 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
30534         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
30535              From: Michael G Schwern <schwern@pobox.com>
30536              Date: Thu, 15 Nov 2001 19:26:40 -0500
30537              Message-ID: <20011115192640.R31399@blackrider>
30538      Branch: perl
30539            ! t/test.pl
30540 ____________________________________________________________________________
30541 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
30542         Log: Document the MY_CXT business; from Paul Marquess.
30543      Branch: perl
30544            ! pod/perlxs.pod
30545 ____________________________________________________________________________
30546 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
30547         Log: VMSCMD synch attempt.
30548      Branch: perl
30549            ! vms/vms.c vms/vmsish.h
30550 ____________________________________________________________________________
30551 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
30552         Log: Advise against -P as instructed by Schwern.
30553      Branch: perl
30554            ! pod/perlrun.pod
30555 ____________________________________________________________________________
30556 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
30557         Log: Subject: [PATCH] v-strings as Objects Step 1
30558              From: John Peacock <jpeacock@rowman.com>
30559              Date: Thu, 15 Nov 2001 12:41:04 -0500
30560              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
30561      Branch: perl
30562            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
30563            ! util.c
30564 ____________________________________________________________________________
30565 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
30566         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
30567              From: Michael G Schwern <schwern@pobox.com>
30568              Date: Thu, 15 Nov 2001 12:47:59 -0500
30569              Message-ID: <20011115124759.E31399@blackrider>
30570      Branch: perl
30571            + t/run/switchx.aux t/run/switchx.t
30572            ! MANIFEST t/run/switches.t
30573 ____________________________________________________________________________
30574 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
30575         Log: Upgrade to Getopt::Long 2.26_03.
30576      Branch: perl
30577            ! lib/Getopt/Long.pm
30578 ____________________________________________________________________________
30579 [ 13025] By: ams                                   on 2001/11/15  20:46:22
30580         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
30581              From: Michael G Schwern <schwern@pobox.com>
30582              Date: Thu, 15 Nov 2001 16:24:11 -0500
30583              Message-Id: <20011115162411.M31399@blackrider>
30584      Branch: perl
30585            ! vms/vms.c
30586 ____________________________________________________________________________
30587 [ 13024] By: ams                                   on 2001/11/15  19:32:06
30588         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
30589              From: rspier@pobox.com (Robert Spier)
30590              Date: Thu, 15 Nov 2001 11:19:21 -0800
30591              Message-Id: <15348.5433.732364.963687@rls.cx>
30592      Branch: perl
30593            ! op.c
30594 ____________________________________________________________________________
30595 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
30596         Log: Update Changes.
30597      Branch: perl
30598            ! Changes patchlevel.h
30599 ____________________________________________________________________________
30600 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
30601         Log: Subject: [PATCH] new tests for command-line switches
30602              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30603              Date: Thu, 15 Nov 2001 17:00:30 +0100
30604              Message-ID: <20011115170030.A14193@rafael>
30605      Branch: perl
30606            + t/run/switches.t
30607            ! MANIFEST
30608 ____________________________________________________________________________
30609 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
30610         Log: Upgrade to podlators 1.13.
30611      Branch: perl
30612            + lib/Pod/ParseLink.pm
30613            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
30614            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
30615            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
30616            ! t/pod/pod2usage.xr t/pod/podselect.xr
30617 ____________________________________________________________________________
30618 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
30619         Log: skip "might be used uninitialized".
30620      Branch: perl
30621            ! pp_sys.c
30622 ____________________________________________________________________________
30623 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
30624         Log: Fix for "perlio bug in koi8-r encoding".  The problem
30625              seemed to be that binmode() always flushed the handle,
30626              which is not so good when switching encodings.  Fixed,
30627              added Matt Sergeant's testcase, documented in perlfunc/binmode,
30628              also added a pointer about disciplines to perlfunc/open,
30629              and in general cleaned up and reformatted the open entry.
30630      Branch: perl
30631            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
30632 ____________________________________________________________________________
30633 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
30634         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
30635              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30636              Date: 15 Nov 2001 08:57:06 -0000
30637              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
30638              
30639              chop() and chomp() are not real list functions,
30640              so let's not have them overrideable.  (Casey will
30641              be confused since in #7071 he patched the other way.)
30642      Branch: perl
30643            ! pod/perlfunc.pod toke.c
30644 ____________________________________________________________________________
30645 [ 13017] By: ams                                   on 2001/11/15  12:56:49
30646         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
30647              From: Robin Barker <rmb1@cise.npl.co.uk>
30648              Date: Thu, 15 Nov 2001 13:48:34 GMT
30649              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
30650              (Applied with tweaks.)
30651      Branch: perl
30652            ! pod/perltrap.pod
30653 ____________________________________________________________________________
30654 [ 13016] By: ams                                   on 2001/11/15  09:12:48
30655         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
30656              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30657              Date: Thu, 15 Nov 2001 09:06:39 +0100
30658              Message-Id: <20011115090639.A13005@rafael>
30659      Branch: perl
30660            ! pod/perlrun.pod
30661 ____________________________________________________________________________
30662 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
30663         Log: "link =" from utils.lst was being processed oddly.
30664      Branch: perl
30665            ! installman
30666 ____________________________________________________________________________
30667 [ 13014] By: ams                                   on 2001/11/15  02:52:52
30668         Log: Subject: [PATCH current] CreateTTY in -d
30669              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30670              Date: Wed, 14 Nov 2001 21:26:31 -0500
30671              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
30672      Branch: perl
30673            ! lib/perl5db.pl
30674 ____________________________________________________________________________
30675 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
30676         Log: Corify the Filter::Simple tests. 
30677      Branch: perl
30678            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
30679            ! lib/Filter/Simple/t/filter_only.t
30680 ____________________________________________________________________________
30681 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
30682         Log: Upgrade to Filter::Simple 0.70.
30683      Branch: perl
30684            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
30685            + t/lib/FilterOnlyTest.pm
30686            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
30687            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
30688            ! t/lib/FilterTest.pm
30689 ____________________________________________________________________________
30690 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
30691         Log: Cleanliness inspired by Cygwin.
30692      Branch: perl
30693            ! Makefile.SH x2p/Makefile.SH
30694 ____________________________________________________________________________
30695 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
30696         Log: Add perlunintro (formerly known as perlunitut); regen toc.
30697      Branch: perl
30698            + pod/perlunintro.pod
30699            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30700 ____________________________________________________________________________
30701 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
30702         Log: FAQ sync.
30703      Branch: perl
30704            ! pod/perlfaq6.pod
30705 ____________________________________________________________________________
30706 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
30707         Log: Quieten pgcc 2.91.66 worries.
30708      Branch: perl
30709            ! gv.c pp_ctl.c utf8.c
30710 ____________________________________________________________________________
30711 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
30712         Log: Upgrade to Switch 2.06.
30713      Branch: perl
30714            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
30715            ! lib/Switch/t/nested.t
30716 ____________________________________________________________________________
30717 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
30718         Log: Upgrade to Attribute::Handlers 0.76.
30719      Branch: perl
30720            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
30721            ! lib/Attribute/Handlers/README
30722            ! lib/Attribute/Handlers/demo/Demo.pm
30723            ! lib/Attribute/Handlers/demo/Descriptions.pm
30724            ! lib/Attribute/Handlers/demo/MyClass.pm
30725            ! lib/Attribute/Handlers/demo/demo_cycle.pl
30726            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
30727            ! lib/Attribute/Handlers/t/multi.t
30728 ____________________________________________________________________________
30729 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
30730         Log: Signedness nit.
30731      Branch: perl
30732            ! regexec.c
30733 ____________________________________________________________________________
30734 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
30735         Log: VERSIONize.
30736      Branch: perl
30737            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
30738            ! lib/integer.pm
30739 ____________________________________________________________________________
30740 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
30741         Log: No pod in internal Net::FTP classes.
30742      Branch: perl
30743            ! pod/buildtoc.PL
30744 ____________________________________________________________________________
30745 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
30746         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
30747              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
30748              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
30749              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
30750      Branch: perl
30751            ! regexec.c
30752 ____________________________________________________________________________
30753 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
30754         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
30755              Pudge correctly).
30756      Branch: perl
30757            ! t/test.pl
30758 ____________________________________________________________________________
30759 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
30760         Log: Add comments to mark where $^X is being handled.
30761      Branch: perl
30762            ! perl.c toke.c
30763 ____________________________________________________________________________
30764 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
30765         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
30766              From: Michael G Schwern <schwern@pobox.com>
30767              Date: Wed, 14 Nov 2001 16:38:25 -0500
30768              Message-ID: <20011114163825.D6519@blackrider>
30769      Branch: perl
30770            ! t/op/repeat.t
30771 ____________________________________________________________________________
30772 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
30773         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
30774              From: Michael G Schwern <schwern@pobox.com>
30775              Date: Wed, 14 Nov 2001 13:19:15 -0500
30776              Message-ID: <20011114131915.K5096@blackrider>
30777      Branch: perl
30778            ! t/op/die_exit.t
30779 ____________________________________________________________________________
30780 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
30781         Log: Subject: Re: [PATCH] new version of runperl()
30782              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30783              Date: Wed, 14 Nov 2001 15:39:12 EST
30784              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
30785              
30786              "VMS $^X pipes etc" patch.
30787      Branch: perl
30788            ! vms/vms.c
30789 ____________________________________________________________________________
30790 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
30791         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
30792              and add "verbose" option to show the final command.
30793      Branch: perl
30794            ! t/test.pl
30795 ____________________________________________________________________________
30796 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
30797         Log: Goof in some of the comment fields of #12994.
30798      Branch: perl
30799            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
30800            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
30801            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
30802            ! lib/unicore/In/9.pl
30803 ____________________________________________________________________________
30804 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
30805         Log: The First, Last ranges in the Unicode data weren't
30806              getting their general categories added properly;
30807              noticed by Jeffrey Friedl.
30808      Branch: perl
30809            ! lib/unicore/Category.pl lib/unicore/In/0.pl
30810            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
30811            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
30812            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
30813            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
30814            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
30815            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
30816            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
30817            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
30818            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
30819            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
30820            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
30821            ! lib/unicore/mktables
30822 ____________________________________________________________________________
30823 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
30824         Log: Subject: [PATCH] new version of runperl()
30825              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30826              Date: Wed, 14 Nov 2001 12:23:01 +0100
30827              Message-ID: <20011114122301.A29384@rafael>
30828      Branch: perl
30829            ! t/io/argv.t t/test.pl
30830 ____________________________________________________________________________
30831 [ 12992] By: ams                                   on 2001/11/14  13:40:39
30832         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
30833              From: Michael G Schwern <schwern@pobox.com>
30834              Date: Tue, 13 Nov 2001 23:17:54 -0500
30835              Message-Id: <20011113231754.S32567@blackrider>
30836      Branch: perl
30837            ! perl.c
30838 ____________________________________________________________________________
30839 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
30840         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
30841              From: Philip Newton <Philip.Newton@gmx.net>
30842              Date: Wed, 14 Nov 2001 10:59:53 +0100
30843              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
30844              
30845              plus a lot of paragraph reformatting because of long lines.
30846      Branch: perl
30847            ! pod/perlapio.pod
30848 ____________________________________________________________________________
30849 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
30850         Log: A bool is not a pointer.
30851      Branch: perl
30852            ! pp_sys.c
30853 ____________________________________________________________________________
30854 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
30855         Log: AUTHORS updates.
30856      Branch: perl
30857            ! AUTHORS
30858 ____________________________________________________________________________
30859 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
30860         Log: There are several MIME RFCs.
30861      Branch: perl
30862            ! ext/Encode/Encode.pm
30863 ____________________________________________________________________________
30864 [ 12987] By: ams                                   on 2001/11/14  01:09:28
30865         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
30866              From: Michael G Schwern <schwern@pobox.com>
30867              Date: Tue, 13 Nov 2001 20:59:13 -0500
30868              Message-Id: <20011113205913.H32567@blackrider>
30869      Branch: perl
30870            ! t/op/groups.t vms/test.com
30871 ____________________________________________________________________________
30872 [ 12986] By: ams                                   on 2001/11/14  01:07:06
30873         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
30874              From: Michael G Schwern <schwern@pobox.com>
30875              Date: Tue, 13 Nov 2001 20:51:34 -0500
30876              Message-Id: <20011113205134.F32567@blackrider>
30877      Branch: perl
30878            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
30879 ____________________________________________________________________________
30880 [ 12985] By: ams                                   on 2001/11/14  00:43:59
30881         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
30882              From: Michael G Schwern <schwern@pobox.com>
30883              Date: Tue, 13 Nov 2001 20:38:42 -0500
30884              Message-Id: <20011113203842.E32567@blackrider>
30885      Branch: perl
30886            ! pod/perlport.pod
30887 ____________________________________________________________________________
30888 [ 12984] By: ams                                   on 2001/11/14  00:32:15
30889         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
30890              From: Michael G Schwern <schwern@pobox.com>
30891              Date: Tue, 13 Nov 2001 20:27:02 -0500
30892              Message-Id: <20011113202702.D32567@blackrider>
30893      Branch: perl
30894            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
30895            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
30896            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
30897            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
30898 ____________________________________________________________________________
30899 [ 12983] By: ams                                   on 2001/11/14  00:00:27
30900         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
30901              From: Michael G Schwern <schwern@pobox.com>
30902              Date: Tue, 13 Nov 2001 19:51:59 -0500
30903              Message-Id: <20011113195159.B32567@blackrider>
30904      Branch: perl
30905            ! pod/perlport.pod
30906 ____________________________________________________________________________
30907 [ 12982] By: ams                                   on 2001/11/13  23:53:11
30908         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
30909              From: Larry Shatzer <fugazi@zippy.zyx.net>
30910              Date: Tue, 13 Nov 2001 17:27:59 -0700
30911              Message-Id: <20011113172759.E27768@zippy.zyx.net>
30912      Branch: perl
30913            ! pod/perlapio.pod
30914 ____________________________________________________________________________
30915 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
30916         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
30917              "large enough" Unicode characters returned more than one
30918              as their "Unicode size".
30919      Branch: perl
30920            ! pp_sys.c t/io/utf8.t
30921 ____________________________________________________________________________
30922 [ 12980] By: ams                                   on 2001/11/13  19:32:33
30923         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
30924              From: "Craig A. Berry" <craigberry@mac.com>
30925              Date: Tue, 13 Nov 2001 14:33:25 -0600
30926              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
30927      Branch: perl
30928            ! vms/gen_shrfls.pl
30929 ____________________________________________________________________________
30930 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
30931         Log: Subject: Minor patch to Encode.pm (detypo)
30932              From: "Philip Newton" <Philip.Newton@gmx.net>
30933              Date: Tue, 13 Nov 2001 20:11:01 +0100
30934              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
30935      Branch: perl
30936            ! ext/Encode/Encode.pm
30937 ____________________________________________________________________________
30938 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
30939         Log: Evil tabulators.
30940      Branch: perl
30941            ! ext/Encode/Encode.pm
30942 ____________________________________________________________________________
30943 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
30944         Log: Document the available encodings.
30945      Branch: perl
30946            ! ext/Encode/Encode.pm
30947 ____________________________________________________________________________
30948 [ 12976] By: ams                                   on 2001/11/13  17:14:07
30949         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
30950              From: Barrie Slaymaker <barries@slaysys.com>
30951              Date: Tue, 13 Nov 2001 12:41:36 -0500
30952              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
30953      Branch: perl
30954            ! t/op/universal.t
30955 ____________________________________________________________________________
30956 [ 12975] By: ams                                   on 2001/11/13  16:24:21
30957         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
30958              From: Barrie Slaymaker <barries@slaysys.com>
30959              Date: Tue, 13 Nov 2001 10:56:20 -0500
30960              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
30961              (Test applied with minor tweaks and ->isa("HASH") omission.)
30962      Branch: perl
30963            ! lib/UNIVERSAL.pm t/op/universal.t
30964 ____________________________________________________________________________
30965 [ 12974] By: ams                                   on 2001/11/13  15:46:07
30966         Log: Subject: [PATCH Benchmark.pm] docco tweaks
30967              From: Barrie Slaymaker <barries@slaysys.com>
30968              Date: Tue, 13 Nov 2001 11:34:45 -0500
30969              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
30970      Branch: perl
30971            ! lib/Benchmark.pm
30972 ____________________________________________________________________________
30973 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
30974         Log: Subject: [PATCH] Attack of the C loops, round 1
30975              From: Richard Soderberg <rs@oregonnet.com>
30976              Date: Mon, 12 Nov 2001 12:07:29 -0800
30977              Message-Id: <200111122007.MAA01994@oregonnet.com>
30978              
30979              Subject: [PATCH] bytecode.pl (tiny patch)
30980              From: Richard Soderberg <rs@oregonnet.com>
30981              Date: Mon, 12 Nov 2001 12:53:24 -0800
30982              Message-Id: <200111122053.MAA06272@oregonnet.com>
30983      Branch: perl
30984            ! bytecode.pl installhtml
30985 ____________________________________________________________________________
30986 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
30987         Log: Subject: [PATCH] Update to Filter::Util::Call
30988              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
30989              Date: Sun, 11 Nov 2001 22:33:33 -0000
30990              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
30991              
30992              Use the new CXT* macros.
30993      Branch: perl
30994            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
30995 ____________________________________________________________________________
30996 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
30997         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
30998              From: Michael G Schwern <schwern@pobox.com>
30999              Date: Mon, 12 Nov 2001 20:50:34 -0500
31000              Message-ID: <20011112205034.H2888@blackrider>
31001      Branch: perl
31002            + lib/vmsish.pm lib/vmsish.t
31003            - vms/ext/vmsish.pm vms/ext/vmsish.t
31004            ! MANIFEST vms/descrip_mms.template
31005 ____________________________________________________________________________
31006 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
31007         Log: :utf8 works only with perlio.
31008      Branch: perl
31009            ! lib/open.t
31010 ____________________________________________________________________________
31011 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
31012         Log: Subject: Re: @Config -"des" not quite working on VMS
31013              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31014              Date: Tue, 13 Nov 2001 08:35:13 EST 
31015              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
31016      Branch: perl
31017            ! configure.com
31018 ____________________________________________________________________________
31019 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
31020         Log: Subject: [PATCH] lib/charnames.pm 
31021              From: Jeffrey Friedl <jfriedl@yahoo.com>
31022              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
31023              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
31024      Branch: perl
31025            ! lib/charnames.pm
31026 ____________________________________________________________________________
31027 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
31028         Log: Docs for Mac::err.
31029      Branch: maint-5.6/macperl
31030            ! macos/ext/Mac/err/err.pm
31031 ____________________________________________________________________________
31032 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
31033         Log: Some cleanup; change some globals to references for
31034              possible persistence later.
31035      Branch: maint-5.6/macperl
31036            ! macos/lib/Mac/Glue.pm
31037 ____________________________________________________________________________
31038 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
31039         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
31040      Branch: maint-5.6/macperl
31041            ! macos/ext/Mac/Files/Files.pm
31042 ____________________________________________________________________________
31043 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
31044         Log: Get Mac::Navigation to compile (bug #464684).
31045      Branch: maint-5.6/macperl
31046            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
31047            ! macos/ext/Mac/Navigation/Makefile.PL
31048            ! macos/ext/Mac/Navigation/Navigation.xs
31049            ! macos/macperl/Makefile.mk
31050 ____________________________________________________________________________
31051 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
31052         Log: Add in modules and POD to help menu.
31053      Branch: maint-5.6/macperl
31054            ! macos/macperl/MacPerl.podhelp
31055 ____________________________________________________________________________
31056 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
31057         Log: Update bundled modules.
31058      Branch: maint-5.6/macperl
31059            + macos/bundled_ext/Filter/t/FilterTest.pm
31060            + macos/bundled_ext/List/Util/t/shuffle.t
31061            + macos/bundled_ext/Storable/t/compat06.t
31062            + macos/bundled_ext/Storable/t/st-dump.pl
31063            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
31064            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
31065            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
31066            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
31067            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
31068            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
31069            + macos/bundled_lib/blib/lib/lwpcook.pod
31070            + macos/bundled_lib/t/Filter/Simple/filter.t
31071            + macos/bundled_lib/t/Switch/t/given.t
31072            + macos/bundled_lib/t/Switch/t/nested.t
31073            + macos/bundled_lib/t/Switch/t/switch.t
31074            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
31075            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
31076            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
31077            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
31078            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
31079            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
31080            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
31081            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
31082            + macos/bundled_lib/t/URI/rfc2732.t
31083            + macos/bundled_lib/t/libnet/config.t
31084            + macos/bundled_lib/t/libnet/libnet_t.pl
31085            + macos/bundled_lib/t/libwww-perl/live/google.t
31086            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
31087            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
31088            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
31089            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
31090            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
31091            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
31092            + macos/bundled_lib/t/libwww-perl/live/validator.t
31093            - macos/bundled_ext/Filter/t/MyFilter.pm
31094            - macos/bundled_ext/Storable/t/compat-0.6.t
31095            - macos/bundled_ext/Storable/t/dump.pl
31096            - macos/bundled_ext/Time/Piece/Makefile.PL
31097            - macos/bundled_ext/Time/Piece/Piece.pm
31098            - macos/bundled_ext/Time/Piece/Piece.t
31099            - macos/bundled_ext/Time/Piece/Piece.xs
31100            - macos/bundled_ext/Time/Piece/README
31101            - macos/bundled_ext/Time/Piece/Seconds.pm
31102            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
31103            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
31104            - macos/bundled_lib/blib/lib/Net/PH.pm
31105            - macos/bundled_lib/blib/lib/Net/SNPP.pm
31106            - macos/bundled_lib/blib/lib/Text/Balanced.pod
31107            - macos/bundled_lib/t/Filter/Simple/test.pl
31108            - macos/bundled_lib/t/Switch/test.pl
31109            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
31110            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
31111            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
31112            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
31113            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
31114            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
31115            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
31116            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
31117            - macos/bundled_lib/t/libnet/ph.t
31118            ! (edit 125 files)
31119 ____________________________________________________________________________
31120 [ 12961] By: ams                                   on 2001/11/13  00:45:08
31121         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
31122              From: Michael G Schwern <schwern@pobox.com>
31123              Date: Mon, 12 Nov 2001 20:16:45 -0500
31124              Message-Id: <20011112201644.G2888@blackrider>
31125      Branch: perl
31126            ! pod/perlport.pod
31127 ____________________________________________________________________________
31128 [ 12960] By: ams                                   on 2001/11/12  23:54:00
31129         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
31130              Recoving dup tests for VMS
31131              From: Michael G Schwern <schwern@pobox.com>
31132              Date: Mon, 12 Nov 2001 19:35:33 -0500
31133              Message-Id: <20011112193533.D2888@blackrider>
31134      Branch: perl
31135            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
31136 ____________________________________________________________________________
31137 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
31138         Log: Update Changes.
31139      Branch: perl
31140            ! Changes patchlevel.h
31141 ____________________________________________________________________________
31142 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
31143         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
31144              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
31145              Date: Mon, 12 Nov 2001 12:35:18 EST 
31146              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
31147      Branch: perl
31148            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
31149            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
31150 ____________________________________________________________________________
31151 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
31152         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
31153              From: Barrie Slaymaker <barries@slaysys.com>
31154              Date: Mon, 12 Nov 2001 11:19:52 -0500
31155              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
31156      Branch: perl
31157            ! lib/File/Spec.t lib/File/Spec/Win32.pm
31158 ____________________________________________________________________________
31159 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
31160         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
31161              From: Barrie Slaymaker <barries@slaysys.com>
31162              Date: Mon, 12 Nov 2001 11:07:36 -0500
31163              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
31164      Branch: perl
31165            ! lib/Benchmark.pm
31166 ____________________________________________________________________________
31167 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
31168         Log: Misplaced test, noticed by Barrie Slaymaker.
31169              (We are missing Benchmark tests, then.)
31170      Branch: perl
31171            + ext/Devel/DProf/DProf.t
31172            - lib/Benchmark.t
31173            ! MANIFEST
31174 ____________________________________________________________________________
31175 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
31176         Log: Subject: [PATCH] a few typo fixes 
31177              From: Jeffrey Friedl <jfriedl@yahoo.com>
31178              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
31179              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
31180              
31181              Patching README.foo instead of pod/perlfoo.pod,
31182              not patching Math::BigInt (Tels will take care of that),
31183              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
31184              and perldoc.PL instead of libnetcfg and perldoc, patching
31185              ext/Digest/MD5/t/files.t since MD5.pm was changed.
31186      Branch: perl
31187            ! (edit 109 files)
31188 ____________________________________________________________________________
31189 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
31190         Log: Add a note about the dangers of bad UTF-8.
31191      Branch: perl
31192            ! pod/perlunicode.pod
31193 ____________________________________________________________________________
31194 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
31195         Log: NetWare Nit from Ananth Kesari.
31196      Branch: perl
31197            ! NetWare/config.wc
31198 ____________________________________________________________________________
31199 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
31200         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
31201      Branch: perl
31202            ! ext/Encode/Encode.pm
31203 ____________________________________________________________________________
31204 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
31205         Log: (retracted by #12951)
31206      Branch: perl
31207            ! ext/Encode/Encode.pm
31208 ____________________________________________________________________________
31209 [ 12949] By: ams                                   on 2001/11/12  06:40:18
31210         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
31211              From: Robert Spier <rspier@pobox.com>
31212              Date: Sun, 11 Nov 2001 18:50:18 -0800
31213              Message-Id: <15343.14570.121505.233336@rls.cx>
31214              
31215              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
31216              From: Rick Delaney <rick.delaney@home.com>
31217              Date: 12 Nov 2001 00:15:52 -0500
31218              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
31219      Branch: perl
31220            ! pp_hot.c t/op/taint.t
31221 ____________________________________________________________________________
31222 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
31223         Log: It seems that we actually have this detail implemented
31224              as for as Level 1 Support of Unicode regex support is
31225              concerned: at Level 1 only 1:1 support for loose
31226              (aka caseless, aka caseigoring ) matching is required.
31227      Branch: perl
31228            ! pod/perlunicode.pod
31229 ____________________________________________________________________________
31230 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
31231         Log: (retracted by #12951)
31232      Branch: perl
31233            ! ext/Encode/Encode.pm
31234 ____________________________________________________________________________
31235 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
31236         Log: BOM, bom, Bom.
31237      Branch: perl
31238            ! pod/perlunicode.pod
31239 ____________________________________________________________________________
31240 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
31241         Log: Upgrade to Math::BigInt 1.46.
31242      Branch: perl
31243            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
31244            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
31245            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
31246            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
31247            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
31248 ____________________________________________________________________________
31249 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
31250         Log: Subject: Re: PERFORCE change 12943 for review
31251              From: "Philip Newton" <Philip.Newton@gmx.net>
31252              Date: Sun, 11 Nov 2001 20:53:36 +0100
31253              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
31254      Branch: perl
31255            ! pod/perlunicode.pod
31256 ____________________________________________________________________________
31257 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
31258         Log: Doc updates; make the Unicode discussions a little
31259              bit less alarming, and add information about encodings,
31260              surrogates, and BOMs.
31261      Branch: perl
31262            ! pod/perlunicode.pod
31263 ____________________________________________________________________________
31264 [ 12942] By: ams                                   on 2001/11/11  16:45:00
31265         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
31266              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
31267              Date: Mon, 12 Nov 2001 00:22:57 +0900
31268              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
31269      Branch: perl
31270            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
31271            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
31272 ____________________________________________________________________________
31273 [ 12941] By: ams                                   on 2001/11/11  13:01:40
31274         Log: Subject: Re: PERFORCE change 12929 for review
31275              From: "Philip Newton" <Philip.Newton@gmx.net>
31276              Date: Sun, 11 Nov 2001 14:27:44 +0100
31277              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
31278      Branch: perl
31279            ! MANIFEST
31280 ____________________________________________________________________________
31281 [ 12940] By: ams                                   on 2001/11/11  05:06:43
31282         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
31283              From: Michael G Schwern <schwern@pobox.com>
31284              Date: Thu, 8 Nov 2001 22:56:45 -0500
31285              Message-Id: <20011108225645.H5587@blackrider>
31286      Branch: perl
31287            ! t/op/chdir.t
31288 ____________________________________________________________________________
31289 [ 12939] By: ams                                   on 2001/11/11  05:01:00
31290         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
31291              From: Michael G Schwern <schwern@pobox.com>
31292              Date: Sun, 11 Nov 2001 00:54:43 -0500
31293              Message-Id: <20011111005443.A24450@blackrider>
31294      Branch: perl
31295            ! ext/Cwd/t/cwd.t
31296 ____________________________________________________________________________
31297 [ 12938] By: ams                                   on 2001/11/11  03:25:13
31298         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
31299              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
31300              From: "chromatic" <chromatic@rmci.net>
31301              Date: Sat, 10 Nov 2001 21:03:20 -0700
31302              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
31303      Branch: perl
31304            ! lib/File/stat.pm lib/File/stat.t
31305 ____________________________________________________________________________
31306 [ 12937] By: ams                                   on 2001/11/11  02:05:23
31307         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
31308              From: "Craig A. Berry" <craigberry@mac.com>
31309              Date: Sat, 10 Nov 2001 17:23:52 -0600
31310              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
31311      Branch: perl
31312            ! t/op/magic.t
31313 ____________________________________________________________________________
31314 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
31315         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
31316      Branch: perl
31317            ! lib/open.pm lib/open.t
31318 ____________________________________________________________________________
31319 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
31320         Log: The Official name of ASCII.
31321      Branch: perl
31322            ! ext/Encode/Encode.pm
31323 ____________________________________________________________________________
31324 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
31325         Log: The KOI8-R example wasn't quite right.
31326      Branch: perl
31327            ! lib/open.pm lib/open.t
31328 ____________________________________________________________________________
31329 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
31330         Log: Enhance the open pragma to support :utf8, :locale,
31331              and :encoding directly as special cases, and rename
31332              the INOUT to IO.
31333      Branch: perl
31334            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
31335 ____________________________________________________________________________
31336 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
31337         Log: Document the UTF-16 surrogate encoding and decoding.
31338      Branch: perl
31339            ! ext/Encode/Encode.pm
31340 ____________________________________________________________________________
31341 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
31342         Log: A potential recursion breaker.
31343      Branch: perl
31344            ! sv.c
31345 ____________________________________________________________________________
31346 [ 12930] By: ams                                   on 2001/11/10  07:46:53
31347         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
31348              (was Re: perl@12892)
31349              From: "chromatic" <chromatic@rmci.net>
31350              Date: Sat, 10 Nov 2001 01:28:09 -0700
31351              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
31352      Branch: perl
31353            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
31354            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
31355            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
31356            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
31357 ____________________________________________________________________________
31358 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
31359         Log: Add a test for the bytes pragma.
31360      Branch: perl
31361            + lib/bytes.t
31362            ! MANIFEST
31363 ____________________________________________________________________________
31364 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
31365         Log: Doc update.
31366      Branch: perl
31367            ! lib/bytes.pm
31368 ____________________________________________________________________________
31369 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
31370         Log: Cease to exist.
31371      Branch: perl
31372            - lib/Unicode/Normalize.pm
31373 ____________________________________________________________________________
31374 [ 12926] By: ams                                   on 2001/11/10  03:23:16
31375         Log: Subject: [patch] my_setenv speedup + fixes
31376              From: Doug MacEachern <dougm@covalent.net>
31377              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
31378              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
31379      Branch: perl
31380            ! util.c
31381 ____________________________________________________________________________
31382 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
31383         Log: Newline trouble.
31384      Branch: perl
31385            ! lib/ExtUtils/Embed.t
31386 ____________________________________________________________________________
31387 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
31388         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
31389              From: "Craig A. Berry" <craigberry@mac.com>
31390              Date: Fri, 09 Nov 2001 18:13:16 -0600
31391              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
31392      Branch: perl
31393            ! vms/munchconfig.c
31394 ____________________________________________________________________________
31395 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
31396         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
31397              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31398              Date: Sat, 10 Nov 2001 00:10:45 +0100
31399              Message-ID: <20011110001045.A11945@rafael>
31400      Branch: perl
31401            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
31402            + t/run/switchn.t t/run/switchp.t
31403            ! MANIFEST
31404 ____________________________________________________________________________
31405 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
31406         Log: Subject: [PATCH] some tests not cleaning up properly               
31407              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
31408              Date: Fri, 9 Nov 2001 22:13:10 +0100
31409              Message-ID: <20011109221310.A11115@rafael>
31410      Branch: perl
31411            ! ext/Cwd/t/cwd.t t/io/argv.t
31412 ____________________________________________________________________________
31413 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
31414         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
31415              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31416              Date: Fri, 9 Nov 2001 15:07:19 EST
31417              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
31418      Branch: perl
31419            ! lib/ExtUtils/Embed.t
31420 ____________________________________________________________________________
31421 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
31422         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
31423              have been copied so it shouldn't be freed in perl_destruct()
31424      Branch: perl
31425            ! perl.c
31426 ____________________________________________________________________________
31427 [ 12919] By: ams                                   on 2001/11/09  15:36:22
31428         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
31429              From: Michael G Schwern <schwern@pobox.com>
31430              Date: Fri, 9 Nov 2001 00:38:59 -0500
31431              Message-Id: <20011109003859.K5587@blackrider>
31432              (Applied with directory name changes suggested by Craig Berry.)
31433      Branch: perl
31434            ! ext/Cwd/t/cwd.t
31435 ____________________________________________________________________________
31436 [ 12918] By: ams                                   on 2001/11/09  15:29:15
31437         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
31438              From: Michael G Schwern <schwern@pobox.com>
31439              Date: Fri, 9 Nov 2001 01:44:14 -0500
31440              Message-Id: <20011109014414.N5587@blackrider>
31441      Branch: perl
31442            ! vms/ext/filespec.t
31443 ____________________________________________________________________________
31444 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
31445         Log: Update Changes.
31446      Branch: perl
31447            ! Changes patchlevel.h
31448 ____________________________________________________________________________
31449 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
31450         Log: Regen toc.
31451      Branch: perl
31452            ! pod/perltoc.pod
31453 ____________________________________________________________________________
31454 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
31455         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
31456              see http://www.jepstone.net/bjepson//jpl/cvs.html
31457      Branch: perl
31458            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
31459 ____________________________________________________________________________
31460 [ 12914] By: ams                                   on 2001/11/09  14:05:12
31461         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
31462              From: Michael G Schwern <schwern@pobox.com>
31463              Date: Thu, 8 Nov 2001 22:05:49 -0500
31464              Message-Id: <20011108220549.F5587@blackrider>
31465      Branch: perl
31466            ! vms/test.com
31467 ____________________________________________________________________________
31468 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
31469         Log: NetWare update from Ananth Kesari.
31470      Branch: perl
31471            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
31472 ____________________________________________________________________________
31473 [ 12912] By: ams                                   on 2001/11/09  13:40:26
31474         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
31475              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31476              Date: Fri, 9 Nov 2001 14:32:28 +0100
31477              Message-Id: <20011109143228.A18996@rafael>
31478      Branch: perl
31479            ! perl.c
31480 ____________________________________________________________________________
31481 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
31482         Log: FAQ sync.
31483      Branch: perl
31484            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
31485            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
31486            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
31487 ____________________________________________________________________________
31488 [ 12910] By: ams                                   on 2001/11/09  07:33:49
31489         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
31490              From: Michael G Schwern <schwern@pobox.com>
31491              Date: Fri, 9 Nov 2001 00:41:56 -0500
31492              Message-Id: <20011109004156.L5587@blackrider>
31493      Branch: perl
31494            ! lib/File/Find/t/find.t
31495 ____________________________________________________________________________
31496 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
31497         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
31498              The CPAN distribution has both pm and XS implementations,
31499              and for performance reasons we choose the XS.
31500              Another reason to choose the XS is that it doesn't
31501              require Lingua::KO::Hangul::Util, which means that
31502              we can delete that-- which in turn means that Unicode::UCD
31503              cannot expect that: support it, but don't expect.
31504              Ditto Unicode::Collate.
31505              
31506              Note that Unicode::Normalize Makefile.PL and
31507              Normalize.xs have been modified from the CPAN 0.10
31508              versions: the first one to be simpler (no pm) and
31509              clean up the generated unf*.h files, the second one
31510              to quench compiler grumblings.  Must notify Sadahiro
31511              about these changes.
31512      Branch: perl
31513            + ext/Unicode/Normalize/Changes
31514            + ext/Unicode/Normalize/Makefile.PL
31515            + ext/Unicode/Normalize/Normalize.pm
31516            + ext/Unicode/Normalize/Normalize.pod
31517            + ext/Unicode/Normalize/Normalize.xs
31518            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
31519            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
31520            + ext/Unicode/Normalize/t/test.t
31521            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
31522            - lib/Lingua/KO/Hangul/Util/README
31523            - lib/Lingua/KO/Hangul/Util/t/test.t
31524            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
31525            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
31526            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
31527            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
31528            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
31529            ! win32/makefile.mk
31530 ____________________________________________________________________________
31531 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
31532         Log: Test miscounting.
31533      Branch: perl
31534            ! ext/POSIX/t/posix.t
31535 ____________________________________________________________________________
31536 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
31537         Log: Quote the variables in failures messages more nicely.
31538      Branch: perl
31539            ! t/test.pl
31540 ____________________________________________________________________________
31541 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
31542         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
31543              From: Michael G Schwern <schwern@pobox.com>
31544              Date: Thu, 8 Nov 2001 17:24:49 -0500
31545              Message-ID: <20011108172449.A5587@blackrider>
31546              
31547              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
31548              From: "Craig A. Berry" <craigberry@mac.com>
31549              Date: Thu, 8 Nov 2001 16:35:00 -0600
31550              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
31551      Branch: perl
31552            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
31553 ____________________________________________________________________________
31554 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
31555         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
31556              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
31557              Date: Thu, 8 Nov 2001 22:52:50 -0000
31558              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
31559      Branch: perl
31560            ! ext/DB_File/t/db-recno.t
31561 ____________________________________________________________________________
31562 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
31563         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
31564              (Probably not an EBCDIC issue the way one would think
31565              since no chr() et alia are used in UCD.pm.)
31566      Branch: perl
31567            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
31568 ____________________________________________________________________________
31569 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
31570         Log: Whether overwriting the $self->{...} values (see #12902)
31571              is a good policy or not is debatable, but let's at least
31572              be consistent.
31573      Branch: perl
31574            ! lib/ExtUtils/MM_Unix.pm
31575 ____________________________________________________________________________
31576 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
31577         Log: The MakeMaker argument () quoting patch that sneaked
31578              in at #12883 didn't handle make macros like this $(...).
31579              Leaning toothpicks, we've got them.
31580      Branch: perl
31581            ! lib/ExtUtils/MM_Unix.pm
31582 ____________________________________________________________________________
31583 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
31584         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
31585              From: Michael G Schwern <schwern@pobox.com>
31586              Date: Wed, 7 Nov 2001 02:02:29 -0500
31587              Message-ID: <20011107020229.K2858@blackrider>
31588      Branch: perl
31589            ! t/io/argv.t t/test.pl vms/test.com
31590 ____________________________________________________________________________
31591 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
31592         Log: Subject: [PATCH 20011106.084] -s on #! line 
31593              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31594              Date: Wed, 7 Nov 2001 22:23:39 +0100
31595              Message-ID: <20011107222339.E729@rafael>
31596      Branch: perl
31597            ! embed.h embed.pl perl.c proto.h toke.c
31598 ____________________________________________________________________________
31599 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
31600         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
31601              From: Michael G Schwern <schwern@pobox.com>
31602              Date: Wed, 7 Nov 2001 16:52:49 -0500
31603              Message-ID: <20011107165249.I7346@blackrider>
31604      Branch: perl
31605            ! pod/perlhack.pod
31606 ____________________________________________________________________________
31607 [ 12898] By: ams                                   on 2001/11/08  13:02:19
31608         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
31609              From: Mark-Jason Dominus <mjd@plover.com>
31610              Date: Thu, 08 Nov 2001 08:59:02 -0500
31611              Message-Id: <20011108135902.2275.qmail@plover.com>
31612      Branch: perl
31613            ! INSTALL README README.amiga README.os2 README.vms
31614            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
31615            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
31616 ____________________________________________________________________________
31617 [ 12897] By: ams                                   on 2001/11/08  12:49:28
31618         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
31619              From: mjd@plover.com
31620              Date: 8 Nov 2001 13:33:18 -0000
31621              Message-Id: <20011108133318.1786.qmail@plover.com>
31622      Branch: perl
31623            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
31624            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
31625            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
31626            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
31627            ! pod/perlport.pod pod/perlvar.pod
31628 ____________________________________________________________________________
31629 [ 12896] By: ams                                   on 2001/11/08  11:22:12
31630         Log: open(FH, $file) should strip leading and trailing whitespace.
31631      Branch: perl
31632            ! doio.c
31633 ____________________________________________________________________________
31634 [ 12895] By: ams                                   on 2001/11/08  10:17:14
31635         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
31636              From: "Craig A. Berry" <craigberry@mac.com>
31637              Date: Wed, 07 Nov 2001 13:41:50 -0600
31638              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
31639      Branch: perl
31640            ! t/op/glob.t
31641 ____________________________________________________________________________
31642 [ 12894] By: ams                                   on 2001/11/08  08:32:20
31643         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
31644              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
31645              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
31646              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
31647      Branch: perl
31648            ! makedepend.SH
31649 ____________________________________________________________________________
31650 [ 12893] By: ams                                   on 2001/11/08  08:26:31
31651         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
31652              From: mjd@plover.com
31653              Date: 8 Nov 2001 08:08:07 -0000
31654              Message-Id: <20011108080807.30147.qmail@plover.com>
31655              
31656              Subject: bleadperl perl.pod
31657              From: mjd@plover.com
31658              Date: 8 Nov 2001 08:10:47 -0000
31659              Message-Id: <20011108081047.30178.qmail@plover.com>
31660              
31661              Subject: more bleadperl perl.pod
31662              From: mjd@plover.com
31663              Date: 8 Nov 2001 08:16:28 -0000
31664              Message-Id: <20011108081628.30229.qmail@plover.com>
31665      Branch: perl
31666            ! pod/perl.pod pod/perldebug.pod
31667 ____________________________________________________________________________
31668 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
31669         Log: Tweak for Cray-friendliness from Nicholas Clark.
31670      Branch: perl
31671            ! sv.c
31672 ____________________________________________________________________________
31673 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
31674         Log: VMS patch redo from Charles Lane.
31675      Branch: perl
31676            ! vms/gen_shrfls.pl
31677 ____________________________________________________________________________
31678 [ 12890] By: ams                                   on 2001/11/07  15:16:10
31679         Log: Subject: [ID 20011107.088] two perl pod nits
31680              From: lvirden@cas.org
31681              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
31682              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
31683      Branch: perl
31684            ! pod/perl.pod pod/perlfaq3.pod
31685 ____________________________________________________________________________
31686 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
31687         Log: Update Changes.
31688      Branch: perl
31689            ! Changes patchlevel.h
31690 ____________________________________________________________________________
31691 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
31692         Log: The (emulated) "no utf8" must be in a BEGIN block
31693              to be effective.
31694      Branch: perl
31695            ! lib/CGI/t/html.t
31696 ____________________________________________________________________________
31697 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
31698         Log: "v-strings" is the right term.
31699      Branch: perl
31700            ! pod/perltodo.pod
31701 ____________________________________________________________________________
31702 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
31703         Log: Add vstrings-as-objects need to perltodo.
31704      Branch: perl
31705            ! pod/perltodo.pod
31706 ____________________________________________________________________________
31707 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
31708         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
31709              From: Nicholas Clark <nick@ccl4.org>
31710              Date: Wed, 7 Nov 2001 14:36:32 +0000
31711              Message-ID: <20011107143631.I24980@plum.flirble.org>
31712      Branch: perl
31713            ! t/op/pack.t
31714 ____________________________________________________________________________
31715 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
31716         Log: The Embed test requires a major rewrite for VMS
31717              (plus it reveals a couple of annoying glitches
31718              in buffering), so skip the test for now; from
31719              Charles Lane.
31720      Branch: perl
31721            ! lib/ExtUtils/Embed.t
31722 ____________________________________________________________________________
31723 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
31724         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
31725              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31726              Date: Wed, 7 Nov 2001 09:23:28 EST
31727              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
31728              
31729              (Also i seems that an unrelated experimental patch
31730              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
31731      Branch: perl
31732            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
31733 ____________________________________________________________________________
31734 [ 12882] By: ams                                   on 2001/11/07  05:14:04
31735         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
31736              From: Mark-Jason Dominus <mjd@plover.com>
31737              Date: Wed, 07 Nov 2001 00:43:46 -0500
31738              Message-Id: <20011107054346.14428.qmail@plover.com>
31739      Branch: perl
31740            ! gv.c op.c toke.c
31741 ____________________________________________________________________________
31742 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
31743         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
31744              From: Michael G Schwern <schwern@pobox.com>             
31745              Date: Tue, 6 Nov 2001 22:04:39 -0500
31746              Message-ID: <20011106220439.D2858@blackrider>              
31747      Branch: perl
31748            ! lib/perl5db.pl
31749 ____________________________________________________________________________
31750 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
31751         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
31752              stress))
31753              From: Jonathan Stowe <gellyfish@gellyfish.com>
31754              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
31755              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
31756              
31757              (except for one hunk where indentation differs)
31758      Branch: perl
31759            ! lib/Term/Cap.t
31760 ____________________________________________________________________________
31761 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
31762         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
31763              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31764              Date: Tue, 6 Nov 2001 21:45:01 +0100
31765              Message-ID: <20011106214501.A704@rafael>
31766      Branch: perl
31767            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
31768            ! lib/File/Spec/Win32.pm
31769 ____________________________________________________________________________
31770 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
31771         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
31772              From: Michael G Schwern <schwern@pobox.com>              
31773              Date: Tue, 6 Nov 2001 20:58:45 -0500
31774              Message-ID: <20011106205845.G29411@blackrider>
31775      Branch: perl
31776            ! t/test.pl
31777 ____________________________________________________________________________
31778 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
31779         Log: Subject: making do_sprintf public       
31780              From: Doug MacEachern <dougm@covalent.net>    
31781              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
31782              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
31783      Branch: perl
31784            ! embed.h embed.pl global.sym
31785 ____________________________________________________________________________
31786 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
31787         Log: Update to CGI.pm 2.78.
31788              
31789              TODO: the test suite needs to be merged so that
31790              when in core, the core version is tested, and when
31791              using the CPAN version, testing the CPAN version.
31792              (the changes need to be sent to Lincoln, too...)
31793      Branch: perl
31794            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
31795            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
31796            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
31797            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
31798            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
31799            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
31800 ____________________________________________________________________________
31801 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
31802         Log: Integrate with perlio; (strictly) readonly hashes via XS.
31803      Branch: perl
31804           +> t/lib/access.t
31805           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
31806 ____________________________________________________________________________
31807 [ 12874] By: nick                                  on 2001/11/06  21:05:16
31808         Log: Keep It Simple and Stupid version of readonly hash support.
31809              - Test for SvREAONLY(hv) at a few spots in hv.c
31810              - add the error message to perldiag.pod
31811              - (dubious) add access::readonly() to univeral.c
31812              - add test using above
31813              - fixup ext/B/t/stash.t to account for access:: existing
31814      Branch: perlio
31815            + t/lib/access.t
31816            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
31817 ____________________________________________________________________________
31818 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
31819         Log: Fix incorrect warnings about broken globbing;
31820              from Andy Dougherty.
31821      Branch: perl
31822            ! hints/linux.sh
31823 ____________________________________________________________________________
31824 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
31825         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
31826              toggle-on from the encoding pragma.
31827      Branch: perl
31828            ! regcomp.c regexec.c
31829 ____________________________________________________________________________
31830 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
31831         Log: Retract #12824, doesn't help and is ignored
31832              by Configure anyway.
31833      Branch: perl
31834            ! hints/beos.sh
31835 ____________________________________________________________________________
31836 [ 12870] By: ams                                   on 2001/11/06  10:40:37
31837         Log: Subject: Cosmetic change
31838              From: H.Merijn Brand <h.m.brand@hccnet.nl>
31839              Date: Tue, 06 Nov 2001 12:30:52 +0100
31840              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
31841      Branch: perl
31842            ! README.hpux
31843 ____________________________________________________________________________
31844 [ 12869] By: nick                                  on 2001/11/06  08:26:40
31845         Log: Integrate mainline
31846      Branch: perlio
31847           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
31848           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
31849 ____________________________________________________________________________
31850 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
31851         Log: The parentheses are protected enough.
31852      Branch: perl
31853            ! hints/os390.sh
31854 ____________________________________________________________________________
31855 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
31856         Log: ccflags, not ldflags.
31857      Branch: perl
31858            ! hints/os390.sh
31859 ____________________________________________________________________________
31860 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
31861         Log: ... and the proto to go with #12865.
31862      Branch: perl
31863            ! proto.h
31864 ____________________________________________________________________________
31865 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
31866         Log: Oops.  Luckily nothing was using this symbol yet.
31867      Branch: perl
31868            ! global.sym
31869 ____________________________________________________________________________
31870 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
31871         Log: Implement the encoding pragma for regex literals.
31872      Branch: perl
31873            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
31874 ____________________________________________________________________________
31875 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
31876         Log: More UTF8 EXACT fixing.
31877      Branch: perl
31878            ! regexec.c
31879 ____________________________________________________________________________
31880 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
31881         Log: More re debugging.
31882      Branch: perl
31883            ! regexec.c
31884 ____________________________________________________________________________
31885 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
31886         Log: EXACT correction attempt.  Continued in #12863.
31887      Branch: perl
31888            ! regexec.c
31889 ____________________________________________________________________________
31890 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
31891         Log: Unterminated L<.
31892      Branch: perl
31893            ! ext/DB_File/DB_File.pm
31894 ____________________________________________________________________________
31895 [ 12859] By: nick                                  on 2001/11/05  19:15:17
31896         Log: Integrate mainline
31897      Branch: perlio
31898           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
31899           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
31900           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
31901           +> lib/Math/BigInt/t/sub_mbi.t
31902            - lib/Math/BigInt/t/Math/Subclass.pm
31903            - lib/Math/BigInt/t/subclass.t
31904           !> (integrate 30 files)
31905 ____________________________________________________________________________
31906 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
31907         Log: Regex debugging fixes from Hugo.
31908      Branch: perl
31909            ! regcomp.c regexec.c
31910 ____________________________________________________________________________
31911 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
31912         Log: IRIX: at some point the cc -version has started
31913              to output to stderr, not stdout any more.
31914      Branch: perl
31915            ! hints/irix_6.sh
31916 ____________________________________________________________________________
31917 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
31918         Log: Update Changes.
31919      Branch: perl
31920            ! Changes patchlevel.h
31921 ____________________________________________________________________________
31922 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
31923         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
31924      Branch: perl
31925            ! lib/File/Spec/Unix.pm
31926 ____________________________________________________________________________
31927 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
31928         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
31929              From: rgarciasuarez@free.fr
31930              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
31931              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
31932      Branch: perl
31933            ! lib/File/Spec/Unix.pm
31934 ____________________________________________________________________________
31935 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
31936         Log: Use config.arch in OS/390 where the combination of
31937              IEEE floats and ldflags is tricky.
31938      Branch: perl
31939            ! hints/os390.sh
31940 ____________________________________________________________________________
31941 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
31942         Log: Metaconfig unit change for #12851.
31943      Branch: metaconfig
31944            ! U/modified/Config_sh.U
31945 ____________________________________________________________________________
31946 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
31947         Log: Support a config.arch file, similar to config.over,
31948              but loaded just before it.
31949      Branch: perl
31950            ! Configure INSTALL
31951 ____________________________________________________________________________
31952 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
31953         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
31954              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31955              Date: Mon, 5 Nov 2001 14:26:24 +0100
31956              Message-ID: <20011105142624.C31977@rafael>
31957      Branch: perl
31958            ! lib/Symbol.pm lib/Symbol.t
31959 ____________________________________________________________________________
31960 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
31961         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
31962              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31963              Date: Sun, 4 Nov 2001 22:28:57 +0100
31964              Message-ID: <20011104222857.C696@rafael>
31965      Branch: perl
31966            ! pod/perldebug.pod pod/perlpodspec.pod
31967 ____________________________________________________________________________
31968 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
31969         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
31970      Branch: perl
31971            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
31972 ____________________________________________________________________________
31973 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
31974         Log: Math::Big* test tweaks to work better with core:
31975              but the coast still not clear.
31976      Branch: perl
31977            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
31978            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
31979 ____________________________________________________________________________
31980 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
31981         Log: Protect against high load: measure how much wall
31982              clock time went by while sleeping.  Avoids some
31983              false negatives, while may introduce some false
31984              positives.  Life is hard.
31985      Branch: perl
31986            ! ext/Time/HiRes/HiRes.t
31987 ____________________________________________________________________________
31988 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
31989         Log: More forgotten from #12843.
31990      Branch: perl
31991            ! lib/Math/BigInt/t/bigfltpm.inc
31992 ____________________________________________________________________________
31993 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
31994         Log: Forgot from #12843.
31995      Branch: perl
31996            + lib/Math/BigInt/t/bigintpm.inc
31997            ! MANIFEST
31998 ____________________________________________________________________________
31999 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
32000         Log: Upgrade to Math::BigInt 1.45; from Tels.
32001              NOTE: some of the tests are failing but that's because
32002              the core integration is not yet done.
32003      Branch: perl
32004            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
32005            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
32006            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
32007            - lib/Math/BigInt/t/Math/Subclass.pm
32008            - lib/Math/BigInt/t/subclass.t
32009            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
32010            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
32011            ! lib/Math/BigInt/t/mbimbf.t
32012 ____________________________________________________________________________
32013 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
32014         Log: VMS: adds capability to control more configuration stuff with
32015              -D and -U switches; parsing config.sh to extract previous config
32016              info in VMS-form, and a rewrite of the "prompt/response" routine;
32017              from Charles Lane.
32018      Branch: perl
32019            ! configure.com
32020 ____________________________________________________________________________
32021 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
32022         Log: Subject: Typo correction in perldebguts.pod
32023              From: mjd@plover.com
32024              Date: 4 Nov 2001 16:20:05 -0000
32025              Message-ID: <20011104162005.16699.qmail@plover.com>
32026      Branch: perl
32027            ! pod/perldebguts.pod
32028 ____________________________________________________________________________
32029 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
32030         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
32031              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32032              Date: Sun, 4 Nov 2001 11:47:30 +0100
32033              Message-ID: <20011104114730.A715@rafael>
32034              
32035              Remove -T from the test, wrong place for that.
32036      Branch: perl
32037            ! lib/File/Temp/t/mktemp.t
32038 ____________________________________________________________________________
32039 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
32040         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
32041              From: Nicholas Clark <nick@ccl4.org>
32042              Date: Sun, 4 Nov 2001 10:41:24 +0000
32043              Message-ID: <20011104104123.U20123@plum.flirble.org>
32044      Branch: perl
32045            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
32046 ____________________________________________________________________________
32047 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
32048         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
32049              From: Michael G Schwern <schwern@pobox.com>
32050              Date: Sat, 3 Nov 2001 15:41:47 -0500
32051              Message-ID: <20011103154147.C600@blackrider>
32052      Branch: perl
32053            ! lib/Term/Cap.t
32054 ____________________________________________________________________________
32055 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
32056         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
32057              From: "Craig A. Berry" <craigberry@mac.com>     
32058              Date: Sat, 03 Nov 2001 16:02:28 -0600
32059              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
32060      Branch: perl
32061            ! ext/Time/HiRes/HiRes.t
32062 ____________________________________________________________________________
32063 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
32064         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
32065              From: "chromatic" <chromatic@rmci.net>
32066              Date: Sat, 03 Nov 2001 12:28:17 -0700
32067              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
32068      Branch: perl
32069            ! lib/Term/Cap.t
32070 ____________________________________________________________________________
32071 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
32072         Log: Don't bother doing POSIX charclass parsing if it
32073              possibly cannot be so.  Prepares way for charclass
32074              syntax like [[abc]||[def]] (or just [[abc][def]])
32075              for union, [[\w]&&[$a]] for intersection,
32076              and [[a-z]&&[^def]] for subtraction.
32077              
32078              Currently /[[a]/ (or /[a[]/) parses as a character
32079              class containing two characters, "[" and "a",
32080              this may have to be broken for the syntax described
32081              above, otherwise we would have to scan the whole pattern
32082              to find out whether the square brackets match pairwise.
32083              Luckily, the special case of "[" doesn't seem to be
32084              documented (as opposed to "]" and "-"), so we may have
32085              better story for breaking it...  One can always use \[
32086              if one wants a literal "[", so there.
32087      Branch: perl
32088            ! regcomp.c
32089 ____________________________________________________________________________
32090 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
32091         Log: Comment correction.
32092      Branch: perl
32093            ! regcomp.c
32094 ____________________________________________________________________________
32095 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
32096         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
32097              The latter is a RedHatism.
32098      Branch: perl
32099            ! lib/ExtUtils/MakeMaker.pm
32100 ____________________________________________________________________________
32101 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
32102         Log: Integrate perlio.
32103      Branch: perl
32104           !> perlio.c
32105 ____________________________________________________________________________
32106 [ 12831] By: nick                                  on 2001/11/03  11:42:15
32107         Log: Integrate mainline
32108      Branch: perlio
32109           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
32110           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
32111           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
32112           !> sv.c t/test.pl
32113 ____________________________________________________________________________
32114 [ 12830] By: nick                                  on 2001/11/03  10:27:34
32115         Log: Fix clone_leak problem.
32116              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
32117              as vestige of calling PerlLIO_dup().
32118      Branch: perlio
32119            ! perlio.c
32120 ____________________________________________________________________________
32121 [ 12829] By: nick                                  on 2001/11/03  09:40:46
32122         Log: Tweaks attempting to locate Doug's clone_leak leak.
32123              - add some PerlIO_debug()
32124              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
32125              - Even if it closing stdout etc. do a fflush()
32126      Branch: perlio
32127            ! perlio.c
32128 ____________________________________________________________________________
32129 [ 12828] By: nick                                  on 2001/11/03  08:34:31
32130         Log: Integrate mainline
32131      Branch: perlio
32132           !> (integrate 54 files)
32133 ____________________________________________________________________________
32134 [ 12827] By: ams                                   on 2001/11/03  03:45:19
32135         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
32136              remove this later). Based on a patch from Robert Spier in
32137              <15330.61459.14452.795263@rls.cx>.
32138      Branch: perl
32139            ! sv.c
32140 ____________________________________________________________________________
32141 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
32142         Log: microperl sync.
32143      Branch: perl
32144            ! doio.c perl.c perl.h perlio.c regexec.c
32145 ____________________________________________________________________________
32146 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
32147         Log: Definitions for the Unicode Newline Guidelines.
32148      Branch: perl
32149            ! perl.h
32150 ____________________________________________________________________________
32151 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
32152         Log: (retracted by #12871)
32153              
32154              There is no csh of any kind in default BeOS.
32155              For the purposes of miniperl globbing, bash
32156              will do.
32157      Branch: perl
32158            ! hints/beos.sh
32159 ____________________________________________________________________________
32160 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
32161         Log: Integrate change #12820 from macperl to maint and blead;
32162              
32163              Fix up (dynaloading) to work properly with multiplicity
32164      Branch: maint-5.6/perl
32165           !> ext/DynaLoader/dl_mac.xs
32166      Branch: perl
32167           !> ext/DynaLoader/dl_mac.xs
32168 ____________________________________________________________________________
32169 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
32170         Log: Several fixes for various exit problems and clearing out
32171              task queue, as well as another (incomplete) go at
32172              fixing error message handling
32173      Branch: maint-5.6/macperl
32174            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
32175 ____________________________________________________________________________
32176 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
32177         Log: Add source files for bleadperl builds
32178      Branch: maint-5.6/macperl
32179            ! macos/Makefile.mk
32180 ____________________________________________________________________________
32181 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
32182         Log: Fix up to work properly with multiplicity
32183      Branch: maint-5.6/macperl
32184            ! ext/DynaLoader/dl_mac.xs
32185 ____________________________________________________________________________
32186 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
32187         Log: Integrate with maintperl.
32188      Branch: maint-5.6/macperl
32189           +> t/op/system.t t/op/system_tests
32190           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
32191           !> pod/perltodo.pod util.c win32/win32.c
32192 ____________________________________________________________________________
32193 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
32194         Log: Locate _PATH_LOG if it's a socket even if not #defined
32195              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
32196              via Nick Clark.
32197      Branch: perl
32198            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
32199 ____________________________________________________________________________
32200 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
32201         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
32202              From: Michael G Schwern <schwern@pobox.com>
32203              Date: Fri, 2 Nov 2001 15:36:41 -0500
32204              Message-ID: <20011102153641.E23234@blackrider>
32205      Branch: perl
32206            ! t/test.pl
32207 ____________________________________________________________________________
32208 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
32209         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
32210              From: merlyn@stonehenge.com (Randal L. Schwartz)
32211              Date: 02 Nov 2001 09:33:34 -0800
32212              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
32213              
32214              (two of the changes)
32215              
32216              Better coexistence with extensions.
32217      Branch: perl
32218            ! ext/Errno/Errno_pm.PL hints/darwin.sh
32219 ____________________________________________________________________________
32220 [ 12815] By: ams                                   on 2001/11/02  16:47:43
32221         Log: Subject: Re: [PATCH] the the double double word word fix fix
32222              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
32223              Date: Fri, 02 Nov 2001 19:43:07 +0100
32224              Message-Id: <3BE2E93B.627C198E@alcatel.at>
32225      Branch: perl
32226            ! pod/perldebug.pod
32227 ____________________________________________________________________________
32228 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
32229         Log: Update Changes.
32230      Branch: perl
32231            ! Changes patchlevel.h
32232 ____________________________________________________________________________
32233 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
32234         Log: More encoding testing.
32235      Branch: perl
32236            ! lib/encoding.pm lib/encoding.t
32237 ____________________________________________________________________________
32238 [ 12812] By: ams                                   on 2001/11/02  15:07:11
32239         Log: Slight modification of #12811.
32240      Branch: perl
32241            ! op.c
32242 ____________________________________________________________________________
32243 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
32244         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
32245              From: Radu Greab <radu@netsoft.ro>
32246              Date: Fri, 2 Nov 2001 15:28:58 +0200
32247              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
32248      Branch: perl
32249            ! op.c t/op/stat.t
32250 ____________________________________________________________________________
32251 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
32252         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
32253              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32254              Date: Thu, 1 Nov 2001 22:35:50 +0100
32255              Message-ID: <20011101223550.A10849@rafael>
32256      Branch: perl
32257            ! lib/ExtUtils/Embed.t
32258 ____________________________________________________________________________
32259 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
32260         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
32261              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32262              Date: 2 Nov 2001 14:48:51 -0000
32263              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
32264      Branch: perl
32265            ! lib/File/Find.pm
32266 ____________________________________________________________________________
32267 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
32268         Log: Add documentation.
32269      Branch: perl
32270            ! embed.pl pod/perlapi.pod utf8.c
32271 ____________________________________________________________________________
32272 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
32273         Log: Unicode: add ToFold mapping.  Not used yet; but basically
32274              a more useful mapping for caseless aka case-ignoring than
32275              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
32276              algorithm for creating the foldings uses equivalence classes,
32277              see http://www.unicode.org/unicode/reports/tr21/
32278              Hopefully this feature will be used in //i.
32279              (The folding tables were introduced by #12689.)
32280      Branch: perl
32281            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
32282            ! utf8.c
32283 ____________________________________________________________________________
32284 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
32285         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
32286              From: "Craig A. Berry" <craigberry@mac.com>
32287              Date: Fri, 02 Nov 2001 00:03:52 -0600
32288              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
32289      Branch: perl
32290            ! lib/AutoSplit.t
32291 ____________________________________________________________________________
32292 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
32293         Log: Subject: Trivial doc patch
32294              From: andreas.koenig@anima.de (Andreas J. Koenig)
32295              Date: 02 Nov 2001 06:11:35 +0100
32296              Message-ID: <m37kt94v08.fsf@anima.de>
32297      Branch: perl
32298            ! pod/perlport.pod
32299 ____________________________________________________________________________
32300 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
32301         Log: Make encoding and charnames pragmas coexist.
32302      Branch: perl
32303            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
32304 ____________________________________________________________________________
32305 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
32306         Log: The basic character classes seem to go untested with Unicode.
32307      Branch: perl
32308            ! t/op/pat.t
32309 ____________________________________________________________________________
32310 [ 12802] By: ams                                   on 2001/11/02  00:39:36
32311         Log: Subject: [PATCH] the the double double word word fix fix
32312              From: Richard Soderberg <rs@oregonnet.com>
32313              Date: Thu, 1 Nov 2001 13:12:03 -0800
32314              Message-Id: <200111012112.NAA23288@oregonnet.com>
32315              
32316              Subject: Re: [PATCH] the the double double word word fix fix
32317              From: Mark-Jason Dominus <mjd@plover.com>
32318              Date: Thu, 01 Nov 2001 16:43:40 -0500
32319              Message-Id: <20011101214340.2044.qmail@plover.com>
32320              
32321              Subject: Re: [PATCH] the the double double word word fix fix
32322              From: Mark-Jason Dominus <mjd@plover.com>
32323              Date: Thu, 01 Nov 2001 16:51:39 -0500
32324              Message-Id: <20011101215139.2196.qmail@plover.com>
32325      Branch: perl
32326            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
32327            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
32328            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
32329            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
32330            ! pod/perltodo.pod pod/perlxstut.pod
32331 ____________________________________________________________________________
32332 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
32333         Log: Comment tweaks.
32334      Branch: perl
32335            ! toke.c
32336 ____________________________________________________________________________
32337 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
32338         Log: FAQ sync.
32339      Branch: perl
32340            ! pod/perlfaq9.pod
32341 ____________________________________________________________________________
32342 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
32343         Log: If an encoding is set by -M/-m, it must be in
32344              effect only for the actual script, not any other
32345              required/-M/-m'ed module, otherwise we enter a nasty
32346              recursion in regexec.c while trying to init the simple
32347              UTF-8 charclasses like PL_utf8_alnum.
32348      Branch: perl
32349            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
32350 ____________________________________________________________________________
32351 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
32352         Log: A bit more descriptive name.
32353      Branch: perl
32354            ! mg.c
32355 ____________________________________________________________________________
32356 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
32357         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
32358              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32359              Date: Wed, 31 Oct 2001 13:47:04 EST
32360              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
32361      Branch: perl
32362            ! ext/Time/HiRes/HiRes.t
32363 ____________________________________________________________________________
32364 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
32365         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
32366              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32367              Date: Wed, 31 Oct 2001 13:43:29 EST
32368              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
32369      Branch: perl
32370            ! mg.c
32371 ____________________________________________________________________________
32372 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
32373         Log: Subject: [PATCH] Various test cleanups
32374              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32375              Date: Tue, 30 Oct 2001 21:56:26 +0100
32376              Message-ID: <20011030215626.A28503@rafael>
32377      Branch: perl
32378            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32379            ! ext/DB_File/t/db-recno.t ext/Encode.t
32380 ____________________________________________________________________________
32381 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
32382         Log: Update Changes.
32383      Branch: perl
32384            ! Changes patchlevel.h
32385 ____________________________________________________________________________
32386 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
32387         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
32388              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
32389              Date: Wed, 31 Oct 2001 17:16:39 +0100
32390              Message-ID: <20011031171639.A32511@rafael>
32391      Branch: perl
32392            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
32393 ____________________________________________________________________________
32394 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
32395         Log: Skip message nit.
32396      Branch: perl
32397            ! t/io/fs.t
32398 ____________________________________________________________________________
32399 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
32400         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
32401              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32402              Date: 31 Oct 2001 14:49:37 -0000
32403              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
32404      Branch: perl
32405            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
32406 ____________________________________________________________________________
32407 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
32408         Log: Extend the effect of the encoding pragma to chr() and ord().
32409              
32410              TODO: regex literals, reentrancy problems with the utf8
32411              and charnames pragmas.
32412      Branch: perl
32413            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
32414 ____________________________________________________________________________
32415 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
32416         Log: Doc tweaks.
32417      Branch: perl
32418            ! lib/encoding.pm
32419 ____________________________________________________________________________
32420 [ 12788] By: nick                                  on 2001/10/31  08:59:56
32421         Log: Integrate mainline
32422      Branch: perlio
32423           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
32424           !> (integrate 49 files)
32425 ____________________________________________________________________________
32426 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
32427         Log: Forgot new proto.
32428      Branch: perl
32429            ! proto.h
32430 ____________________________________________________________________________
32431 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
32432         Log: Clarification: use encoding cannot be used to
32433              change the default encoding of "your whole script";
32434              only the default encoding of the *data*.  Also, it
32435              seems that "use encoding" does not mix with "use utf8"
32436              (a coredumping recursion ensues).  Should not be a huge
32437              problem since "use utf8" is pretty marginal nowadays.
32438      Branch: perl
32439            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
32440 ____________________________________________________________________________
32441 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
32442         Log: More documentation for the encode pragma.
32443      Branch: perl
32444            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
32445            ! pod/perlapi.pod pod/perlunicode.pod sv.c
32446 ____________________________________________________________________________
32447 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
32448         Log: Thinko in #12783.
32449      Branch: perl
32450            ! sv.c
32451 ____________________________________________________________________________
32452 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
32453         Log: Make sv_recode_to_utf8() a real API: the encoding
32454              is a parameter, instead of a global.  Document the
32455              PERL_ENCODING.
32456      Branch: perl
32457            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
32458            ! toke.c
32459 ____________________________________________________________________________
32460 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
32461         Log: Enable -Mencoding=foobar also for string literals.
32462      Branch: perl
32463            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
32464            ! pod/perlapi.pod proto.h sv.c toke.c
32465 ____________________________________________________________________________
32466 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
32467         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
32468              From: Andy Dougherty <doughera@lafayette.edu>
32469              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
32470              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
32471      Branch: perl
32472            ! ext/POSIX/hints/svr4.pl
32473 ____________________________________________________________________________
32474 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
32475         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
32476              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32477              Date: Mon, 29 Oct 2001 23:11:58 -0000
32478              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
32479              
32480              Add compat.h.
32481      Branch: perl
32482            ! lib/h2xs.t utils/h2xs.PL
32483 ____________________________________________________________________________
32484 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
32485         Log: Subject: PerlIOBuf_dup
32486              From: Nicholas Clark <nick@ccl4.org>              
32487              Date: Mon, 29 Oct 2001 21:52:35 +0000             
32488              Message-ID: <20011029215235.K41204@plum.flirble.org>
32489              
32490              Add prototype.
32491      Branch: perl
32492            ! perliol.h
32493 ____________________________________________________________________________
32494 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
32495         Log: Subject: [PATCH] Make malloc.c errors more useful
32496              From: Richard Soderberg <rs@oregonnet.com>
32497              Date: Mon, 29 Oct 2001 22:28:02 -0800
32498              Message-Id: <200110300628.WAA11025@oregonnet.com>
32499      Branch: perl
32500            ! malloc.c
32501 ____________________________________________________________________________
32502 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
32503         Log: Retract #12776 - the bug 19990906.001 is still valid.
32504      Branch: perl
32505            ! t/run/kill_perl.t
32506 ____________________________________________________________________________
32507 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
32508         Log: (Retracted by #12777)
32509              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
32510              From: Michael G Schwern <schwern@pobox.com> 
32511              Date: Mon, 29 Oct 2001 23:01:08 -0500
32512              Message-ID: <20011029230108.G18053@blackrider>
32513      Branch: perl
32514            ! t/run/kill_perl.t
32515 ____________________________________________________________________________
32516 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
32517         Log: Comment nits.
32518      Branch: perl
32519            ! lib/encoding.t
32520 ____________________________________________________________________________
32521 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
32522         Log: integrate change#12772 from mainline
32523              
32524              Subject: [PATCH] Mommy, what's a pointer cast?
32525      Branch: maint-5.6/perl
32526            ! perl.h
32527 ____________________________________________________________________________
32528 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
32529         Log: Subject: [PATCH] Mommy, what's a pointer cast?
32530              From: Richard Soderberg <rs@oregonnet.com>
32531              Date: Mon, 29 Oct 2001 17:01:10 -0800
32532              Message-Id: <200110300101.RAA31561@oregonnet.com>
32533              
32534              (threads* parts)
32535      Branch: perl
32536            ! ext/threads/shared/shared.xs ext/threads/threads.xs
32537 ____________________________________________________________________________
32538 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
32539         Log: Subject: [PATCH] Mommy, what's a pointer cast?
32540              From: Richard Soderberg <rs@oregonnet.com>
32541              Date: Mon, 29 Oct 2001 17:01:10 -0800
32542              Message-Id: <200110300101.RAA31561@oregonnet.com>
32543              
32544              (the perl.h part)
32545      Branch: perl
32546            ! perl.h
32547 ____________________________________________________________________________
32548 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
32549         Log: Subject: [PATCH] OpenBSD likes signal.h 
32550              From: Richard Soderberg <rs@oregonnet.com>
32551              Date: Mon, 29 Oct 2001 17:00:31 -0800
32552              Message-Id: <200110300100.RAA31533@oregonnet.com>
32553      Branch: perl
32554            ! unixish.h
32555 ____________________________________________________________________________
32556 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
32557         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
32558              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32559              Date: Mon, 29 Oct 2001 23:04:23 -0000
32560              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
32561      Branch: perl
32562            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32563            ! ext/DB_File/t/db-recno.t
32564 ____________________________________________________________________________
32565 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
32566         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
32567              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
32568              Date: Mon, 29 Oct 2001 12:34:07 -0600
32569              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
32570      Branch: perl
32571            ! ext/Time/HiRes/HiRes.t
32572 ____________________________________________________________________________
32573 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
32574         Log: Update Changes.
32575      Branch: perl
32576            ! Changes patchlevel.h
32577 ____________________________________________________________________________
32578 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
32579         Log: AIX needs an explicit symbol export list.
32580      Branch: perl
32581            ! lib/ExtUtils/Embed.t
32582 ____________________________________________________________________________
32583 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
32584         Log: The test (and the module) would require some
32585              quality hacking time to work on EBCDIC.  Based on
32586              the test results nothing seems to be majorly broken,
32587              the module just seems to have strange assumptions:
32588              got: ''\226\225\205'
32589              expected: ''one'
32590              The \226\225\205 being, of course, 'one', in EBCDIC.
32591      Branch: perl
32592            ! lib/Dumpvalue.t
32593 ____________________________________________________________________________
32594 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
32595         Log: Mark the test known to be failing in EBCDIC.
32596      Branch: perl
32597            ! t/op/tr.t
32598 ____________________________________________________________________________
32599 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
32600         Log: None of the libnet modules are going to work in
32601              EBCDIC without the Convert::EBCDIC.
32602      Branch: perl
32603            ! t/lib/1_compile.t
32604 ____________________________________________________________________________
32605 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
32606         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
32607      Branch: perl
32608            ! t/op/pack.t
32609 ____________________________________________________________________________
32610 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
32611         Log: UTF-EBCDIC ain't UTF-8.
32612      Branch: perl
32613            ! t/op/pack.t
32614 ____________________________________________________________________________
32615 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
32616         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
32617      Branch: perl
32618            ! t/lib/1_compile.t
32619 ____________________________________________________________________________
32620 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
32621         Log: Let's not assume ASCII.
32622      Branch: perl
32623            ! t/op/lc.t
32624 ____________________________________________________________________________
32625 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
32626         Log: Call the new perlio symbols differently.
32627      Branch: perl
32628            ! makedef.pl
32629 ____________________________________________________________________________
32630 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
32631         Log: Don't expect ASCII ordering.
32632      Branch: perl
32633            ! lib/ExtUtils/Manifest.t
32634 ____________________________________________________________________________
32635 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
32636         Log: Forgot from #12756.
32637      Branch: perl
32638            ! perlio.h
32639 ____________________________________________________________________________
32640 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
32641         Log: BeOS tweaks:
32642              - fseeko and ftello can be found by Configure but
32643              we do not seem to have prototypes for them so
32644              let's make up some
32645              - BeOS didn't use to have real sockets (sockets as
32646              filedescriptors) but the BONE package is supposed
32647              to fix this.  I do not know how to detect BONEness,
32648              see hints/beos.sh for a spot that needs to fixed.
32649              - BeOS has O_TEXT != O_BINARY but has no setmode()
32650      Branch: perl
32651            ! hints/beos.sh perlio.c
32652 ____________________________________________________________________________
32653 [ 12755] By: sky                                   on 2001/10/29  12:56:12
32654         Log: Ugly fix to not die when a thread creator is holding locks.
32655      Branch: perl
32656            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
32657            ! ext/threads/threads.xs
32658 ____________________________________________________________________________
32659 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
32660         Log: Integrate change #12752 from maintperl;
32661              
32662              croak(Nullch) wasn't printing the contents of ERRSV if there was
32663              no outer eval (bug in change#6125)
32664      Branch: perl
32665           !> util.c
32666 ____________________________________________________________________________
32667 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
32668         Log: Subject: [PATCH h2xs] Use of static data in XS modules
32669              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32670              Date: Sun, 28 Oct 2001 21:19:07 -0000
32671              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
32672              
32673              with nits from Sarathy.
32674      Branch: perl
32675            ! utils/h2xs.PL
32676 ____________________________________________________________________________
32677 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
32678         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
32679              no outer eval (bug in change#6125)
32680      Branch: maint-5.6/perl
32681            ! util.c
32682 ____________________________________________________________________________
32683 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
32684         Log: More todo for the encoding pragma.
32685      Branch: perl
32686            ! lib/encoding.pm
32687 ____________________________________________________________________________
32688 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
32689         Log: Add the encoding pragma to control the "upgrade"
32690              from the native eight bit data to Unicode.
32691              
32692              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
32693      Branch: perl
32694            + lib/encoding.pm lib/encoding.t
32695            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
32696            ! pod/perlunicode.pod pod/perlvar.pod sv.c
32697 ____________________________________________________________________________
32698 [ 12749] By: sky                                   on 2001/10/28  21:02:33
32699         Log: Update documentation.
32700      Branch: perl
32701            ! ext/threads/shared/shared.pm
32702 ____________________________________________________________________________
32703 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
32704         Log: Integrate change #12747 from maintperl;
32705              
32706              finishing touches to system() fixes on windows:
32707              * detect cmd shell correctly even if it had full path in it
32708              * more quoting needed for single-arg system if the argument
32709              really had multiple quoted arguments within it
32710              * be smarter about not calling the shell when the executable
32711              has spaces, but otherwise does not need shell involvement
32712              * add a testsuite (windows-specific currently)
32713      Branch: perl
32714           +> t/op/system.t t/op/system_tests
32715            ! MANIFEST pod/perltodo.pod
32716           !> win32/win32.c
32717 ____________________________________________________________________________
32718 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
32719         Log: finishing touches to system() fixes on windows:
32720              * detect cmd shell correctly even if it had full path in it
32721              * more quoting needed for single-arg system if the argument
32722              really had multiple quoted arguments within it
32723              * be smarter about not calling the shell when the executable
32724              has spaces, but otherwise does not need shell involvement
32725              * add a testsuite (windows-specific currently)
32726      Branch: maint-5.6/perl
32727            + t/op/system.t t/op/system_tests
32728            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
32729 ____________________________________________________________________________
32730 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
32731         Log: Integrate perlio.
32732      Branch: perl
32733           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
32734 ____________________________________________________________________________
32735 [ 12745] By: nick                                  on 2001/10/28  16:08:14
32736         Log: Mingw32 fixup for Embed.t
32737      Branch: perlio
32738            ! lib/ExtUtils/Embed.t
32739 ____________________________________________________________________________
32740 [ 12744] By: nick                                  on 2001/10/28  15:54:14
32741         Log: GCC vs MS 64-bit constant syntax
32742      Branch: perlio
32743            ! ext/Time/HiRes/HiRes.xs
32744 ____________________________________________________________________________
32745 [ 12743] By: nick                                  on 2001/10/28  15:42:55
32746         Log: Integrate mainline
32747      Branch: perlio
32748           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
32749 ____________________________________________________________________________
32750 [ 12742] By: sky                                   on 2001/10/28  14:47:10
32751         Log: Manpage updates.
32752      Branch: perl
32753            ! ext/threads/threads.pm
32754 ____________________________________________________________________________
32755 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
32756         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
32757      Branch: perl
32758            ! lib/ExtUtils/Embed.t
32759 ____________________________________________________________________________
32760 [ 12740] By: nick                                  on 2001/10/28  14:14:24
32761         Log: Integrate mainline
32762      Branch: perlio
32763           !> lib/ExtUtils/Embed.t win32/win32.c
32764 ____________________________________________________________________________
32765 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
32766         Log: Need to be ./executed.
32767      Branch: perl
32768            ! lib/ExtUtils/Embed.t
32769 ____________________________________________________________________________
32770 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
32771         Log: Integrate perlio.
32772      Branch: perl
32773           !> perlio.c win32/win32.h
32774 ____________________________________________________________________________
32775 [ 12737] By: nick                                  on 2001/10/28  13:53:45
32776         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
32777              by gcc -xc++.
32778      Branch: perlio
32779            ! win32/win32.h
32780 ____________________________________________________________________________
32781 [ 12736] By: nick                                  on 2001/10/28  13:50:50
32782         Log: Have :stdio layer update an honour the fd refcnt table.
32783              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
32784      Branch: perlio
32785            ! perlio.c
32786 ____________________________________________________________________________
32787 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
32788         Log: Integrate changes #12724 and #12725 from maintperl;
32789              multiarg system now works.
32790      Branch: perl
32791           !> win32/win32.c
32792 ____________________________________________________________________________
32793 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
32794         Log: Integrate perlio.
32795      Branch: perl
32796           +> lib/ExtUtils/Embed.t
32797           !> MANIFEST perlio.c
32798 ____________________________________________________________________________
32799 [ 12733] By: nick                                  on 2001/10/28  13:07:16
32800         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
32801              least for PERLIO=perlio unthreaded case
32802      Branch: perlio
32803            ! perlio.c
32804 ____________________________________________________________________________
32805 [ 12732] By: nick                                  on 2001/10/28  11:10:24
32806         Log: Typo in exe name
32807      Branch: perlio
32808            ! lib/ExtUtils/Embed.t
32809 ____________________________________________________________________________
32810 [ 12731] By: nick                                  on 2001/10/28  11:09:59
32811         Log: Integrate Mainline
32812      Branch: perlio
32813           !> Changes configure.com ext/DB_File/DB_File.pm
32814           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
32815           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
32816           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
32817           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
32818           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
32819           !> t/TEST t/op/regexp.t win32/buildext.pl
32820 ____________________________________________________________________________
32821 [ 12730] By: nick                                  on 2001/10/28  11:05:35
32822         Log: Fixup Embed.t for Win32/VC++
32823      Branch: perlio
32824            ! lib/ExtUtils/Embed.t
32825 ____________________________________________________________________________
32826 [ 12729] By: nick                                  on 2001/10/28  09:36:20
32827         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
32828              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
32829              ExtUtils::Embed.
32830      Branch: perlio
32831            + lib/ExtUtils/Embed.t
32832            ! MANIFEST
32833 ____________________________________________________________________________
32834 [ 12728] By: sky                                   on 2001/10/28  08:12:53
32835         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
32836              line manually!
32837      Branch: perl
32838            ! lib/ExtUtils/xsubpp
32839 ____________________________________________________________________________
32840 [ 12727] By: sky                                   on 2001/10/28  08:02:09
32841         Log: And here we use the prototypes.
32842      Branch: perl
32843            ! ext/threads/shared/shared.xs
32844 ____________________________________________________________________________
32845 [ 12726] By: sky                                   on 2001/10/28  08:00:48
32846         Log: Support [] style prototypes.
32847      Branch: perl
32848            ! lib/ExtUtils/xsubpp
32849 ____________________________________________________________________________
32850 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
32851         Log: yet another multi-arg system() fix on windows: batch files as the
32852              first argument (i.e. directly executed by CreateProcess()) need
32853              extra quoting to escape shell-shock
32854      Branch: maint-5.6/perl
32855            ! win32/win32.c
32856 ____________________________________________________________________________
32857 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
32858         Log: another multi-arg system() fix on windows: passing empty arguments
32859              now works
32860      Branch: maint-5.6/perl
32861            ! win32/win32.c
32862 ____________________________________________________________________________
32863 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
32864         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
32865              No final #else #error because we do not seem to
32866              be using #error?
32867      Branch: perl
32868            ! op.h
32869 ____________________________________________________________________________
32870 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
32871         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
32872              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
32873              Date: Sat, 27 Oct 2001 23:28:44 EST 
32874              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
32875      Branch: perl
32876            ! ext/Time/HiRes/HiRes.xs
32877 ____________________________________________________________________________
32878 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
32879         Log: Regen perlapi, perltoc.
32880      Branch: perl
32881            ! pod/perlapi.pod pod/perltoc.pod
32882 ____________________________________________________________________________
32883 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
32884         Log: Subject: [PATCH] sv.h documentation
32885              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
32886              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
32887              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
32888      Branch: perl
32889            ! sv.h
32890 ____________________________________________________________________________
32891 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
32892         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
32893              system("nmake -nologo", "clean") and there is no executable
32894              called "nmake -nologo"; this used to "work" pre-change#12559 due
32895              to bugs in multiarg system() that have since been fixed
32896      Branch: perl
32897            ! win32/buildext.pl
32898 ____________________________________________________________________________
32899 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
32900         Log: Update Changes.
32901      Branch: perl
32902            ! Changes patchlevel.h
32903 ____________________________________________________________________________
32904 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
32905         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
32906              From: Richard.Foley@t-online.de (Richard Foley)            
32907              Date: Sun, 28 Oct 2001 00:48:32 +0200
32908              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
32909      Branch: perl
32910            ! pod/perlhack.pod
32911 ____________________________________________________________________________
32912 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
32913         Log: Must store pointers with the right width.
32914      Branch: perl
32915            ! op.h
32916 ____________________________________________________________________________
32917 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
32918         Log: Integrate change #12711 from perlio;
32919              
32920              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
32921              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
32922      Branch: perl
32923           !> perlio.c
32924 ____________________________________________________________________________
32925 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
32926         Log: Subject: [PATCH] make minitest
32927              From: Nicholas Clark <nick@ccl4.org>
32928              Date: Sat, 27 Oct 2001 22:56:16 +0100
32929              Message-ID: <20011027225616.L20275@plum.flirble.org>
32930      Branch: perl
32931            ! t/TEST
32932 ____________________________________________________________________________
32933 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
32934         Log: Patch #12661 missed this.
32935      Branch: perl
32936            ! ext/DB_File/DB_File.pm
32937 ____________________________________________________________________________
32938 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
32939         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
32940              From: "Craig A. Berry" <craigberry@mac.com>
32941              Date: Sat, 27 Oct 2001 16:07:47 -0500
32942              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
32943      Branch: perl
32944            ! configure.com perlio.c
32945 ____________________________________________________________________________
32946 [ 12711] By: nick                                  on 2001/10/27  19:49:25
32947         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
32948              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
32949      Branch: perlio
32950            ! perlio.c
32951 ____________________________________________________________________________
32952 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
32953         Log: Let's not replace reason if there's one already supplied.
32954      Branch: perl
32955            ! t/op/regexp.t
32956 ____________________________________________________________________________
32957 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
32958         Log: is not good.
32959      Branch: perl
32960            ! t/op/regexp.t
32961 ____________________________________________________________________________
32962 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
32963         Log: ldlibpth can exist but be unset.
32964      Branch: perl
32965            ! t/TEST
32966 ____________________________________________________________________________
32967 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
32968         Log: Unicode: property alias naming cleanup.
32969      Branch: perl
32970            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
32971 ____________________________________________________________________________
32972 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
32973         Log: FAQ sync.
32974      Branch: perl
32975            ! pod/perlfaq4.pod
32976 ____________________________________________________________________________
32977 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
32978         Log: Integrate change #12703 from maintperl;
32979              
32980              typemap stuff intervenes before declaration, move it to PREINIT
32981              section
32982              
32983              (an empty integrate, but now the files are in sync
32984              between the branches)
32985      Branch: perl
32986           !> ext/ODBM_File/ODBM_File.xs
32987 ____________________________________________________________________________
32988 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
32989         Log: More PerlIO symbols.
32990      Branch: perl
32991            ! makedef.pl
32992 ____________________________________________________________________________
32993 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
32994         Log: typemap stuff intervenes before declaration, move it to PREINIT
32995              section
32996      Branch: maint-5.6/perl
32997            ! ext/ODBM_File/ODBM_File.xs
32998 ____________________________________________________________________________
32999 [ 12702] By: nick                                  on 2001/10/27  14:09:35
33000         Log: Integrate mainline
33001      Branch: perlio
33002           +> ext/threads/shared/t/av_simple.t
33003           +> ext/threads/shared/t/hv_refs.t
33004           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
33005           !> (integrate 109 files)
33006 ____________________________________________________________________________
33007 [ 12700] By: ams                                   on 2001/10/26  21:22:23
33008         Log: Subject: [PATCH] tweak divide
33009              From: Nicholas Clark <nick@ccl4.org>
33010              Date: Fri, 26 Oct 2001 22:52:17 +0100
33011              Message-Id: <20011026225217.B20275@plum.flirble.org>
33012      Branch: perl
33013            ! pp.c
33014 ____________________________________________________________________________
33015 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
33016         Log: Integrate a buncha things from maintperl.
33017      Branch: maint-5.6/macperl
33018           !> (integrate 32 files)
33019 ____________________________________________________________________________
33020 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
33021         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
33022              From: Andy Dougherty <doughera@lafayette.edu>
33023              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
33024              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
33025      Branch: perl
33026            ! hints/svr4.sh
33027 ____________________________________________________________________________
33028 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
33029         Log: When you're root, many things become writable.
33030      Branch: perl
33031            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
33032 ____________________________________________________________________________
33033 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
33034         Log: Update Changes.
33035      Branch: perl
33036            ! Changes patchlevel.h
33037 ____________________________________________________________________________
33038 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
33039         Log: Term/Cap.t attempts to access the floppy drive for no good reason
33040              on dosish systems
33041      Branch: perl
33042            ! lib/Term/Cap.t
33043 ____________________________________________________________________________
33044 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
33045         Log: fix misleading comment on known inadequacy in B::Terse, and skip
33046              it correctly
33047      Branch: perl
33048            ! ext/B/t/terse.t
33049 ____________________________________________________________________________
33050 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
33051         Log: fix spurious AutoSplit.t failure under windows
33052      Branch: perl
33053            ! lib/AutoSplit.t
33054 ____________________________________________________________________________
33055 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
33056         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
33057      Branch: perl
33058            ! ext/Time/HiRes/HiRes.t
33059 ____________________________________________________________________________
33060 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
33061         Log: More logical to use %04"UVXf" than %"UVuf" since
33062              the Unicode standard prefers hex.
33063      Branch: perl
33064            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
33065            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
33066            ! lib/unicore/mktables utf8.c
33067 ____________________________________________________________________________
33068 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
33069         Log: change#12065 seems to have broken Encode build on windows; fix
33070      Branch: perl
33071            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
33072 ____________________________________________________________________________
33073 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
33074         Log: Unicode: add the case folding table.
33075      Branch: perl
33076            + lib/unicore/To/Fold.pl
33077            ! MANIFEST lib/unicore/mktables
33078 ____________________________________________________________________________
33079 [ 12688] By: sky                                   on 2001/10/26  13:51:29
33080         Log: Get the new functions right, do not export lock since we use builtin lock.
33081              TODO: fix xsubpp to support the new prototypes
33082      Branch: perl
33083            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33084 ____________________________________________________________________________
33085 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
33086         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
33087              as suggested by Sarathy.
33088      Branch: perl
33089            ! mg.c
33090 ____________________________________________________________________________
33091 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
33092         Log: avoid compiler warning
33093      Branch: perl
33094            ! win32/win32.c
33095 ____________________________________________________________________________
33096 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
33097         Log: WinCE update from Rainer Keuchel.
33098      Branch: perl
33099            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
33100            ! wince/wince.c
33101 ____________________________________________________________________________
33102 [ 12684] By: sky                                   on 2001/10/26  13:34:33
33103         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
33104      Branch: perl
33105            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33106 ____________________________________________________________________________
33107 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
33108         Log: More fixes that were made to the core and not in the libnet src
33109      Branch: perl
33110            ! lib/Net/Domain.pm
33111 ____________________________________________________________________________
33112 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
33113         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
33114              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
33115              Date: Fri, 26 Oct 2001 13:55:21 +0200
33116              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
33117              
33118              (plus make the db-recno.t#59 accept both \n and \r\n)
33119      Branch: perl
33120            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
33121            ! ext/DB_File/t/db-recno.t
33122 ____________________________________________________________________________
33123 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
33124         Log: Fix tests to be able to run in the core and the CPAN dist
33125      Branch: perl
33126            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
33127            ! lib/Net/t/require.t lib/Net/t/smtp.t
33128 ____________________________________________________________________________
33129 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
33130         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
33131              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33132              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
33133              Date: Fri, 26 Oct 2001 08:34:46 EDT
33134      Branch: perl
33135            ! ext/Time/HiRes/HiRes.t
33136 ____________________________________________________________________________
33137 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
33138         Log: Sync libnet modules with what will be libnet-1.08
33139      Branch: perl
33140            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
33141            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
33142            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
33143            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
33144 ____________________________________________________________________________
33145 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
33146         Log: Integrate maintperl changes #12268 and #12669;
33147              
33148              final touches to the audit for statics and thread-unsafe code
33149              * make DB_File, ODBM_File thread-safe 
33150              * remove unnecessary/dangerous statics and protect others
33151              from not getting accidentally enabled under threaded perls
33152              
33153              windows support functions get_childdir() et al aren't exported
33154              correctly under vanilla build
33155              
33156              Testing under win32 appreciated since changes there had
33157              to be manually merged and I cannot test how badly did I do.
33158      Branch: perl
33159           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
33160           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
33161           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
33162           !> win32/vmem.h win32/win32.c win32/win32iop.h
33163 ____________________________________________________________________________
33164 [ 12677] By: sky                                   on 2001/10/26  12:37:17
33165         Log: More Config::threads to threads::threads changes
33166      Branch: perl
33167            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
33168 ____________________________________________________________________________
33169 [ 12676] By: sky                                   on 2001/10/26  12:31:46
33170         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
33171      Branch: perl
33172            ! ext/threads/threads.pm ext/threads/threads.xs
33173 ____________________________________________________________________________
33174 [ 12675] By: sky                                   on 2001/10/26  12:06:30
33175         Log: Allocing a TLS in runtime is not too hot.
33176      Branch: perl
33177            ! ext/threads/threads.xs
33178 ____________________________________________________________________________
33179 [ 12674] By: sky                                   on 2001/10/26  11:59:09
33180         Log: Don't display debug data.
33181      Branch: perl
33182            ! ext/threads/threads.pm
33183 ____________________________________________________________________________
33184 [ 12673] By: sky                                   on 2001/10/26  11:35:47
33185         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
33186              complete bar support for blessed objects.
33187              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
33188      Branch: perl
33189            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
33190 ____________________________________________________________________________
33191 [ 12672] By: sky                                   on 2001/10/26  11:15:28
33192         Log: Fix case where shared reference does not exist in current thread.
33193      Branch: perl
33194            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
33195 ____________________________________________________________________________
33196 [ 12671] By: sky                                   on 2001/10/26  08:48:52
33197         Log: Support for references in shared arrays.
33198      Branch: perl
33199            ! ext/threads/shared/shared.xs
33200 ____________________________________________________________________________
33201 [ 12670] By: sky                                   on 2001/10/26  08:30:11
33202         Log: Add tests for references in hashes.
33203      Branch: perl
33204            + ext/threads/shared/t/hv_refs.t
33205            ! MANIFEST
33206 ____________________________________________________________________________
33207 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
33208         Log: windows support functions get_childdir() et al aren't exported
33209              correctly under vanilla build
33210      Branch: maint-5.6/perl
33211            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
33212 ____________________________________________________________________________
33213 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
33214         Log: final touches to the audit for statics and thread-unsafe code
33215              * make DB_File, ODBM_File thread-safe 
33216              * remove unnecessary/dangerous statics and protect others
33217              from not getting accidentally enabled under threaded perls
33218      Branch: maint-5.6/perl
33219            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
33220            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
33221            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
33222            ! win32/win32.c
33223 ____________________________________________________________________________
33224 [ 12667] By: ams                                   on 2001/10/26  03:48:36
33225         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
33226              From: "Richard Soderberg" <rs@crystalflame.net>
33227              Date: Thu, 25 Oct 2001 23:42:50 -0400
33228              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
33229      Branch: perl
33230            ! sharedsv.c
33231 ____________________________________________________________________________
33232 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
33233         Log: Integrate change #12664 from maintperl;
33234              
33235              the newest GCCs don't seem to like C<"string1"##STRING2>
33236              so keep it as C<"string1" STRING2> (latter appears to
33237              work everywhere)
33238      Branch: perl
33239           !> ext/DynaLoader/dlutils.c
33240 ____________________________________________________________________________
33241 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
33242         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
33243              From: Chris Nandor <pudge@pobox.com>
33244              Date: Thu, 25 Oct 2001 22:15:03 -0400
33245              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
33246      Branch: perl
33247            ! perl.h
33248 ____________________________________________________________________________
33249 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
33250         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
33251              C<"string1" STRING2> (latter appears to work everywhere)
33252      Branch: maint-5.6/perl
33253            ! ext/DynaLoader/dlutils.c
33254 ____________________________________________________________________________
33255 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
33256         Log: AUTHORS update.
33257      Branch: perl
33258            ! AUTHORS
33259 ____________________________________________________________________________
33260 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
33261         Log: Integrate change #12660 from maintperl;
33262              
33263              make the dMY_CXT stuff available under all of
33264              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
33265      Branch: perl
33266           !> perl.h
33267 ____________________________________________________________________________
33268 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
33269         Log: Subject: [PATCH] DB_File-1.79
33270              From: "Paul Marquess" <paul.marquess@openwave.com>
33271              Date: Fri, 26 Oct 2001 00:03:54 +0100
33272              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
33273      Branch: perl
33274            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
33275            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
33276 ____________________________________________________________________________
33277 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
33278         Log: make the dMY_CXT stuff available under all of
33279              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
33280      Branch: maint-5.6/perl
33281            ! perl.h
33282 ____________________________________________________________________________
33283 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
33284         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
33285              From: Michael G Schwern <schwern@pobox.com>
33286              Date: Thu, 25 Oct 2001 18:28:12 -0400
33287              Message-ID: <20011025182812.M4811@blackrider>
33288      Branch: perl
33289            ! t/run/kill_perl.t
33290 ____________________________________________________________________________
33291 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
33292         Log: STRLEN != int.
33293      Branch: perl
33294            ! regcomp.c regexec.c
33295 ____________________________________________________________________________
33296 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
33297         Log: Subject: [PATCH] remove small IVop redundancy
33298              From: Nicholas Clark <nick@ccl4.org>
33299              Date: Thu, 25 Oct 2001 22:48:28 +0100
33300              Message-ID: <20011025224827.M66471@plum.flirble.org>
33301      Branch: perl
33302            ! pp.c pp_hot.c
33303 ____________________________________________________________________________
33304 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
33305         Log: Metaconfig unit change for #12655.
33306      Branch: metaconfig/U/perl
33307            ! Extensions.U
33308 ____________________________________________________________________________
33309 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
33310         Log: Subject: Re: Not OK @12650
33311              From: Andy Dougherty <doughera@lafayette.edu>
33312              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
33313              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
33314      Branch: perl
33315            ! Configure
33316 ____________________________________________________________________________
33317 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
33318         Log: Integrate changes #12652 and #12653 from maintperl;
33319              
33320              more tweaks to change#12626
33321              * move the boilerplate code over to perl.h and make DynaLoader
33322              use it
33323              * make re, Opcode, File::Glob and B threadsafe
33324              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
33325              C<no re;> anywhere)
33326              
33327              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
33328              
33329              File::Glob required a bit more work in bleadperl
33330              because of ExtUtils::Constant (see the Makefile.PL change)
33331      Branch: perl
33332            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
33333           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
33334           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
33335 ____________________________________________________________________________
33336 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
33337         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
33338      Branch: maint-5.6/perl
33339            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
33340            ! ext/Opcode/Opcode.xs ext/re/re.xs
33341 ____________________________________________________________________________
33342 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
33343         Log: more tweaks to change#12626
33344              * move the boilerplate code over to perl.h and make DynaLoader
33345              use it
33346              * make re, Opcode, File::Glob and B threadsafe
33347              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
33348              C<no re;> anywhere)
33349      Branch: maint-5.6/perl
33350            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
33351            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
33352 ____________________________________________________________________________
33353 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
33354         Log: Metaconfig unit change for #12650.
33355      Branch: metaconfig/U/perl
33356            ! Extensions.U
33357 ____________________________________________________________________________
33358 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
33359         Log: Subject: Re: ithreads doesn't like usedl=n
33360              From: Andy Dougherty <doughera@lafayette.edu>
33361              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
33362              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
33363              
33364              Special-case threads::shared.
33365      Branch: perl
33366            ! Configure
33367 ____________________________________________________________________________
33368 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
33369         Log: Getting fancier...
33370      Branch: perl
33371            ! t/TEST
33372 ____________________________________________________________________________
33373 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
33374         Log: csh - what a pain.
33375      Branch: perl
33376            ! t/TEST
33377 ____________________________________________________________________________
33378 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
33379         Log: Update Changes.
33380      Branch: perl
33381            ! Changes patchlevel.h
33382 ____________________________________________________________________________
33383 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
33384         Log: Allow resetting the locale system for the duration
33385              of the build (Mac OS X default setting LANG=En_US
33386              ist kaputt)
33387      Branch: perl
33388            ! Makefile.SH
33389 ____________________________________________________________________________
33390 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
33391         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
33392      Branch: perl
33393            ! ext/Digest/MD5/t/files.t
33394 ____________________________________________________________________________
33395 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
33396         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
33397              From: Andy Dougherty <doughera@lafayette.edu>
33398              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
33399              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
33400      Branch: perl
33401            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
33402            ! ext/threads/shared/Makefile.PL
33403 ____________________________________________________________________________
33404 [ 12643] By: sky                                   on 2001/10/25  12:28:26
33405         Log: Add support for reference members of hashes.
33406      Branch: perl
33407            ! ext/threads/shared/shared.xs
33408 ____________________________________________________________________________
33409 [ 12642] By: ams                                   on 2001/10/25  12:21:13
33410         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
33411              From: "Norton Allen" <nort@qnx.com>
33412              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
33413              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
33414      Branch: perl
33415            ! ext/Digest/MD5/MD5.xs
33416 ____________________________________________________________________________
33417 [ 12641] By: sky                                   on 2001/10/25  10:27:39
33418         Log: Tests shared hashes.
33419      Branch: perl
33420            + ext/threads/shared/t/hv_simple.t
33421            ! MANIFEST
33422 ____________________________________________________________________________
33423 [ 12640] By: sky                                   on 2001/10/25  10:18:23
33424         Log: Fix threadcounts for arrays and hashes.
33425      Branch: perl
33426            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33427 ____________________________________________________________________________
33428 [ 12639] By: sky                                   on 2001/10/25  10:17:26
33429         Log: Note to self, doing *src_ary++ in a macro that evaluates
33430              the value more than once is a good way to dump core.
33431      Branch: perl
33432            ! sharedsv.c
33433 ____________________________________________________________________________
33434 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
33435         Log: Integrate change #12636 from maintperl; more dl fixups.
33436      Branch: perl
33437           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
33438           !> ext/DynaLoader/dl_vms.xs
33439 ____________________________________________________________________________
33440 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
33441         Log: Like dl_hpux, like dl_dld.
33442      Branch: perl
33443            ! ext/DynaLoader/dl_dld.xs
33444 ____________________________________________________________________________
33445 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
33446         Log: followups to change#12635
33447      Branch: maint-5.6/perl
33448            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
33449            ! ext/DynaLoader/dl_vms.xs
33450 ____________________________________________________________________________
33451 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
33452         Log: add part of change#12634 to the two files that need it; dl_aix.xs
33453              in maint-5.6 doesn't have the branch that had the problem in
33454              mainline
33455      Branch: maint-5.6/perl
33456            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
33457 ____________________________________________________________________________
33458 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
33459         Log: Fixes for #12627.
33460      Branch: perl
33461            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
33462 ____________________________________________________________________________
33463 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
33464         Log: Since pv_uni_display and sv_uni_display are now used
33465              in the re extension, their symbols have to be exported.
33466      Branch: perl
33467            ! embed.pl global.sym
33468 ____________________________________________________________________________
33469 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
33470         Log: Subject:  Re: [PATCH Perl@12567] debug /list
33471              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33472              Date: Tue, 23 Oct 2001 21:40:33 EDT
33473              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
33474      Branch: perl
33475            ! configure.com
33476 ____________________________________________________________________________
33477 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
33478         Log: This takes care of some of the re 'debug' cases but
33479              not all cases since the information whether the pattern
33480              or the target are utf8 seems to be either lost or not
33481              spread widely enough, sigh.
33482      Branch: perl
33483            ! regcomp.c
33484 ____________________________________________________________________________
33485 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
33486         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
33487              From: John Peacock <jpeacock@rowman.com>
33488              Date: Wed, 24 Oct 2001 16:53:29 -0400
33489              Message-ID: <3BD72A49.1508D152@rowman.com>
33490      Branch: perl
33491            ! configure.com
33492 ____________________________________________________________________________
33493 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
33494         Log: Upgrade NetWare and WinCE as in #12626.
33495      Branch: perl
33496            ! NetWare/dl_netware.xs wince/dl_win32.xs
33497 ____________________________________________________________________________
33498 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
33499         Log: Tru64 compiler nit.
33500      Branch: perl
33501            ! ext/threads/shared/shared.xs
33502 ____________________________________________________________________________
33503 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
33504         Log: Integrate change #12626 from maintperl;
33505              make DynaLoader threadsafe by moving all statics into
33506              interpreter-local space
33507              
33508              TODO: Netware, OS/2, WinCE
33509      Branch: perl
33510           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
33511           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
33512           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
33513           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
33514           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
33515           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
33516           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
33517 ____________________________________________________________________________
33518 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
33519         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
33520              space
33521      Branch: maint-5.6/perl
33522            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
33523            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
33524            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
33525            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
33526            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
33527            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
33528            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
33529 ____________________________________________________________________________
33530 [ 12625] By: sky                                   on 2001/10/24  20:05:26
33531         Log: Change #12623 inflicted an infinite hang. Fixed.
33532      Branch: perl
33533            ! ext/threads/shared/shared.xs
33534 ____________________________________________________________________________
33535 [ 12624] By: sky                                   on 2001/10/24  19:06:55
33536         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
33537      Branch: perl
33538            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33539 ____________________________________________________________________________
33540 [ 12623] By: sky                                   on 2001/10/24  18:06:34
33541         Log: We need to do sharedsv_find in the original perl context.
33542      Branch: perl
33543            ! ext/threads/shared/shared.xs
33544 ____________________________________________________________________________
33545 [ 12622] By: sky                                   on 2001/10/24  17:26:51
33546         Log: Add support for basic support for AVs, references not supported yet.
33547              Add test for AVs.
33548              Add more tests to sv_refs
33549              Fix documentation issues.  
33550      Branch: perl
33551            + ext/threads/shared/t/av_simple.t
33552            ! MANIFEST ext/threads/shared/shared.pm
33553            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
33554 ____________________________________________________________________________
33555 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
33556         Log: Dump Unicode better for re 'debug'.  The regprop()
33557              is unfinished since have to figure out how to detect
33558              Unicodeness in there.
33559      Branch: perl
33560            ! regcomp.c regexec.c
33561 ____________________________________________________________________________
33562 [ 12620] By: sky                                   on 2001/10/24  13:18:07
33563         Log: Add support for finding shared arrays and hashes.
33564      Branch: perl
33565            ! sharedsv.c
33566 ____________________________________________________________________________
33567 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
33568         Log: Rewrite sv_uni_display() as pv_uni_display() as
33569              reimplement sv_uni_display() using that.
33570      Branch: perl
33571            ! dump.c embed.h embed.pl proto.h
33572 ____________________________________________________________________________
33573 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
33574         Log: Integrate change #12615 from maintperl;
33575              on Windows, IO::File::new_tmpfile() fails after being called
33576              32767 times because MSVCRT thinks stdio's TMP_MAX is a
33577              process-wide limit
33578      Branch: perl
33579           !> win32/win32.c
33580 ____________________________________________________________________________
33581 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
33582         Log: Don't try to print ints as IVs.
33583      Branch: perl
33584            ! ext/Time/HiRes/HiRes.xs
33585 ____________________________________________________________________________
33586 [ 12616] By: sky                                   on 2001/10/24  11:06:35
33587         Log: We only need to fetch the SV from the backend if the index
33588              is not the same as mg_private.     In theory this could be
33589              a problem if there are an exact multiple of U16 changes
33590              of a shared variable between two access in a given thread,
33591              we choose to avoid theory for now.
33592      Branch: perl
33593            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
33594 ____________________________________________________________________________
33595 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
33596         Log: on Windows, IO::File::new_tmpfile() fails after being called
33597              32767 times because MSVCRT thinks stdio's TMP_MAX is a
33598              process-wide limit
33599      Branch: maint-5.6/perl
33600            ! win32/win32.c
33601 ____________________________________________________________________________
33602 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
33603         Log: Negation and Unicode: sort of solves 20010303.010,
33604              except not quite like reported in the Subject
33605              (Perl_warner is still utf8-ignorant).
33606      Branch: perl
33607            ! pp.c t/lib/warnings/sv
33608 ____________________________________________________________________________
33609 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
33610         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
33611      Branch: perl
33612            ! sv.c t/lib/warnings/sv
33613 ____________________________________________________________________________
33614 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
33615         Log: sv_uni_display(): do not add the "...", let the caller
33616              do it if wanted, and be prepared for more display options.
33617      Branch: perl
33618            ! dump.c embed.h embed.pl proto.h
33619 ____________________________________________________________________________
33620 [ 12611] By: nick                                  on 2001/10/23  20:28:07
33621         Log: Integrate mainline
33622      Branch: perlio
33623           !> Changes configure.com cygwin/cygwin.c
33624           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
33625           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
33626           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
33627           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
33628           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
33629           !> utils/h2xs.PL utils/perldoc.PL
33630 ____________________________________________________________________________
33631 [ 12610] By: sky                                   on 2001/10/23  19:39:24
33632         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
33633              don't call themselves READONLY but still die with modification
33634              attempt. We only call bless for ext and umagic.
33635      Branch: perl
33636            ! sv.c
33637 ____________________________________________________________________________
33638 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
33639         Log: Croak() on negative time; doc tweaks.
33640      Branch: perl
33641            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
33642            ! ext/Time/HiRes/HiRes.xs
33643 ____________________________________________________________________________
33644 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
33645         Log: FAQ sync.
33646      Branch: perl
33647            ! pod/perlfaq4.pod pod/perlfaq7.pod
33648 ____________________________________________________________________________
33649 [ 12607] By: sky                                   on 2001/10/23  18:27:27
33650         Log: Call setmagic on the referent we are blessing.
33651      Branch: perl
33652            ! sv.c
33653 ____________________________________________________________________________
33654 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
33655         Log: Small test nits.
33656      Branch: perl
33657            ! t/op/lc.t
33658 ____________________________________________________________________________
33659 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
33660         Log: Update Changes.
33661      Branch: perl
33662            ! Changes patchlevel.h
33663 ____________________________________________________________________________
33664 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
33665         Log: Make the PerlIO_init() prototypes consistent.
33666      Branch: perl
33667            ! perlio.c
33668 ____________________________________________________________________________
33669 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
33670         Log: Upping the test count is a good idea.
33671      Branch: perl
33672            ! t/op/lc.t
33673 ____________________________________________________________________________
33674 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
33675         Log: Document the final sigma spot.
33676      Branch: perl
33677            ! pp.c
33678 ____________________________________________________________________________
33679 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
33680         Log: Fix multicharacter titlecase (ucfirst).
33681      Branch: perl
33682            ! pod/perlunicode.pod pp.c t/op/lc.t
33683 ____________________________________________________________________________
33684 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
33685         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
33686              From: Mikhail Zabaluev <mhz@alt-linux.org>
33687              Date: Tue, 23 Oct 2001 10:40:37 +0400
33688              Message-ID: <20011023104037.A12761@localhost.localdomain>
33689              
33690              (#12406 replaced with this)
33691      Branch: perl
33692            ! utils/perldoc.PL
33693 ____________________________________________________________________________
33694 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
33695         Log: MacOS Classic updates from Pudge.
33696      Branch: perl
33697            ! lib/File/Spec.t lib/File/Spec/Mac.pm
33698 ____________________________________________________________________________
33699 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
33700         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
33701              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
33702              Date: Sun, 14 Oct 2001 23:14:46 +0200
33703              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
33704              
33705              except for the 2->4 changes.
33706      Branch: perl
33707            ! lib/AutoSplit.t
33708 ____________________________________________________________________________
33709 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
33710         Log: integrate macperl contents into maint-5.6
33711      Branch: maint-5.6/perl
33712            ! mg.c
33713           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
33714           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
33715           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
33716           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
33717           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
33718           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
33719           !> t/lib/filefind.t t/lib/filespec.t
33720 ____________________________________________________________________________
33721 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
33722         Log: At some point the #6234 has been lost from the mainline
33723              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
33724      Branch: perl
33725            ! lib/File/Spec/Win32.pm
33726 ____________________________________________________________________________
33727 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
33728         Log: Cygwin seems to round up (or closest, but not down)
33729              for time(), so half of the time (bad pun intended)
33730              Time::HiRes::time() is less than time(), half of
33731              the time it's more.  So let's try harder in the loop.
33732      Branch: perl
33733            ! ext/Time/HiRes/HiRes.t
33734 ____________________________________________________________________________
33735 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
33736         Log: MacOS Classic timeofday(), from Chris Nandor. 
33737      Branch: perl
33738            ! ext/Time/HiRes/HiRes.xs
33739 ____________________________________________________________________________
33740 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
33741         Log: Integrate changes #12580 and #12581 from macperl;
33742              
33743              Fix path construction.
33744              
33745              (Copyright) Nit.
33746      Branch: perl
33747           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
33748 ____________________________________________________________________________
33749 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
33750         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
33751              doesn't seem to help (the error being output to console, maybe?)
33752      Branch: perl
33753            ! lib/Net/Domain.pm
33754 ____________________________________________________________________________
33755 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
33756         Log: Taint the getcwd() result also in Cygwin.
33757              (TODO: which other platforms need the same thing?)
33758      Branch: perl
33759            ! cygwin/cygwin.c
33760 ____________________________________________________________________________
33761 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
33762         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
33763      Branch: perl
33764            ! t/op/taint.t
33765 ____________________________________________________________________________
33766 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
33767         Log: getpwuid() fragility continues.
33768      Branch: perl
33769            ! utils/h2xs.PL
33770 ____________________________________________________________________________
33771 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
33772         Log: getpwuid() might succeed but that's no guarantee
33773              that the $home will be defined.
33774      Branch: perl
33775            ! ext/File/Glob/t/basic.t
33776 ____________________________________________________________________________
33777 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
33778         Log: It's safer to to expand the variable, too... (see #12571)
33779      Branch: perl
33780            ! t/TEST
33781 ____________________________________________________________________________
33782 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
33783         Log: Integrate with maintperl.
33784      Branch: maint-5.6/macperl
33785           !> win32/bin/pl2bat.pl win32/win32.c
33786 ____________________________________________________________________________
33787 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
33788         Log: Oops, forgot to include Win32 ... just as well, since it
33789              seems in bleadperl, change #7764 was not included
33790              (adding C:\temp).  Re-added.  Rip it back out if it
33791              doesn't belong.  :-)
33792      Branch: maint-5.6/macperl
33793            ! lib/File/Spec/Win32.pm
33794 ____________________________________________________________________________
33795 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
33796         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
33797              From: "Craig A. Berry" <craigberry@mac.com>
33798              Date: Mon, 22 Oct 2001 15:25:19 -0500
33799              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
33800      Branch: perl
33801            ! configure.com
33802 ____________________________________________________________________________
33803 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
33804         Log: Add in lots of File::Spec changes, from Thomas Wegner,
33805              and sync with changes from bleadperl.
33806      Branch: maint-5.6/macperl
33807            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
33808            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
33809            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33810            ! lib/File/Spec/Win32.pm t/lib/filespec.t
33811 ____________________________________________________________________________
33812 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
33813         Log: Sync with latest File::Find and tests from bleadperl.
33814      Branch: maint-5.6/macperl
33815            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
33816 ____________________________________________________________________________
33817 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
33818         Log: Nit.
33819      Branch: maint-5.6/macperl
33820            ! perl.c
33821 ____________________________________________________________________________
33822 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
33823         Log: Fix path construction.
33824      Branch: maint-5.6/macperl
33825            ! ext/DynaLoader/DynaLoader_pm.PL
33826 ____________________________________________________________________________
33827 [ 12579] By: nick                                  on 2001/10/22  19:08:35
33828         Log: Integrate mainline (for Arthurs thread.xs fix)
33829      Branch: perlio
33830           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
33831 ____________________________________________________________________________
33832 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
33833         Log: Fix up exported symbols, move relevant docs
33834              over from macperl.pod.
33835      Branch: maint-5.6/macperl
33836            ! macos/ext/MacPerl/MacPerl.pm
33837 ____________________________________________________________________________
33838 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
33839         Log: Make ADDRESS called optionally as a method.
33840      Branch: maint-5.6/macperl
33841            ! macos/lib/Mac/Glue.pm
33842 ____________________________________________________________________________
33843 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
33844         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
33845              Apple event.
33846      Branch: maint-5.6/macperl
33847            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
33848            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
33849            ! macos/macperl/MPTerminology.aete
33850 ____________________________________________________________________________
33851 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
33852         Log: Clean up some build utilities. Change Entab to Duplicate;
33853              fix docs and error reporting; improve macify() of paths;
33854              remove requirement for Exporter.pm presence.
33855      Branch: maint-5.6/macperl
33856            ! macos/InstallBLIB macos/MacPerlTests.cmd
33857            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
33858 ____________________________________________________________________________
33859 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
33860         Log: Sync Time::HiRes with bleadperl
33861      Branch: maint-5.6/macperl
33862            ! macos/bundled_ext/Time/HiRes/HiRes.pm
33863            ! macos/bundled_ext/Time/HiRes/HiRes.t
33864            ! macos/bundled_ext/Time/HiRes/HiRes.xs
33865 ____________________________________________________________________________
33866 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
33867         Log: Fix up Changes
33868      Branch: maint-5.6/macperl
33869            ! macos/Changes
33870 ____________________________________________________________________________
33871 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
33872         Log: A user might belong to only a single group
33873              (the group equal to the group id).
33874      Branch: perl
33875            ! t/op/groups.t
33876 ____________________________________________________________________________
33877 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
33878         Log: Prepending (instead of replacing with) the pwd is safer. 
33879      Branch: perl
33880            ! t/TEST
33881 ____________________________________________________________________________
33882 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
33883         Log: Be more robust if no hostname or domainname
33884              (especially the latter)
33885      Branch: perl
33886            ! lib/Net/Domain.pm
33887 ____________________________________________________________________________
33888 [ 12569] By: sky                                   on 2001/10/22  17:41:07
33889         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
33890      Branch: perl
33891            ! ext/threads/threads.xs
33892 ____________________________________________________________________________
33893 [ 12568] By: nick                                  on 2001/10/22  16:31:24
33894         Log: Integrate mainline
33895      Branch: perlio
33896           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
33897           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33898           +> ext/threads/shared/t/sv_refs.t
33899           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
33900            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
33901            - lib/unicore/To/SpecUpper.pl
33902           !> (integrate 42 files)
33903 ____________________________________________________________________________
33904 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
33905         Log: Update Changes.
33906      Branch: perl
33907            ! Changes patchlevel.h
33908 ____________________________________________________________________________
33909 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
33910         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
33911              From: Michael G Schwern <schwern@pobox.com>
33912              Date: Mon, 22 Oct 2001 03:48:38 -0400
33913              Message-ID: <20011022034838.B1676@blackrider>
33914      Branch: perl
33915            ! pod/perlvar.pod
33916 ____________________________________________________________________________
33917 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
33918         Log: Pod nits, as suggested by Stas Bekman.
33919      Branch: perl
33920            ! ext/threads/shared/shared.pm ext/threads/threads.pm
33921 ____________________________________________________________________________
33922 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
33923         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
33924              From: "Paul Marquess" <paul.marquess@openwave.com> 
33925              Date: Sun, 21 Oct 2001 21:11:15 +0100
33926              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
33927      Branch: perl
33928            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
33929            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
33930            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
33931            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
33932            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
33933            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
33934            ! ext/SDBM_File/sdbm.t
33935 ____________________________________________________________________________
33936 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
33937         Log: Integrate change #12559 from maintperl;
33938              various fixes for system() and backticks under windows
33939      Branch: perl
33940           !> win32/win32.c
33941 ____________________________________________________________________________
33942 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
33943         Log: Integrate change #12560 from maintperl;
33944              make pl2bat use %0 rather than "%0" (the latter fails to work
33945              in a lot of common cases)
33946      Branch: perl
33947           !> win32/bin/pl2bat.pl
33948 ____________________________________________________________________________
33949 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
33950         Log: Integrate changes #12549 and #12550 from maintperl;
33951              
33952              readline() doesn't work with our variables; it confuses them with
33953              my variables (change#4227 was incomplete)
33954      Branch: perl
33955            ! t/lib/strict/vars
33956           !> t/base/rs.t toke.c
33957 ____________________________________________________________________________
33958 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
33959         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
33960              in a lot of common cases)
33961      Branch: maint-5.6/perl
33962            ! win32/bin/pl2bat.pl
33963 ____________________________________________________________________________
33964 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
33965         Log: various fixes for system() and backticks under windows:
33966              
33967              * avoid munging whitespace that is passed within quotes
33968              * work around a cmd.exe misfeature that made multi-arg
33969              system() unreliable when there is more than one quoted
33970              argument
33971              * make multi-arg system() autoquote arguments as needed
33972              before passing them to the shell (this avoids having to
33973              second guess the shell quoting)
33974              * perl's -Dp switch can be used to trace the innards
33975      Branch: maint-5.6/perl
33976            ! win32/win32.c
33977 ____________________________________________________________________________
33978 [ 12558] By: nick                                  on 2001/10/22  08:58:42
33979         Log: Integrate ithreads buffer flush fix from perlio
33980      Branch: perl
33981           !> ext/threads/t/basic.t perl.c
33982 ____________________________________________________________________________
33983 [ 12557] By: nick                                  on 2001/10/22  08:35:09
33984         Log: All tests pass (legitimately) on ithreads
33985      Branch: perlio
33986            ! ext/threads/t/basic.t perl.c
33987 ____________________________________________________________________________
33988 [ 12556] By: nick                                  on 2001/10/22  06:51:22
33989         Log: Integrate non-ithreads fix to mainline
33990      Branch: perl
33991           !> perlio.c
33992 ____________________________________________________________________________
33993 [ 12555] By: nick                                  on 2001/10/22  06:48:33
33994         Log: Restore non-ithreads build. Interestingly binmode test passes
33995              non-ithreads - so crlf layer is not damaged and ithreads fail
33996              is a symptom ...
33997      Branch: perlio
33998            ! perlio.c
33999 ____________________________________________________________________________
34000 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
34001         Log: Integrate from perlio; restructuring.
34002      Branch: perl
34003           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
34004           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
34005           !> win32/perlhost.h
34006 ____________________________________________________________________________
34007 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
34008         Log: Integrate from maintperl
34009              (Changes 12350, 12496, 12548, 12549, 12550)
34010      Branch: maint-5.6/macperl
34011           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
34012           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
34013 ____________________________________________________________________________
34014 [ 12552] By: nick                                  on 2001/10/21  19:18:12
34015         Log: Win32 PerlIO_cleanup special cases should no longer be required.
34016      Branch: perlio
34017            ! perl.c
34018 ____________________________________________________________________________
34019 [ 12551] By: nick                                  on 2001/10/21  19:16:56
34020         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
34021      Branch: perlio
34022            ! win32/makefile.mk
34023 ____________________________________________________________________________
34024 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
34025         Log: change#12549 wasn't aware of strictures
34026      Branch: maint-5.6/perl
34027            ! t/pragma/strict-vars toke.c
34028 ____________________________________________________________________________
34029 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
34030         Log: readline() doesn't work with our variables; it confuses them with
34031              my variables (change#4227 was incomplete)
34032      Branch: maint-5.6/perl
34033            ! t/base/rs.t toke.c
34034 ____________________________________________________________________________
34035 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
34036         Log: change#12220 appears to have pulled in a mainline change that
34037              isn't applicable to maint-5.6 (some platforms don't taint
34038              cwd)
34039      Branch: maint-5.6/perl
34040            ! t/lib/filefind-taint.t
34041 ____________________________________________________________________________
34042 [ 12547] By: nick                                  on 2001/10/21  17:15:54
34043         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
34044              for them. Call explicit cleanup during destruct process.
34045              - one binmode test is failing
34046              - also ext/threads/t/basic.t fails under make test, and is noisy under
34047              harness. (Threads results are intermingled and don't match order expected.)
34048      Branch: perlio
34049            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
34050            ! perlio.h perliol.h pod/perlapi.pod sv.c
34051 ____________________________________________________________________________
34052 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
34053         Log: Implement multicharacter case mappings where a single
34054              Unicode character can be mapped into several.
34055      Branch: perl
34056            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
34057            - lib/unicore/To/SpecUpper.pl
34058            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
34059            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
34060            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
34061            ! proto.h t/op/lc.t utf8.c
34062 ____________________________________________________________________________
34063 [ 12545] By: sky                                   on 2001/10/21  15:25:16
34064         Log: First support of threads::shared, support shared svs and references.
34065      Branch: perl
34066            + ext/threads/shared/Makefile.PL ext/threads/shared/README
34067            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34068            + ext/threads/shared/t/sv_refs.t
34069            + ext/threads/shared/t/sv_simple.t
34070            ! MANIFEST sharedsv.c
34071 ____________________________________________________________________________
34072 [ 12544] By: nick                                  on 2001/10/21  14:52:35
34073         Log: PerlIO layer table as PL_perlio (per-interpreter)
34074      Branch: perlio
34075            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
34076            ! pod/perlapi.pod sv.c
34077 ____________________________________________________________________________
34078 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
34079         Log: Prettyprinting.
34080      Branch: perl
34081            ! pod/perlunicode.pod
34082 ____________________________________________________________________________
34083 [ 12542] By: ams                                   on 2001/10/21  03:50:25
34084         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
34085              From: "Sean M. Burke" <sburke@cpan.org>
34086              Date: Sat, 20 Oct 2001 17:51:09 -0600
34087              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
34088      Branch: perl
34089            + pod/perlpodspec.pod
34090            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
34091            ! pod/perltoc.pod
34092 ____________________________________________________________________________
34093 [ 12541] By: nick                                  on 2001/10/20  22:23:53
34094         Log: Fix typos in new locking on MemShared
34095              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
34096              - seems to make segfaults more deterministic - suspect they are 
34097              attempt to free() after Interp and Host have gone.
34098      Branch: perlio
34099            ! perlio.c win32/perlhost.h
34100 ____________________________________________________________________________
34101 [ 12540] By: nick                                  on 2001/10/20  21:50:46
34102         Log: Remove the MemShared re-#define (again)
34103      Branch: perlio
34104            ! perlio.c
34105 ____________________________________________________________________________
34106 [ 12539] By: nick                                  on 2001/10/20  21:49:06
34107         Log: Use locks on MemShared
34108      Branch: perlio
34109            ! win32/perlhost.h
34110 ____________________________________________________________________________
34111 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
34112         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
34113              From: "chromatic" <chromatic@rmci.net>
34114              Date: Sat, 20 Oct 2001 11:13:47 -0600
34115              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
34116      Branch: perl
34117            ! installhtml
34118 ____________________________________________________________________________
34119 [ 12537] By: nick                                  on 2001/10/20  16:44:03
34120         Log: Integrate mainline
34121      Branch: perlio
34122           !> (integrate 48 files)
34123 ____________________________________________________________________________
34124 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
34125         Log: Update Changes.
34126      Branch: perl
34127            ! Changes patchlevel.h
34128 ____________________________________________________________________________
34129 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
34130         Log: Upgrade to podlators 1.11, from Russ Allbery.
34131      Branch: perl
34132            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
34133            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
34134            ! pod/pod2man.PL pod/pod2text.PL
34135 ____________________________________________________________________________
34136 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
34137         Log: Integrate perlio change #12532:
34138              introduce and use PerlIO_intmod2str().
34139      Branch: perl
34140           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
34141 ____________________________________________________________________________
34142 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
34143         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
34144      Branch: perl
34145            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
34146 ____________________________________________________________________________
34147 [ 12532] By: nick                                  on 2001/10/20  14:25:37
34148         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
34149              Use for non-PERLIO fdupopen().
34150      Branch: perlio
34151            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
34152 ____________________________________________________________________________
34153 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
34154         Log: Integrate perlio: PerlIO win32 fixes.
34155      Branch: perl
34156           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
34157           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
34158           !> proto.h sv.h win32/win32io.c
34159 ____________________________________________________________________________
34160 [ 12530] By: nick                                  on 2001/10/20  12:53:30
34161         Log: Fixed in two places - p4 resolve
34162      Branch: perlio
34163            ! perlsdio.h
34164 ____________________________________________________________________________
34165 [ 12529] By: nick                                  on 2001/10/20  12:51:05
34166         Log: Fix for ithreads/stdio build
34167      Branch: perlio
34168            ! perlio.c perlsdio.h
34169 ____________________________________________________________________________
34170 [ 12528] By: ams                                   on 2001/10/20  12:13:25
34171         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
34172              From: Michael G Schwern <schwern@pobox.com>
34173              Date: Sat, 20 Oct 2001 01:41:21 -0400
34174              Message-Id: <20011020014121.I3681@blackrider>
34175      Branch: perl
34176            ! installman
34177 ____________________________________________________________________________
34178 [ 12527] By: ams                                   on 2001/10/20  12:09:41
34179         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
34180              From: Michael G Schwern <schwern@pobox.com>
34181              Date: Sat, 20 Oct 2001 02:04:21 -0400
34182              Message-Id: <20011020020421.A11732@blackrider>
34183      Branch: perl
34184            ! lib/Pod/Checker.pm
34185 ____________________________________________________________________________
34186 [ 12526] By: ams                                   on 2001/10/20  11:59:41
34187         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
34188              From: "chromatic" <chromatic@rmci.net>
34189              Date: Fri, 19 Oct 2001 22:46:39 -0600
34190              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
34191      Branch: perl
34192            ! lib/Net/Config.pm
34193 ____________________________________________________________________________
34194 [ 12525] By: nick                                  on 2001/10/20  11:16:18
34195         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
34196              Perl_sv_setsv_flags directly.
34197      Branch: perlio
34198            ! ext/threads/threads.xs
34199 ____________________________________________________________________________
34200 [ 12524] By: nick                                  on 2001/10/20  10:28:17
34201         Log: Add a new flag character 'm' to embed.pl set to represent
34202              "functions" which are really macros. Use it foe the troublesome
34203              sv_setsv() etc. macros in sv.h - changing latter to define
34204              sv_setsv rather than sv_setsv_macro etc.
34205      Branch: perlio
34206            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
34207            ! pod/perlapi.pod proto.h sv.h
34208 ____________________________________________________________________________
34209 [ 12523] By: nick                                  on 2001/10/20  09:17:17
34210         Log: Add comments explaining why win32.h/embed.h are included where they are
34211              in perl.h 
34212      Branch: perlio
34213            ! perl.h
34214 ____________________________________________________________________________
34215 [ 12522] By: nick                                  on 2001/10/20  08:27:44
34216         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
34217              being used yet.
34218      Branch: perlio
34219            ! win32/win32io.c
34220 ____________________________________________________________________________
34221 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
34222         Log: Wording tweaks.
34223      Branch: perl
34224            ! t/TEST
34225 ____________________________________________________________________________
34226 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
34227         Log: Subject: IO module with nonblocking socket connect patch 
34228              From: Raul Dias <raul@dias.com.br>
34229              Date: Fri, 19 Oct 2001 22:45:32 -0300
34230              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
34231      Branch: perl
34232            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
34233 ____________________________________________________________________________
34234 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
34235         Log: Test vertical whitespace combined with /x in \p{}.
34236      Branch: perl
34237            ! t/op/pat.t
34238 ____________________________________________________________________________
34239 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
34240         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
34241              From: Gisle Aas <gisle@ActiveState.com> 
34242              Date: 19 Oct 2001 16:46:02 -0700
34243              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
34244      Branch: perl
34245            ! lib/ExtUtils/MakeMaker.pm
34246 ____________________________________________________________________________
34247 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
34248         Log: No more this symbol.
34249      Branch: perl
34250            ! makedef.pl
34251 ____________________________________________________________________________
34252 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
34253         Log: Integrate change #12511; fix gross win32 build issues.
34254      Branch: perl
34255           !> makedef.pl sv.c
34256 ____________________________________________________________________________
34257 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
34258         Log: Unpack in scalar context should return the first value
34259              returned in list context, as pointed out by Ton Hospel
34260              in 2001-05-21 (this is how it works already in blead,
34261              just adding the test).
34262      Branch: perl
34263            ! t/op/pack.t
34264 ____________________________________________________________________________
34265 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
34266         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
34267              From: "Craig A. Berry" <craigberry@mac.com>
34268              Date: Fri, 19 Oct 2001 16:59:30 -0500
34269              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
34270      Branch: perl
34271            ! utils/perldoc.PL
34272 ____________________________________________________________________________
34273 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
34274         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
34275              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34276              Date: Fri, 19 Oct 2001 17:45:23 EDT
34277              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
34278      Branch: perl
34279            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
34280            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
34281            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
34282            ! vms/vmsish.h
34283 ____________________________________________________________________________
34284 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
34285         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
34286              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34287              Date: Fri, 19 Oct 2001 17:26:35 EDT
34288              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
34289      Branch: perl
34290            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
34291 ____________________________________________________________________________
34292 [ 12511] By: nick                                  on 2001/10/19  19:55:36
34293         Log: Fix gross win32 build issues
34294      Branch: perlio
34295            ! makedef.pl sv.c
34296 ____________________________________________________________________________
34297 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
34298         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
34299              From: David Dyck <dcd@tc.fluke.com>
34300              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
34301              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
34302      Branch: perl
34303            ! lib/File/Find.pm
34304 ____________________________________________________________________________
34305 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
34306         Log: Subject: Re: PerlIO and Encode
34307              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34308              Date: Tue, 16 Oct 2001 01:50:16 +0900
34309              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
34310      Branch: perl
34311            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
34312            ! ext/Encode/Encode/Tcl.t
34313 ____________________________________________________________________________
34314 [ 12508] By: ams                                   on 2001/10/19  17:59:16
34315         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
34316              (See #12499)
34317      Branch: perl
34318            ! pod/perlintro.pod
34319 ____________________________________________________________________________
34320 [ 12507] By: nick                                  on 2001/10/19  16:30:43
34321         Log: Integrate mainline
34322      Branch: perlio
34323           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
34324           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
34325           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
34326           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
34327           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
34328           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
34329           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
34330           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
34331           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
34332           +> win32/config_H.win64
34333            - lib/Test/Utils.pm lib/unicore/mktables.PL
34334            - t/lib/Test/Simple/Catch/More.pm
34335           !> (integrate 84 files)
34336 ____________________________________________________________________________
34337 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
34338         Log: Retract the #10451 which seems to be the cause
34339              of the major leakage from while(){eval"sub{}"}
34340      Branch: perl
34341            ! op.c t/run/kill_perl.t
34342 ____________________________________________________________________________
34343 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
34344         Log: Regen toc.
34345      Branch: perl
34346            ! pod/perltoc.pod
34347 ____________________________________________________________________________
34348 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
34349         Log: Tiny tweaks.
34350      Branch: perl
34351            ! pod/perl.pod
34352 ____________________________________________________________________________
34353 [ 12503] By: ams                                   on 2001/10/19  13:34:24
34354         Log: Subject: Re: perlintro.pod
34355              From: Abe Timmerman <abe@ztreet.demon.nl>
34356              Date: Fri, 19 Oct 2001 14:12:40 +0200
34357              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
34358      Branch: perl
34359            ! pod/perlintro.pod
34360 ____________________________________________________________________________
34361 [ 12502] By: ams                                   on 2001/10/19  13:24:12
34362         Log: Slight reorganisation of references.
34363      Branch: perl
34364            ! pod/perl.pod
34365 ____________________________________________________________________________
34366 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
34367         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
34368              From: Kay Röpke <kroepke@dolphin-services.de>
34369              Date: Fri, 19 Oct 2001 14:04:01 +0200 
34370              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
34371      Branch: perl
34372            ! lib/ExtUtils/MakeMaker.pm
34373 ____________________________________________________________________________
34374 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
34375         Log: Unicode categories continue:
34376              implement Category=, Script=, Block=
34377              (these are based on an upcoming update of TR#18)
34378              Fix a bug where we got two In categories named "old italic",
34379              and another where shortcut for the Is categories wasn't taken.
34380      Branch: perl
34381            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
34382            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
34383            ! pod/perlunicode.pod t/op/pat.t
34384 ____________________________________________________________________________
34385 [ 12499] By: ams                                   on 2001/10/19  01:42:29
34386         Log: Subject: a small patch to perlintro.pod.
34387              From: Autrijus Tang <autrijus@autrijus.org>
34388              Date: Fri, 19 Oct 2001 01:45:51 +0800
34389              Message-Id: <20011019014551.A35625@not.autrijus.org>
34390              (Applied by hand with nits.)
34391      Branch: perl
34392            ! pod/perlintro.pod
34393 ____________________________________________________________________________
34394 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
34395         Log: Subject: [PATCH] OpenBSD hints for ithreads
34396              From: Andy Dougherty <doughera@lafayette.edu>
34397              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
34398              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
34399      Branch: perl
34400            ! hints/openbsd.sh
34401 ____________________________________________________________________________
34402 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
34403         Log: Retract #12446; the problem solved by #12474.
34404      Branch: perl
34405            ! hints/aix.sh
34406 ____________________________________________________________________________
34407 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
34408         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
34409              message and suppress line number info (from Steve Hay
34410              <Steve.Hay@uk.radan.com>)
34411      Branch: maint-5.6/perl
34412            ! lib/Carp/Heavy.pm
34413 ____________________________________________________________________________
34414 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
34415         Log: More documented In categories.
34416      Branch: perl
34417            ! pod/perlunicode.pod
34418 ____________________________________________________________________________
34419 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
34420         Log: Update Changes.
34421      Branch: perl
34422            ! Changes patchlevel.h
34423 ____________________________________________________________________________
34424 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
34425         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
34426      Branch: perl
34427            ! MANIFEST
34428 ____________________________________________________________________________
34429 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
34430         Log: Wrong skip() arguments.
34431      Branch: perl
34432            ! ext/B/t/terse.t
34433 ____________________________________________________________________________
34434 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
34435         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
34436              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34437              Date: Wed, 17 Oct 2001 09:10:53 EDT 
34438              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
34439      Branch: perl
34440            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
34441            ! pod/perlapi.pod vms/vms.c
34442 ____________________________________________________________________________
34443 [ 12490] By: ams                                   on 2001/10/18  09:31:00
34444         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
34445              From: Mark-Jason Dominus <mjd@plover.com>
34446              Date: Thu, 18 Oct 2001 06:25:35 -0400
34447              Message-Id: <20011018102535.19264.qmail@plover.com>
34448      Branch: perl
34449            ! pod/perl.pod
34450 ____________________________________________________________________________
34451 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
34452         Log: Prettyprinting.
34453      Branch: perl
34454            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
34455 ____________________________________________________________________________
34456 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
34457         Log: Regen toc.
34458      Branch: perl
34459            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34460 ____________________________________________________________________________
34461 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
34462         Log: Add perlintro, from Skud.
34463      Branch: perl
34464            + pod/perlintro.pod
34465            ! MANIFEST
34466 ____________________________________________________________________________
34467 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
34468         Log: FAQ sync.
34469      Branch: perl
34470            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
34471            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
34472            ! pod/perlfaq8.pod pod/perlfaq9.pod
34473 ____________________________________________________________________________
34474 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
34475         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
34476              in speed (upto 20% speedup in certain operations) but meanwhile
34477              regexps and arithmetics got slower (5-10%) (according to
34478              perlbench average speedup is negligible, and within measuring
34479              flutter, 1%).  Therefore retracting all the changes
34480              aimed at getting -std1 to compile cleanly:  #12475, #12476,
34481              #12479, #12480, #12481, #12482, #12483, #12484.
34482      Branch: perl
34483            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
34484            ! pp_hot.c pp_sys.c toke.c
34485 ____________________________________________________________________________
34486 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
34487         Log: (retracted by #12485)
34488              Strict ANSI doesn't like the third argument of main()
34489              so enable ignoring it if using ultra picky compiler.
34490      Branch: perl
34491            ! miniperlmain.c
34492 ____________________________________________________________________________
34493 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
34494         Log: (retracted by #12485)
34495              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
34496      Branch: perl
34497            ! perl.h
34498 ____________________________________________________________________________
34499 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
34500         Log: (retracted by #12485)
34501              Add explanatory comment.
34502      Branch: perl
34503            ! mg.c
34504 ____________________________________________________________________________
34505 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
34506         Log: (retracted by #12485)
34507              More dollar$hiding.
34508      Branch: perl
34509            ! doio.c perl.h pp_sys.c
34510 ____________________________________________________________________________
34511 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
34512         Log: (retracted by #12485)
34513              KISS.
34514      Branch: perl
34515            ! mg.c
34516 ____________________________________________________________________________
34517 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
34518         Log: (retracted by #12485)
34519              Thou shalt not #ifdef inside macro invocations,
34520              noticed by Rafael Garcia-Suarez.
34521      Branch: perl
34522            ! mg.c
34523 ____________________________________________________________________________
34524 [ 12478] By: ams                                   on 2001/10/17  18:50:55
34525         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
34526              From: Anton Berezin <tobez@tobez.org>
34527              Date: Wed, 17 Oct 2001 18:25:48 +0200
34528              Message-Id: <20011017182548.A12082@heechee.tobez.org>
34529      Branch: perl
34530            ! pp_sys.c
34531 ____________________________________________________________________________
34532 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
34533         Log: (retracted by #12485)
34534              Unterminated #ifdef.
34535      Branch: perl
34536            ! mg.c
34537 ____________________________________________________________________________
34538 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
34539         Log: (retracted by #12485)
34540              Avoid dollar signs in identifiers (in non-VMS) to
34541              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
34542      Branch: perl
34543            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
34544            ! toke.c
34545 ____________________________________________________________________________
34546 [ 12474] By: ams                                   on 2001/10/17  15:14:50
34547         Log: Subject: Two AIX patches
34548              From: H.Merijn Brand <h.m.brand@hccnet.nl>
34549              Date: Wed, 17 Oct 2001 18:04:35 +0200
34550              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
34551      Branch: perl
34552            ! hints/aix.sh makedef.pl
34553 ____________________________________________________________________________
34554 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
34555         Log: Limiting the Time::HiRes::sleep and usleep to
34556              one second is not a good policy if drop-in
34557              replacement is still a goal.
34558      Branch: perl
34559            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
34560            ! ext/Time/HiRes/HiRes.xs
34561 ____________________________________________________________________________
34562 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
34563         Log: Subject: [PATCH] Test::Simple 0.32
34564              From: Michael G Schwern <schwern@pobox.com> 
34565              Date: Wed, 17 Oct 2001 03:42:41 -0400
34566              Message-ID: <20011017034241.A25038@blackrider>
34567      Branch: perl
34568            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
34569            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
34570            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
34571            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
34572            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
34573            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
34574            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
34575            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
34576            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
34577            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
34578            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
34579            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
34580            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
34581            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
34582            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
34583            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
34584            ! t/lib/Test/Simple/Catch.pm
34585            ! t/lib/Test/Simple/sample_tests/five_fail.plx
34586 ____________________________________________________________________________
34587 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
34588         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
34589              From: Michael G Schwern <schwern@pobox.com> 
34590              Date: Wed, 17 Oct 2001 04:04:13 -0400
34591              Message-ID: <20011017040413.C25550@blackrider>
34592      Branch: perl
34593            ! t/TEST t/harness vms/test.com
34594 ____________________________________________________________________________
34595 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
34596         Log: Regen doc with perlmodstyle added.
34597      Branch: perl
34598            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34599 ____________________________________________________________________________
34600 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
34601         Log: Pod cleanup.
34602      Branch: perl
34603            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
34604 ____________________________________________________________________________
34605 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
34606         Log: Subject: perlmodstyle as a patch
34607              From: Kirrily Robert <skud@infotrope.net>
34608              Date: Tue, 16 Oct 2001 22:47:23 -0400
34609              Message-ID: <20011016224723.A20673@infotrope.net>
34610      Branch: perl
34611            + pod/perlmodstyle.pod
34612            ! MANIFEST
34613 ____________________________________________________________________________
34614 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
34615         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
34616              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
34617              Date: Thu, 6 Sep 2001 11:09:40 +0100
34618              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
34619              
34620              Mention also the develooper p5p archive.
34621      Branch: perl
34622            ! pod/perlhack.pod
34623 ____________________________________________________________________________
34624 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
34625         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
34626              From: Kay Röpke <kroepke@dolphin-services.de>
34627              Date: Tue, 16 Oct 2001 17:23:52 +0200
34628              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
34629      Branch: perl
34630            ! lib/ExtUtils/MakeMaker.pm
34631 ____________________________________________________________________________
34632 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
34633         Log: Add the special casing mappings (from SpecCase.txt)
34634              (except for the hyper special case mappings that have
34635              the condition list); the special casing mappings are
34636              unused for now.  Small tidying up on mktables.
34637      Branch: perl
34638            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
34639            + lib/unicore/To/SpecUpper.pl
34640            ! lib/unicore/mktables
34641 ____________________________________________________________________________
34642 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
34643         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
34644              From: "David H. Adler" <dha@panix.com>       
34645              Date: Tue, 16 Oct 2001 11:59:35 -0400
34646              Message-ID: <20011016115935.A13078@panix.com>
34647              
34648              Subject: [ PATCH ] perldata patch, revised
34649              From: "David H. Adler" <dha@panix.com>     
34650              Date: Tue, 16 Oct 2001 18:26:49 -0400
34651              Message-ID: <20011016182649.C23970@panix.com>
34652      Branch: perl
34653            ! pod/perldata.pod pod/perlop.pod
34654 ____________________________________________________________________________
34655 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
34656         Log: Integrate perlio: PerlIO_dup (for all but Win32).
34657      Branch: perl
34658           !> embed.h embed.pl ext/Encode/Encode.xs
34659           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
34660           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
34661           !> win32/win32io.c
34662 ____________________________________________________________________________
34663 [ 12462] By: nick                                  on 2001/10/16  19:11:30
34664         Log: PerlIOXxxx_dups for all but Win32
34665      Branch: perlio
34666            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
34667            ! ext/PerlIO/Via/Via.xs
34668 ____________________________________________________________________________
34669 [ 12461] By: nick                                  on 2001/10/16  18:28:48
34670         Log: Implement PerlIOStdio_dup (explains core dumps - dup
34671              was not setting up a FILE * to be fclosed()).
34672      Branch: perlio
34673            ! perlio.c
34674 ____________________________________________________________________________
34675 [ 12460] By: nick                                  on 2001/10/16  17:31:47
34676         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
34677              overflow.
34678      Branch: perlio
34679            ! perlio.c
34680 ____________________________________________________________________________
34681 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
34682         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
34683              From: "Craig A. Berry" <craigberry@mac.com>
34684              Date: Tue, 16 Oct 2001 13:08:38 -0500
34685              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
34686      Branch: perl
34687            ! configure.com
34688 ____________________________________________________________________________
34689 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
34690         Log: Can't expect too much accuracy from a sleep of one second.
34691              (I think this will also fail with high load.)
34692      Branch: perl
34693            ! ext/Time/HiRes/HiRes.t
34694 ____________________________________________________________________________
34695 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
34696         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
34697              From: "Werner, Randolf" <randolf.werner@sap.com>
34698              Date: Tue, 16 Oct 2001 18:33:02 +0200
34699              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
34700      Branch: perl
34701            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
34702            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
34703 ____________________________________________________________________________
34704 [ 12456] By: nick                                  on 2001/10/16  14:08:16
34705         Log: Builds under ithreads (but fails all threads tests)
34706      Branch: perlio
34707            ! hv.c perlio.c sv.c
34708 ____________________________________________________________________________
34709 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
34710         Log: I think the Perl_sortsv needs *not* be skipped?
34711      Branch: perl
34712            ! makedef.pl
34713 ____________________________________________________________________________
34714 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
34715         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
34716              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
34717              Date: Tue, 16 Oct 2001 15:32:44 +0200
34718              Message-ID: <3BCC531C.11494.3E433F@localhost>
34719      Branch: perl
34720            ! t/op/groups.t
34721 ____________________________________________________________________________
34722 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
34723         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
34724              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
34725              Date: Tue, 16 Oct 2001 15:01:04 +0200
34726              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
34727      Branch: perl
34728            ! t/io/fs.t
34729 ____________________________________________________________________________
34730 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
34731         Log: A forgotten deletion.
34732      Branch: perl
34733            - lib/unicore/mktables.PL
34734 ____________________________________________________________________________
34735 [ 12451] By: nick                                  on 2001/10/16  11:32:48
34736         Log: Skeleton of "PerlIO_dup" coded.
34737              Still-passes all tests non-threaded (well it would wouldn't it!)
34738      Branch: perlio
34739            ! embed.h embed.pl ext/Encode/Encode.xs
34740            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
34741            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
34742            ! win32/win32io.c
34743 ____________________________________________________________________________
34744 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
34745         Log: Document the problem with the swash_fetch() API that affects
34746              more complex case conversions.
34747      Branch: perl
34748            ! lib/utf8_heavy.pl utf8.c
34749 ____________________________________________________________________________
34750 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
34751         Log: Make Time::HiRes::sleep() and usleep() to return
34752              the number of seconds (a floating point value) and 
34753              microseconds (an integer) actually slept (well,
34754              modulo the time spent in measuring the time actually
34755              slept...), to be a better drop-in replacement for
34756              the builtin sleep().  Noticed by Chris Nandor.
34757              
34758              Also make usleep() to croak if fed illegal number
34759              of useconds (anything greater than 1_000_000).
34760      Branch: perl
34761            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
34762            ! ext/Time/HiRes/HiRes.xs
34763 ____________________________________________________________________________
34764 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
34765         Log: A missing SvREFCNT_dec.
34766      Branch: perl
34767            ! perl.c
34768 ____________________________________________________________________________
34769 [ 12447] By: nick                                  on 2001/10/15  20:27:53
34770         Log: Beginings of PerlIO_dup support (unstable)
34771      Branch: perlio
34772            ! perlio.c perliol.h
34773 ____________________________________________________________________________
34774 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
34775         Log: (retracted by #12497)
34776              In AIX vac 5 just can't seem to get regcomp right.
34777      Branch: perl
34778            ! hints/aix.sh
34779 ____________________________________________________________________________
34780 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
34781         Log: Bump the version number to agree with the maintperl one.
34782      Branch: perl
34783            ! lib/Tie/RefHash.pm
34784 ____________________________________________________________________________
34785 [ 12444] By: nick                                  on 2001/10/15  15:59:57
34786         Log: Integrate mainline
34787      Branch: perlio
34788           +> lib/Math/BigInt/t/Math/Subclass.pm
34789           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
34790           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
34791           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
34792           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
34793           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
34794           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
34795           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
34796           +> lib/unicore/mktables
34797            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
34798            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
34799            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
34800            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
34801            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
34802            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
34803            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
34804            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
34805            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
34806            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
34807            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
34808            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
34809            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
34810            - lib/unicore/syllables.txt
34811           !> (integrate 344 files)
34812 ____________________________________________________________________________
34813 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
34814         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
34815      Branch: perl
34816            ! ext/DB_File/DB_File.xs
34817 ____________________________________________________________________________
34818 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
34819         Log: Sync the skip() amounts with the number of tests.
34820      Branch: perl
34821            ! lib/Term/Complete.t
34822 ____________________________________________________________________________
34823 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
34824         Log: Update Changes.
34825      Branch: perl
34826            ! Changes patchlevel.h
34827 ____________________________________________________________________________
34828 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
34829         Log: MacOS Classic catdir() rewrite from Thomas Wegner
34830              (backward incompatibility, but a deliberate one,
34831              the old version simply is broken in its logic),
34832              also documentation updates, and as suggested replicated
34833              the File::Spec::Unix documentation updates also on the
34834              File::Spec documentation.
34835              
34836              TODO: there seems to be duplication of documentation
34837              between File::Spec and File::Spec::Unix.  I think
34838              the ::Unix should be left only with specific UNIXisms,
34839              and all the generic documentation should be in ::Spec.
34840      Branch: perl
34841            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
34842            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
34843            ! lib/File/Spec/Unix.pm
34844 ____________________________________________________________________________
34845 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
34846         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
34847              From: Blair Zajac <blair@orcaware.com>
34848              Date: Mon, 24 Sep 2001 11:48:58 -0700
34849              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
34850              
34851              (the skip() messages)
34852      Branch: perl
34853            ! t/op/magic.t
34854 ____________________________________________________________________________
34855 [ 12438] By: ams                                   on 2001/10/14  23:43:59
34856         Log: Subject: [PATCH] make PerlIO default on VMS
34857              From: "Craig A. Berry" <craigberry@mac.com>
34858              Date: Sun, 14 Oct 2001 15:27:18 -0500
34859              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
34860      Branch: perl
34861            ! configure.com
34862 ____________________________________________________________________________
34863 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
34864         Log: Retract #12436 (Abhijit already did this at #12426)
34865      Branch: perl
34866            ! lib/ExtUtils/MM_Unix.pm
34867 ____________________________________________________________________________
34868 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
34869         Log: (retracted by #12437)
34870              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
34871              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
34872              Date: Sat, 13 Oct 2001 20:33:55 +0200
34873              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
34874      Branch: perl
34875            ! lib/ExtUtils/MM_Unix.pm
34876 ____________________________________________________________________________
34877 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
34878         Log: Subject: h2xs grammar nit
34879              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
34880              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
34881              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
34882      Branch: perl
34883            ! utils/h2xs.PL
34884 ____________________________________________________________________________
34885 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
34886         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
34887              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
34888              Date: Sun, 14 Oct 2001 11:25:08 +0100
34889              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
34890      Branch: perl
34891            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
34892            ! warnings.pl
34893 ____________________________________________________________________________
34894 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
34895         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
34896              for File::Spec::Mac::catfile)
34897      Branch: perl
34898            ! lib/h2xs.t
34899 ____________________________________________________________________________
34900 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
34901         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
34902              From: Nicholas Clark <nick@ccl4.org>
34903              Date: Sat, 13 Oct 2001 00:07:31 +0100
34904              Message-ID: <20011013000731.D67535@plum.flirble.org>
34905      Branch: perl
34906            ! lib/h2xs.t utils/h2xs.PL
34907 ____________________________________________________________________________
34908 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
34909         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
34910              before DEFINE and INC), and repent by taking DEFINE and
34911              INC away from PASTHRU.
34912      Branch: perl
34913            ! lib/ExtUtils/MM_Unix.pm
34914 ____________________________________________________________________________
34915 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
34916         Log: More MANIFEST anomalies.
34917      Branch: perl
34918            ! MANIFEST
34919 ____________________________________________________________________________
34920 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
34921         Log: Not that many.
34922      Branch: perl
34923            ! MANIFEST
34924 ____________________________________________________________________________
34925 [ 12428] By: sky                                   on 2001/10/13  20:59:27
34926         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
34927              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34928              Date: Sat, 13 Oct 2001 23:15:55 +0200
34929              Message-ID: <20011013231555.A18071@rafael>
34930      Branch: perl
34931            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
34932            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
34933 ____________________________________________________________________________
34934 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
34935         Log: Rewrite mktables from scratch.
34936              - Cleaner.
34937              - Faster: 15-20 seconds as opposed to several minutes.
34938              - More dynamic: the names of the various categories
34939              such as the linebreak ones are dynamic, not static.
34940              - Is.pl: long names for the general category properties
34941              are now available.
34942              - Ranges (<... ,First>, <..., Last>) from the general
34943              categories work now.
34944              - No more mktables.PL because the mktables.PL is not
34945              and never has been run to create a mktables.
34946              - syllables.txt and Is/Syl*.pl removed: non-standard
34947              (not part of the Unicode), and the whole concept is
34948              being reworked (http://syllabary.sourceforge.net/),
34949              the old way wouldn't even work with the new Syllables.txt
34950              (it would result in 1000+ new categories)
34951      Branch: perl
34952            + lib/unicore/In/163.pl lib/unicore/In/164.pl
34953            + lib/unicore/In/165.pl lib/unicore/In/166.pl
34954            + lib/unicore/In/167.pl lib/unicore/In/168.pl
34955            + lib/unicore/In/169.pl lib/unicore/In/170.pl
34956            + lib/unicore/In/171.pl lib/unicore/Is.pl
34957            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
34958            + lib/unicore/mktables
34959            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
34960            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
34961            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
34962            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
34963            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
34964            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
34965            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
34966            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
34967            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
34968            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
34969            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
34970            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
34971            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
34972            - lib/unicore/syllables.txt
34973            ! (edit 304 files)
34974 ____________________________________________________________________________
34975 [ 12426] By: ams                                   on 2001/10/13  18:05:36
34976         Log: ExtUtils::MM_Unix should ignore comments when searching for
34977              $VERSION.
34978      Branch: perl
34979            ! lib/ExtUtils/MM_Unix.pm
34980 ____________________________________________________________________________
34981 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
34982         Log: Subject: Re: New module XML::Clean
34983              From: andreas.koenig@anima.de (Andreas J. Koenig)
34984              Date: 13 Oct 2001 10:17:09 +0200
34985              Message-ID: <m37ku0t0my.fsf@anima.de>
34986      Branch: perl
34987            ! pod/perlnewmod.pod
34988 ____________________________________________________________________________
34989 [ 12424] By: sky                                   on 2001/10/13  09:39:59
34990         Log: Set thread stack size if needed.
34991      Branch: perl
34992            ! ext/threads/threads.xs
34993 ____________________________________________________________________________
34994 [ 12423] By: sky                                   on 2001/10/13  09:36:49
34995         Log: We do want to set the attribute to joinable even on modern posix
34996              platforms.
34997      Branch: perl
34998            ! ext/threads/threads.xs
34999 ____________________________________________________________________________
35000 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
35001         Log: Subject: [PATCH ext/Data/Dumper.xs]
35002              From: Brian Ingerson <ingy@ttul.org>
35003              Date: Fri, 12 Oct 2001 19:32:35 -0700
35004              Message-ID: <20011012193235.B889@ttul.org>
35005      Branch: perl
35006            ! ext/Data/Dumper/Dumper.xs
35007 ____________________________________________________________________________
35008 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
35009         Log: Update Changes.
35010      Branch: perl
35011            ! Changes patchlevel.h
35012 ____________________________________________________________________________
35013 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
35014         Log: FAQ sync.
35015      Branch: perl
35016            ! pod/perlfaq3.pod pod/perlfaq4.pod
35017 ____________________________________________________________________________
35018 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
35019         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
35020              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
35021              Date: Fri, 12 Oct 2001 11:51:05 -0700
35022              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
35023      Branch: perl
35024            ! lib/File/Copy.pm
35025 ____________________________________________________________________________
35026 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
35027         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
35028              From: "chromatic" <chromatic@rmci.net>     
35029              Date: Thu, 11 Oct 2001 10:57:55 -0600
35030              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
35031              
35032              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
35033              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35034              Date: Thu, 11 Oct 2001 22:34:21 +0200
35035              Message-ID: <20011011223421.A693@rafael>     
35036              
35037              plus undef $Term::Complete::stty as suggested by Rafael.
35038      Branch: perl
35039            ! lib/Term/Complete.pm lib/Term/Complete.t
35040 ____________________________________________________________________________
35041 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
35042         Log: UUnndduupplleexx..
35043      Branch: perl
35044            ! perl.h
35045 ____________________________________________________________________________
35046 [ 12416] By: sky                                   on 2001/10/12  20:16:19
35047         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
35048              From: Andy Dougherty <doughera@lafayette.edu>
35049              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
35050              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
35051              (Potentially only band-aid)
35052      Branch: perl
35053            ! sv.c
35054 ____________________________________________________________________________
35055 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
35056         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
35057              mishandles kill(), and therefore the sigaction test
35058              should be skipped, from Charles Lane.
35059      Branch: perl
35060            ! ext/POSIX/t/sigaction.t
35061 ____________________________________________________________________________
35062 [ 12414] By: sky                                   on 2001/10/12  18:47:49
35063         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
35064      Branch: perl
35065            ! op.h
35066 ____________________________________________________________________________
35067 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
35068         Log: Upgrade to Math::BigInt 1.44 from Tels and
35069              further fixes from John Peacock.
35070      Branch: perl
35071            + lib/Math/BigInt/t/Math/Subclass.pm
35072            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
35073            + lib/Math/BigInt/t/subclass.t
35074            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
35075            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
35076            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
35077            ! lib/Math/BigInt/t/mbimbf.t
35078 ____________________________________________________________________________
35079 [ 12412] By: sky                                   on 2001/10/12  18:28:23
35080         Log: perhaps pthread_attr_t really needs to be set for the old api
35081      Branch: perl
35082            ! ext/threads/threads.xs
35083 ____________________________________________________________________________
35084 [ 12411] By: sky                                   on 2001/10/12  18:11:45
35085         Log: pthread_keycreate not pthread_key_create under the here be dragons API
35086      Branch: perl
35087            ! ext/threads/threads.h
35088 ____________________________________________________________________________
35089 [ 12410] By: sky                                   on 2001/10/12  18:07:37
35090         Log: Apperently OLD PTHREADS API is a bit retarded.
35091              This should fix another set of compile failures in HP-UX 10.20.
35092      Branch: perl
35093            ! ext/threads/threads.h ext/threads/threads.xs
35094 ____________________________________________________________________________
35095 [ 12409] By: nick                                  on 2001/10/12  15:30:01
35096         Log: Blind integrate of mainline
35097      Branch: perlio
35098           +> (branch 32 files)
35099            - lib/unicode/README
35100           !> (integrate 121 files)
35101 ____________________________________________________________________________
35102 [ 12408] By: sky                                   on 2001/10/12  14:55:08
35103         Log: Let us avoid being smart for now.
35104      Branch: perl
35105            ! ext/threads/threads.h
35106 ____________________________________________________________________________
35107 [ 12407] By: sky                                   on 2001/10/12  14:38:12
35108         Log: (void*) the argument to make sure we work with picky compilers
35109      Branch: perl
35110            ! ext/threads/threads.xs
35111 ____________________________________________________________________________
35112 [ 12406] By: ams                                   on 2001/10/12  13:26:04
35113         Log: (replaced with #12600)
35114              
35115              Subject: [PATCH 5.6.1 perldoc] use File::Temp
35116              From: Mikhail Zabaluev <mhz@alt-linux.org>
35117              Date: Fri, 12 Oct 2001 12:47:47 +0400
35118              Message-Id: <20011012124747.E13918@localhost.localdomain>
35119      Branch: perl
35120            ! utils/perldoc.PL
35121 ____________________________________________________________________________
35122 [ 12405] By: ams                                   on 2001/10/12  13:05:32
35123         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
35124              From: andreas.koenig@anima.de (Andreas J. Koenig)
35125              Date: 12 Oct 2001 11:12:07 +0200
35126              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
35127      Branch: perl
35128            ! lib/Memoize/t/speed.t
35129 ____________________________________________________________________________
35130 [ 12404] By: sky                                   on 2001/10/12  12:46:15
35131         Log: A) Support OLD_PTHREADS_API
35132              B) Change from using pthread_t to using a TLS to store the
35133              index of the thread in an hash, this is to avoid problems when
35134              in fact pthread_t was not a seralizable type.
35135              Both these changes are because of HP-UX 10.20
35136              This has not been tested on win32 but should work there.
35137              Need to add support for NetWare.
35138      Branch: perl
35139            ! ext/threads/threads.h ext/threads/threads.xs
35140 ____________________________________________________________________________
35141 [ 12403] By: ams                                   on 2001/10/12  07:34:19
35142         Log: Subject: Re: New module XML::Clean
35143              From: andreas.koenig@anima.de (Andreas J. Koenig)
35144              Date: 12 Oct 2001 10:20:35 +0200
35145              Message-Id: <m3elo9uv58.fsf@anima.de>
35146      Branch: perl
35147            ! pod/perlnewmod.pod
35148 ____________________________________________________________________________
35149 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
35150         Log: More HP model tweaks from Merijn.
35151      Branch: perl
35152            ! README.hpux
35153 ____________________________________________________________________________
35154 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
35155         Log: Update Changes.
35156      Branch: perl
35157            ! Changes patchlevel.h
35158 ____________________________________________________________________________
35159 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
35160         Log: HP-UX update from H.Merijn Brand.
35161      Branch: perl
35162            ! README.hpux
35163 ____________________________________________________________________________
35164 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
35165         Log: Subject: [PATCH] fix link rot in README.vms
35166              From: "Craig A. Berry" <craigberry@mac.com>
35167              Date: Wed, 10 Oct 2001 17:17:00 -0500
35168              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
35169      Branch: perl
35170            ! README.vms
35171 ____________________________________________________________________________
35172 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
35173         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
35174              From: "chromatic" <chromatic@rmci.net>
35175              Date: Wed, 10 Oct 2001 15:50:30 -0600
35176              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
35177      Branch: perl
35178            ! lib/Term/Complete.t
35179 ____________________________________________________________________________
35180 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
35181         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
35182              From: "chromatic" <chromatic@rmci.net>
35183              Date: Wed, 10 Oct 2001 15:45:42 -0600
35184              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
35185      Branch: perl
35186            + lib/ExtUtils/Packlist.t
35187            ! MANIFEST
35188 ____________________________________________________________________________
35189 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
35190         Log: VMS needs quotes around the -I option to keep it from
35191              being downcased, from Charles Lane.
35192      Branch: perl
35193            ! t/run/kill_perl.t
35194 ____________________________________________________________________________
35195 [ 12395] By: ams                                   on 2001/10/10  16:22:32
35196         Log: Subject: [PATCH lib/FindBin.pm]
35197              From: Stas Bekman <stas@stason.org>
35198              Date: Tue, 09 Oct 2001 23:57:10 +0800
35199              Message-Id: <3BC31E56.60805@stason.org>
35200      Branch: perl
35201            ! lib/FindBin.pm
35202 ____________________________________________________________________________
35203 [ 12394] By: ams                                   on 2001/10/10  16:09:53
35204         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
35205              From: Abhijit Menon-Sen <ams@wiw.org>
35206              Date: Wed, 10 Oct 2001 21:59:33 +0530
35207              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
35208      Branch: perl
35209            ! ext/Data/Dumper/Dumper.xs
35210 ____________________________________________________________________________
35211 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
35212         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
35213              from Charles Lane.
35214      Branch: perl
35215            ! lib/File/Spec/VMS.pm
35216 ____________________________________________________________________________
35217 [ 12392] By: ams                                   on 2001/10/10  14:49:43
35218         Log: Subject: [PATCH] two s/// bugfixes
35219              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35220              Date: Wed, 10 Oct 2001 17:23:44 +0200
35221              Message-Id: <20011010172344.C22440@rafael>
35222      Branch: perl
35223            ! pp_ctl.c regexec.c t/op/subst.t
35224 ____________________________________________________________________________
35225 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
35226         Log: Fix/improve handling of the [000000] special "root"
35227              directory, by putting cwd in canonical form when doing
35228              abs2rel, and prepending a 000000 to directory "chunks"
35229              if missing from base or path.  Also adjust test to
35230              reflect the (improved) output from abs2rel.
35231              From Charles Lane.
35232      Branch: perl
35233            ! lib/File/Spec.t lib/File/Spec/VMS.pm
35234 ____________________________________________________________________________
35235 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
35236         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
35237              all of the extra VMSish attributes (such as "treat this logical
35238              as a device name") that are necessary to make programs run.
35239              A tainted %ENV does not hinder VMS.  From Charles Lane.
35240      Branch: perl
35241            ! lib/File/Find/t/taint.t
35242 ____________________________________________________________________________
35243 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
35244         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
35245              
35246              o  VMS is case-insensitive, RTL downcases filenames read
35247              by perl... so need to re-upcase filenames like MANIFEST
35248              and MANIFEST.SKIP
35249              
35250              o  Need to convert VMS-style to Unix-style filenames when comparing
35251              names in MANIFEST to names in filesystem.
35252              
35253              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
35254              since VMS won't let you (easily) delete non-empty directories.
35255              
35256              From Charles Lane.
35257      Branch: perl
35258            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
35259 ____________________________________________________________________________
35260 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
35261         Log: Unix and VMS agree on "*" as a "match any number of any chars"
35262              wildcards, but differ ("?"  vs.  "%") for their "match any single
35263              char" wildcard.  This patch changes "?"  chars to "%" before doing a
35264              VMS glob...at no loss of functionality, since "?"  isn't a valid
35265              filename char on VMS.  From Charles Lane.
35266      Branch: perl
35267            ! doio.c
35268 ____________________________________________________________________________
35269 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
35270         Log: (accidentally empty submit; new life as #12390)
35271      Branch: perl
35272            ! lib/File/Find/t/taint.t
35273 ____________________________________________________________________________
35274 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
35275         Log: Even more VMS tweakage from Charles Lane:
35276              
35277              Tweak #1:  splitdir only works on directory part of filespec,
35278              split off volume first
35279              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
35280              (it's a horrible kludge in the run-time library,
35281              improved in later versions). Check the
35282              $Config{'d_setenv'} flag before attempting to set it.
35283      Branch: perl
35284            ! t/op/chdir.t
35285 ____________________________________________________________________________
35286 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
35287         Log: VMS tweakage from Charles Lane.
35288              
35289              . command.com doubles an output line when prompting for extensions
35290              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
35291              . perl5db doesn't clean up after itself
35292      Branch: perl
35293            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
35294 ____________________________________________________________________________
35295 [ 12384] By: sky                                   on 2001/10/09  19:16:11
35296         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
35297              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35298              Date: Tue, 9 Oct 2001 22:10:26 +0200
35299              Message-ID: <20011009221026.A8579@rafael>
35300      Branch: perl
35301            ! pod/perldata.pod
35302 ____________________________________________________________________________
35303 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
35304         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
35305              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
35306              Date: 9 Oct 2001 15:15:06 -0000
35307              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
35308      Branch: perl
35309            ! t/op/subst.t
35310 ____________________________________________________________________________
35311 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
35312         Log: Update Changes.
35313      Branch: perl
35314            ! Changes patchlevel.h
35315 ____________________________________________________________________________
35316 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
35317         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
35318              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
35319              when a NULL is passed for the filename string pointer.
35320              From Charles Lane.
35321      Branch: perl
35322            ! vms/vms.c
35323 ____________________________________________________________________________
35324 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
35325         Log: Subject: HP systems update
35326              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35327              Date: Tue, 09 Oct 2001 15:59:22 +0200
35328              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
35329      Branch: perl
35330            ! README.hpux
35331 ____________________________________________________________________________
35332 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
35333         Log: CPAN::Nox does now have a test.
35334      Branch: perl
35335            ! t/lib/1_compile.t
35336 ____________________________________________________________________________
35337 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
35338         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
35339              From: David Dyck <dcd@tc.fluke.com>
35340              Date: Mon, 1 Oct 2001 12:17:36 -0700
35341              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
35342      Branch: perl
35343            ! installperl
35344 ____________________________________________________________________________
35345 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
35346         Log: NetWare update from Ananth Kesari.
35347      Branch: perl
35348            ! NetWare/nwperlsys.h makedef.pl
35349 ____________________________________________________________________________
35350 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
35351         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
35352              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35353              Date: Tue, 9 Oct 2001 08:40:57 EDT
35354              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
35355      Branch: perl
35356            ! lib/File/Find/t/find.t
35357 ____________________________________________________________________________
35358 [ 12374] By: ams                                   on 2001/10/09  05:31:45
35359         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
35360              ExtUtils::Mkbootstrap
35361              From: "chromatic" <chromatic@rmci.net>
35362              Date: Tue, 09 Oct 2001 00:08:37 -0600
35363              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
35364      Branch: perl
35365            + lib/ExtUtils/Mkbootstrap.t
35366            ! MANIFEST
35367 ____________________________________________________________________________
35368 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
35369         Log: Enable more debugging.
35370      Branch: perl
35371            ! lib/utf8_heavy.pl
35372 ____________________________________________________________________________
35373 [ 12372] By: ams                                   on 2001/10/09  02:11:59
35374         Log: #12370 forgot to modify is_gv_magical().
35375      Branch: perl
35376            ! gv.c
35377 ____________________________________________________________________________
35378 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
35379         Log: Make the toupper/lower/title API for Unicode not right
35380              but at least less wrong: prepare for the mapping being
35381              more than just one-character-to-one-character.
35382      Branch: perl
35383            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
35384            ! regexec.c utf8.c
35385 ____________________________________________________________________________
35386 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
35387         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
35388              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35389              Date: Mon, 8 Oct 2001 22:18:23 -0400
35390              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
35391      Branch: perl
35392            ! pod/perlvar.pod t/op/taint.t
35393 ____________________________________________________________________________
35394 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
35395         Log: FAQ sync.
35396      Branch: perl
35397            ! pod/perlfaq3.pod pod/perlfaq4.pod
35398 ____________________________________________________________________________
35399 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
35400         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
35401              From: "chromatic" <chromatic@rmci.net>
35402              Date: Mon, 08 Oct 2001 14:05:32 -0600
35403              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
35404      Branch: perl
35405            ! lib/Term/Cap.t
35406 ____________________________________________________________________________
35407 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
35408         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
35409              From: Michael G Schwern <schwern@pobox.com>
35410              Date: Mon, 8 Oct 2001 17:00:14 -0400
35411              Message-ID: <20011008170014.L17083@blackrider>
35412      Branch: perl
35413            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
35414 ____________________________________________________________________________
35415 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
35416         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
35417              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35418              Date: Mon, 8 Oct 2001 16:01:33 EDT
35419              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
35420      Branch: perl
35421            ! ext/Time/HiRes/HiRes.xs
35422 ____________________________________________________________________________
35423 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
35424         Log: Subject: [PATCH] Autosplit patch for VMS
35425              From: "Craig A. Berry" <craigberry@mac.com>
35426              Date: Mon, 08 Oct 2001 15:40:43 -0500
35427              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
35428      Branch: perl
35429            ! lib/AutoSplit.pm lib/AutoSplit.t
35430 ____________________________________________________________________________
35431 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
35432         Log: Don't assume that everybody is running OS X 10.1 yet;
35433              from Kay Röpke.
35434      Branch: perl
35435            ! hints/darwin.sh
35436 ____________________________________________________________________________
35437 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
35438         Log: Update Changes.
35439      Branch: perl
35440            ! Changes patchlevel.h
35441 ____________________________________________________________________________
35442 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
35443         Log: Retract #12358 for now.
35444      Branch: perl
35445            ! lib/Term/Cap.t
35446 ____________________________________________________________________________
35447 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
35448         Log: Can't figure out what this is testing.
35449              (If it is trying to catch SIGKILL, it should stop
35450              trying because that is by definition impossible.)
35451      Branch: perl
35452            ! lib/sigtrap.t
35453 ____________________________________________________________________________
35454 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
35455         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
35456              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35457              Date: Sun, 30 Sep 2001 21:15:13 +0200
35458              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
35459      Branch: perl
35460            ! lib/ExtUtils/MM_Win32.pm
35461 ____________________________________________________________________________
35462 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
35463         Log: Clarify the ldlibpth part and condense the overall text.
35464      Branch: perl
35465            ! t/TEST
35466 ____________________________________________________________________________
35467 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
35468         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
35469              From: "chromatic" <chromatic@rmci.net>
35470              Date: Sun, 07 Oct 2001 16:59:26 -0600
35471              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
35472      Branch: perl
35473            ! lib/Term/Cap.t
35474 ____________________________________________________________________________
35475 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
35476         Log: Update the list because fo #12265.
35477      Branch: perl
35478            ! t/lib/1_compile.t
35479 ____________________________________________________________________________
35480 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
35481         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
35482              From: Nicholas Clark <nick@ccl4.org>
35483              Date: Sun, 7 Oct 2001 20:53:33 +0100
35484              Message-ID: <20011007205333.S38756@plum.flirble.org>   
35485      Branch: perl
35486            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
35487            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
35488            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
35489            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
35490            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
35491            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
35492            ! lib/Switch/t/switch.t lib/Term/Complete.t
35493            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
35494            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
35495            ! t/op/my_stash.t
35496 ____________________________________________________________________________
35497 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
35498         Log: Integrate patch #12350 from maintperl; typo in
35499              IO::Seekable doc.
35500      Branch: perl
35501           !> ext/IO/lib/IO/Seekable.pm
35502 ____________________________________________________________________________
35503 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
35504         Log: Detypo.
35505      Branch: perl
35506            ! hints/darwin.sh
35507 ____________________________________________________________________________
35508 [ 12353] By: sky                                   on 2001/10/07  17:16:14
35509         Log: Change 12349 didn't really get it right.
35510      Branch: perl
35511            ! lib/Unicode/README
35512 ____________________________________________________________________________
35513 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
35514         Log: If running the harness the dynamic library search path
35515              may need setting.
35516      Branch: perl
35517            ! t/TEST
35518 ____________________________________________________________________________
35519 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
35520         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
35521              in ldflags.
35522      Branch: perl
35523            ! hints/darwin.sh
35524 ____________________________________________________________________________
35525 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
35526         Log: typo in IO::Seekable doc
35527      Branch: maint-5.6/perl
35528            ! ext/IO/lib/IO/Seekable.pm
35529 ____________________________________________________________________________
35530 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
35531         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
35532              doesn't work on Mac OS X 10.1 (when unpacking the tar the
35533              latter gets renamed as lib/unicode:1, assumedly for security
35534              reasons not to overwrite stuff)
35535      Branch: perl
35536            + lib/Unicode/README
35537            - lib/unicode/README
35538            ! MANIFEST
35539 ____________________________________________________________________________
35540 [ 12348] By: ams                                   on 2001/10/07  05:33:40
35541         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
35542              From: "chromatic" <chromatic@rmci.net>
35543              Date: Sat, 06 Oct 2001 21:42:03 -0600
35544              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
35545      Branch: perl
35546            + lib/CPAN/t/Nox.t
35547            ! MANIFEST
35548 ____________________________________________________________________________
35549 [ 12347] By: ams                                   on 2001/10/07  00:48:10
35550         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
35551              From: "chromatic" <chromatic@rmci.net>
35552              Date: Sat, 06 Oct 2001 18:52:10 -0600
35553              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
35554      Branch: perl
35555            + lib/sigtrap.t
35556            ! MANIFEST
35557 ____________________________________________________________________________
35558 [ 12346] By: ams                                   on 2001/10/06  23:14:01
35559         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
35560              h2xs write?)
35561              From: Nicholas Clark <nick@ccl4.org>
35562              Date: Sat, 6 Oct 2001 21:46:43 +0100
35563              Message-Id: <20011006214643.L38756@plum.flirble.org>
35564      Branch: perl
35565            ! utils/h2xs.PL
35566 ____________________________________________________________________________
35567 [ 12345] By: ams                                   on 2001/10/06  17:39:53
35568         Log: Subject: [PATCH] Memoize tests
35569              From: Nicholas Clark <nick@ccl4.org>
35570              Date: Sat, 6 Oct 2001 18:04:21 +0100
35571              Message-Id: <20011006180421.J38756@plum.flirble.org>
35572      Branch: perl
35573            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
35574            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
35575            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
35576            ! lib/Memoize/t/expire_module_n.t
35577            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
35578            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
35579            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
35580            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
35581            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
35582            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
35583 ____________________________________________________________________________
35584 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
35585         Log: Retract the latter part of #12343.
35586      Branch: perl
35587            ! ext/IO/lib/IO/Socket/INET.pm
35588 ____________________________________________________________________________
35589 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
35590         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
35591              From: David Dyck <dcd@tc.fluke.com>
35592              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
35593              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
35594              
35595              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
35596              From: David Dyck <dcd@tc.fluke.com>
35597              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
35598              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
35599      Branch: perl
35600            ! ext/IO/lib/IO/Socket/INET.pm
35601 ____________________________________________________________________________
35602 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
35603         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
35604              From: Robin Barker <rmb1@cise.npl.co.uk>
35605              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
35606              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
35607      Branch: perl
35608            ! t/TEST
35609 ____________________________________________________________________________
35610 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
35611         Log: Don't assume that %x is good for displaying UVs.
35612      Branch: perl
35613            ! dump.c
35614 ____________________________________________________________________________
35615 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
35616         Log: Update Changes.
35617      Branch: perl
35618            ! Changes patchlevel.h
35619 ____________________________________________________________________________
35620 [ 12339] By: ams                                   on 2001/10/05  10:22:34
35621         Log: Subject: [PATCH] perlfunc/select
35622              From: Nicholas Clark <nick@ccl4.org>
35623              Date: Fri, 5 Oct 2001 11:33:58 +0100
35624              Message-Id: <20011005113358.Z38756@plum.flirble.org>
35625      Branch: perl
35626            ! pod/perlfunc.pod
35627 ____________________________________________________________________________
35628 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
35629         Log: Retract #12313 and #12249.
35630      Branch: perl
35631            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
35632            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
35633            ! pod/perlebcdic.pod
35634 ____________________________________________________________________________
35635 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
35636         Log: Subject: [PATCH] perlvms.pod update
35637              From: "Craig A. Berry" <craigberry@mac.com>
35638              Date: Thu, 04 Oct 2001 12:55:52 -0500
35639              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
35640      Branch: perl
35641            ! vms/perlvms.pod
35642 ____________________________________________________________________________
35643 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
35644         Log: Subject: PATCH: Tie::SubstrHash
35645              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35646              Date: Thu, 04 Oct 2001 12:12:41 +0100
35647              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
35648      Branch: perl
35649            ! lib/Tie/SubstrHash.pm
35650 ____________________________________________________________________________
35651 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
35652         Log: Unicode properties saga continues.
35653      Branch: perl
35654            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
35655            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
35656 ____________________________________________________________________________
35657 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
35658         Log: Yet more Unicode properties.
35659      Branch: perl
35660            + lib/unicore/In/137.pl lib/unicore/In/138.pl
35661            + lib/unicore/In/139.pl lib/unicore/In/140.pl
35662            + lib/unicore/In/141.pl lib/unicore/In/142.pl
35663            + lib/unicore/In/143.pl lib/unicore/In/144.pl
35664            + lib/unicore/In/145.pl lib/unicore/In/146.pl
35665            + lib/unicore/In/147.pl lib/unicore/In/148.pl
35666            + lib/unicore/In/149.pl lib/unicore/In/150.pl
35667            + lib/unicore/In/151.pl lib/unicore/In/152.pl
35668            + lib/unicore/In/153.pl lib/unicore/In/154.pl
35669            + lib/unicore/In/155.pl lib/unicore/In/156.pl
35670            + lib/unicore/In/157.pl lib/unicore/In/158.pl
35671            + lib/unicore/In/159.pl lib/unicore/In/160.pl
35672            + lib/unicore/In/161.pl lib/unicore/In/162.pl
35673            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
35674            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
35675            ! pod/perlunicode.pod
35676 ____________________________________________________________________________
35677 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
35678         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
35679              From: "Craig A. Berry" <craigberry@mac.com>
35680              Date: Wed, 03 Oct 2001 17:45:25 -0500
35681              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
35682              
35683              (the lib/Term/Complete.t patched differently by #12332)
35684      Branch: perl
35685            ! lib/ExtUtils/Command.t
35686 ____________________________________________________________________________
35687 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
35688         Log: Restore only if something to restore.
35689      Branch: perl
35690            ! lib/Term/Complete.t
35691 ____________________________________________________________________________
35692 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
35693         Log: Update various resources for credits,
35694              minor icons fixes, and versions.
35695      Branch: maint-5.6/macperl
35696            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
35697            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
35698            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
35699 ____________________________________________________________________________
35700 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
35701         Log: Quiet the warnings about using undef value
35702      Branch: maint-5.6/macperl
35703            ! lib/File/Temp.pm
35704 ____________________________________________________________________________
35705 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
35706         Log: Fix up Ballon Help and Help menu docs (first pass);
35707              remove balloon rez file, and autogenerate with
35708              Balloon2Rez instead.
35709      Branch: maint-5.6/macperl
35710            + macos/macperl/macscripts/Balloon2Rez
35711            - macos/macperl/MPBalloons.r
35712            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
35713 ____________________________________________________________________________
35714 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
35715         Log: Allow overriding of defaults, for change #12327.
35716      Branch: maint-5.6/macperl
35717            ! perl.h
35718 ____________________________________________________________________________
35719 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
35720         Log: Override PerlProc_exit.
35721      Branch: maint-5.6/macperl
35722            ! macos/macish.h
35723 ____________________________________________________________________________
35724 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
35725         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
35726      Branch: maint-5.6/macperl
35727            + macos/bundled_lib/blib/lib/MD5.pm
35728            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
35729            + macos/lib/Mac/AETE/Dialect.pm
35730            + macos/lib/Mac/AETE/Format/Converter.pm
35731            + macos/lib/Mac/AETE/Format/Dictionary.pm
35732            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
35733            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
35734            + macos/lib/Mac/Toolbox.pod
35735            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
35736 ____________________________________________________________________________
35737 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
35738         Log: Sync up silly CVS headers ... I should commit CVS
35739              first to avoid this ...
35740      Branch: maint-5.6/macperl
35741            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
35742            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
35743            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
35744            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
35745 ____________________________________________________________________________
35746 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
35747         Log: Fix Matthias' address, and attributions.
35748      Branch: maint-5.6/macperl
35749            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
35750            ! pod/perlport.pod
35751 ____________________________________________________________________________
35752 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
35753         Log: Fix Matthias' address, and attributions.
35754      Branch: maint-5.6/macperl
35755            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
35756            ! macos/ext/Mac/Components/Components.pm
35757            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
35758            ! macos/ext/Mac/Dialogs/Dialogs.pm
35759            ! macos/ext/Mac/Events/Events.pm
35760            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
35761            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
35762            ! macos/ext/Mac/Gestalt/Gestalt.pm
35763            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
35764            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
35765            ! macos/ext/Mac/Menus/Menus.pm
35766            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
35767            ! macos/ext/Mac/Movies/Movies.pm
35768            ! macos/ext/Mac/Navigation/Navigation.pm
35769            ! macos/ext/Mac/Notification/Notification.pm
35770            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
35771            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
35772            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
35773            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
35774            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
35775            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
35776            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
35777            ! macos/ext/Mac/StandardFile/StandardFile.pm
35778            ! macos/ext/Mac/TextEdit/TextEdit.pm
35779            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
35780            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
35781            ! macos/lib/Mac/LowMem.pm
35782 ____________________________________________________________________________
35783 [ 12322] By: sky                                   on 2001/10/03  18:41:07
35784         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
35785              From: "Craig A. Berry" <craigberry@mac.com>
35786              Date: Wed, 03 Oct 2001 14:30:55 -0500
35787              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
35788      Branch: perl
35789            ! vms/vms.c
35790 ____________________________________________________________________________
35791 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
35792         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
35793              From: "Craig A. Berry" <craigberry@mac.com>
35794              Date: Wed, 03 Oct 2001 14:30:55 -0500
35795              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
35796      Branch: perl
35797            ! vms/vms.c
35798 ____________________________________________________________________________
35799 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
35800         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
35801              only IsL&) and Inherited (negative lookahead good);
35802              add tests for Common, Inherited, and L&.
35803      Branch: perl
35804            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
35805 ____________________________________________________________________________
35806 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
35807         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
35808              (The Unicode standard uses L& quite often.)
35809      Branch: perl
35810            ! lib/utf8_heavy.pl
35811 ____________________________________________________________________________
35812 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
35813         Log: Add the 'Common' Unicode property (code points not
35814              explicitly assigned to any other script).
35815      Branch: perl
35816            + lib/unicore/In/136.pl
35817            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
35818 ____________________________________________________________________________
35819 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
35820         Log: Skip the RV printing test under threads until fixed.
35821      Branch: perl
35822            ! ext/B/t/terse.t
35823 ____________________________________________________________________________
35824 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
35825         Log: Subject: 12309 / cygwin / win2k
35826              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35827              Date: Wed, 03 Oct 2001 15:25:15 +0200
35828              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
35829      Branch: perl
35830            ! makedef.pl
35831 ____________________________________________________________________________
35832 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
35833         Log: Metaconfig unit change for #12314.
35834      Branch: metaconfig
35835            ! U/modified/Head.U
35836 ____________________________________________________________________________
35837 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
35838         Log: Subject: Both cygwin and djgpp on one machine
35839              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35840              Date: Wed, 03 Oct 2001 15:02:59 +0200
35841              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
35842      Branch: perl
35843            ! Configure
35844 ____________________________________________________________________________
35845 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
35846         Log: (retracted by #12338)
35847              
35848              Subject: [PATCH] Code clean up for perlboot.pod
35849              From: Casey West <casey@geeknest.com>
35850              Date: Tue, 2 Oct 2001 19:24:43 -0400
35851              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
35852              
35853              Subject: [PATCH] Code clean up for perlbot.diff
35854              From: Casey West <casey@geeknest.com>
35855              Date: Tue, 2 Oct 2001 19:25:22 -0400
35856              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
35857              
35858              Subject: [PATCH] Code clean up for perlcall.pod
35859              From: Casey West <casey@geeknest.com>
35860              Date: Tue, 2 Oct 2001 19:25:57 -0400
35861              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
35862              
35863              Subject: [PATCH] Code clean up for perldata.pod
35864              From: Casey West <casey@geeknest.com>
35865              Date: Tue, 2 Oct 2001 19:26:29 -0400
35866              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
35867              
35868              Subject: [PATCH] Code clean up for perldbmfilter.pod
35869              From: Casey West <casey@geeknest.com>
35870              Date: Tue, 2 Oct 2001 19:26:59 -0400
35871              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
35872              
35873              Subject: [PATCH] Code clean up for perlebcdic.pod
35874              From: Casey West <casey@geeknest.com>
35875              Date: Tue, 2 Oct 2001 19:27:37 -0400
35876              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
35877      Branch: perl
35878            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
35879            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
35880 ____________________________________________________________________________
35881 [ 12312] By: ams                                   on 2001/10/02  23:43:55
35882         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
35883              From: Michael G Schwern <schwern@pobox.com>
35884              Date: Tue, 2 Oct 2001 17:00:49 -0400
35885              Message-Id: <20011002170049.A9955@blackrider>
35886      Branch: perl
35887            ! lib/ExtUtils/MakeMaker.pm
35888 ____________________________________________________________________________
35889 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
35890         Log: FAQ sync.
35891      Branch: perl
35892            ! pod/perlfaq3.pod
35893 ____________________________________________________________________________
35894 [ 12310] By: nick                                  on 2001/10/02  16:09:49
35895         Log: Integrate mainline
35896      Branch: perlio
35897           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
35898           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
35899           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
35900           !> patchlevel.h t/op/pat.t
35901 ____________________________________________________________________________
35902 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
35903         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
35904              not just one single space.
35905      Branch: perl
35906            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
35907 ____________________________________________________________________________
35908 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
35909         Log: AUTHORS updates.
35910      Branch: perl
35911            ! AUTHORS
35912 ____________________________________________________________________________
35913 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
35914         Log: Update Changes.
35915      Branch: perl
35916            ! Changes patchlevel.h
35917 ____________________________________________________________________________
35918 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
35919         Log: Work around old buggy glibcs for langinfo constants,
35920              from Nicholas Clark and David Dyck.
35921      Branch: perl
35922            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
35923 ____________________________________________________________________________
35924 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
35925         Log: Eradicate Time::Piece; add an example.
35926      Branch: perl
35927            ! ext/I18N/Langinfo/Langinfo.pm
35928 ____________________________________________________________________________
35929 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
35930         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
35931              From: Robert Spier <rspier@pobox.com>
35932              Date: Mon, 1 Oct 2001 23:20:16 -0700
35933              Message-ID: <15289.23712.422087.878224@rls.cx>
35934      Branch: perl
35935            ! lib/Pod/Html.pm
35936 ____________________________________________________________________________
35937 [ 12303] By: sky                                   on 2001/10/02  10:40:57
35938         Log: Fixes obscure bug that manifests itself by.
35939              local $!=0;undef*STDOUT;#segfaults
35940              Has been around for a while. Possible other magic IO vars are
35941              possibly affected as well. Reported by Jos Boumans.
35942      Branch: perl
35943            ! mg.c
35944 ____________________________________________________________________________
35945 [ 12302] By: nick                                  on 2001/10/02  09:00:52
35946         Log: Integrate mainline
35947      Branch: perlio
35948           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
35949           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
35950           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
35951 ____________________________________________________________________________
35952 [ 12301] By: nick                                  on 2001/10/02  08:40:57
35953         Log: Integrate mainline + lib/open.t patch from Chromatic
35954      Branch: perlio
35955           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
35956            ! lib/open.t
35957           !> (integrate 29 files)
35958 ____________________________________________________________________________
35959 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
35960         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
35961              Until it has, better stop early if someone requests threads.
35962      Branch: perl
35963            ! hints/darwin.sh
35964 ____________________________________________________________________________
35965 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
35966         Log: Subject: [ID 20011001.011] redundant code in t/TEST
35967              From: David Dyck <dcd@tc.fluke.com>
35968              Date: Mon, 1 Oct 2001 12:56:24 -0700
35969              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
35970      Branch: perl
35971            ! t/TEST
35972 ____________________________________________________________________________
35973 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
35974         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
35975              From: "chromatic" <chromatic@rmci.net>
35976              Date: Mon, 01 Oct 2001 12:27:12 -0600
35977              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
35978      Branch: perl
35979            ! lib/Term/Cap.t
35980 ____________________________________________________________________________
35981 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
35982         Log: UNICOS testing patches from Nicholas Clark.
35983      Branch: perl
35984            ! t/op/arith.t t/op/pack.t
35985 ____________________________________________________________________________
35986 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
35987         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
35988              From: "chromatic" <chromatic@rmci.net>
35989              Date: Mon, 01 Oct 2001 10:21:51 -0600
35990              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
35991      Branch: perl
35992            ! lib/open.t
35993 ____________________________________________________________________________
35994 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
35995         Log: Make missing the RADIXCHAR a softer, gentler error.
35996      Branch: perl
35997            ! ext/I18N/Langinfo/Langinfo.t
35998 ____________________________________________________________________________
35999 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
36000         Log: Nuke also the LANG because of glibc.
36001      Branch: perl
36002            ! lib/open.t
36003 ____________________________________________________________________________
36004 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
36005         Log: Also the ^Is is optional.
36006      Branch: perl
36007            ! pod/perlunicode.pod t/op/pat.t
36008 ____________________________________________________________________________
36009 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
36010         Log: Be careful to pull chars from the varargs stack when
36011              formatting chars.
36012      Branch: perl
36013            ! regcomp.c
36014 ____________________________________________________________________________
36015 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
36016         Log: sortsv not in place anymore, noticed by John P. Linderman.
36017      Branch: perl
36018            ! pod/perlapi.pod pp_ctl.c
36019 ____________________________________________________________________________
36020 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
36021         Log: Make the diagnostic messages more neutral.
36022      Branch: perl
36023            ! ext/B/t/terse.t
36024 ____________________________________________________________________________
36025 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
36026         Log: Forgotten from #12288.
36027      Branch: perl
36028            ! ext/Data/Dumper/Dumper.pm
36029 ____________________________________________________________________________
36030 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
36031         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
36032              From: Brian Ingerson <ingy@ttul.org>
36033              Date: Sun, 30 Sep 2001 21:45:56 -0700
36034              Message-ID: <20010930214556.D26392@ttul.org>
36035              
36036              (remember also the #12289)
36037      Branch: perl
36038            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
36039 ____________________________________________________________________________
36040 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
36041         Log: More Unicode property tests for the abbreviated
36042              general properties.
36043      Branch: perl
36044            ! t/op/pat.t
36045 ____________________________________________________________________________
36046 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
36047         Log: Further tweaks to the Unicode properties.
36048      Branch: perl
36049            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
36050 ____________________________________________________________________________
36051 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
36052         Log: Retract #12284.
36053      Branch: perl
36054            ! lib/Term/Cap.t
36055 ____________________________________________________________________________
36056 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
36057         Log: (Retracted by #12285)
36058      Branch: perl
36059            ! lib/Term/Cap.t
36060 ____________________________________________________________________________
36061 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
36062         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
36063              From: "chromatic" <chromatic@rmci.net>  
36064              Date: Sun, 30 Sep 2001 16:10:02 -0600
36065              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
36066      Branch: perl
36067            + lib/Term/Cap.t
36068            ! MANIFEST
36069 ____________________________________________________________________________
36070 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
36071         Log: Use stty -g to restore the terminal state, do not even
36072              try to run the tests if stty -g is not available.
36073      Branch: perl
36074            ! lib/Term/Complete.t
36075 ____________________________________________________________________________
36076 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
36077         Log: Cleanup utf8_heavy; allow dropping the In prefix from
36078              Unicode script/block properties.
36079      Branch: perl
36080            ! lib/utf8_heavy.pl
36081 ____________________________________________________________________________
36082 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
36083         Log: Retract the #12259 for now.
36084      Branch: perl
36085            ! embed.h embed.pl sv.h
36086 ____________________________________________________________________________
36087 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
36088         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
36089      Branch: perl
36090            + lib/Text/TabsWrap/CHANGELOG
36091            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
36092 ____________________________________________________________________________
36093 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
36094         Log: #12272 wasn't right, it introduced an extra ().
36095      Branch: perl
36096            ! lib/utf8_heavy.pl
36097 ____________________________________________________________________________
36098 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
36099         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
36100              From: Jonathan Stowe <gellyfish@gellyfish.com>
36101              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
36102              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
36103      Branch: perl
36104            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
36105 ____________________________________________________________________________
36106 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
36107         Log: Subject: Patch to put qsortsv in the public API
36108              From: Brian Ingerson <ingy@ttul.org>
36109              Date: Sat, 29 Sep 2001 17:41:13 -0700
36110              Message-ID: <20010929174113.A30223@ttul.org>
36111      Branch: perl
36112            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
36113 ____________________________________________________________________________
36114 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
36115         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
36116              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36117              Date: Sat, 29 Sep 2001 23:54:48 +0200
36118              Message-ID: <20010929235448.A5017@rafael>
36119      Branch: perl
36120            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
36121 ____________________________________________________________________________
36122 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
36123         Log: FAQ sync.
36124      Branch: perl
36125            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
36126            ! pod/perlfaq9.pod
36127 ____________________________________________________________________________
36128 [ 12273] By: bailey                                on 2001/09/29  23:43:46
36129         Log: Resync with mainline
36130      Branch: vmsperl
36131           +> (branch 1207 files)
36132            - (delete 324 files)
36133           !> (integrate 866 files)
36134 ____________________________________________________________________________
36135 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
36136         Log: Nasty recursion trap if one would match Unicode.
36137      Branch: perl
36138            ! lib/utf8_heavy.pl
36139 ____________________________________________________________________________
36140 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
36141         Log: More Unicode todo.
36142      Branch: perl
36143            ! pod/perltodo.pod
36144 ____________________________________________________________________________
36145 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
36146         Log: Explain a bit the new more flexible \p\P syntax.
36147      Branch: perl
36148            ! pod/perlunicode.pod
36149 ____________________________________________________________________________
36150 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
36151         Log: More leniency to the \p and \P: now can have whitespace
36152              between the property definition and the curlies; now can
36153              invert the property by having a caret between the open
36154              curly and the property.
36155      Branch: perl
36156            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
36157 ____________________________________________________________________________
36158 [ 12268] By: nick                                  on 2001/09/29  17:39:26
36159         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
36160              one test (lib/open.t) fails
36161      Branch: perlio
36162           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
36163           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
36164           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
36165           +> lib/Tie/Scalar.t lib/open.t
36166            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
36167            - ext/B/Stash.t
36168           !> (integrate 62 files)
36169 ____________________________________________________________________________
36170 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
36171         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
36172      Branch: perl
36173            ! t/op/chdir.t
36174 ____________________________________________________________________________
36175 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
36176         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
36177              From: "Craig A. Berry" <craigberry@mac.com> 
36178              Date: Sat, 29 Sep 2001 09:35:33 -0500
36179              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
36180      Branch: perl
36181            ! t/op/chdir.t
36182 ____________________________________________________________________________
36183 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
36184         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
36185              From: "chromatic" <chromatic@rmci.net>
36186              Date: Fri, 28 Sep 2001 21:20:12 -0600
36187              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
36188      Branch: perl
36189            + lib/Tie/Scalar.t
36190            ! MANIFEST lib/Tie/Scalar.pm
36191 ____________________________________________________________________________
36192 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
36193         Log: Allow for more flexibility in the \p{In...} names, now
36194              case doesn't matter, and any space or dash can be
36195              matched by any space, dash, underbar, or empty.
36196              (may be going too far on leniency)
36197      Branch: perl
36198            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
36199            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
36200            ! t/op/pat.t
36201 ____________________________________________________________________________
36202 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
36203         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
36204              From: "chromatic" <chromatic@rmci.net>
36205              Date: Fri, 28 Sep 2001 17:39:50 -0600
36206              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
36207      Branch: perl
36208            + lib/open.t
36209            ! MANIFEST
36210 ____________________________________________________________________________
36211 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
36212         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
36213              From: "Craig A. Berry" <craigberry@mac.com>
36214              Date: Fri, 28 Sep 2001 16:24:51 -0500
36215              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
36216      Branch: perl
36217            ! ext/File/Glob/t/basic.t
36218 ____________________________________________________________________________
36219 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
36220         Log: Subject: [DOC PATCH] Carp.pm pod typo
36221              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36222              Date: Fri, 28 Sep 2001 23:14:51 +0200
36223              Message-ID: <20010928231451.E16889@rafael>
36224      Branch: perl
36225            ! lib/Carp.pm
36226 ____________________________________________________________________________
36227 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
36228         Log: Subject: [PATCH] Allow an @INC hook to set %INC
36229              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36230              Date: Fri, 28 Sep 2001 22:18:13 +0200
36231              Message-ID: <20010928221813.A16889@rafael>
36232      Branch: perl
36233            ! pp_ctl.c
36234 ____________________________________________________________________________
36235 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
36236         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
36237              From: Nicholas Clark <nick@ccl4.org>
36238              Date: Fri, 28 Sep 2001 23:39:33 +0100
36239              Message-ID: <20010928233933.C23673@plum.flirble.org>
36240      Branch: perl
36241            ! embed.h embed.pl sv.h
36242 ____________________________________________________________________________
36243 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
36244         Log: Update Changes.
36245      Branch: perl
36246            ! Changes patchlevel.h
36247 ____________________________________________________________________________
36248 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
36249         Log: Move the B tests to B/t.
36250      Branch: perl
36251            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
36252            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
36253            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
36254            - ext/B/Showlex.t ext/B/Stash.t
36255            ! MANIFEST
36256 ____________________________________________________________________________
36257 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
36258         Log: Forgot from #12254.
36259      Branch: perl
36260            + ext/B/B/Terse.t
36261 ____________________________________________________________________________
36262 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
36263         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
36264              From: "chromatic" <chromatic@rmci.net>
36265              Date: Thu, 27 Sep 2001 23:22:17 -0600
36266              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
36267      Branch: perl
36268            ! MANIFEST
36269 ____________________________________________________________________________
36270 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
36271         Log: Test numbering mismatch.
36272      Branch: perl
36273            ! t/op/chdir.t
36274 ____________________________________________________________________________
36275 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
36276         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
36277              From: "Craig A. Berry" <craigberry@mac.com>
36278              Date: Wed, 26 Sep 2001 17:43:14 -0500
36279              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
36280      Branch: perl
36281            ! iperlsys.h t/op/chdir.t
36282 ____________________________________________________________________________
36283 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
36284         Log: Subject: [PATCH gv.c] make __ANON__ global
36285              From: Robin Barker <rmb1@cise.npl.co.uk>
36286              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
36287              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
36288      Branch: perl
36289            ! gv.c t/op/anonsub.t t/op/runlevel.t
36290 ____________________________________________________________________________
36291 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
36292         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
36293              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36294              Date: Thu, 27 Sep 2001 22:34:32 +0200
36295              Message-ID: <20010927223432.A1485@rafael>
36296      Branch: perl
36297            ! ext/B/B/Terse.pm
36298 ____________________________________________________________________________
36299 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
36300         Log: (retracted by #12338)
36301              
36302              Subject: [PATCH] Cleanup of perldsc.pod      
36303              From: Casey West <casey@geeknest.com>
36304              Date: Thu, 27 Sep 2001 11:13:17 -0400
36305              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
36306      Branch: perl
36307            ! pod/perldsc.pod
36308 ____________________________________________________________________________
36309 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
36310         Log: Not everyone is using ithreads...
36311      Branch: perl
36312            ! ext/Devel/Peek/Peek.t
36313 ____________________________________________________________________________
36314 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
36315         Log: Document the nss_delete core dump workaround for HP-UX
36316              and Solaris, bug IDs 20010805.018 and 20010629.004.
36317      Branch: perl
36318            ! README.hpux README.solaris
36319 ____________________________________________________________________________
36320 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
36321         Log: Dump Unicode hash keys also as Unicode,
36322              not just as a byte string.
36323      Branch: perl
36324            ! dump.c ext/Devel/Peek/Peek.t
36325 ____________________________________________________________________________
36326 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
36327         Log: Integrate changes #12241 and #12242 from macperl:
36328              
36329              Remove unneeded disabling of umask() calls
36330              
36331              Note (get|set)sockopt are available.
36332      Branch: perl
36333           !> lib/File/Temp.pm pod/perlport.pod
36334 ____________________________________________________________________________
36335 [ 12244] By: sky                                   on 2001/09/27  08:53:00
36336         Log: Flush buffers on thread closedown.
36337      Branch: perl
36338            ! ext/threads/threads.xs
36339 ____________________________________________________________________________
36340 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
36341         Log: Dump SvUTF8(sv)s also as \x{...}.
36342              
36343              TODO: dump the SvUTF8() hash keys similarly. 
36344      Branch: perl
36345            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
36346 ____________________________________________________________________________
36347 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
36348         Log: Note (get|set)sockopt are available.
36349      Branch: maint-5.6/macperl
36350            ! pod/perlport.pod
36351 ____________________________________________________________________________
36352 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
36353         Log: Remove unneeded disabling of umask() calls
36354      Branch: maint-5.6/macperl
36355            ! lib/File/Temp.pm
36356 ____________________________________________________________________________
36357 [ 12240] By: sky                                   on 2001/09/26  18:44:56
36358         Log: Documention update
36359      Branch: perl
36360            ! ext/threads/threads.pm
36361 ____________________________________________________________________________
36362 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
36363         Log: Update Changes.
36364      Branch: perl
36365            ! Changes patchlevel.h
36366 ____________________________________________________________________________
36367 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
36368         Log: Check that all environment variables are tainted.
36369      Branch: perl
36370            ! t/op/taint.t
36371 ____________________________________________________________________________
36372 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
36373         Log: Manual integration error in #12235.
36374      Branch: perl
36375            ! lib/File/DosGlob.t
36376 ____________________________________________________________________________
36377 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
36378         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
36379              From: "chromatic" <chromatic@rmci.net>
36380              Date: Tue, 25 Sep 2001 23:57:07 -0600
36381              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
36382      Branch: perl
36383            ! perlio.c
36384 ____________________________________________________________________________
36385 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
36386         Log: Integrate macperl changes from Chris Nandor:
36387              12192 11817 11815 11813 11778 11775
36388              
36389              Update CPAN.pm to work with new Mac::BuildTools instead
36390              of ExtUtils::MM_MacOS "orphan" functions
36391              
36392              Fix test
36393              
36394              Make syntax check report in MPW style, fix tests
36395              to use Mac::err=unix to get normal-style error
36396              messages.
36397              
36398              More module and test ports from Thomas Wegner et al
36399              
36400              Fix open of /dev/null for Mac OS
36401              
36402              Allow for platforms to override formatting of errors
36403              on output from Matthias Neeracher (core files)
36404      Branch: perl
36405            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
36406            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
36407            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
36408           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
36409           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
36410           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
36411 ____________________________________________________________________________
36412 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
36413         Log: grrr.
36414      Branch: perl
36415            ! t/op/gv.t
36416 ____________________________________________________________________________
36417 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
36418         Log: Retract #12232.
36419      Branch: perl
36420            ! t/op/gv.t
36421 ____________________________________________________________________________
36422 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
36423         Log: (Retracted by #12233.)
36424      Branch: perl
36425            ! t/op/gv.t
36426 ____________________________________________________________________________
36427 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
36428         Log: Detypo.
36429      Branch: perl
36430            ! ext/Encode/Makefile.PL
36431 ____________________________________________________________________________
36432 [ 12230] By: sky                                   on 2001/09/26  11:36:23
36433         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
36434              We are using a "delay" here because we do not want to depend on thread synchronization issues.
36435      Branch: perl
36436            + ext/threads/t/stress_cv.t
36437            ! MANIFEST ext/threads/t/stress_string.t
36438 ____________________________________________________________________________
36439 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
36440         Log: NetWare tweak from Ananth Kesari.
36441      Branch: perl
36442            ! NetWare/t/Readme.txt
36443 ____________________________________________________________________________
36444 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
36445         Log: Trick to fool case-blind filesystems.
36446      Branch: perl
36447            ! ext/Encode/Makefile.PL
36448 ____________________________________________________________________________
36449 [ 12227] By: sky                                   on 2001/09/26  11:06:50
36450         Log: Threads can start executing in a different order than they were
36451              created.... so we cannot ok() inside the threadstarter.
36452      Branch: perl
36453            ! ext/threads/t/stress_string.t
36454 ____________________________________________________________________________
36455 [ 12226] By: sky                                   on 2001/09/26  07:41:45
36456         Log: Add in stress_string.t to stress test threads a bit more.
36457      Branch: perl
36458            + ext/threads/t/stress_string.t
36459            ! MANIFEST
36460 ____________________________________________________________________________
36461 [ 12225] By: sky                                   on 2001/09/26  07:04:21
36462         Log: Fix negative refcount introduced by #12223.
36463      Branch: perl
36464            ! ext/threads/threads.xs
36465 ____________________________________________________________________________
36466 [ 12224] By: sky                                   on 2001/09/26  06:57:58
36467         Log: Update documentation to match change #12223
36468      Branch: perl
36469            ! sharedsv.c
36470 ____________________________________________________________________________
36471 [ 12223] By: sky                                   on 2001/09/26  06:54:32
36472         Log: Use a separate interpreter for the sharedsv space. Another
36473              negative sv leak. Sigh.
36474      Branch: perl
36475            ! sharedsv.c
36476 ____________________________________________________________________________
36477 [ 12222] By: sky                                   on 2001/09/26  05:58:35
36478         Log: Do the environ assignment in perl_contruct to match perl_destruct.
36479              Now we don't need to perl_parse/perl_run. However environ is a
36480              global....
36481      Branch: perl
36482            ! perl.c
36483 ____________________________________________________________________________
36484 [ 12221] By: sky                                   on 2001/09/26  05:41:02
36485         Log: Move the creation of PL_strtab to perl_construct so we can work
36486              with HV and HEs without running perl_parse.
36487      Branch: perl
36488            ! perl.c
36489 ____________________________________________________________________________
36490 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
36491         Log: integrate macperl changes into maint-5.6
36492      Branch: maint-5.6/perl
36493           !> (integrate 26 files)
36494 ____________________________________________________________________________
36495 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
36496         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
36497              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
36498      Branch: maint-5.6/macperl
36499            ! macos/ext/Mac/Fonts/Fonts.xs
36500            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
36501 ____________________________________________________________________________
36502 [ 12218] By: ams                                   on 2001/09/25  23:31:33
36503         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
36504              From: Nicholas Clark <nick@ccl4.org>
36505              Date: Wed, 26 Sep 2001 01:20:20 +0100
36506              Message-Id: <20010926012020.B48092@plum.flirble.org>
36507      Branch: perl
36508            ! lib/AutoSplit.t
36509 ____________________________________________________________________________
36510 [ 12217] By: ams                                   on 2001/09/25  22:33:05
36511         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
36512              From: "Craig A. Berry" <craigberry@mac.com>
36513              Date: Tue, 25 Sep 2001 18:08:42 -0500
36514              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
36515      Branch: perl
36516            ! vms/vms.c
36517 ____________________________________________________________________________
36518 [ 12216] By: ams                                   on 2001/09/25  21:41:01
36519         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
36520              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
36521              From: Michael G Schwern <schwern@pobox.com>
36522              Date: Wed, 26 Sep 2001 00:38:21 -0400
36523              Message-Id: <20010926003821.A627@blackrider>
36524      Branch: perl
36525            ! lib/AutoSplit.t
36526 ____________________________________________________________________________
36527 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
36528         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
36529              From: Michael G Schwern <schwern@pobox.com>
36530              Date: Tue, 25 Sep 2001 17:43:49 -0400
36531              Message-ID: <20010925174349.B19534@blackrider>
36532      Branch: perl
36533            ! lib/Test/Simple.pm lib/Test/Utils.pm
36534 ____________________________________________________________________________
36535 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
36536         Log: Integrate changes from bleadperl.
36537      Branch: maint-5.6/macperl
36538           !> pod/perlport.pod
36539 ____________________________________________________________________________
36540 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
36541         Log: skip($mess) should result in one skip.
36542      Branch: perl
36543            ! t/test.pl
36544 ____________________________________________________________________________
36545 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
36546         Log: Integrate change #12200 from maintperl.
36547      Branch: maint-5.6/macperl
36548           !> win32/perlhost.h
36549 ____________________________________________________________________________
36550 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
36551         Log: Fix file types to "apple"
36552      Branch: maint-5.6/macperl
36553            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
36554            ! macos/ext/Mac/SAT/t/Collision.rsrc
36555 ____________________________________________________________________________
36556 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
36557         Log: Fix rsrc file as snd file; fix path in t file.
36558      Branch: maint-5.6/macperl
36559            ! macos/ext/Mac/Notification/t/Notification.rsrc
36560            ! macos/ext/Mac/Notification/t/Notification.t
36561 ____________________________________________________________________________
36562 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
36563         Log: Sync up with File::Find from bleadperl.
36564      Branch: maint-5.6/macperl
36565            ! lib/File/Find.pm t/lib/filefind-taint.t
36566 ____________________________________________________________________________
36567 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
36568         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
36569              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
36570              of hundreds)
36571      Branch: maint-5.6/macperl
36572            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
36573            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
36574            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
36575 ____________________________________________________________________________
36576 [ 12207] By: nick                                  on 2001/09/25  19:04:36
36577         Log: Integrate mainline (untested while modem is up)
36578      Branch: perlio
36579           +> lib/AutoSplit.t t/test.pl
36580            - lib/warnings/register.t
36581           !> (integrate 28 files)
36582 ____________________________________________________________________________
36583 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
36584         Log: perldiag entry for #12205.
36585      Branch: perl
36586            ! pod/perldiag.pod
36587 ____________________________________________________________________________
36588 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
36589         Log: Subject: [PATCH] warning on v-string in use/require
36590              From: John Peacock <jpeacock@rowman.com>
36591              Date: Mon, 24 Sep 2001 17:29:03 -0400
36592              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
36593      Branch: perl
36594            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
36595 ____________________________________________________________________________
36596 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
36597         Log: perltooc et al updates.
36598      Branch: perl
36599            ! plan9/mkfile pod/roffitall
36600 ____________________________________________________________________________
36601 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
36602         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
36603              From: Michael G Schwern <schwern@pobox.com>
36604              Date: Sun, 23 Sep 2001 00:07:12 -0400
36605              Message-ID: <20010923000712.A7005@blackrider>
36606      Branch: perl
36607            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
36608 ____________________________________________________________________________
36609 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
36610         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
36611              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36612              Date: Wed, 26 Sep 2001 01:25:10 +0900
36613              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
36614      Branch: perl
36615            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
36616            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
36617            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
36618 ____________________________________________________________________________
36619 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
36620         Log: Integrate change #12200 from maintperl;
36621              on windows, virtualized environment could propagate deleted variables
36622              into children if they happen to be at the very end of the table
36623      Branch: perl
36624           !> win32/perlhost.h
36625 ____________________________________________________________________________
36626 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
36627         Log: on windows, virtualized environment could propagate deleted variables
36628              into children if they happen to be at the very end of the table
36629              (thanks for succinct test case from Johan Holmberg, and fix from
36630              Doug Lankshear)
36631      Branch: maint-5.6/perl
36632            ! win32/perlhost.h
36633 ____________________________________________________________________________
36634 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
36635         Log: avoid the use of ftime() (it does a useless, potentially
36636              expensive call to GetTimeZoneInformation()); this potentially
36637              also results in three more digits of precision from
36638              Time::HiRes::time()
36639      Branch: perl
36640            ! ext/Time/HiRes/HiRes.xs
36641 ____________________________________________________________________________
36642 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
36643         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
36644              
36645              Note: io/binmode is failing, have to figure out why.
36646      Branch: perl
36647            + t/test.pl
36648            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
36649            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
36650            ! t/run/exit.t
36651 ____________________________________________________________________________
36652 [ 12197] By: ams                                   on 2001/09/25  13:48:55
36653         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
36654              From: Nicholas Clark <nick@ccl4.org>
36655              Date: Tue, 25 Sep 2001 00:37:40 +0100
36656              Message-Id: <20010925003740.S4971@plum.flirble.org>
36657              (Further changes expected.)
36658      Branch: perl
36659            + lib/AutoSplit.t
36660            ! MANIFEST
36661 ____________________________________________________________________________
36662 [ 12196] By: sky                                   on 2001/09/25  13:37:12
36663         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
36664              _ftime to try and be more robust.
36665      Branch: perl
36666            ! ext/Time/HiRes/HiRes.xs
36667 ____________________________________________________________________________
36668 [ 12194] By: ams                                   on 2001/09/25  11:40:00
36669         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
36670              From: "Craig A. Berry" <craigberry@mac.com>
36671              Date: Mon, 24 Sep 2001 17:54:20 -0500
36672              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
36673      Branch: perl
36674            ! vms/descrip_mms.template
36675 ____________________________________________________________________________
36676 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
36677         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
36678              not working, cursor not spinning (Bug #422129); external
36679              editor problems (Bug #456329); escape/cmd-. not activating
36680              "Cancel" in Save dialog box (Bug #446960); Runtimes not
36681              executing on launch (Bug #464441).
36682      Branch: maint-5.6/macperl
36683            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
36684            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
36685            ! macos/macperl/MacPerl.r
36686 ____________________________________________________________________________
36687 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
36688         Log: Update CPAN.pm to work with new Mac::BuildTools instead
36689              of ExtUtils::MM_MacOS "orphan" functions
36690      Branch: maint-5.6/macperl
36691            ! lib/CPAN.pm
36692 ____________________________________________________________________________
36693 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
36694         Log: Fix up another xsubpp problem (Matthias Neeracher)
36695      Branch: maint-5.6/macperl
36696            ! macos/xsubpp
36697 ____________________________________________________________________________
36698 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
36699         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
36700      Branch: maint-5.6/macperl
36701            ! macos/lib/ExtUtils/MM_MacOS.pm
36702 ____________________________________________________________________________
36703 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
36704         Log: Fix up Makefiles for more Mac:: modules (and prepare for
36705              static build ...?)
36706      Branch: maint-5.6/macperl
36707            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
36708            ! macos/macperl/Makefile.mk
36709 ____________________________________________________________________________
36710 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
36711         Log: Fix up tests
36712      Branch: maint-5.6/macperl
36713            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
36714 ____________________________________________________________________________
36715 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
36716         Log: Make malloc smarter, fix bugs.  (Bug #404030)
36717      Branch: maint-5.6/macperl
36718            ! macos/icemalloc.c macos/icemalloc.h
36719 ____________________________________________________________________________
36720 [ 12186] By: nick                                  on 2001/09/24  19:18:17
36721         Log: Integrate mainline
36722      Branch: perlio
36723           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
36724           +> lib/filetest.t
36725           !> (integrate 30 files)
36726 ____________________________________________________________________________
36727 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
36728         Log: Retract #12136, the warnings::register is already
36729              tested by t/lib/warnings/9enabled, as pointed out
36730              by Paul Marquess.
36731      Branch: perl
36732            - lib/warnings/register.t
36733            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
36734 ____________________________________________________________________________
36735 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
36736         Log: fix Time::HiRes implementation of gettimeofday() on windows
36737              (HiRes.t#14 now passes)
36738      Branch: perl
36739            ! ext/Time/HiRes/HiRes.xs
36740 ____________________________________________________________________________
36741 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
36742         Log: File::Spec::catfile() canonifies everything to blackslashes on
36743              windows :-(
36744      Branch: perl
36745            ! lib/ExtUtils/Manifest.t
36746 ____________________________________________________________________________
36747 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
36748         Log: test number mismatch
36749      Branch: perl
36750            ! t/op/magic.t
36751 ____________________________________________________________________________
36752 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
36753         Log: ok().
36754      Branch: perl
36755            ! t/op/pack.t
36756 ____________________________________________________________________________
36757 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
36758         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
36759              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
36760      Branch: perl
36761            ! pp_pack.c t/op/pack.t
36762 ____________________________________________________________________________
36763 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
36764         Log: Update Changes.
36765      Branch: perl
36766            ! Changes patchlevel.h
36767 ____________________________________________________________________________
36768 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
36769         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
36770              From: Michael G Schwern <schwern@pobox.com>
36771              Date: Mon, 24 Sep 2001 11:12:13 -0400
36772              Message-ID: <20010924111213.G27885@blackrider>
36773      Branch: perl
36774            ! lib/ExtUtils/Manifest.pm
36775 ____________________________________________________________________________
36776 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
36777         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
36778              From: Michael G Schwern <schwern@pobox.com> 
36779              Date: Mon, 24 Sep 2001 11:02:07 -0400
36780              Message-ID: <20010924110207.E27885@blackrider>
36781      Branch: perl
36782            ! vms/test.com
36783 ____________________________________________________________________________
36784 [ 12176] By: ams                                   on 2001/09/24  14:01:59
36785         Log: Update Changes.
36786      Branch: perl
36787            ! Changes
36788 ____________________________________________________________________________
36789 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
36790         Log: Various cleanups.
36791      Branch: perl
36792            ! ext/threads/Makefile.PL ext/threads/threads.xs
36793 ____________________________________________________________________________
36794 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
36795         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
36796      Branch: maint-5.6/macperl
36797           !> (integrate 33 files)
36798 ____________________________________________________________________________
36799 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
36800         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
36801              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36802              Date: Mon, 24 Sep 2001 20:04:58 +0900
36803              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
36804      Branch: perl
36805            ! ext/Encode/Encode/gb2312.enc
36806 ____________________________________________________________________________
36807 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
36808         Log: Clarifying comment to #12164.
36809      Branch: perl
36810            ! lib/Cwd.pm
36811 ____________________________________________________________________________
36812 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
36813         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
36814              From: Nicholas Clark <nick@ccl4.org>
36815              Date: Sun, 23 Sep 2001 23:00:56 +0100
36816              Message-ID: <20010923230055.Y4971@plum.flirble.org>
36817              
36818              (with "sample_constants" changed to "fallback")
36819      Branch: perl
36820            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
36821            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
36822            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
36823            ! lib/h2xs.t utils/h2xs.PL
36824 ____________________________________________________________________________
36825 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
36826         Log: Metaconfig unit change for #12167.
36827      Branch: metaconfig
36828            ! U/modified/Cppsym.U
36829 ____________________________________________________________________________
36830 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
36831         Log: Add a few glibc cpp symbols to probe for.
36832      Branch: perl
36833            ! Configure
36834 ____________________________________________________________________________
36835 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
36836         Log: DJGPP tweaks for Laszlo Molnar.
36837      Branch: perl
36838            ! djgpp/djgppsed.sh dosish.h
36839 ____________________________________________________________________________
36840 [ 12165] By: ams                                   on 2001/09/24  10:07:08
36841         Log: Subject: [PATCH t/op/inccode.t] More tests
36842              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
36843              Date: 24 Sep 2001 10:01:44 -0000
36844              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
36845      Branch: perl
36846            ! t/op/inccode.t
36847 ____________________________________________________________________________
36848 [ 12164] By: ams                                   on 2001/09/24  09:43:29
36849         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
36850              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
36851              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
36852              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
36853      Branch: perl
36854            ! lib/Cwd.pm
36855 ____________________________________________________________________________
36856 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
36857         Log: 1_compile updates.
36858      Branch: perl
36859            ! t/lib/1_compile.t
36860 ____________________________________________________________________________
36861 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
36862         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
36863              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36864              Date: Wed, 19 Sep 2001 22:47:14 +0200
36865              Message-ID: <20010919224714.A6382@rafael>
36866      Branch: perl
36867            ! pod/perlvar.pod pp_ctl.c
36868 ____________________________________________________________________________
36869 [ 12161] By: ams                                   on 2001/09/23  17:40:02
36870         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
36871              filetest Pragma
36872              From: "chromatic" <chromatic@rmci.net>
36873              Date: Sun, 23 Sep 2001 12:07:25 -0600
36874              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
36875      Branch: perl
36876            + lib/filetest.t
36877            ! MANIFEST t/lib/1_compile.t
36878 ____________________________________________________________________________
36879 [ 12160] By: ams                                   on 2001/09/23  16:32:11
36880         Log: Additional minor chdir() tweak.
36881      Branch: perl
36882            ! pod/perlfunc.pod
36883 ____________________________________________________________________________
36884 [ 12159] By: ams                                   on 2001/09/23  16:25:01
36885         Log: Subject: PATCH lib/ExtUtils/Command.t
36886              From: Abe Timmerman <abe@ztreet.demon.nl>
36887              Date: Sun, 23 Sep 2001 19:11:44 +0200
36888              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
36889      Branch: perl
36890            ! lib/ExtUtils/Command.t
36891 ____________________________________________________________________________
36892 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
36893         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
36894              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
36895              Date: Sun, 23 Sep 2001 02:02:26 +0200
36896              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
36897      Branch: perl
36898            ! makedef.pl
36899 ____________________________________________________________________________
36900 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
36901         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
36902              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
36903              Date: Sat, 22 Sep 2001 12:54:39 -0500
36904              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
36905      Branch: perl
36906            ! t/op/study.t
36907 ____________________________________________________________________________
36908 [ 12156] By: nick                                  on 2001/09/23  07:48:44
36909         Log: Integrate mainline
36910      Branch: perlio
36911            - check83.pl
36912           !> ext/Encode/Encode/2022-cn.enc
36913 ____________________________________________________________________________
36914 [ 12155] By: nick                                  on 2001/09/23  07:48:01
36915         Log: Integrate mainline
36916      Branch: perlio
36917           +> (branch 64 files)
36918            - ext/Encode/Encode/cns11643-1.enc
36919            - ext/Encode/Encode/cns11643-2.enc
36920            - ext/Encode/Encode/iso2022-cn.enc
36921            - ext/Encode/Encode/iso2022-jp.enc
36922            - ext/Encode/Encode/iso2022-jp1.enc
36923            - ext/Encode/Encode/iso2022-jp2.enc
36924            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
36925            - ext/Encode/Encode/iso8859-1.enc
36926            - ext/Encode/Encode/iso8859-1.ucm
36927            - ext/Encode/Encode/iso8859-10.enc
36928            - ext/Encode/Encode/iso8859-10.ucm
36929            - ext/Encode/Encode/iso8859-13.enc
36930            - ext/Encode/Encode/iso8859-13.ucm
36931            - ext/Encode/Encode/iso8859-14.enc
36932            - ext/Encode/Encode/iso8859-14.ucm
36933            - ext/Encode/Encode/iso8859-15.enc
36934            - ext/Encode/Encode/iso8859-15.ucm
36935            - ext/Encode/Encode/iso8859-16.enc
36936            - ext/Encode/Encode/iso8859-16.ucm
36937            - ext/Encode/Encode/iso8859-2.enc
36938            - ext/Encode/Encode/iso8859-2.ucm
36939            - ext/Encode/Encode/iso8859-3.enc
36940            - ext/Encode/Encode/iso8859-3.ucm
36941            - ext/Encode/Encode/iso8859-4.enc
36942            - ext/Encode/Encode/iso8859-4.ucm
36943            - ext/Encode/Encode/iso8859-5.enc
36944            - ext/Encode/Encode/iso8859-5.ucm
36945            - ext/Encode/Encode/iso8859-6.enc
36946            - ext/Encode/Encode/iso8859-6.ucm
36947            - ext/Encode/Encode/iso8859-7.enc
36948            - ext/Encode/Encode/iso8859-7.ucm
36949            - ext/Encode/Encode/iso8859-8.enc
36950            - ext/Encode/Encode/iso8859-8.ucm
36951            - ext/Encode/Encode/iso8859-9.enc
36952            - ext/Encode/Encode/iso8859-9.ucm
36953            - ext/Encode/Encode/isoir-197.enc
36954            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
36955            - t/lib/sample-tests/header_at_end
36956            - t/lib/sample-tests/header_at_end_fail
36957           !> (integrate 174 files)
36958 ____________________________________________________________________________
36959 [ 12154] By: ams                                   on 2001/09/23  07:11:46
36960         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
36961              by Blair Zajac.
36962      Branch: perl
36963            ! pod/perlfunc.pod
36964 ____________________________________________________________________________
36965 [ 12153] By: ams                                   on 2001/09/23  06:56:32
36966         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
36967              Forgotten deprecation of *glob{FILEHANDLE}?
36968              From: "chromatic" <chromatic@rmci.net>
36969              Date: Sat, 22 Sep 2001 21:27:56 -0600
36970              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
36971      Branch: perl
36972            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
36973 ____________________________________________________________________________
36974 [ 12152] By: ams                                   on 2001/09/23  06:42:58
36975         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
36976              From: Michael G Schwern <schwern@pobox.com>
36977              Date: Sun, 23 Sep 2001 03:34:39 -0400
36978              Message-Id: <20010923033439.E7005@blackrider>
36979      Branch: perl
36980            ! lib/File/Find.pm
36981 ____________________________________________________________________________
36982 [ 12151] By: ams                                   on 2001/09/23  06:37:57
36983         Log: Subject: Re: t/op/magic.t missing tests on Win32
36984              From: Michael G Schwern <schwern@pobox.com>
36985              Date: Sat, 22 Sep 2001 20:29:09 -0400
36986              Message-Id: <20010922202909.I18223@blackrider>
36987      Branch: perl
36988            ! t/op/magic.t
36989 ____________________________________________________________________________
36990 [ 12150] By: ams                                   on 2001/09/23  06:36:26
36991         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
36992              Dumpvalue.pm
36993              From: "chromatic" <chromatic@rmci.net>
36994              Date: Sat, 22 Sep 2001 19:41:31 -0600
36995              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
36996      Branch: perl
36997            + lib/Dumpvalue.t
36998            ! MANIFEST lib/Dumpvalue.pm
36999 ____________________________________________________________________________
37000 [ 12149] By: ams                                   on 2001/09/23  06:25:35
37001         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
37002              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37003              Date: Sun, 23 Sep 2001 15:27:56 +0900
37004              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
37005      Branch: perl
37006            ! ext/Encode/Encode/2022-cn.enc
37007 ____________________________________________________________________________
37008 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
37009         Log: Manual eror in #12147.
37010      Branch: perl
37011            ! win32/win32.c
37012 ____________________________________________________________________________
37013 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
37014         Log: Integrate change #12146 from maintperl;
37015              win32_chdir() et al don't handle a NULL argument gracefully
37016      Branch: perl
37017           !> win32/perlhost.h win32/win32.c
37018 ____________________________________________________________________________
37019 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
37020         Log: win32_chdir() et al don't handle a NULL argument gracefully
37021      Branch: maint-5.6/perl
37022            ! win32/perlhost.h win32/win32.c
37023 ____________________________________________________________________________
37024 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
37025         Log: typo in change#12026
37026      Branch: maint-5.6/perl
37027            ! op.c
37028 ____________________________________________________________________________
37029 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
37030         Log: Subject: [PATCH] Re: scalar context unpack bugs
37031              From: Nicholas Clark <nick@ccl4.org>
37032              Date: Sat, 22 Sep 2001 23:07:56 +0100
37033              Message-ID: <20010922230755.O4971@plum.flirble.org>
37034      Branch: perl
37035            ! pp_pack.c t/op/pack.t
37036 ____________________________________________________________________________
37037 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
37038         Log: Try ExtUtils::Command.t everywhere, not just on Win32
37039              (as suggested by NI-S).  Also allow running it either
37040              in t/ or in the main directory.
37041      Branch: perl
37042            ! lib/ExtUtils/Command.t
37043 ____________________________________________________________________________
37044 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
37045         Log: Update the test on warnings/register.t.
37046      Branch: perl
37047            ! t/lib/1_compile.t
37048 ____________________________________________________________________________
37049 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
37050         Log: The code is now almost tidy enough to keep the IRIX cc happy.
37051      Branch: perl
37052            ! hints/irix_6.sh
37053 ____________________________________________________________________________
37054 [ 12140] By: ams                                   on 2001/09/22  17:26:32
37055         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
37056              use_ithreads
37057              From: "Craig A. Berry" <craigberry@mac.com>
37058              Date: Sat, 22 Sep 2001 13:15:32 -0500
37059              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
37060      Branch: perl
37061            ! configure.com
37062 ____________________________________________________________________________
37063 [ 12139] By: ams                                   on 2001/09/22  16:44:08
37064         Log: Do what perl_clone() does for sharedsv functions.
37065      Branch: perl
37066            ! embed.pl proto.h
37067 ____________________________________________________________________________
37068 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
37069         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
37070              (suggested by Sarathy, extensions shouldn't be dabbling with
37071              op structures, so binary backward compatibility should not be
37072              an issue.)
37073      Branch: perl
37074            ! hints/irix_6.sh op.h
37075 ____________________________________________________________________________
37076 [ 12137] By: ams                                   on 2001/09/22  16:21:05
37077         Log: More cleanups. (What's PERL_DECL_PROT?)
37078      Branch: perl
37079            ! embed.pl proto.h sharedsv.h
37080 ____________________________________________________________________________
37081 [ 12136] By: ams                                   on 2001/09/22  15:14:34
37082         Log: (Retracted by #12185)
37083              
37084              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
37085              Add Tests for warnings::register, Doc Update
37086              From: "chromatic" <chromatic@rmci.net>
37087              Date: Sat, 22 Sep 2001 09:43:20 -0600
37088              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
37089      Branch: perl
37090            + lib/warnings/register.t
37091            ! MANIFEST lib/warnings/register.pm
37092 ____________________________________________________________________________
37093 [ 12135] By: ams                                   on 2001/09/22  15:07:50
37094         Log: `@foo' should be @foo for consistency.
37095      Branch: perl
37096            ! pod/perldiag.pod
37097 ____________________________________________________________________________
37098 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
37099         Log: (Retracted by #12138)
37100              
37101              Add -woff (turn warning off) 3187:
37102              "A pointer is converted to a smaller integer."
37103              This happens when your pointers are 64-bit: then every case
37104              of converting pointers to PADOFFSETs (explicitly 32-bit)
37105              faces truncation (even explicit use of INT2PTR doesn't help).
37106              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
37107              Changing PADOFFSET from U32 to UV would help, but that
37108              would break binary backward compatibility of BASEOP and padop
37109              (assuming you have been using 64-bit pointers).
37110      Branch: perl
37111            ! hints/irix_6.sh
37112 ____________________________________________________________________________
37113 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
37114         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
37115              but the name comes from the inside the file, not from the file
37116              name, and Rumanian is the name of the language.
37117      Branch: perl
37118            + ext/Encode/Encode/macRumanian.enc
37119            - ext/Encode/Encode/macRomania.enc
37120            ! MANIFEST
37121 ____________________________________________________________________________
37122 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
37123         Log: Rename perltootc as perltooc for 8.3-friedliness.
37124      Branch: perl
37125            + pod/perltooc.pod
37126            - pod/perltootc.pod
37127            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
37128            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
37129            ! pod/perltoot.pod
37130 ____________________________________________________________________________
37131 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
37132         Log: Find more conflicts by lowercasing.
37133      Branch: perl
37134            + Porting/check83.pl
37135            - check83.pl
37136            ! MANIFEST
37137 ____________________________________________________________________________
37138 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
37139         Log: The AIX cc 5.0.0.0 is simply too buggy.
37140      Branch: perl
37141            ! hints/aix.sh
37142 ____________________________________________________________________________
37143 [ 12129] By: ams                                   on 2001/09/22  12:35:38
37144         Log: Uninteresting cleanup.
37145      Branch: perl
37146            ! form.h
37147 ____________________________________________________________________________
37148 [ 12128] By: ams                                   on 2001/09/22  12:28:48
37149         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
37150              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
37151              Date: Sat, 22 Sep 2001 14:29:13 +0100
37152              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
37153      Branch: perl
37154            ! cv.h
37155 ____________________________________________________________________________
37156 [ 12127] By: ams                                   on 2001/09/22  12:04:28
37157         Log: What's a backet?
37158      Branch: perl
37159            ! dump.c
37160 ____________________________________________________________________________
37161 [ 12126] By: ams                                   on 2001/09/22  10:02:34
37162         Log: Removed duplicated tests #19 and #20.
37163      Branch: perl
37164            ! t/op/do.t
37165 ____________________________________________________________________________
37166 [ 12125] By: ams                                   on 2001/09/22  03:58:41
37167         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
37168              From: Michael Carman <mjcarman@home.com>
37169              Date: Fri, 21 Sep 2001 17:54:05 -0500
37170              Message-Id: <3BABC50D.6040202@home.com>
37171              (Applied with some changes.)
37172      Branch: perl
37173            ! pod/perlmod.pod
37174 ____________________________________________________________________________
37175 [ 12124] By: ams                                   on 2001/09/22  03:44:19
37176         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
37177              From: Michael G Schwern <schwern@pobox.com>
37178              Date: Fri, 21 Sep 2001 19:20:40 -0400
37179              Message-Id: <20010921192040.E5494@blackrider>
37180      Branch: perl
37181            ! t/op/chdir.t
37182 ____________________________________________________________________________
37183 [ 12123] By: ams                                   on 2001/09/22  03:41:08
37184         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
37185              From: Blair Zajac <blair@orcaware.com>
37186              Date: Fri, 21 Sep 2001 15:13:04 -0700
37187              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
37188      Branch: perl
37189            ! t/op/chdir.t
37190 ____________________________________________________________________________
37191 [ 12122] By: ams                                   on 2001/09/22  03:37:07
37192         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
37193              20010920.007
37194              From: Michael G Schwern <schwern@pobox.com>
37195              Date: Fri, 21 Sep 2001 17:59:03 -0400
37196              Message-Id: <20010921175903.V5494@blackrider>
37197      Branch: perl
37198            ! t/op/do.t
37199 ____________________________________________________________________________
37200 [ 12121] By: ams                                   on 2001/09/22  03:30:38
37201         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
37202              suite on WinCE)
37203              From: Michael G Schwern <schwern@pobox.com>
37204              Date: Fri, 21 Sep 2001 19:41:03 -0400
37205              Message-Id: <20010921194103.G5494@blackrider>
37206      Branch: perl
37207            ! pod/perlport.pod
37208 ____________________________________________________________________________
37209 [ 12120] By: ams                                   on 2001/09/22  03:28:06
37210         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
37211              From: Michael G Schwern <schwern@pobox.com>
37212              Date: Fri, 21 Sep 2001 17:33:35 -0400
37213              Message-Id: <20010921173335.T5494@blackrider>
37214              ($ENV{FOO}=undef hunk not applied.)
37215      Branch: perl
37216            ! t/op/magic.t
37217 ____________________________________________________________________________
37218 [ 12119] By: ams                                   on 2001/09/22  03:02:26
37219         Log: Subject: [PATCH] perldiag.pod
37220              From: Peter Scott <Peter@PSDT.com>
37221              Date: Fri, 21 Sep 2001 18:54:50 -0700
37222              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
37223              (Moved to the right place.)
37224      Branch: perl
37225            ! pod/perldiag.pod
37226 ____________________________________________________________________________
37227 [ 12118] By: ams                                   on 2001/09/21  20:05:29
37228         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
37229              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37230              Date: Fri, 21 Sep 2001 22:36:54 +0200
37231              Message-Id: <20010921223654.A12742@rafael>
37232      Branch: perl
37233            ! t/op/do.t
37234 ____________________________________________________________________________
37235 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
37236         Log: Restore things as they were before
37237              the backward compatibility police notices.
37238      Branch: perl
37239            ! lib/Cwd.pm
37240 ____________________________________________________________________________
37241 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
37242         Log: More Cwd from Schwern: make also OS/2 and DOS
37243              Cwd agree with File::Spec (that is, native path
37244              syntax using \ instead of / -- backward compatibility
37245              polic warning) and stop Win32 from using bsd_realpath().
37246      Branch: perl
37247            ! lib/Cwd.pm
37248 ____________________________________________________________________________
37249 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
37250         Log: Subject: [PATCH @12110] RE: Untested libraries update
37251              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
37252              Date: Fri, 21 Sep 2001 18:21:07 +0100
37253              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
37254      Branch: perl
37255            ! lib/warnings/register.pm
37256 ____________________________________________________________________________
37257 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
37258         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
37259              From: Michael G Schwern <schwern@pobox.com>
37260              Date: Thu, 20 Sep 2001 22:54:02 -0400
37261              Message-ID: <20010920225402.A3611@blackrider>
37262      Branch: perl
37263            ! lib/Cwd.pm
37264 ____________________________________________________________________________
37265 [ 12113] By: ams                                   on 2001/09/21  17:08:24
37266         Log: Subject: [PATCH] avoid v-strings with require/use
37267              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37268              Date: Fri, 21 Sep 2001 12:34:40 -0400
37269              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
37270      Branch: perl
37271            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
37272            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
37273            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
37274            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
37275            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
37276            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
37277            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
37278            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
37279            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
37280            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
37281            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
37282            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
37283            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
37284            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
37285            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
37286            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
37287            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
37288            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
37289            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
37290 ____________________________________________________________________________
37291 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
37292         Log: Update Changes.
37293      Branch: perl
37294            ! Changes patchlevel.h
37295 ____________________________________________________________________________
37296 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
37297         Log: Make AIX and Tru64 compilers happy.  
37298      Branch: perl
37299            ! ext/threads/threads.h ext/threads/threads.xs
37300 ____________________________________________________________________________
37301 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
37302         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
37303              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
37304              Date: 21 Sep 2001 09:16:37 -0000
37305              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
37306      Branch: perl
37307            ! toke.c
37308 ____________________________________________________________________________
37309 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
37310         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
37311              From: Michael G Schwern <schwern@pobox.com>
37312              Date: Thu, 20 Sep 2001 21:21:34 -0400
37313              Message-ID: <20010920212134.Y28291@blackrider>
37314      Branch: perl
37315            ! pp_sys.c
37316 ____________________________________________________________________________
37317 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
37318         Log: Subject: Re: GDB Debugging Macros from mod_perl
37319              From: rspier@pobox.com (Robert Spier)
37320              Date: Thu, 20 Sep 2001 22:45:03 -0700
37321              Message-ID: <15274.54239.413929.49430@rls.cx>
37322      Branch: perl
37323            ! pod/perltodo.pod
37324 ____________________________________________________________________________
37325 [ 12105] By: sky                                   on 2001/09/21  10:33:34
37326         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
37327              timezone! GetSystemTime should be available on all Win32 
37328              platforms we support. Perhaps Time::HiRes should be extended to
37329              support WinCE and Novell?
37330      Branch: perl
37331            ! ext/Time/HiRes/HiRes.xs
37332 ____________________________________________________________________________
37333 [ 12104] By: sky                                   on 2001/09/21  08:12:39
37334         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
37335      Branch: perl
37336            ! ext/threads/threads.h ext/threads/threads.xs
37337 ____________________________________________________________________________
37338 [ 12103] By: sky                                   on 2001/09/21  07:57:41
37339         Log: Rename the *thread* functions to Perl_* to avoid clashes.
37340              Notably on AIX but could become a problem on other platforms.
37341      Branch: perl
37342            ! ext/threads/threads.h ext/threads/threads.xs
37343 ____________________________________________________________________________
37344 [ 12102] By: sky                                   on 2001/09/21  07:35:30
37345         Log: Add the shared sv space to the global vars.
37346              Fix problems compiling on win32.
37347      Branch: perl
37348            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
37349            ! sharedsv.c sharedsv.h
37350 ____________________________________________________________________________
37351 [ 12101] By: ams                                   on 2001/09/21  00:19:55
37352         Log: Subject: [PATCH] win32/Makefile warning fix
37353              From: Blair Zajac <blair@orcaware.com>
37354              Date: Thu, 20 Sep 2001 18:15:43 -0700
37355              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
37356      Branch: perl
37357            ! win32/Makefile
37358 ____________________________________________________________________________
37359 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
37360         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
37361              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37362              Date: Thu, 20 Sep 2001 18:36:22 +0200
37363              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
37364      Branch: perl
37365            ! lib/ExtUtils/Command.t
37366 ____________________________________________________________________________
37367 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
37368         Log: Cant spl wirth a dam.
37369      Branch: perl
37370            ! intrpvar.h
37371 ____________________________________________________________________________
37372 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
37373         Log: Don't use C++ comments.
37374      Branch: perl
37375            ! ext/threads/threads.xs
37376 ____________________________________________________________________________
37377 [ 12097] By: ams                                   on 2001/09/20  21:42:07
37378         Log: Change #12044 didn't.
37379      Branch: perl
37380            ! lib/constant.pm
37381 ____________________________________________________________________________
37382 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
37383         Log: Metaconfig unit changes for #12095.
37384      Branch: metaconfig
37385            ! U/modified/Myinit.U U/modified/libs.U
37386 ____________________________________________________________________________
37387 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
37388         Log: Remove iconv references since we are not using it
37389              and not going to; regen perltoc, perlmodlib.
37390              (Some references still linger in perltoc, have to figure
37391              out where they are coming from.)
37392      Branch: perl
37393            ! Configure NetWare/config.wc NetWare/config_H.wc
37394            ! Porting/Glossary Porting/config.sh Porting/config_H
37395            ! config_h.SH configure.com epoc/config.sh perl.h
37396            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
37397            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37398            ! vos/config.ga.h win32/config.bc win32/config.gc
37399            ! win32/config.vc win32/config_H.bc win32/config_H.gc
37400            ! win32/config_H.vc wince/config.ce wince/config.h
37401            ! wince/config_H.ce
37402 ____________________________________________________________________________
37403 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
37404         Log: Subject: [PATCH docs] Re: ARGV and read
37405              From: Dave Mitchell <davem@fdgroup.co.uk>
37406              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
37407              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
37408      Branch: perl
37409            ! pod/perltodo.pod pod/perlvar.pod
37410 ____________________________________________________________________________
37411 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
37412         Log: Fresh copies from the cvs.perl.org perlfaq repository.
37413      Branch: perl
37414            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
37415            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
37416            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
37417            ! pod/perlfaq9.pod
37418 ____________________________________________________________________________
37419 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
37420         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
37421              From: Nicholas Clark <nick@ccl4.org>
37422              Date: Thu, 20 Sep 2001 14:27:08 +0100
37423              Message-ID: <20010920142708.X4971@plum.flirble.org>
37424      Branch: perl
37425            ! pp_pack.c t/op/pack.t
37426 ____________________________________________________________________________
37427 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
37428         Log: The sharedsv_space* are variables, not code.  Duh.
37429      Branch: perl
37430            ! intrpvar.h makedef.pl
37431 ____________________________________________________________________________
37432 [ 12090] By: ams                                   on 2001/09/20  11:26:06
37433         Log: Subject: [patch lib/lib_pm.PL]
37434              From: Stas Bekman <stas@stason.org>
37435              Date: Thu, 20 Sep 2001 18:48:53 +0800
37436              Message-Id: <3BA9C995.6010302@stason.org>
37437              (Applied by hand.)
37438      Branch: perl
37439            ! lib/lib_pm.PL
37440 ____________________________________________________________________________
37441 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
37442         Log: Only 21 tests, skipping or not.
37443      Branch: perl
37444            ! lib/ExtUtils/Command.t
37445 ____________________________________________________________________________
37446 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
37447         Log: New exported symbols.
37448      Branch: perl
37449            ! makedef.pl
37450 ____________________________________________________________________________
37451 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
37452         Log: Update Changes.
37453      Branch: perl
37454            ! Changes patchlevel.h
37455 ____________________________________________________________________________
37456 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
37457         Log: Correct numbering of the tests is useful.
37458      Branch: perl
37459            ! ext/threads/t/basic.t
37460 ____________________________________________________________________________
37461 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
37462         Log: More tests now too.
37463      Branch: perl
37464            ! lib/ExtUtils/Command.t
37465 ____________________________________________________________________________
37466 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
37467         Log: More tests now.
37468      Branch: perl
37469            ! ext/threads/t/basic.t
37470 ____________________________________________________________________________
37471 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
37472         Log: The test assumed 7-bit ASCII.  Now it "just"
37473              assumes 8-bit whatever.
37474      Branch: perl
37475            ! t/op/crypt.t
37476 ____________________________________________________________________________
37477 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
37478         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
37479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37480              Date: Wed, 19 Sep 2001 11:45:28 +0200
37481              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
37482              
37483              Lvalue casts are not portable.
37484      Branch: perl
37485            ! ext/threads/threads.xs
37486 ____________________________________________________________________________
37487 [ 12081] By: sky                                   on 2001/09/19  10:17:52
37488         Log: Make the basic test contain only realy basic API tests
37489              Seems to be a problem with detach.
37490      Branch: perl
37491            ! ext/threads/t/basic.t
37492 ____________________________________________________________________________
37493 [ 12080] By: ams                                   on 2001/09/19  01:23:55
37494         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
37495              From: Michael G Schwern <schwern@pobox.com>
37496              Date: Tue, 18 Sep 2001 19:53:48 -0400
37497              Message-Id: <20010918195348.M585@blackrider>
37498              
37499              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
37500              From: Michael G Schwern <schwern@pobox.com>
37501              Date: Tue, 18 Sep 2001 22:07:13 -0400
37502              Message-Id: <20010918220713.B19616@blackrider>
37503      Branch: perl
37504            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
37505            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
37506            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
37507            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
37508            ! lib/Test/Tutorial.pod
37509 ____________________________________________________________________________
37510 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
37511         Log: Indent the test a bit.
37512      Branch: perl
37513            ! ext/threads/t/basic.t
37514 ____________________________________________________________________________
37515 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
37516         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
37517              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37518              Date: Tue, 18 Sep 2001 18:06:44 +0200
37519              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
37520      Branch: perl
37521            ! win32/win32.c
37522 ____________________________________________________________________________
37523 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
37524         Log: Subject: stat access time is wrong on Win95
37525              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37526              Date: Tue, 18 Sep 2001 21:59:24 +0200
37527              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
37528      Branch: perl
37529            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
37530 ____________________________________________________________________________
37531 [ 12076] By: ams                                   on 2001/09/18  22:11:25
37532         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
37533              From: Michael G Schwern <schwern@pobox.com>
37534              Date: Tue, 18 Sep 2001 18:47:14 -0400
37535              Message-Id: <20010918184714.I585@blackrider>
37536      Branch: perl
37537            ! t/op/crypt.t
37538 ____________________________________________________________________________
37539 [ 12075] By: sky                                   on 2001/09/18  19:29:37
37540         Log: two test failures
37541              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37542              Message-ID: <20010918221702.A17408@rafael>
37543              partly applied, #12074 already fixed half the patch
37544      Branch: perl
37545            ! ext/threads/t/basic.t
37546 ____________________________________________________________________________
37547 [ 12074] By: sky                                   on 2001/09/18  18:49:03
37548         Log: Fixes test case failure introduced by #12071, the warning is
37549              now correctly spelled :-)
37550      Branch: perl
37551            ! ext/IO/lib/IO/t/io_sel.t
37552 ____________________________________________________________________________
37553 [ 12073] By: sky                                   on 2001/09/18  18:46:22
37554         Log: Make the test behave properly!
37555      Branch: perl
37556            ! ext/threads/t/basic.t
37557 ____________________________________________________________________________
37558 [ 12072] By: ams                                   on 2001/09/18  18:44:59
37559         Log: OP_RCATLINE is an SVOP, not a BASEOP.
37560      Branch: perl
37561            ! opcode.h opcode.pl
37562 ____________________________________________________________________________
37563 [ 12071] By: ams                                   on 2001/09/18  18:06:27
37564         Log: Deprecate != Depreciate.
37565      Branch: perl
37566            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
37567            ! lib/Pod/ParseUtils.pm
37568 ____________________________________________________________________________
37569 [ 12070] By: ams                                   on 2001/09/18  15:14:58
37570         Log: Subject: [PATCH] Getopt::Std cleanup
37571              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37572              Date: Tue, 18 Sep 2001 17:32:13 +0200
37573              Message-Id: <20010918173213.C777@rafael>
37574      Branch: perl
37575            ! lib/Getopt/Std.pm lib/Getopt/Std.t
37576 ____________________________________________________________________________
37577 [ 12069] By: sky                                   on 2001/09/18  14:56:33
37578         Log: Forgot the makefile
37579      Branch: perl
37580            + ext/threads/Makefile.PL
37581 ____________________________________________________________________________
37582 [ 12068] By: sky                                   on 2001/09/18  14:13:26
37583         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
37584              The test will fail because of Test.pm not knowing about threads. 
37585              basic needs to be manually tested
37586              compile time warnings on IV2PTR conversions need to be fixed
37587      Branch: perl
37588            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
37589            + ext/threads/threads.h ext/threads/threads.pm
37590            + ext/threads/threads.xs
37591            ! MANIFEST
37592 ____________________________________________________________________________
37593 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
37594         Log: DJGPP tweak from Laszlo Molnar.
37595      Branch: perl
37596            ! djgpp/config.over
37597 ____________________________________________________________________________
37598 [ 12066] By: sky                                   on 2001/09/18  10:24:31
37599         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
37600      Branch: perl
37601            ! sharedsv.c sharedsv.h
37602 ____________________________________________________________________________
37603 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
37604         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
37605              ditto ^cns.
37606      Branch: perl
37607            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
37608            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
37609            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
37610            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
37611            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
37612            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
37613            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
37614            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
37615            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
37616            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
37617            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
37618            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
37619            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
37620            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
37621            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
37622            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
37623            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
37624            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
37625            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
37626            + ext/Encode/Encode/ir-197.enc
37627            - ext/Encode/Encode/cns11643-1.enc
37628            - ext/Encode/Encode/cns11643-2.enc
37629            - ext/Encode/Encode/iso2022-cn.enc
37630            - ext/Encode/Encode/iso2022-jp.enc
37631            - ext/Encode/Encode/iso2022-jp1.enc
37632            - ext/Encode/Encode/iso2022-jp2.enc
37633            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
37634            - ext/Encode/Encode/iso8859-1.enc
37635            - ext/Encode/Encode/iso8859-1.ucm
37636            - ext/Encode/Encode/iso8859-10.enc
37637            - ext/Encode/Encode/iso8859-10.ucm
37638            - ext/Encode/Encode/iso8859-11.enc
37639            - ext/Encode/Encode/iso8859-11.ucm
37640            - ext/Encode/Encode/iso8859-13.enc
37641            - ext/Encode/Encode/iso8859-13.ucm
37642            - ext/Encode/Encode/iso8859-14.enc
37643            - ext/Encode/Encode/iso8859-14.ucm
37644            - ext/Encode/Encode/iso8859-15.enc
37645            - ext/Encode/Encode/iso8859-15.ucm
37646            - ext/Encode/Encode/iso8859-16.enc
37647            - ext/Encode/Encode/iso8859-16.ucm
37648            - ext/Encode/Encode/iso8859-2.enc
37649            - ext/Encode/Encode/iso8859-2.ucm
37650            - ext/Encode/Encode/iso8859-3.enc
37651            - ext/Encode/Encode/iso8859-3.ucm
37652            - ext/Encode/Encode/iso8859-4.enc
37653            - ext/Encode/Encode/iso8859-4.ucm
37654            - ext/Encode/Encode/iso8859-5.enc
37655            - ext/Encode/Encode/iso8859-5.ucm
37656            - ext/Encode/Encode/iso8859-6.enc
37657            - ext/Encode/Encode/iso8859-6.ucm
37658            - ext/Encode/Encode/iso8859-7.enc
37659            - ext/Encode/Encode/iso8859-7.ucm
37660            - ext/Encode/Encode/iso8859-8.enc
37661            - ext/Encode/Encode/iso8859-8.ucm
37662            - ext/Encode/Encode/iso8859-9.enc
37663            - ext/Encode/Encode/iso8859-9.ucm
37664            - ext/Encode/Encode/isoir-197.enc
37665            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
37666 ____________________________________________________________________________
37667 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
37668         Log: Must Uppercase.
37669      Branch: perl
37670            ! ext/Encode/Encode.pm
37671 ____________________________________________________________________________
37672 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
37673         Log: Add various encodings.
37674      Branch: perl
37675            + ext/Encode/Encode/iso8859-11.enc
37676            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
37677            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
37678            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
37679            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
37680            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
37681            + ext/Encode/Encode/viscii.ucm
37682            ! MANIFEST ext/Encode/Encode.pm
37683 ____________________________________________________________________________
37684 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
37685         Log: lib/unicode relic.
37686      Branch: perl
37687            ! ext/Encode/compile
37688 ____________________________________________________________________________
37689 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
37690         Log: Subject: [PATCH] Re: filename problems
37691              From: Michael G Schwern <schwern@pobox.com>
37692              Date: Mon, 17 Sep 2001 17:26:26 -0400
37693              Message-ID: <20010917172626.Q585@blackrider>
37694      Branch: perl
37695            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
37696            - t/lib/sample-tests/header_at_end
37697            - t/lib/sample-tests/header_at_end_fail
37698            ! MANIFEST lib/Test/Harness/t/test-harness.t
37699 ____________________________________________________________________________
37700 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
37701         Log: Explicitly explain the 1e9 seconds, not everybody
37702              is a C geek.
37703      Branch: perl
37704            ! ext/Time/HiRes/HiRes.pm
37705 ____________________________________________________________________________
37706 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
37707         Log: Explain an apparent bug reported by
37708              Richard J. Barbalace <rjbarbal@MIT.EDU>,
37709              with additional explanation from Gisle Aas.
37710      Branch: perl
37711            ! ext/Time/HiRes/HiRes.pm
37712 ____________________________________________________________________________
37713 [ 12058] By: ams                                   on 2001/09/17  19:52:01
37714         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
37715              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37716              Date: Mon, 17 Sep 2001 22:48:05 +0200
37717              Message-Id: <20010917224805.C11744@rafael>
37718      Branch: perl
37719            ! t/lib/warnings/op t/lib/warnings/pp
37720 ____________________________________________________________________________
37721 [ 12057] By: ams                                   on 2001/09/17  16:51:18
37722         Log: Its a nit!
37723      Branch: perl
37724            ! sv.h
37725 ____________________________________________________________________________
37726 [ 12056] By: ams                                   on 2001/09/17  16:47:55
37727         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
37728              From: "Craig A. Berry" <craigberry@mac.com>
37729              Date: Mon, 17 Sep 2001 12:34:20 -0500
37730              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
37731      Branch: perl
37732            ! vms/vms.c
37733 ____________________________________________________________________________
37734 [ 12055] By: ams                                   on 2001/09/17  16:05:15
37735         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
37736              From: Gisle Aas <gisle@ActiveState.com>
37737              Date: 16 Apr 2001 16:20:34 -0700
37738              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
37739              (Applied by hand.)
37740      Branch: perl
37741            ! lib/CPAN.pm lib/CPAN/Nox.pm
37742 ____________________________________________________________________________
37743 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
37744         Log: Update Changes.
37745      Branch: perl
37746            ! Changes patchlevel.h
37747 ____________________________________________________________________________
37748 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
37749         Log: Adding new files to the MANIFEST is always nice.
37750      Branch: perl
37751            ! MANIFEST
37752 ____________________________________________________________________________
37753 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
37754         Log: Reindent the PerlIO files (suggested by NI-S), used
37755              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
37756              (GNU indent).  Note that wholesale re-indenting might
37757              be nice, but that would break nice formatting/alignment
37758              of assignments, equality testing, and complex boolean
37759              expressions with lots of &s and |s.
37760      Branch: perl
37761            ! perlio.c perlio.h perliol.h
37762 ____________________________________________________________________________
37763 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
37764         Log: Add a script for being 8.3-polite.
37765              The found conflicts are being worked on.
37766      Branch: perl
37767            + check83.pl
37768            ! MANIFEST Porting/pumpkin.pod
37769 ____________________________________________________________________________
37770 [ 12050] By: sky                                   on 2001/09/17  12:44:36
37771         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
37772              finding it.
37773      Branch: perl
37774            ! sv.c
37775 ____________________________________________________________________________
37776 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
37777         Log: Bump up versions because of #12041.
37778      Branch: perl
37779            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
37780            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
37781            ! lib/Time/localtime.pm
37782 ____________________________________________________________________________
37783 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
37784         Log: Bump the version number because of #12042.
37785      Branch: perl
37786            ! lib/CPAN/FirstTime.pm
37787 ____________________________________________________________________________
37788 [ 12047] By: ams                                   on 2001/09/17  11:21:40
37789         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
37790              From: Abhijit Menon-Sen <ams@wiw.org>
37791              Date: Mon, 17 Sep 2001 17:44:12 +0530
37792              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
37793      Branch: perl
37794            ! op.c
37795 ____________________________________________________________________________
37796 [ 12046] By: sky                                   on 2001/09/17  07:14:17
37797         Log: Subject: Re: t/op/ver.t using skip() improperly
37798              From: "chromatic" <chromatic@rmci.net>
37799              Date: Mon, 17 Sep 2001 00:22:29 -0600
37800              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
37801      Branch: perl
37802            ! t/op/ver.t
37803 ____________________________________________________________________________
37804 [ 12045] By: nick                                  on 2001/09/17  07:12:14
37805         Log: Integrate mainline
37806      Branch: perlio
37807           +> t/op/chdir.t
37808           !> (integrate 117 files)
37809 ____________________________________________________________________________
37810 [ 12044] By: ams                                   on 2001/09/17  05:49:53
37811         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
37812              From: Ilmari Karonen <iltzu@sci.fi>
37813              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
37814              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
37815              (And $VERSION = '1.05'.)
37816      Branch: perl
37817            ! lib/constant.pm
37818 ____________________________________________________________________________
37819 [ 12043] By: ams                                   on 2001/09/17  05:44:50
37820         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
37821              From: Michael G Schwern <schwern@pobox.com>
37822              Date: Mon, 17 Sep 2001 07:49:04 +0200
37823              Message-Id: <20010917074904.V1588@blackrider>
37824              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
37825      Branch: perl
37826            + t/op/chdir.t
37827            ! MANIFEST pp_sys.c
37828 ____________________________________________________________________________
37829 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
37830         Log: Subject: Re: CPAN.pm needs some hacking 
37831              From: "chromatic" <chromatic@rmci.net>
37832              Date: Sun, 16 Sep 2001 16:46:29 -0600
37833              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
37834      Branch: perl
37835            ! lib/CPAN/FirstTime.pm
37836 ____________________________________________________________________________
37837 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
37838         Log: Change use|require 5.005_64 to use|require 5.6.1.
37839      Branch: perl
37840            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
37841            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
37842            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
37843            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
37844            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
37845            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
37846            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
37847            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
37848            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
37849            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
37850            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
37851            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
37852            ! lib/base.pm lib/fields.pm
37853 ____________________________________________________________________________
37854 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
37855         Log: Bump up version numbers.
37856              
37857              TODO 1: double check that pre-5.6.1 CPAN.pm:s
37858              don't try to download 5.8.0 because of the
37859              version numbers.  Mainly this means using _00
37860              in the core version numbers.
37861              
37862              TODO 2: the "use 5.005_64" in many modules
37863              needs to be changed to, say, "use 5.6.1".
37864      Branch: perl
37865            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
37866            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
37867            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
37868            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
37869            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
37870            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
37871            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
37872            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
37873            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
37874            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
37875            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
37876 ____________________________________________________________________________
37877 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
37878         Log: Use UCHARAT() as suggested by Inaba Hiroto.
37879      Branch: perl
37880            ! regexec.c
37881 ____________________________________________________________________________
37882 [ 12038] By: ams                                   on 2001/09/16  15:16:24
37883         Log: Subject: [PATCH] Re: Core module version numbers review
37884              From: Peter Scott <Peter@PSDT.com>
37885              Date: Sun, 16 Sep 2001 09:09:58 -0700
37886              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
37887      Branch: perl
37888            ! lib/perl5db.pl
37889 ____________________________________________________________________________
37890 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
37891         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
37892              not yet fully implemented.
37893      Branch: perl
37894            ! pod/perlfunc.pod pod/perlunicode.pod
37895 ____________________________________________________________________________
37896 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
37897         Log: Subject: [patch] plug PL_beginav_save leak
37898              From: Doug MacEachern <dougm@covalent.net>
37899              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
37900              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
37901      Branch: perl
37902            ! perl.c
37903 ____________________________________________________________________________
37904 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
37905         Log: (accidentally empty checkin)
37906      Branch: perl
37907            ! sv.c
37908 ____________________________________________________________________________
37909 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
37910         Log: Subject: [patch] ithreads+PL_beginav_save
37911              From: Doug MacEachern <dougm@covalent.net>
37912              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
37913              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
37914      Branch: perl
37915            ! sv.c
37916 ____________________________________________________________________________
37917 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
37918         Log: Subject: [PATCH] h2xs.PL with C::Scan
37919              From: Tim Jenness <t.jenness@jach.hawaii.edu>
37920              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
37921              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
37922      Branch: perl
37923            ! utils/h2xs.PL
37924 ____________________________________________________________________________
37925 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
37926         Log: Elaborate (well, make more vague, really) #12030.
37927      Branch: perl
37928            ! pod/perltodo.pod pod/perlunicode.pod
37929 ____________________________________________________________________________
37930 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
37931         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
37932              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
37933              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
37934              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
37935      Branch: perl
37936            ! regexec.c
37937 ____________________________________________________________________________
37938 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
37939         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
37940              are not yet complete.
37941      Branch: perl
37942            ! pod/perltodo.pod pod/perlunicode.pod
37943 ____________________________________________________________________________
37944 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
37945         Log: Document what's still to be done on the regular expression
37946              Unicode support, based on the UTR#18.
37947      Branch: perl
37948            ! pod/perltodo.pod pod/perlunicode.pod
37949 ____________________________________________________________________________
37950 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
37951         Log: Regen headers.
37952      Branch: perl
37953            ! embedvar.h perlapi.h
37954 ____________________________________________________________________________
37955 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
37956         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
37957              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
37958              Date: Sun, 09 Sep 2001 18:41:54 +0100
37959              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
37960      Branch: perl
37961            ! Porting/findvars ext/ByteLoader/bytecode.h
37962            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
37963            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
37964 ____________________________________________________________________________
37965 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
37966         Log: enable most warnings for windows build; fix the various typecasting
37967              nits that showed up (no bugfixes here)
37968      Branch: maint-5.6/perl
37969            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
37970            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
37971            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
37972            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
37973            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
37974            ! x2p/walk.c
37975 ____________________________________________________________________________
37976 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
37977         Log: Integrate change #12024 from maintperl
37978              (a local() precedence bug)
37979      Branch: perl
37980           !> lib/ExtUtils/Install.pm
37981 ____________________________________________________________________________
37982 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
37983         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
37984              change#8642
37985      Branch: maint-5.6/perl
37986            ! lib/ExtUtils/Install.pm
37987 ____________________________________________________________________________
37988 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
37989         Log: Update Changes.
37990      Branch: perl
37991            ! Changes patchlevel.h
37992 ____________________________________________________________________________
37993 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
37994         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
37995              From: "chromatic" <chromatic@rmci.net>
37996              Date: Fri, 14 Sep 2001 09:44:57 -0600 
37997              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
37998      Branch: perl
37999            ! lib/ExtUtils/Manifest.t
38000 ____________________________________________________________________________
38001 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
38002         Log: Hopefully better skipping of the Complete.t tests
38003              in case of not a tty. 
38004      Branch: perl
38005            ! lib/Term/Complete.t t/op/stat.t
38006 ____________________________________________________________________________
38007 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
38008         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
38009              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38010              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
38011              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
38012      Branch: perl
38013            ! regexec.c t/op/pat.t
38014 ____________________________________________________________________________
38015 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
38016         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
38017              From: Robin Barker <rmb1@cise.npl.co.uk>
38018              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
38019              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
38020      Branch: perl
38021            ! pod/perlport.pod
38022 ____________________________________________________________________________
38023 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
38024         Log: NetWare tweaks from Ananth Kesari.
38025      Branch: perl
38026            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
38027            ! NetWare/nwutil.h
38028 ____________________________________________________________________________
38029 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
38030         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
38031              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38032              Date: Fri, 14 Sep 2001 10:51:13 +0200
38033              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
38034      Branch: perl
38035            ! pod/perlport.pod
38036 ____________________________________________________________________________
38037 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
38038         Log: Subject: Re: [PATCH 2 pl2pm.PL]
38039              From: Joe Smith <Joe.Smith@inwap.com>
38040              Date: Fri, 14 Sep 2001 00:13:32 -0700
38041              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
38042              
38043              Eradicate qu.
38044      Branch: perl
38045            ! keywords.h keywords.pl utils/pl2pm.PL
38046 ____________________________________________________________________________
38047 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
38048         Log: Retract #12013, didn't go over too well in Tru64.
38049      Branch: perl
38050            ! embed.h embed.pl sv.h
38051 ____________________________________________________________________________
38052 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
38053         Log: Subject: [PATCH] Execute files of debugger commands
38054              From: Peter Scott <Peter@PSDT.com>
38055              Date: Thu, 13 Sep 2001 15:26:31 -0700
38056              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
38057      Branch: perl
38058            ! lib/perl5db.pl pod/perldebug.pod
38059 ____________________________________________________________________________
38060 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
38061         Log: (Retracted by #12015)
38062              Subject: [proposed PATCH] Re: perl@11920
38063              From: Nicholas Clark <nick@ccl4.org>
38064              Date: Wed, 12 Sep 2001 23:46:09 +0100
38065              Message-ID: <20010912234609.H4971@plum.flirble.org>     
38066      Branch: perl
38067            ! embed.h embed.pl sv.h
38068 ____________________________________________________________________________
38069 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
38070         Log: ucblib shouldn't be linked against in nonstop-ux,
38071              from Tom Bates.
38072      Branch: perl
38073            ! hints/nonstopux.sh
38074 ____________________________________________________________________________
38075 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
38076         Log: Do stty only if we have stty.
38077              
38078              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
38079      Branch: perl
38080            ! lib/Term/Complete.pm
38081 ____________________________________________________________________________
38082 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
38083         Log: Skip the test if not running on a tty.
38084      Branch: perl
38085            ! lib/Term/Complete.t
38086 ____________________________________________________________________________
38087 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
38088         Log: Regen headers.
38089      Branch: perl
38090            ! embed.h opcode.h pod/perlapi.pod proto.h
38091 ____________________________________________________________________________
38092 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
38093         Log: Subject: [PATCH op.c] Re: perl@12003
38094              From: Robin Barker <rmb1@cise.npl.co.uk>
38095              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
38096              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
38097      Branch: perl
38098            ! op.c
38099 ____________________________________________________________________________
38100 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
38101         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
38102              From: Robin Barker <rmb1@cise.npl.co.uk>
38103              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
38104              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
38105      Branch: perl
38106            ! sv.c
38107 ____________________________________________________________________________
38108 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
38109         Log: Upgrade to Memoize 0.66.
38110      Branch: perl
38111            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
38112            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
38113            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
38114 ____________________________________________________________________________
38115 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
38116         Log: Subject: [ID 20010912.007] substr reference core dump
38117              From: me-01@ton.iguana.be
38118              Date: 12 Sep 2001 14:11:16 -0000
38119              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
38120      Branch: perl
38121            ! mg.c
38122 ____________________________________________________________________________
38123 [ 12004] By: ams                                   on 2001/09/12  01:13:49
38124         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
38125              From: Ilmari Karonen <iltzu@sci.fi>
38126              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
38127              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
38128      Branch: perl
38129            ! pod/perlfaq4.pod
38130 ____________________________________________________________________________
38131 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
38132         Log: Update Changes.
38133      Branch: perl
38134            ! Changes patchlevel.h
38135 ____________________________________________________________________________
38136 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
38137         Log: NetWare update from Ananth Kesari.
38138      Branch: perl
38139            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
38140            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
38141 ____________________________________________________________________________
38142 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
38143         Log: Retract #11984: div() being redefined, and 1397
38144              failing on 64-bit platforms.
38145      Branch: perl
38146            ! lib/Math/BigInt/Calc.pm
38147 ____________________________________________________________________________
38148 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
38149         Log: Metaconfig unit change for #11999.
38150      Branch: metaconfig
38151            ! U/protos/d_lseekproto.U
38152 ____________________________________________________________________________
38153 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
38154         Log: The lseek fix (#11991) was no fix.
38155      Branch: perl
38156            ! Configure
38157 ____________________________________________________________________________
38158 [ 11998] By: sky                                   on 2001/09/11  07:52:06
38159         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
38160              From: Matt Sergeant <MSergeant@star.net.uk>
38161              Date: Tue, 11 Sep 2001 09:22:32 +0100
38162              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
38163      Branch: perl
38164            ! ext/Encode/Encode.pm
38165 ____________________________________________________________________________
38166 [ 11997] By: sky                                   on 2001/09/11  06:35:29
38167         Log: Sometimes dTHX is added because it is needed on non 
38168              gnuc platforms, but not needed there. This uses GCC
38169              to silence GCC specific warnings by marking pTHX as 
38170              unused.
38171      Branch: perl
38172            ! perl.h
38173 ____________________________________________________________________________
38174 [ 11996] By: nick                                  on 2001/09/11  06:25:27
38175         Log: Integrate mainline
38176      Branch: perlio
38177            - ext/POSIX/sigaction.t lib/File/Find/taint.t
38178           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
38179 ____________________________________________________________________________
38180 [ 11995] By: nick                                  on 2001/09/11  06:23:39
38181         Log: Part Integrate mainline
38182      Branch: perlio
38183           +> (branch 69 files)
38184            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
38185            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
38186            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
38187            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
38188            - lib/Switch/t/switch_case.t lib/Test/Harness.t
38189            - lib/Test/More/Changes lib/Test/More/t/More.t
38190            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
38191            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
38192            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
38193            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
38194            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
38195            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
38196            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
38197            - t/lib/Test/More/Catch.pm wince/perl.ico
38198           !> (integrate 197 files)
38199 ____________________________________________________________________________
38200 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
38201         Log: Subject: Re: [PATCH] Encode.pm docs fix
38202              From: Gisle Aas <gisle@ActiveState.com>
38203              Date: 10 Sep 2001 11:27:02 -0700
38204              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
38205      Branch: perl
38206            ! ext/Encode/Encode.pm
38207 ____________________________________________________________________________
38208 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
38209         Log: Fix unpack U to be the reverse of pack U
38210              (but implement unpack U0U as a backdoor to get
38211              the UTF-8 malformed warnings from un-UTF-8 data)
38212      Branch: perl
38213            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
38214 ____________________________________________________________________________
38215 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
38216         Log: Metaconfig unit change for #11991;
38217              delete an unused unit (d_strtoull.U is the one used)
38218      Branch: metaconfig
38219            ! U/protos/d_lseekproto.U
38220      Branch: metaconfig/U/perl
38221            - strtoull.U
38222 ____________________________________________________________________________
38223 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
38224         Log: Subject: [PATCH] Configure not recording lseek proto
38225              From: Blair Zajac <blair@orcaware.com>
38226              Date: Mon, 10 Sep 2001 17:52:37 -0700
38227              Message-ID: <3B9D6055.BA334A31@orcaware.com>
38228              
38229              plus regen Configure.
38230      Branch: perl
38231            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38232            ! config_h.SH uconfig.h
38233 ____________________________________________________________________________
38234 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
38235         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?)))                  
38236              From: Nicholas Clark <nick@ccl4.org>
38237              Date: Tue, 11 Sep 2001 00:00:31 +0100
38238              Message-ID: <20010911000031.G1512@plum.flirble.org>
38239      Branch: perl
38240            + t/op/qq.t
38241            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
38242 ____________________________________________________________________________
38243 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
38244         Log: Subject: [PATCH] Building on win32 w/o perlio
38245              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
38246              Date: Mon, 10 Sep 2001 23:38:46 +0200
38247              Message-ID: <3B9D4F06.14433.2C37644@localhost>
38248      Branch: perl
38249            ! perl.c win32/Makefile win32/makefile.mk
38250 ____________________________________________________________________________
38251 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
38252         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
38253              From: "chromatic" <chromatic@rmci.net>
38254              Date: Mon, 10 Sep 2001 15:14:01 -0600
38255              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
38256      Branch: perl
38257            + lib/CGI/t/push.t
38258            ! MANIFEST
38259 ____________________________________________________________________________
38260 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
38261         Log: Subject: avoiding hoardes of zombies
38262              From: Nicholas Clark <nick@ccl4.org>
38263              Date: Mon, 10 Sep 2001 22:00:40 +0100
38264              Message-ID: <20010910220040.C1512@plum.flirble.org>
38265      Branch: perl
38266            ! pod/perlipc.pod
38267 ____________________________________________________________________________
38268 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
38269         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
38270              From: John Peacock <jpeacock@rowman.com>
38271              Date: Mon, 10 Sep 2001 16:34:30 -0400
38272              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
38273      Branch: perl
38274            ! sv.c t/op/ver.t utf8.h
38275 ____________________________________________________________________________
38276 [ 11985] By: ams                                   on 2001/09/10  23:20:13
38277         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
38278      Branch: perl
38279            ! MANIFEST
38280 ____________________________________________________________________________
38281 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
38282         Log: (Retracted by #12001)
38283              Subject: Calc with USE_MUL/USE_DIV
38284              From: Tels <perl_dummy@bloodgate.com>
38285              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
38286              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
38287      Branch: perl
38288            ! lib/Math/BigInt/Calc.pm
38289 ____________________________________________________________________________
38290 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
38291         Log: Subject: [PATCH op.c] Re: perl@11978
38292              From: Robin Barker <rmb1@cise.npl.co.uk>
38293              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
38294              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
38295              
38296              Format errors.
38297      Branch: perl
38298            ! op.c
38299 ____________________________________________________________________________
38300 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
38301         Log: Switch PADOFFSET back to U32 both because of binary backward
38302              compatibility and because Arthur seems to have been fixing the
38303              problems with naughty integer-pointer casting.
38304      Branch: perl
38305            ! op.h
38306 ____________________________________________________________________________
38307 [ 11981] By: ams                                   on 2001/09/10  16:31:43
38308         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
38309              Fix Pod Typo, Add Test for ExtUtils::Command
38310              From: "chromatic" <chromatic@rmci.net>
38311              Date: Mon, 10 Sep 2001 11:20:56 -0600
38312              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
38313      Branch: perl
38314            + lib/ExtUtils/Command.t
38315            ! MANIFEST lib/ExtUtils/Command.pm
38316 ____________________________________________________________________________
38317 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
38318         Log: Subject: [PATCH] Encode.pm docs fix
38319              From: Matt Sergeant <MSergeant@star.net.uk>
38320              Date: Mon, 10 Sep 2001 15:24:01 +0100
38321              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
38322      Branch: perl
38323            ! ext/Encode/Encode.pm
38324 ____________________________________________________________________________
38325 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
38326         Log: Update Changes.
38327      Branch: perl
38328            ! Changes patchlevel.h
38329 ____________________________________________________________________________
38330 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
38331         Log: Revert #11973, the dTHX seems to be needed in there
38332              for threaded builds.
38333      Branch: perl
38334            ! perlio.c
38335 ____________________________________________________________________________
38336 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
38337         Log: Detypo.
38338      Branch: perl
38339            ! pod/perlguts.pod
38340 ____________________________________________________________________________
38341 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
38342         Log: Further Class::Struct patching from Damian.
38343              
38344              The new new semantics are:
38345              
38346              * If you pass an initializer for a nested object, it has to be:
38347              a) a reference to an object of that class, or      
38348              b) a reference to an object of a subclass of that class, or
38349              c) a reference to a hash of arguments to be passed to the
38350              class's constructor
38351              * If you pass no initializer for a nested object, the attribute
38352              is initialized to C<undef>
38353      Branch: perl
38354            ! lib/Class/Struct.pm
38355 ____________________________________________________________________________
38356 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
38357         Log: Skip the crypt test if no crypt.
38358      Branch: perl
38359            ! t/op/crypt.t
38360 ____________________________________________________________________________
38361 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
38362         Log: Warn against using bare v-strings as IP addresses
38363              (okay if using the wrappers from Socket)
38364      Branch: perl
38365            ! pod/perldata.pod pod/perlport.pod
38366 ____________________________________________________________________________
38367 [ 11973] By: sky                                   on 2001/09/10  11:57:58
38368         Log: Remove unused dTHX. Silenced another warning.
38369      Branch: perl
38370            ! perlio.c
38371 ____________________________________________________________________________
38372 [ 11972] By: sky                                   on 2001/09/10  11:54:25
38373         Log: Silence some more warnings INT2PTR.
38374      Branch: perl
38375            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
38376 ____________________________________________________________________________
38377 [ 11971] By: sky                                   on 2001/09/10  11:21:50
38378         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
38379      Branch: perl
38380            ! cop.h
38381 ____________________________________________________________________________
38382 [ 11970] By: sky                                   on 2001/09/10  11:17:25
38383         Log: Apply INT2PTR with force to silence warnings from
38384              PM_GETRE and friends. No more warnings with 64bit 
38385              IVs and 32bit pointers.    
38386      Branch: perl
38387            ! op.c op.h perl.c
38388 ____________________________________________________________________________
38389 [ 11969] By: sky                                   on 2001/09/10  10:13:02
38390         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
38391      Branch: perl
38392            ! pod/perlguts.pod
38393 ____________________________________________________________________________
38394 [ 11968] By: sky                                   on 2001/09/10  10:02:51
38395         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
38396              Rename to custop_op_name to Perl_custom_op_name to match perlapi
38397              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
38398              perl_clone.
38399      Branch: perl
38400            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
38401 ____________________________________________________________________________
38402 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
38403         Log: Using strlen() not good on embedded nul bytes.
38404      Branch: perl
38405            ! regcomp.c
38406 ____________________________________________________________________________
38407 [ 11966] By: ams                                   on 2001/09/09  21:06:13
38408         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
38409              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38410              Date: Mon, 13 Aug 2001 22:51:59 +0200
38411              Message-ID: <20010813225159.C6681@rafael>
38412              (Applied with several tweaks.)
38413      Branch: perl
38414            ! embed.h embed.pl proto.h toke.c
38415 ____________________________________________________________________________
38416 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
38417         Log: The exact error message is system-dependent.
38418      Branch: perl
38419            ! lib/ExtUtils/Manifest.t
38420 ____________________________________________________________________________
38421 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
38422         Log: Add Windows and Mac Sami support to Encode
38423              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
38424      Branch: perl
38425            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
38426            ! MANIFEST
38427 ____________________________________________________________________________
38428 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
38429         Log: Use the tried method.
38430      Branch: perl
38431            ! pod/perlport.pod
38432 ____________________________________________________________________________
38433 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
38434         Log: Can't count parentheses.
38435      Branch: perl
38436            ! ext/IO/lib/IO/Socket/INET.pm
38437 ____________________________________________________________________________
38438 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
38439         Log: perlport additions: 1 while unlink, add/delete directory
38440              entries and permissions, cygwin stat funkiness (from Michael
38441              Schwern and Nicholas Clark)
38442      Branch: perl
38443            ! pod/perlport.pod
38444 ____________________________________________________________________________
38445 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
38446         Log: blib does have a detectable test.
38447      Branch: perl
38448            ! t/lib/1_compile.t
38449 ____________________________________________________________________________
38450 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
38451         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
38452              From: "chromatic" <chromatic@rmci.net>
38453              Date: Sat, 08 Sep 2001 19:33:42 -0600
38454              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
38455      Branch: perl
38456            + lib/Term/Complete.t
38457            ! MANIFEST
38458 ____________________________________________________________________________
38459 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
38460         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
38461              From: Michael G Schwern <schwern@pobox.com> 
38462              Date: Sat, 8 Sep 2001 02:40:26 -0400
38463              Message-ID: <20010908024026.A26283@blackrider>
38464      Branch: perl
38465            + lib/Test/Tutorial.pod
38466            ! MANIFEST
38467 ____________________________________________________________________________
38468 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
38469         Log: Try to look up protocol (by name) only iff it has non-numbers:
38470              nice if the server is in a chrooted environment (no /etc/protocols,
38471              server code using hardcorded protocol numbers like 6 for tcp),
38472              suggested by John Holdsworth <coldwave@bigfoot.com>.
38473              In other words, if we are given a number, why look it up again
38474              (by number)?
38475      Branch: perl
38476            ! ext/IO/lib/IO/Socket/INET.pm
38477 ____________________________________________________________________________
38478 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
38479         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
38480              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38481              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
38482              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
38483              
38484              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
38485              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38486              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
38487              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
38488              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
38489              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38490              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
38491              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
38492      Branch: perl
38493            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
38494 ____________________________________________________________________________
38495 [ 11955] By: ams                                   on 2001/09/09  02:54:21
38496         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
38497              From: "Craig A. Berry" <craigberry@mac.com>
38498              Date: Sat, 08 Sep 2001 19:02:16 -0500
38499              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
38500      Branch: perl
38501            ! lib/CGI/t/carp.t
38502 ____________________________________________________________________________
38503 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
38504         Log: Documentation tweaks; think the IP address as an opaque string.
38505      Branch: perl
38506            ! ext/Socket/Socket.pm
38507 ____________________________________________________________________________
38508 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
38509         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
38510              From: Michael G Schwern <schwern@pobox.com>
38511              Date: Sat, 8 Sep 2001 19:45:46 -0400
38512              Message-ID: <20010908194546.C9193@blackrider>
38513      Branch: perl
38514            + lib/blib.t
38515            ! MANIFEST lib/blib.pm t/lib/1_compile.t
38516 ____________________________________________________________________________
38517 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
38518         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
38519              From: "chromatic" <chromatic@rmci.net>
38520              Date: Sat, 08 Sep 2001 12:31:44 -0600
38521              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
38522      Branch: perl
38523            + lib/CGI/t/fast.t
38524            ! MANIFEST
38525 ____________________________________________________________________________
38526 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
38527         Log: The Socket tests were wrong: they were assuming too much.
38528      Branch: perl
38529            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
38530 ____________________________________________________________________________
38531 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
38532         Log: Retract the portability changes since they
38533              seem to have opened a can of worms... will
38534              go back to UNICOS/mk and do the bare minimum
38535              required to get the tests working.
38536      Branch: perl
38537            ! ext/Socket/Socket.xs
38538 ____________________________________________________________________________
38539 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
38540         Log: PADOFFSET is used to cast pointers into integers,
38541              if pointers are 64 bits and U32 32 bits,
38542              bad things may happen, or at least warnings issued.
38543      Branch: perl
38544            ! op.h
38545 ____________________________________________________________________________
38546 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
38547         Log: Still more Socket portability tweaking.
38548              Now Socket.t seems to be happy in all of
38549              Linux/x86, Tru64/alpha, Solaris/sparc,
38550              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
38551              
38552              Addendum: it seems that io_multihomed, io_sock, and hostent
38553              were broken in little-endians (linux/x86 and tru64/alpha)
38554              because of this change.  Argh.
38555      Branch: perl
38556            ! ext/Socket/Socket.xs
38557 ____________________________________________________________________________
38558 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
38559         Log: More portability kicking on inet_ntoa().
38560      Branch: perl
38561            ! ext/Socket/Socket.xs
38562 ____________________________________________________________________________
38563 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
38564         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
38565              From: Michael G Schwern <schwern@pobox.com> 
38566              Date: Fri, 7 Sep 2001 23:06:51 -0400
38567              Message-ID: <20010907230651.R606@blackrider>
38568      Branch: perl
38569            + lib/ExtUtils/Manifest.t
38570            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
38571 ____________________________________________________________________________
38572 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
38573         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
38574              From: "chromatic" <chromatic@rmci.net>
38575              Date: Fri, 07 Sep 2001 17:53:15 -0600      
38576              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
38577      Branch: perl
38578            + lib/ExtUtils/testlib.t
38579            ! MANIFEST
38580 ____________________________________________________________________________
38581 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
38582         Log: Thinko.
38583      Branch: perl
38584            ! lib/integer.t
38585 ____________________________________________________________________________
38586 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
38587         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
38588              From: "Craig A. Berry" <craigberry@mac.com>
38589              Date: Fri, 07 Sep 2001 15:30:03 -0500
38590              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
38591      Branch: perl
38592            ! lib/CGI/Carp.pm
38593 ____________________________________________________________________________
38594 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
38595         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
38596              From: Michael G Schwern <schwern@pobox.com>
38597              Date: Fri, 7 Sep 2001 15:38:13 -0400
38598              Message-ID: <20010907153813.K606@blackrider>
38599      Branch: perl
38600            ! lib/ExtUtils/MM_Unix.pm
38601 ____________________________________________________________________________
38602 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
38603         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
38604              From: Robin Barker <rmb1@cise.npl.co.uk>
38605              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
38606              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
38607      Branch: perl
38608            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
38609 ____________________________________________________________________________
38610 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
38611         Log: Clean up 1_compile.t; move tests to more consistent
38612              places (t/ subdirectories); add integer.t (much of
38613              the pragma is tested elsewhere but there is no one
38614              centralized place)
38615      Branch: perl
38616            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
38617            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
38618            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
38619            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
38620            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
38621            - lib/File/Find/find.t lib/File/Find/taint.t
38622            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
38623 ____________________________________________________________________________
38624 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
38625         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
38626              From: "chromatic" <chromatic@rmci.net>
38627              Date: Fri, 07 Sep 2001 10:17:40 -0600
38628              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
38629      Branch: perl
38630            ! lib/File/Find/taint.t
38631 ____________________________________________________________________________
38632 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
38633         Log: Update Changes.
38634      Branch: perl
38635            ! Changes patchlevel.h
38636 ____________________________________________________________________________
38637 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
38638         Log: Rename the old threading tutorial, start a new one,
38639              regen toc.
38640      Branch: perl
38641            + pod/perlothrtut.pod
38642            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
38643            ! pod/perltoc.pod
38644 ____________________________________________________________________________
38645 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
38646         Log: vars very much has a test.
38647      Branch: perl
38648            ! t/lib/1_compile.t
38649 ____________________________________________________________________________
38650 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
38651         Log: Subject: Re: wince/perl.ico marked as binary
38652              From: Nicholas Clark <nick@ccl4.org>
38653              Date: Fri, 7 Sep 2001 13:54:40 +0100
38654              Message-ID: <20010907135439.D39150@plum.flirble.org>
38655              
38656              and wince/Makefile.ce change from Rainer Keuchel.
38657      Branch: perl
38658            + wince/makeico.pl
38659            ! MANIFEST wince/Makefile.ce
38660 ____________________________________________________________________________
38661 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
38662         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
38663              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38664              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
38665              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
38666      Branch: perl
38667            ! regexec.c
38668 ____________________________________________________________________________
38669 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
38670         Log: (Replaced by #11934)
38671              Subject: Re: [PATCH regexec.c] more general .* and .*?
38672              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38673              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
38674              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
38675      Branch: perl
38676            ! regexec.c
38677 ____________________________________________________________________________
38678 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
38679         Log: The #11931 patching misbehaved.
38680      Branch: perl
38681            ! lib/Test/Harness/t/test-harness.t
38682 ____________________________________________________________________________
38683 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
38684         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
38685              From: Michael G Schwern <schwern@pobox.com>
38686              Date: Fri, 7 Sep 2001 03:30:41 -0400
38687              Message-ID: <20010907033041.A2796@blackrider>
38688      Branch: perl
38689            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
38690            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
38691            + t/lib/sample-tests/header_at_end_fail
38692            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
38693            - lib/Test/Harness.t
38694            ! MANIFEST lib/Test/Harness.pm t/TEST
38695 ____________________________________________________________________________
38696 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
38697         Log: Subject: [PATCH] Digest::MD5 update
38698              From: Gisle Aas <gisle@ActiveState.com>
38699              Date: 06 Sep 2001 23:32:56 -0700
38700              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
38701      Branch: perl
38702            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
38703            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
38704 ____________________________________________________________________________
38705 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
38706         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
38707              From: "chromatic" <chromatic@rmci.net>
38708              Date: Thu, 06 Sep 2001 23:11:44 -0600
38709              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
38710      Branch: perl
38711            + lib/less.t
38712            ! MANIFEST t/lib/1_compile.t
38713 ____________________________________________________________________________
38714 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
38715         Log: The binary file must somehow differently stored.
38716      Branch: perl
38717            - wince/perl.ico
38718            ! MANIFEST
38719 ____________________________________________________________________________
38720 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
38721         Log: Add more modules to the list of modules that have tests,
38722              Schwern's wallet is getting more nervous.
38723              (Run t/lib/1_compile.t manually to see which modules
38724              are lacking tests, or the tests can't be run for some
38725              reason or another, such as the Net:: modules)
38726      Branch: perl
38727            ! t/lib/1_compile.t
38728 ____________________________________________________________________________
38729 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
38730         Log: Try to make Socket::inet_ntoa() more robust.
38731      Branch: perl
38732            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
38733 ____________________________________________________________________________
38734 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
38735         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
38736              From: chromatic <chromatic@rmci.net>       
38737              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
38738              Message-Id: <01090522580506.19590@firewheel>           
38739      Branch: perl
38740            ! lib/English.t
38741 ____________________________________________________________________________
38742 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
38743         Log: Subject: Re: perlvar manpage and localizing special vars
38744              From: Stas Bekman <stas@stason.org>
38745              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
38746              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
38747      Branch: perl
38748            ! pod/perlvar.pod
38749 ____________________________________________________________________________
38750 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
38751         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
38752              From: Robin Barker <rmb1@cise.npl.co.uk>
38753              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
38754              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
38755      Branch: perl
38756            ! lib/ExtUtils/MakeMaker.pm
38757 ____________________________________________________________________________
38758 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
38759         Log: Symbol missing; AIX unhappy.
38760      Branch: perl
38761            ! makedef.pl
38762 ____________________________________________________________________________
38763 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
38764         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
38765              Reported in 5.61, seems to work okay in blead.
38766      Branch: perl
38767            ! t/run/kill_perl.t
38768 ____________________________________________________________________________
38769 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
38770         Log: Update Changes.
38771      Branch: perl
38772            ! Changes patchlevel.h
38773 ____________________________________________________________________________
38774 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
38775         Log: Document the bad assumptions currently breaking
38776              the Socket.t tests 10, 11, and 13 in UNICOS.
38777      Branch: perl
38778            ! ext/Socket/Socket.xs
38779 ____________________________________________________________________________
38780 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
38781         Log: Subject: [PATCH x2p] make OPTIMIZE=...
38782              From: Robin Barker <rmb1@cise.npl.co.uk>
38783              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
38784              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
38785      Branch: perl
38786            ! x2p/Makefile.SH x2p/cflags.SH
38787 ____________________________________________________________________________
38788 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
38789         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
38790              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
38791              Date: Thu, 6 Sep 2001 11:09:40 +0100
38792              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
38793              
38794              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
38795              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
38796              Date: 6 Sep 2001 10:14:38 -0000
38797              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
38798      Branch: perl
38799            ! pod/perlfaq1.pod pod/perlhack.pod
38800 ____________________________________________________________________________
38801 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
38802         Log: Subject: Extra NUL is Data::Dumper output - patch
38803              From: Tony Cook <tony@develop-help.com>
38804              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
38805              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
38806      Branch: perl
38807            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
38808 ____________________________________________________________________________
38809 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
38810         Log: Avoid redefinition warning
38811              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
38812              from
38813              perl -w -Ilib -MCwd -e ''
38814      Branch: perl
38815            ! lib/Cwd.pm
38816 ____________________________________________________________________________
38817 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
38818         Log: Update the is_tainted() example implementation.
38819      Branch: perl
38820            ! pod/perlsec.pod
38821 ____________________________________________________________________________
38822 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
38823         Log: Missing) in #11912.
38824      Branch: perl
38825            ! lib/Test/Simple/t/fail.t
38826 ____________________________________________________________________________
38827 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
38828         Log: Rewhack Test-Simple into core harness.
38829      Branch: perl
38830            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
38831            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
38832            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
38833            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
38834            ! lib/Test/Simple/t/skipall.t
38835 ____________________________________________________________________________
38836 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
38837         Log: Workaround for the new Exporter 'feature'.
38838      Branch: perl
38839            ! lib/Test/More.pm
38840 ____________________________________________________________________________
38841 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
38842         Log: Re-introduce pure-Perl fall-back for abs_path,
38843              re-introduce #11898.
38844      Branch: perl
38845            ! lib/Cwd.pm lib/File/Find.pm
38846 ____________________________________________________________________________
38847 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
38848         Log: More tests.
38849      Branch: perl
38850            ! lib/Exporter.t
38851 ____________________________________________________________________________
38852 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
38853         Log: Retract #11898 for now because it introduces
38854              a rather nasty depencency: when B is being built,
38855              MakeMaker is used.  MakeMaker uses File::Find.
38856              File::Find uses Cwd::getcwd()...which doesn't
38857              exist yet.
38858      Branch: perl
38859            ! lib/File/Find.pm
38860 ____________________________________________________________________________
38861 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
38862         Log: New test welcome.
38863      Branch: perl
38864            + lib/Test/Simple/t/simple.t
38865 ____________________________________________________________________________
38866 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
38867         Log: Old test begone.
38868      Branch: perl
38869            - lib/Attribute/Handlers/test.pl
38870 ____________________________________________________________________________
38871 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
38872         Log: Test-Simple syncup from Schwern.
38873      Branch: perl
38874            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
38875            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
38876            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
38877            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
38878            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
38879            - lib/Test/More/Changes lib/Test/More/t/More.t
38880            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
38881            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
38882            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
38883            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
38884            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
38885            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
38886            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
38887            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
38888            ! t/lib/Test/Simple/sample_tests/death.plx
38889            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
38890            ! t/lib/Test/Simple/sample_tests/extras.plx
38891            ! t/lib/Test/Simple/sample_tests/five_fail.plx
38892            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
38893            ! t/lib/Test/Simple/sample_tests/one_fail.plx
38894            ! t/lib/Test/Simple/sample_tests/require.plx
38895            ! t/lib/Test/Simple/sample_tests/success.plx
38896            ! t/lib/Test/Simple/sample_tests/too_few.plx
38897            ! t/lib/Test/Simple/sample_tests/two_fail.plx
38898 ____________________________________________________________________________
38899 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
38900         Log: Integrate File::Find changes from bleadperl
38901      Branch: maint-5.6/macperl
38902            ! lib/File/Find.pm t/lib/filefind-taint.t
38903 ____________________________________________________________________________
38904 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
38905         Log: Integrate 11847 from maint-5.6/perl
38906      Branch: maint-5.6/macperl
38907           !> sv.c
38908 ____________________________________________________________________________
38909 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
38910         Log: In UNICOS division yada yada.
38911      Branch: perl
38912            ! t/op/override.t
38913 ____________________________________________________________________________
38914 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
38915         Log: In UNICOS division is really lossy, better use
38916              a tolerance test.
38917      Branch: perl
38918            ! ext/Time/HiRes/HiRes.t
38919 ____________________________________________________________________________
38920 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
38921         Log: In UNICOS sigaction() sets an extra flag
38922              ("the signal has been registered for all the processes in
38923              a multitasking group.")
38924      Branch: perl
38925            ! ext/POSIX/sigaction.t
38926 ____________________________________________________________________________
38927 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
38928         Log: Documentation micropatch from Damian.
38929      Branch: perl
38930            ! lib/Attribute/Handlers.pm
38931 ____________________________________________________________________________
38932 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
38933         Log: (Retracted by #11908)
38934              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
38935              From: Michael G Schwern <schwern@pobox.com>
38936              Date: Wed, 5 Sep 2001 15:58:21 -0400
38937              Message-ID: <20010905155821.I632@blackrider>
38938      Branch: perl
38939            ! lib/File/Find.pm lib/File/Find/taint.t
38940 ____________________________________________________________________________
38941 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
38942         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
38943              From: Michael G Schwern <schwern@pobox.com>
38944              Date: Wed, 5 Sep 2001 19:16:31 -0400
38945              Message-ID: <20010905191631.E11386@blackrider>
38946      Branch: perl
38947            + lib/CGI/t/carp.t
38948            ! MANIFEST
38949 ____________________________________________________________________________
38950 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
38951         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
38952              From: chromatic <chromatic@rmci.net>
38953              Date: Wed, 5 Sep 2001 18:08:07 -0600
38954              Message-Id: <01090518080700.19590@firewheel>
38955      Branch: perl
38956            ! lib/English.pm
38957 ____________________________________________________________________________
38958 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
38959         Log: Fix a typo #11889 and add a test for the same.
38960      Branch: perl
38961            ! ext/Socket/Socket.t ext/Socket/Socket.xs
38962 ____________________________________________________________________________
38963 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
38964         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
38965              From: "Craig A. Berry" <craigberry@mac.com>
38966              Date: Wed, 05 Sep 2001 17:48:54 -0500
38967              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
38968      Branch: perl
38969            ! lib/warnings.t t/run/kill_perl.t
38970 ____________________________________________________________________________
38971 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
38972         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
38973              From: Michael G Schwern <schwern@pobox.com>
38974              Date: Wed, 5 Sep 2001 17:22:25 -0400
38975              Message-ID: <20010905172225.C11386@blackrider>
38976      Branch: perl
38977            ! t/run/kill_perl.t
38978 ____________________________________________________________________________
38979 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
38980         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
38981              From: Nicholas Clark <nick@ccl4.org>
38982              Date: Wed, 5 Sep 2001 20:54:24 +0100
38983              Message-ID: <20010905205424.C25120@plum.flirble.org>
38984      Branch: perl
38985            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
38986 ____________________________________________________________________________
38987 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
38988         Log: Forgotten thing.
38989      Branch: perl
38990            ! uconfig.h
38991 ____________________________________________________________________________
38992 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
38993         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
38994              From: chromatic <chromatic@rmci.net>               
38995              Date: Wed, 5 Sep 2001 13:22:08 -0600
38996              Message-Id: <01090513220807.10587@firewheel> 
38997      Branch: perl
38998            ! lib/English.pm
38999 ____________________________________________________________________________
39000 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
39001         Log: inet_ntoa() tweaks:
39002              - don't allow addresses with > 255 characters
39003              - indent the HP-UX workaround
39004              - don't leak memory
39005      Branch: perl
39006            ! ext/Socket/Socket.xs
39007 ____________________________________________________________________________
39008 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
39009         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
39010              <xwu@theeducationcenter.com>
39011      Branch: perl
39012            ! lib/File/Find.pm
39013 ____________________________________________________________________________
39014 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
39015         Log: Typo nits.
39016      Branch: perl
39017            ! lib/File/Find.pm
39018 ____________________________________________________________________________
39019 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
39020         Log: -Wall nit.
39021      Branch: perl
39022            ! op.c
39023 ____________________________________________________________________________
39024 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
39025         Log: Update to Scalar-List-Utils 1.05
39026      Branch: perl
39027            ! ext/List/Util/ChangeLog ext/List/Util/README
39028            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
39029 ____________________________________________________________________________
39030 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
39031         Log: Update Changes.
39032      Branch: perl
39033            ! Changes patchlevel.h
39034 ____________________________________________________________________________
39035 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
39036         Log: Update to Scalar-List-Utils 1.04
39037      Branch: perl
39038            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
39039            ! ext/List/Util/lib/List/Util.pm
39040            ! ext/List/Util/lib/Scalar/Util.pm
39041 ____________________________________________________________________________
39042 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
39043         Log: Metaconfigify #11724.
39044      Branch: metaconfig
39045            ! U/threads/archname.U
39046 ____________________________________________________________________________
39047 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
39048         Log: The MacOS reference is okay, no reason to hide it.
39049      Branch: perl
39050            ! lib/Cwd.pm
39051 ____________________________________________________________________________
39052 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
39053         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
39054              From: Michael G Schwern <schwern@pobox.com>
39055              Date: Tue, 4 Sep 2001 15:30:10 -0400
39056              Message-ID: <20010904153010.H26466@blackrider> 
39057              
39058              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
39059      Branch: perl
39060            ! ext/Cwd/Makefile.PL lib/Cwd.pm
39061 ____________________________________________________________________________
39062 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
39063         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.))
39064              From: Michael G Schwern <schwern@pobox.com>
39065              Date: Tue, 4 Sep 2001 17:39:13 -0400
39066              Message-ID: <20010904173913.C626@blackrider>
39067      Branch: perl
39068            ! lib/Cwd.pm
39069 ____________________________________________________________________________
39070 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
39071         Log: Subject: Re: Perl_pp_* in public API?
39072              From: "Craig A. Berry" <craigberry@mac.com>
39073              Date: Tue, 4 Sep 2001 21:51:29 -0500
39074              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
39075      Branch: perl
39076            ! ext/List/Util/Util.xs
39077 ____________________________________________________________________________
39078 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
39079         Log: From Damian: Class::Struct was unable to define
39080              recursive classes.  After the patch an object reference
39081              (rather than a hash) is required to initialize
39082              an object attribute.  If no such initializer is given to
39083              the constructor, object attributes are now default
39084              initialized to C<undef>.
39085      Branch: perl
39086            ! lib/Class/Struct.pm lib/Class/Struct.t
39087 ____________________________________________________________________________
39088 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
39089         Log: Subject: Re: sv_catpvfn and sv_setpvfn
39090              From: Richard Soderberg <rs@oregonnet.com>
39091              Date: Tue, 4 Sep 2001 15:16:47 -0700
39092              Message-Id: <200109042216.PAA17858@oregonnet.com>
39093      Branch: perl
39094            ! pod/perlclib.pod pod/perlguts.pod
39095 ____________________________________________________________________________
39096 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
39097         Log: NetWare updates from Ananth Kesari.
39098      Branch: perl
39099            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
39100            ! NetWare/nw5thread.h
39101 ____________________________________________________________________________
39102 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
39103         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?))
39104              From: Nicholas Clark <nick@ccl4.org>
39105              Date: Tue, 4 Sep 2001 22:42:50 +0100
39106              Message-ID: <20010904224250.P25120@plum.flirble.org>
39107      Branch: perl
39108            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
39109            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
39110            ! t/op/oct.t toke.c
39111 ____________________________________________________________________________
39112 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
39113         Log: Fix Cwd::getcwd() not being tainted, as noticed
39114              by Schwern.
39115      Branch: perl
39116            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
39117            - ext/Cwd/Cwd.t
39118            ! MANIFEST ext/Cwd/Cwd.xs util.c
39119 ____________________________________________________________________________
39120 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
39121         Log: Retract #11870 and volatilize the right destruct_level.
39122              Silly thinko pointed out by Sarathy.
39123      Branch: perl
39124            ! intrpvar.h perl.c
39125 ____________________________________________________________________________
39126 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
39127         Log: At least a temporary fix for the mysterious scope core dumps
39128              in Tru64 from Graham.
39129      Branch: perl
39130            ! ext/List/Util/Util.xs
39131 ____________________________________________________________________________
39132 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
39133         Log: (Retracted by #11872)
39134      Branch: perl
39135            ! intrpvar.h
39136 ____________________________________________________________________________
39137 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
39138         Log: Quench a -Wall gripe noticed by Robin Barker.
39139      Branch: perl
39140            ! op.c
39141 ____________________________________________________________________________
39142 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
39143         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
39144              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39145              Date: Wed, 05 Sep 2001 02:01:32 +0900
39146              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
39147      Branch: perl
39148            ! lib/Unicode/UCD.pm
39149 ____________________________________________________________________________
39150 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
39151         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
39152              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39153              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
39154              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
39155      Branch: perl
39156            ! gv.c
39157 ____________________________________________________________________________
39158 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
39159         Log: Update Changes.
39160      Branch: perl
39161            ! Changes patchlevel.h
39162 ____________________________________________________________________________
39163 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
39164         Log: Add the \[$@%&*] prototype support.
39165      Branch: perl
39166            ! op.c pod/perlsub.pod t/comp/proto.t
39167 ____________________________________________________________________________
39168 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
39169         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
39170              From: Michael G Schwern <schwern@pobox.com>
39171              Date: Mon, 3 Sep 2001 18:59:01 -0400
39172              Message-ID: <20010903185901.Z9233@blackrider>
39173      Branch: perl
39174            ! lib/CGI/t/form.t
39175 ____________________________________________________________________________
39176 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
39177         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
39178              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39179              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
39180              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
39181      Branch: perl
39182            ! gv.c
39183 ____________________________________________________________________________
39184 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
39185         Log: More srand entry tweakage based on Randal's suggestion.
39186      Branch: perl
39187            ! pod/perlfunc.pod
39188 ____________________________________________________________________________
39189 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
39190         Log: Subject: [PATCH] 'main' *is* a reserved word
39191              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39192              Date: Mon, 3 Sep 2001 22:55:41 +0200
39193              Message-ID: <20010903225541.A24097@rafael>
39194      Branch: perl
39195            ! toke.c
39196 ____________________________________________________________________________
39197 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
39198         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
39199              From: Peter Prymmer <pvhp@best.com>
39200              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
39201              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
39202      Branch: perl
39203            ! README.vms configure.com
39204 ____________________________________________________________________________
39205 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
39206         Log: Subject: Re: A slightly better default seed?   
39207              From: Michael G Schwern <schwern@pobox.com>
39208              Date: Mon, 3 Sep 2001 18:08:15 -0400 
39209              Message-ID: <20010903180815.W9233@blackrider>
39210      Branch: perl
39211            ! t/op/srand.t
39212 ____________________________________________________________________________
39213 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
39214         Log: Add sharedsv.o to microperl object files.
39215      Branch: perl
39216            ! Makefile.micro
39217 ____________________________________________________________________________
39218 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
39219         Log: AUTHORS updates and
39220              
39221              Subject: [PATCH] Just some preening :-)        
39222              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
39223              Date: Tue, 4 Sep 2001 14:16:59 +0100
39224              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
39225      Branch: perl
39226            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
39227 ____________________________________________________________________________
39228 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
39229         Log: Typo fix and slight rewording.
39230      Branch: perl
39231            ! pod/perlfunc.pod
39232 ____________________________________________________________________________
39233 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
39234         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
39235      Branch: perl
39236            ! pod/perlfaq4.pod
39237 ____________________________________________________________________________
39238 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
39239         Log: The helper file changed name.
39240      Branch: perl
39241            ! MANIFEST
39242 ____________________________________________________________________________
39243 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
39244         Log: Update to Scalar-List-Utils 1.03
39245      Branch: perl
39246            + ext/List/Util/t/shuffle.t
39247            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
39248            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
39249            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
39250            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
39251            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
39252            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
39253            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
39254            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
39255 ____________________________________________________________________________
39256 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
39257         Log: Make crypt() do something more sane for Unicode
39258              (take crypt() of the low eight bits of the characters,
39259              instead of taking crypt() of the UTF-8 of the scalar);
39260              add a test for crypt().
39261      Branch: perl
39262            + t/op/crypt.t
39263            ! MANIFEST pod/perlfunc.pod pp.c
39264 ____________________________________________________________________________
39265 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
39266         Log: Reorganize the srand entry.
39267      Branch: perl
39268            ! pod/perlfunc.pod
39269 ____________________________________________________________________________
39270 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
39271         Log: Remove the tests that assume something about
39272              calling srand() without arguments multiple times.
39273      Branch: perl
39274            ! t/op/srand.t
39275 ____________________________________________________________________________
39276 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
39277         Log: Upgrade to Math::BigInt 1.42.
39278      Branch: perl
39279            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
39280            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
39281            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
39282            ! lib/Math/BigInt/t/mbimbf.t
39283 ____________________________________________________________________________
39284 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
39285         Log: integrate change#11847 from maint-5.6
39286              
39287              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
39288      Branch: perl
39289            ! sv.c
39290 ____________________________________________________________________________
39291 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
39292         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
39293      Branch: maint-5.6/perl
39294            ! sv.c
39295 ____________________________________________________________________________
39296 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
39297         Log: As far as I can tell these functions have been Unicodified.
39298      Branch: perl
39299            ! doop.c
39300 ____________________________________________________________________________
39301 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
39302         Log: Update to Storable 1.0.13.
39303      Branch: perl
39304            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
39305            ! ext/Storable/Storable.xs
39306 ____________________________________________________________________________
39307 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
39308         Log: Patch the Filter::Simple test to work with
39309              the core test suite (since the FilterTest.pm
39310              is in t/lib, not in lib).
39311      Branch: perl
39312            ! lib/Filter/Simple/t/filter.t
39313 ____________________________________________________________________________
39314 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
39315         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
39316      Branch: perl
39317            + t/lib/FilterTest.pm
39318            - t/lib/MyFilter.pm
39319 ____________________________________________________________________________
39320 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
39321         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
39322              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
39323              Text::Balanced 1.86.
39324      Branch: perl
39325            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
39326            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
39327            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
39328            + lib/Switch/t/nested.t lib/Switch/t/switch.t
39329            + lib/Text/Balanced/Changes lib/Text/Balanced/README
39330            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
39331            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
39332            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
39333            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
39334            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
39335            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
39336            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
39337            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
39338            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
39339            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
39340            ! MANIFEST lib/Attribute/Handlers.pm
39341            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
39342            ! lib/Attribute/Handlers/demo/Demo.pm
39343            ! lib/Attribute/Handlers/demo/Descriptions.pm
39344            ! lib/Attribute/Handlers/demo/MyClass.pm
39345            ! lib/Attribute/Handlers/demo/demo.pl
39346            ! lib/Attribute/Handlers/demo/demo2.pl
39347            ! lib/Attribute/Handlers/demo/demo3.pl
39348            ! lib/Attribute/Handlers/demo/demo4.pl
39349            ! lib/Attribute/Handlers/demo/demo_call.pl
39350            ! lib/Attribute/Handlers/demo/demo_chain.pl
39351            ! lib/Attribute/Handlers/demo/demo_cycle.pl
39352            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
39353            ! lib/Attribute/Handlers/demo/demo_phases.pl
39354            ! lib/Attribute/Handlers/demo/demo_range.pl
39355            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
39356            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
39357            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
39358            ! lib/Text/Balanced.pm
39359 ____________________________________________________________________________
39360 [ 11841] By: sky                                   on 2001/09/03  11:04:15
39361         Log: Forgot to add a file with Change #11840
39362      Branch: perl
39363            + t/op/srand.t
39364 ____________________________________________________________________________
39365 [ 11840] By: sky                                   on 2001/09/03  11:02:04
39366         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
39367              From: Michael G Schwern <schwern@pobox.com>
39368              Date: Mon, 3 Sep 2001 07:43:00 -0400
39369              Message-ID: <20010903074300.E9233@blackrider>
39370      Branch: perl
39371            ! MANIFEST pod/perlfunc.pod t/op/rand.t
39372 ____________________________________________________________________________
39373 [ 11839] By: sky                                   on 2001/09/03  10:47:11
39374         Log: Document the changes with regards to running of END blocks.
39375              And DESTROY on global objects are called in perl_destruct()!
39376      Branch: perl
39377            ! pod/perl572delta.pod pod/perlembed.pod
39378 ____________________________________________________________________________
39379 [ 11838] By: sky                                   on 2001/09/03  09:34:44
39380         Log: Subject: [PATCH t/op/time.t] Partial cleanup
39381              From: Michael G Schwern <schwern@pobox.com>
39382              Date: Mon, 3 Sep 2001 06:29:42 -0400
39383              Message-ID: <20010903062942.C9233@blackrider>
39384      Branch: perl
39385            ! t/op/time.t
39386 ____________________________________________________________________________
39387 [ 11837] By: sky                                   on 2001/09/03  09:30:02
39388         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
39389              From: Michael G Schwern <schwern@pobox.com>
39390              Date: Mon, 3 Sep 2001 06:24:13 -0400
39391              Message-ID: <20010903062413.B9233@blackrider>
39392      Branch: perl
39393            ! t/op/rand.t
39394 ____________________________________________________________________________
39395 [ 11836] By: sky                                   on 2001/09/03  07:56:47
39396         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
39397              From: Michael G Schwern <schwern@pobox.com>
39398              Date: Sun, 2 Sep 2001 21:38:43 -0400
39399              Message-ID: <20010902213843.L2711@blackrider>
39400      Branch: perl
39401            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
39402            ! MANIFEST
39403 ____________________________________________________________________________
39404 [ 11835] By: nick                                  on 2001/09/03  06:20:06
39405         Log: Integrate mainline
39406      Branch: perlio
39407           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
39408            - t/op/misc.t
39409           !> (integrate 187 files)
39410 ____________________________________________________________________________
39411 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
39412         Log: Update Changes.
39413      Branch: perl
39414            ! Changes patchlevel.h
39415 ____________________________________________________________________________
39416 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
39417         Log: Slight tweaks.
39418      Branch: perl
39419            ! t/run/kill_perl.t
39420 ____________________________________________________________________________
39421 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
39422         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
39423      Branch: perl
39424            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
39425 ____________________________________________________________________________
39426 [ 11831] By: sky                                   on 2001/09/02  12:10:42
39427         Log: Change #11828 wasn't complete, this updates to intest path
39428      Branch: perl
39429            ! t/run/kill_perl.t
39430 ____________________________________________________________________________
39431 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
39432         Log: 's's's.
39433      Branch: perl
39434            ! Changes
39435 ____________________________________________________________________________
39436 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
39437         Log: Update Changes.
39438      Branch: perl
39439            ! Changes patchlevel.h
39440 ____________________________________________________________________________
39441 [ 11828] By: sky                                   on 2001/09/02  11:53:56
39442         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
39443              From: Michael G Schwern <schwern@pobox.com>
39444              Date: Sat, 1 Sep 2001 20:18:58 -0400
39445              Message-ID: <20010901201858.X606@blackrider>
39446              +MANIFEST Fix
39447      Branch: perl
39448            + t/run/kill_perl.t
39449            - t/op/misc.t t/run/segfault.t
39450            ! MANIFEST
39451 ____________________________________________________________________________
39452 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
39453         Log: Subject: [PATCH] lib/Time/Local.pm
39454              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
39455              Date: Sun, 2 Sep 2001 06:50:01 -0500
39456              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
39457      Branch: perl
39458            ! lib/Time/Local.pm
39459 ____________________________________________________________________________
39460 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
39461         Log: Tick off Unicode collation and the normalization from
39462              the todo list.
39463      Branch: perl
39464            ! pod/perltodo.pod
39465 ____________________________________________________________________________
39466 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
39467         Log: Update to Unicode 3.1.1.
39468      Branch: perl
39469            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
39470            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
39471            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
39472            ! lib/unicore/PropList.txt lib/unicore/README.perl
39473            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
39474            ! lib/unicore/rename lib/unicore/version
39475 ____________________________________________________________________________
39476 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
39477         Log: Slight doc tweaks for the module.
39478      Branch: perl
39479            ! lib/Unicode/UCD.pm
39480 ____________________________________________________________________________
39481 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
39482         Log: Rename the variable: it *used* to be (wrongly) that the
39483              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
39484              but that is no more the case: PL_reg_match_utf8 is better.
39485      Branch: perl
39486            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
39487            ! regexec.c sv.c thrdvar.h
39488 ____________________________________________________________________________
39489 [ 11822] By: ams                                   on 2001/09/02  02:54:50
39490         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
39491              From: Ilmari Karonen <iltzu@sci.fi>
39492              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
39493              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
39494              (op/sub_lval.t updated to take new error message into account.)
39495      Branch: perl
39496            ! op.c t/op/sub_lval.t
39497 ____________________________________________________________________________
39498 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
39499         Log: remove stray CRs in files; keep all files with UNIX line-ends
39500              (Porting/makerel adds CRs to the files that need it in the
39501              distribution)
39502      Branch: perl
39503            ! NetWare/t/NWScripts.pl README.dos
39504            ! ext/Encode/Encode/cns11643-1.enc
39505            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
39506            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
39507 ____________________________________________________________________________
39508 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
39509         Log: some remnants of change#11803
39510      Branch: perl
39511            ! ext/ByteLoader/byterun.h perl.h
39512 ____________________________________________________________________________
39513 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
39514         Log: Update to Unicode::Collate 0.08.
39515      Branch: perl
39516            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
39517            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
39518 ____________________________________________________________________________
39519 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
39520         Log: Test tweaks.
39521      Branch: perl
39522            ! t/op/pat.t
39523 ____________________________________________________________________________
39524 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
39525         Log: Fix test
39526      Branch: maint-5.6/macperl
39527            ! t/lib/b.t
39528 ____________________________________________________________________________
39529 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
39530         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
39531              warnings in Config.pm with -W; increase default and
39532              minimum RAM; bump version number.
39533      Branch: maint-5.6/macperl
39534            + macos/lib/Mac/LowMem.pm
39535            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
39536            ! macos/configpm macos/macperl/MacPerl.r
39537 ____________________________________________________________________________
39538 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
39539         Log: Make syntax check report in MPW style, fix tests
39540              to use Mac::err=unix to get normal-style error
39541              messages.
39542      Branch: maint-5.6/macperl
39543            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
39544            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
39545 ____________________________________________________________________________
39546 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
39547         Log: Make MPW-style errors optional (but the default); add
39548              MacPerl::ErrorFormat() function and Mac::err pragma
39549      Branch: maint-5.6/macperl
39550            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
39551            + macos/ext/Mac/err/err.xs
39552            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
39553            ! macos/macish.c macos/macish.h macos/macperl.sym
39554 ____________________________________________________________________________
39555 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
39556         Log: More module and test ports from Thomas Wegner et al
39557      Branch: maint-5.6/macperl
39558            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
39559            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
39560            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
39561            ! t/op/magic.t
39562 ____________________________________________________________________________
39563 [ 11812] By: sky                                   on 2001/09/01  17:19:30
39564         Log: Subject: [PATCH t/op/concat.t] cleanup
39565              From: Michael G Schwern <schwern@pobox.com>
39566              Date: Sat, 1 Sep 2001 14:06:28 -0400
39567              Message-ID: <20010901140628.C606@blackrider>
39568      Branch: perl
39569            ! t/op/concat.t
39570 ____________________________________________________________________________
39571 [ 11811] By: sky                                   on 2001/09/01  12:25:29
39572         Log: Change #11805 didn't update the MANIFEST
39573      Branch: perl
39574            ! MANIFEST
39575 ____________________________________________________________________________
39576 [ 11810] By: sky                                   on 2001/09/01  11:52:44
39577         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
39578              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39579              Date: Sat, 1 Sep 2001 14:50:14 +0200
39580              Message-ID: <20010901145014.A691@rafael>
39581      Branch: perl
39582            ! t/op/inccode.t
39583 ____________________________________________________________________________
39584 [ 11809] By: sky                                   on 2001/09/01  11:49:22
39585         Log: Subject: PATCH: ExtUtils::MakeMaker
39586              From: Tony Bowden <tony@kasei.com>
39587              Date: Sat, 1 Sep 2001 10:33:53 +0100
39588              Message-ID: <20010901103353.A13863@soto.kasei.com>
39589              Manually applied
39590      Branch: perl
39591            ! lib/ExtUtils/MakeMaker.pm
39592 ____________________________________________________________________________
39593 [ 11808] By: sky                                   on 2001/09/01  11:39:13
39594         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
39595              From: mike808@users.sourceforge.net
39596              Date: Sat, 1 Sep 101 11:27:50 GMT
39597              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
39598              With little tweak
39599      Branch: perl
39600            ! lib/Term/Cap.pm
39601 ____________________________________________________________________________
39602 [ 11807] By: ams                                   on 2001/09/01  11:31:16
39603         Log: Subject: oct() and hex()
39604              From: Nicholas Clark <nick@ccl4.org>
39605              Date: Fri, 31 Aug 2001 23:14:13 +0100
39606              Message-Id: <20010831231413.J4950@plum.flirble.org>
39607      Branch: perl
39608            ! pod/perlclib.pod
39609 ____________________________________________________________________________
39610 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
39611         Log: Integrate change 11801 from maintperl
39612      Branch: maint-5.6/macperl
39613            ! perl.c
39614 ____________________________________________________________________________
39615 [ 11805] By: sky                                   on 2001/08/31  21:35:10
39616         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
39617              From: Michael G Schwern <schwern@pobox.com>
39618              Date: Fri, 31 Aug 2001 15:36:28 -0400
39619              Message-ID: <20010831153628.B598@blackrider>
39620              Check for things which used to segfault
39621      Branch: perl
39622            + t/run/segfault.t
39623 ____________________________________________________________________________
39624 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
39625         Log: integrate change#11801 from maint-5.6
39626              
39627              remove age-old UNICOS "workaround" that introduces a static, and
39628              hence an egregious race condition for threaded builds (*sigh*
39629              beats me why this kludge wasn't guarded by a UNICOS-specific
39630              #define *sigh*)
39631      Branch: perl
39632            ! perl.c
39633 ____________________________________________________________________________
39634 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
39635         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
39636              working in 5.7.x
39637      Branch: perl
39638            - objXSUB.h
39639            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
39640            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
39641            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
39642            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
39643            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
39644            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
39645            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
39646            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
39647            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
39648            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
39649            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
39650            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
39651            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
39652            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
39653            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
39654            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
39655            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
39656            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
39657            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
39658            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
39659            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
39660            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
39661 ____________________________________________________________________________
39662 [ 11802] By: ams                                   on 2001/08/31  18:11:32
39663         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
39664              From: "Philip Newton" <Philip.Newton@gmx.net>
39665              Date: Fri, 31 Aug 2001 21:12:56 +0200
39666              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
39667      Branch: perl
39668            ! pod/perldiag.pod
39669 ____________________________________________________________________________
39670 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
39671         Log: remove age-old UNICOS "workaround" that introduces a static, and
39672              hence an egregious race condition for threaded builds (*sigh*
39673              beats me why this kludge wasn't guarded by a UNICOS-specific
39674              #define *sigh*)
39675      Branch: maint-5.6/perl
39676            ! perl.c
39677 ____________________________________________________________________________
39678 [ 11800] By: sky                                   on 2001/08/31  17:30:26
39679         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
39680              Might break on platforms where bool is larger than 8 bites ???
39681      Branch: perl
39682            ! regcomp.c
39683 ____________________________________________________________________________
39684 [ 11799] By: ams                                   on 2001/08/31  12:15:44
39685         Log: Integrate 11778 into mainline.
39686      Branch: perl
39687            ! t/base/term.t
39688 ____________________________________________________________________________
39689 [ 11798] By: sky                                   on 2001/08/31  11:31:44
39690         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
39691              supposed to happen.
39692      Branch: perl
39693            ! regcomp.c
39694 ____________________________________________________________________________
39695 [ 11797] By: sky                                   on 2001/08/31  11:28:17
39696         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
39697              From: "John P. Linderman" <jpl@research.att.com>
39698              Date: Fri, 31 Aug 2001 08:20:35 -0400
39699              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
39700              Fixes test 14 which could fail randomly in rare cases.
39701      Branch: perl
39702            ! ext/Time/HiRes/HiRes.t regcomp.c
39703 ____________________________________________________________________________
39704 [ 11796] By: ams                                   on 2001/08/31  01:13:07
39705         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
39706              From: Nicholas Clark <nick@ccl4.org>
39707              Date: Thu, 30 Aug 2001 23:21:50 +0100
39708              Message-Id: <20010830232150.D4950@plum.flirble.org>
39709      Branch: perl
39710            ! ext/Sys/Syslog/Makefile.PL
39711 ____________________________________________________________________________
39712 [ 11795] By: ams                                   on 2001/08/30  23:53:23
39713         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
39714              patching example
39715              From: Michael G Schwern <schwern@pobox.com>
39716              Date: Thu, 30 Aug 2001 17:02:08 -0400
39717              Message-Id: <20010830170208.M2318@blackrider>
39718      Branch: perl
39719            ! pod/perlhack.pod
39720 ____________________________________________________________________________
39721 [ 11794] By: ams                                   on 2001/08/30  19:35:36
39722         Log: Subject: [PATCH] pp_modulo
39723              From: Nicholas Clark <nick@ccl4.org>
39724              Date: Thu, 30 Aug 2001 18:20:54 +0100
39725              Message-Id: <20010830182053.A4950@plum.flirble.org>
39726      Branch: perl
39727            ! pp.c t/op/64bitint.t
39728 ____________________________________________________________________________
39729 [ 11793] By: sky                                   on 2001/08/30  13:02:48
39730         Log: 11792 wasn't complete
39731      Branch: perl
39732            ! makedef.pl regcomp.c
39733 ____________________________________________________________________________
39734 [ 11792] By: sky                                   on 2001/08/30  12:21:11
39735         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
39736      Branch: perl
39737            ! makedef.pl
39738 ____________________________________________________________________________
39739 [ 11791] By: sky                                   on 2001/08/30  10:08:02
39740         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
39741      Branch: perl
39742            ! config_h.SH
39743 ____________________________________________________________________________
39744 [ 11790] By: sky                                   on 2001/08/30  08:22:31
39745         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
39746              on the pad. Fixes coredumps in cleanups introduced by
39747              Change 11755  
39748      Branch: perl
39749            ! op.c perl.c sv.h
39750 ____________________________________________________________________________
39751 [ 11789] By: sky                                   on 2001/08/29  19:01:47
39752         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
39753              This is a replacement implmentation that works on HPUX.
39754              This bug should probably be fixed in GCC.
39755      Branch: perl
39756            ! ext/Socket/Socket.xs
39757 ____________________________________________________________________________
39758 [ 11788] By: ams                                   on 2001/08/29  17:35:33
39759         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
39760              From: Nicholas Clark <nick@ccl4.org>
39761              Date: Wed, 29 Aug 2001 18:21:56 +0100
39762              Message-Id: <20010829182156.O4950@plum.flirble.org>
39763      Branch: perl
39764            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
39765 ____________________________________________________________________________
39766 [ 11787] By: sky                                   on 2001/08/29  10:42:54
39767         Log: Added test for pack_addr_in and unpack_addr_in
39768              Nitpik in test 10
39769      Branch: perl
39770            ! ext/Socket/Socket.t
39771 ____________________________________________________________________________
39772 [ 11786] By: sky                                   on 2001/08/29  10:28:14
39773         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
39774              Trying to catch errors on HP-UX
39775      Branch: perl
39776            ! ext/Socket/Socket.t
39777 ____________________________________________________________________________
39778 [ 11785] By: sky                                   on 2001/08/29  09:07:03
39779         Log: make sure USE_THREADS is defined so external apps work
39780      Branch: perl
39781            ! config_h.SH
39782 ____________________________________________________________________________
39783 [ 11784] By: sky                                   on 2001/08/29  08:06:12
39784         Log: Subject: Re: The hitlist of untested modules.
39785              From: Jonathan Stowe <gellyfish@gellyfish.com>
39786              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
39787              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
39788              Start of tests for Shell.pm (make Schwern poorer!)
39789      Branch: perl
39790            + lib/Shell.t
39791            ! MANIFEST
39792 ____________________________________________________________________________
39793 [ 11783] By: sky                                   on 2001/08/29  07:37:50
39794         Log: END{} can change the return value even if we die from BEGIN{}
39795      Branch: perl
39796            ! miniperlmain.c
39797 ____________________________________________________________________________
39798 [ 11782] By: ams                                   on 2001/08/29  06:32:17
39799         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
39800              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39801              Date: Wed, 29 Aug 2001 09:18:17 +0200
39802              Message-Id: <20010829091817.A4453@rafael>
39803      Branch: perl
39804            ! t/op/inccode.t
39805 ____________________________________________________________________________
39806 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
39807         Log: Delete xsubpp.patch, as full copy exists now
39808      Branch: maint-5.6/macperl
39809            - macos/xsubpp.patch
39810 ____________________________________________________________________________
39811 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
39812         Log: Add Changes file
39813      Branch: maint-5.6/macperl
39814            + macos/Changes
39815 ____________________________________________________________________________
39816 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
39817         Log: Add Mac version of xsubpp as separate file
39818      Branch: maint-5.6/macperl
39819            + macos/xsubpp
39820            ! macos/Makefile.mk
39821 ____________________________________________________________________________
39822 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
39823         Log: Fix open of /dev/null for Mac OS
39824      Branch: maint-5.6/macperl
39825            ! t/base/term.t
39826 ____________________________________________________________________________
39827 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
39828         Log: Various patches: enable more tests; skip CVS in PerlInstall;
39829              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
39830      Branch: maint-5.6/macperl
39831            ! macos/MacPerlTests.cmd macos/PerlInstall
39832            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
39833 ____________________________________________________________________________
39834 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
39835         Log: Allow for platforms to override formatting of errors
39836              on output from Matthias Neeracher (Mac files)
39837      Branch: maint-5.6/macperl
39838            ! macos/macish.c macos/macish.h
39839 ____________________________________________________________________________
39840 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
39841         Log: Allow for platforms to override formatting of errors
39842              on output from Matthias Neeracher (core files)
39843      Branch: maint-5.6/macperl
39844            ! perl.h pp_ctl.c util.c
39845 ____________________________________________________________________________
39846 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
39847         Log: Add some param checking, from reports by Kevin Reid.
39848      Branch: maint-5.6/macperl
39849            ! macos/ext/Mac/Controls/Controls.pm
39850            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
39851 ____________________________________________________________________________
39852 [ 11773] By: ams                                   on 2001/08/28  23:54:57
39853         Log: Subject: [PATCH] make coretest
39854              From: Paul Johnson <paul@pjcj.net>
39855              Date: Wed, 29 Aug 2001 00:11:38 +0200
39856              Message-Id: <20010829001138.B12169@pjcj.net>
39857              (Applied without the change to perlhack.pod. This should
39858              probably stay undocumented.)
39859      Branch: perl
39860            ! Makefile.SH t/TEST
39861 ____________________________________________________________________________
39862 [ 11772] By: sky                                   on 2001/08/28  13:01:20
39863         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
39864              From: Michael G Schwern <schwern@pobox.com>
39865              Date: Tue, 28 Aug 2001 09:57:39 -0400
39866              Message-ID: <20010828095738.E17775@blackrider>
39867      Branch: perl
39868            ! pod/perlhack.pod t/op/pack.t
39869 ____________________________________________________________________________
39870 [ 11771] By: sky                                   on 2001/08/28  11:20:13
39871         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
39872              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39873              Date: Tue, 28 Aug 2001 14:23:43 +0200
39874              Message-ID: <20010828142343.A19299@rafael>
39875      Branch: perl
39876            ! pod/perlvar.pod pp_ctl.c
39877 ____________________________________________________________________________
39878 [ 11770] By: ams                                   on 2001/08/28  10:13:21
39879         Log: Subject: [PATCH] odd typo in op.h
39880              From: Nicholas Clark <nick@ccl4.org>
39881              Date: Tue, 28 Aug 2001 12:10:26 +0100
39882              Message-Id: <20010828121026.V4950@plum.flirble.org>
39883      Branch: perl
39884            ! op.h
39885 ____________________________________________________________________________
39886 [ 11769] By: sky                                   on 2001/08/28  08:09:16
39887         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
39888              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
39889              Date: Tue, 28 Aug 2001 02:22:20 +0300
39890              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
39891      Branch: perl
39892            ! ext/B/B/Lint.pm
39893 ____________________________________________________________________________
39894 [ 11768] By: ams                                   on 2001/08/28  00:47:35
39895         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
39896              From: Michael G Schwern <schwern@pobox.com>
39897              Date: Mon, 27 Aug 2001 21:24:44 -0400
39898              Message-Id: <20010827212444.F12582@blackrider>
39899      Branch: perl
39900            ! pod/perlhack.pod t/op/pack.t
39901 ____________________________________________________________________________
39902 [ 11767] By: ams                                   on 2001/08/27  23:59:48
39903         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
39904              From: Michael G Schwern <schwern@pobox.com>
39905              Date: Mon, 27 Aug 2001 20:12:29 -0400
39906              Message-Id: <20010827201229.D12582@blackrider>
39907      Branch: perl
39908            ! pod/perlhack.pod t/op/pack.t
39909 ____________________________________________________________________________
39910 [ 11766] By: ams                                   on 2001/08/27  23:39:40
39911         Log: Update Changes.
39912      Branch: perl
39913            ! Changes
39914 ____________________________________________________________________________
39915 [ 11765] By: ams                                   on 2001/08/27  22:53:10
39916         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
39917              From: Michael G Schwern <schwern@pobox.com>
39918              Date: Mon, 27 Aug 2001 19:47:30 -0400
39919              Message-Id: <20010827194730.C12582@blackrider>
39920      Branch: perl
39921            ! t/op/inccode.t
39922 ____________________________________________________________________________
39923 [ 11764] By: ams                                   on 2001/08/27  22:46:21
39924         Log: Subject: [PATCH] new tests for the coderef-in-@INC
39925              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39926              Date: Mon, 27 Aug 2001 22:36:27 +0200
39927              Message-Id: <20010827223627.C690@rafael>
39928              
39929              Subject: Re: [PATCH] new tests for the coderef-in-@INC
39930              From: Nicholas Clark <nick@ccl4.org>
39931              Date: Tue, 28 Aug 2001 00:02:46 +0100
39932              Message-Id: <20010828000245.R4950@plum.flirble.org>
39933      Branch: perl
39934            + t/op/inccode.t
39935            ! MANIFEST
39936 ____________________________________________________________________________
39937 [ 11763] By: ams                                   on 2001/08/27  22:41:09
39938         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
39939              bleadperl on fire, Win95+4NT)
39940              From: Michael G Schwern <schwern@pobox.com>
39941              Date: Mon, 27 Aug 2001 16:54:42 -0400
39942              Message-Id: <20010827165442.F9436@blackrider>
39943      Branch: perl
39944            ! lib/warnings.t
39945 ____________________________________________________________________________
39946 [ 11762] By: sky                                   on 2001/08/27  19:19:17
39947         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
39948              avaible at compile time. This broke the compilation of 
39949              Net/Ping.pm
39950      Branch: perl
39951            ! lib/Net/Ping.pm
39952 ____________________________________________________________________________
39953 [ 11761] By: sky                                   on 2001/08/27  18:34:48
39954         Log: Removed tripple definitions of CUSTOM_OP functions.
39955      Branch: perl
39956            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
39957 ____________________________________________________________________________
39958 [ 11760] By: sky                                   on 2001/08/27  18:21:27
39959         Log: Regen headers
39960      Branch: perl
39961            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
39962            ! perlapi.h proto.h
39963 ____________________________________________________________________________
39964 [ 11759] By: ams                                   on 2001/08/27  16:31:53
39965         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
39966              From: "chromatic" <chromatic@rmci.net>
39967              Date: Mon, 27 Aug 2001 11:17:09 -0600
39968              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
39969      Branch: perl
39970            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
39971 ____________________________________________________________________________
39972 [ 11758] By: sky                                   on 2001/08/27  15:16:42
39973         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
39974              Thanks to H. Merijn Brand for the patch.
39975              Some of the comments and or guards might be removable in perl.h now.
39976      Branch: perl
39977            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
39978            ! Porting/Glossary Porting/config_H README.threads config_h.SH
39979            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
39980            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
39981            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
39982            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
39983            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
39984            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
39985            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
39986            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
39987            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
39988            ! win32/config_H.vc win32/perllib.c win32/win32.h
39989            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
39990            ! wince/config.h wince/config_H.ce wince/win32.h
39991            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
39992 ____________________________________________________________________________
39993 [ 11757] By: sky                                   on 2001/08/27  13:39:16
39994         Log: Subject: GNU ld parses arguments different
39995              From: H.Merijn Brand <h.m.brand@hccnet.nl>
39996              Date: Mon, 27 Aug 2001 16:25:51 +0200
39997              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
39998      Branch: perl
39999            ! hints/hpux.sh
40000 ____________________________________________________________________________
40001 [ 11756] By: sky                                   on 2001/08/27  13:18:45
40002         Log: Subject: Custom Ops
40003              From: Simon Cozens <simon@netthink.co.uk>
40004              Date: Sat, 25 Aug 2001 17:45:09 +0100
40005              Message-ID: <20010825174509.A5752@netthink.co.uk>
40006              I also added a fix to Opcode.pm to quite test cases.
40007      Branch: perl
40008            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
40009            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
40010 ____________________________________________________________________________
40011 [ 11755] By: sky                                   on 2001/08/27  05:37:17
40012         Log: Plugs a memory leak on destruction of regular expressions
40013              introcued by #11274.
40014              PL_regex_padav now has an AV as it's first entry with a list
40015              of freed regex_padav slots that it will reuse on creating
40016              new PMOPs.
40017      Branch: perl
40018            ! op.c perl.c
40019 ____________________________________________________________________________
40020 [ 11754] By: ams                                   on 2001/08/26  14:38:52
40021         Log: Subject: [PATCH] t/io/binmode.t
40022              From: Nicholas Clark <nick@ccl4.org>
40023              Date: Sun, 26 Aug 2001 12:03:05 +0100
40024              Message-Id: <20010826120305.C4950@plum.flirble.org>
40025              
40026              (Also a nitpick in #11752 to t/op/universal.t)
40027      Branch: perl
40028            ! t/io/binmode.t t/op/universal.t
40029 ____________________________________________________________________________
40030 [ 11753] By: ams                                   on 2001/08/26  08:19:34
40031         Log: Subject: [PATCH] op/universal.t failing
40032              From: Nicholas Clark <nick@ccl4.org>
40033              Date: Sun, 26 Aug 2001 09:48:22 +0100
40034              Message-Id: <20010826094822.B4950@plum.flirble.org>
40035      Branch: perl
40036            ! t/op/universal.t
40037 ____________________________________________________________________________
40038 [ 11752] By: ams                                   on 2001/08/25  22:46:13
40039         Log: Subject: Re: 'can' with undefined subs
40040              From: Tony Bowden <tony@kasei.com>
40041              Date: Sat, 25 Aug 2001 14:58:17 +0100
40042              Message-Id: <20010825145817.A11788@soto.kasei.com>
40043              (Applied with minor modifications.)
40044      Branch: perl
40045            ! t/op/universal.t
40046 ____________________________________________________________________________
40047 [ 11751] By: ams                                   on 2001/08/25  18:28:43
40048         Log: Subject: Re: 'can' with undefined subs
40049              From: Tony Bowden <tony@kasei.com>
40050              Date: Sat, 25 Aug 2001 15:13:14 +0100
40051              Message-Id: <20010825151314.B11788@soto.kasei.com>
40052      Branch: perl
40053            ! lib/UNIVERSAL.pm
40054 ____________________________________________________________________________
40055 [ 11750] By: nick                                  on 2001/08/25  15:24:15
40056         Log: Integrate mainline
40057      Branch: perlio
40058           +> t/io/binmode.t
40059           !> (integrate 26 files)
40060 ____________________________________________________________________________
40061 [ 11749] By: nick                                  on 2001/08/25  14:55:41
40062         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
40063              From:  John Peacock <jpeacock@rowman.com>
40064              Date:  Wed, 22 Aug 2001 12:05:28 -0400
40065              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
40066      Branch: perl
40067            ! pod/perlhack.pod
40068 ____________________________________________________________________________
40069 [ 11748] By: nick                                  on 2001/08/25  14:53:04
40070         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
40071              From:  Michael G Schwern <schwern@pobox.com>
40072              Date:  Wed, 22 Aug 2001 19:22:45 -0400
40073              Message-Id:  <20010822192245.U619@blackrider>
40074      Branch: perl
40075            ! MANIFEST
40076 ____________________________________________________________________________
40077 [ 11747] By: nick                                  on 2001/08/25  14:52:33
40078         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
40079              From:  Nicholas Clark <nick@ccl4.org>
40080              Date:  Wed, 22 Aug 2001 23:29:06 +0100
40081              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
40082      Branch: perl
40083            + t/io/binmode.t
40084            ! perlio.c pod/perlfunc.pod
40085 ____________________________________________________________________________
40086 [ 11744] By: nick                                  on 2001/08/25  14:37:33
40087         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
40088              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
40089              Date:  Fri, 24 Aug 2001 22:10:42 +0200
40090              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
40091      Branch: perl
40092            ! x2p/a2py.c x2p/walk.c
40093 ____________________________________________________________________________
40094 [ 11743] By: nick                                  on 2001/08/25  14:32:47
40095         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
40096              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40097              Date:  Fri, 24 Aug 2001 23:34:13 +0200
40098              Message-Id:  <20010824233413.A1285@rafael>
40099      Branch: perl
40100            ! pod/perlfunc.pod pod/perlvar.pod
40101 ____________________________________________________________________________
40102 [ 11742] By: ams                                   on 2001/08/25  13:16:02
40103         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
40104              From: Nicholas Clark <nick@ccl4.org>
40105              Date: Sat, 25 Aug 2001 14:50:07 +0100
40106              Message-Id: <20010825145007.L41464@plum.flirble.org>
40107      Branch: perl
40108            ! pp_ctl.c
40109 ____________________________________________________________________________
40110 [ 11741] By: nick                                  on 2001/08/24  07:08:45
40111         Log: When applying patch via Porting/apply fails, do p4 refresh
40112              to get old files back.
40113      Branch: perl
40114            ! Porting/apply
40115 ____________________________________________________________________________
40116 [ 11740] By: ams                                   on 2001/08/24  04:47:24
40117         Log: #11739 was incomplete.
40118      Branch: perl
40119            ! pod/perldiag.pod
40120 ____________________________________________________________________________
40121 [ 11739] By: ams                                   on 2001/08/24  04:09:40
40122         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
40123              From: "Philip Newton" <Philip.Newton@gmx.net>
40124              Date: Fri, 24 Aug 2001 07:08:34 +0200
40125      Branch: perl
40126            ! pod/perldiag.pod
40127 ____________________________________________________________________________
40128 [ 11738] By: ams                                   on 2001/08/24  02:19:42
40129         Log: Fixed Doug Wilson's email address.
40130      Branch: perl
40131            ! AUTHORS
40132 ____________________________________________________________________________
40133 [ 11737] By: ams                                   on 2001/08/24  00:10:13
40134         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
40135              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40136              Date: Thu, 23 Aug 2001 22:22:58 +0200
40137              Message-Id: <20010823222258.A901@rafael>
40138      Branch: perl
40139            ! pod/perldiag.pod
40140 ____________________________________________________________________________
40141 [ 11736] By: ams                                   on 2001/08/24  00:05:02
40142         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
40143              From: "Craig A. Berry" <craigberry@mac.com>
40144              Date: Thu, 23 Aug 2001 19:07:45 -0500
40145              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
40146      Branch: perl
40147            ! configure.com
40148 ____________________________________________________________________________
40149 [ 11735] By: sky                                   on 2001/08/23  13:42:07
40150         Log: Backed out 11732, it breaks lib/strict.t 
40151      Branch: perl
40152            ! op.c
40153 ____________________________________________________________________________
40154 [ 11734] By: sky                                   on 2001/08/23  11:45:59
40155         Log: Removed toy from 17133 after Matt Sargeants request.
40156      Branch: perl
40157            ! pod/perlfaq4.pod
40158 ____________________________________________________________________________
40159 [ 11733] By: sky                                   on 2001/08/23  11:36:29
40160         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
40161              From: Robin Houston <robin@kitsite.com>
40162              Date: Wed, 22 Aug 2001 23:06:16 +0100
40163              Message-ID: <20010822230616.A254@robin.kitsite.com>
40164      Branch: perl
40165            ! pod/perlfaq4.pod
40166 ____________________________________________________________________________
40167 [ 11732] By: sky                                   on 2001/08/23  10:36:02
40168         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
40169              From: Simon Cozens <simon@netthink.co.uk>
40170              Date: Thu, 23 Aug 2001 12:06:36 +0100
40171              Message-ID: <20010823120636.A9961@netthink.co.uk>
40172      Branch: perl
40173            ! op.c
40174 ____________________________________________________________________________
40175 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
40176         Log: fix broken windows build
40177      Branch: perl
40178            ! perl.h
40179 ____________________________________________________________________________
40180 [ 11730] By: ams                                   on 2001/08/22  21:35:30
40181         Log: Subject: [PATCH] io/tell.t doesn't chdir t
40182              From: Nicholas Clark <nick@ccl4.org>
40183              Date: Wed, 22 Aug 2001 23:25:58 +0100
40184              Message-Id: <20010822232557.Y82818@plum.flirble.org>
40185      Branch: perl
40186            ! t/io/tell.t
40187 ____________________________________________________________________________
40188 [ 11729] By: ams                                   on 2001/08/22  20:32:21
40189         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
40190              questions)
40191              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
40192              Date: Wed, 22 Aug 2001 17:09:04 -0400
40193              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
40194              (Oops, forgot File::Spec::Unix in the previous patch.)
40195      Branch: perl
40196            ! lib/File/Spec/Unix.pm
40197 ____________________________________________________________________________
40198 [ 11728] By: ams                                   on 2001/08/22  20:25:41
40199         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
40200              questions)
40201              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
40202              Date: Wed, 22 Aug 2001 17:09:04 -0400
40203              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
40204      Branch: perl
40205            ! lib/File/Spec.pm
40206 ____________________________________________________________________________
40207 [ 11727] By: ams                                   on 2001/08/22  19:43:30
40208         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
40209              From: John Peacock <jpeacock@rowman.com>
40210              Date: Wed, 22 Aug 2001 12:35:52 -0400
40211              Message-Id: <3B83DF68.5D89DC81@rowman.com>
40212              (Adds proper tests for $], notwithstanding Subject. +nitpick)
40213      Branch: perl
40214            ! t/op/ver.t
40215 ____________________________________________________________________________
40216 [ 11726] By: ams                                   on 2001/08/22  19:36:39
40217         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
40218              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
40219              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
40220              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
40221      Branch: perl
40222            ! lib/diagnostics.pm lib/diagnostics.t
40223 ____________________________________________________________________________
40224 [ 11725] By: ams                                   on 2001/08/22  19:25:01
40225         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
40226              From: Nicholas Clark <nick@ccl4.org>
40227              Date: Wed, 22 Aug 2001 20:59:05 +0100
40228              Message-Id: <20010822205905.U82818@plum.flirble.org>
40229      Branch: perl
40230            ! pp.c t/op/64bitint.t t/op/arith.t
40231 ____________________________________________________________________________
40232 [ 11724] By: ams                                   on 2001/08/22  10:02:33
40233         Log: Subject: Configure blooper
40234              From: H.Merijn Brand <h.m.brand@hccnet.nl>
40235              Date: Wed, 22 Aug 2001 12:38:35 +0200
40236              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
40237      Branch: perl
40238            ! Configure
40239 ____________________________________________________________________________
40240 [ 11723] By: ams                                   on 2001/08/21  16:17:53
40241         Log: Subject: [PATCH] installperl -help
40242              From: Nicholas Clark <nick@ccl4.org>
40243              Date: Tue, 21 Aug 2001 17:34:23 +0100
40244              Message-Id: <20010821173423.F82818@plum.flirble.org>
40245      Branch: perl
40246            ! installperl
40247 ____________________________________________________________________________
40248 [ 11722] By: ams                                   on 2001/08/20  07:46:31
40249         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
40250              From: Ilmari Karonen <iltzu@sci.fi>
40251              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
40252              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
40253      Branch: perl
40254            ! pod/perlvar.pod
40255 ____________________________________________________________________________
40256 [ 11721] By: nick                                  on 2001/08/20  06:24:31
40257         Log: Integrate mainline
40258      Branch: perlio
40259           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
40260           +> lib/Lingua/KO/Hangul/Util/Changes
40261           +> lib/Lingua/KO/Hangul/Util/README
40262           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
40263           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
40264           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
40265           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
40266           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
40267           +> lib/Unicode/Normalize/t/test.t
40268            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
40269           !> (integrate 55 files)
40270 ____________________________________________________________________________
40271 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
40272         Log: Integrate Change #11599 from maint-5.6/perl
40273      Branch: maint-5.6/macperl
40274           !> README.win32
40275 ____________________________________________________________________________
40276 [ 11719] By: ams                                   on 2001/08/18  21:21:42
40277         Log: Add Porting/apply to MANIFEST.
40278      Branch: perl
40279            ! MANIFEST
40280 ____________________________________________________________________________
40281 [ 11718] By: sky                                   on 2001/08/18  14:38:01
40282         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
40283              Better solution would be to make 5005threaded perl use
40284              the same system as ithreads do
40285      Branch: perl
40286            ! perl.h
40287 ____________________________________________________________________________
40288 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
40289         Log: New try for ID 20010407.006: detach the semantics
40290              "was the last match target UTF8" into its own variable.
40291      Branch: perl
40292            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
40293            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
40294 ____________________________________________________________________________
40295 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
40296         Log: UTF8 flag should be meaningful only when POK.
40297      Branch: perl
40298            ! dump.c
40299 ____________________________________________________________________________
40300 [ 11715] By: sky                                   on 2001/08/18  11:45:16
40301         Log: USE_THREADS and USE_ITHREADS are never true at the same time
40302      Branch: perl
40303            ! perl.h
40304 ____________________________________________________________________________
40305 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
40306         Log: Retract #11712 for now.  The real fix would probably
40307              be something like making PL_reg_sv a copy (PV + UTF8)
40308              of the matched/substituted string (note: not just a SvPOK
40309              string, for example the stringified form of a ROK would
40310              be applicable)  Beware of leaks.
40311      Branch: perl
40312            ! pp_hot.c t/op/pat.t
40313 ____________________________________________________________________________
40314 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
40315         Log: UTF8 wasn't printing for PVMGs.
40316      Branch: perl
40317            ! dump.c
40318 ____________________________________________________________________________
40319 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
40320         Log: (Retracted by #11714)
40321              
40322              Okay analysis, debatable fix.  (The fix will inc
40323              the refcount of all temporary match objects,
40324              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
40325              which will then cause griping at untie() time
40326              ("inner references remain").
40327              
40328              Fix for ID 20010407.006: PL_reg_sv got wiped out
40329              by freetemps if the match target was a temporary
40330              (like function_call() =~ /.../), which in turn meant
40331              that the $1 et al stopped working if they had UTF-8
40332              in them.  Therefore bump up the refcount of PL_reg_sv.
40333      Branch: perl
40334            ! pp_hot.c t/op/pat.t
40335 ____________________________________________________________________________
40336 [ 11711] By: ams                                   on 2001/08/17  20:32:08
40337         Log: Subject: [PATCH] doesn't compile, was perl@11710
40338              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40339              Date: Fri, 17 Aug 2001 23:21:10 +0200
40340              Message-Id: <20010817232110.C7041@rafael> 
40341      Branch: perl
40342            ! sharedsv.c
40343 ____________________________________________________________________________
40344 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
40345         Log: Update Changes.
40346      Branch: perl
40347            ! Changes patchlevel.h
40348 ____________________________________________________________________________
40349 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
40350         Log: Upgrade to libnet 1.0704.
40351      Branch: perl
40352            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
40353            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
40354            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
40355            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
40356            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
40357            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
40358            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
40359 ____________________________________________________________________________
40360 [ 11708] By: sky                                   on 2001/08/17  13:34:04
40361         Log: Let perl_clone copy PL_exit_flags
40362      Branch: perl
40363            ! sv.c
40364 ____________________________________________________________________________
40365 [ 11707] By: sky                                   on 2001/08/17  12:28:41
40366         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
40367      Branch: perl
40368            ! sharedsv.c sharedsv.h
40369 ____________________________________________________________________________
40370 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
40371         Log: The metaconfig unit change for #11705.
40372      Branch: metaconfig/U/perl
40373            ! Extensions.U
40374 ____________________________________________________________________________
40375 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
40376         Log: Allow the threads extension to be found if present.
40377      Branch: perl
40378            ! Configure
40379 ____________________________________________________________________________
40380 [ 11704] By: nick                                  on 2001/08/17  11:47:54
40381         Log: Mail -> change script (pre-alpha)
40382      Branch: perl
40383            + Porting/apply
40384 ____________________________________________________________________________
40385 [ 11703] By: sky                                   on 2001/08/17  07:11:24
40386         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
40387              Thanks to Tom Hospel for pointing out my error.
40388      Branch: perl
40389            ! op.h
40390 ____________________________________________________________________________
40391 [ 11702] By: sky                                   on 2001/08/17  04:18:11
40392         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.
40393      Branch: perl
40394            ! embed.pl miniperlmain.c perl.c perl.h proto.h
40395 ____________________________________________________________________________
40396 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
40397         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
40398              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
40399      Branch: perl
40400            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
40401            + lib/Lingua/KO/Hangul/Util/README
40402            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
40403            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
40404            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
40405            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
40406            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
40407            + lib/Unicode/Normalize/t/test.t
40408            ! MANIFEST
40409 ____________________________________________________________________________
40410 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
40411         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
40412              Date: Thu, 16 Aug 2001 22:46:15 -0500
40413              From: "Craig A. Berry" <craigberry@mac.com>
40414              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
40415      Branch: perl
40416            ! configure.com numeric.c
40417 ____________________________________________________________________________
40418 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
40419         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
40420              of the usual suspects (like getpwent) but not for others
40421              (like localtime and rand).  The _r versions are available
40422              for all of them, so let's use them.
40423      Branch: perl
40424            ! perl.h
40425 ____________________________________________________________________________
40426 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
40427         Log: (Accidental apply; thankfully empty.)
40428      Branch: perl
40429            ! hints/os390.sh
40430 ____________________________________________________________________________
40431 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
40432         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
40433              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40434              Date: Thu, 16 Aug 2001 16:27:49 +0100
40435              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
40436      Branch: perl
40437            ! regexec.c t/op/re_tests
40438 ____________________________________________________________________________
40439 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
40440         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
40441              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40442              Date: Thu, 16 Aug 2001 18:50:01 +0100
40443              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
40444      Branch: perl
40445            ! pp_hot.c t/op/pat.t
40446 ____________________________________________________________________________
40447 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
40448         Log: Subject: [PATCH] *time_r again
40449              From: "Arthur Bergman" <arthur@contiller.se>
40450              Date: Thu, 16 Aug 2001 16:01:54 +0200
40451              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
40452      Branch: perl
40453            ! op.h
40454 ____________________________________________________________________________
40455 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
40456         Log: system() and backtick error handling cleanup from Craig A. Berry.
40457      Branch: perl
40458            ! vms/vms.c
40459 ____________________________________________________________________________
40460 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
40461         Log: change#10334 leaks memory, copies string when it doesn't
40462              need to
40463      Branch: perl
40464            ! perl.c
40465 ____________________________________________________________________________
40466 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
40467         Log: One more twist to the sprintf + utf8 testing.
40468      Branch: perl
40469            ! t/op/misc.t
40470 ____________________________________________________________________________
40471 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
40472         Log: Fix for 20010407.008 sprintf removes utf8-ness.
40473      Branch: perl
40474            ! pp.c t/op/misc.t
40475 ____________________________________________________________________________
40476 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
40477         Log: Subject: [PATCH] *time_r fixes
40478              From: "Arthur Bergman" <arthur@contiller.se>
40479              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
40480              Date: Thu, 16 Aug 2001 14:22:27 +0200
40481      Branch: perl
40482            ! op.h
40483 ____________________________________________________________________________
40484 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
40485         Log: Upgrade to CGI.pm 2.77.
40486      Branch: perl
40487            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
40488            ! lib/CGI/t/function.t
40489 ____________________________________________________________________________
40490 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
40491         Log: Document the bytes-to-Unicode upgrading.
40492      Branch: perl
40493            ! pod/perlunicode.pod
40494 ____________________________________________________________________________
40495 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
40496         Log: Add a test for Unicode sprintf.
40497      Branch: perl
40498            ! t/op/misc.t
40499 ____________________________________________________________________________
40500 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
40501         Log: Add Unicode tests for index/rindex.
40502      Branch: perl
40503            ! t/op/index.t
40504 ____________________________________________________________________________
40505 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
40506         Log: Document a bit the art of minimizing the installation,
40507              based on the p5p discussion.
40508      Branch: perl
40509            ! INSTALL
40510 ____________________________________________________________________________
40511 [ 11684] By: nick                                  on 2001/08/15  15:03:31
40512         Log: Integrate mainline
40513      Branch: perlio
40514           +> sharedsv.c sharedsv.h
40515           !> (integrate 53 files)
40516 ____________________________________________________________________________
40517 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
40518         Log: Update Changes.
40519      Branch: perl
40520            ! Changes patchlevel.h
40521 ____________________________________________________________________________
40522 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
40523         Log: The #11673 necessitated a test tweak.
40524      Branch: perl
40525            ! t/io/utf8.t
40526 ____________________________________________________________________________
40527 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
40528         Log: Also UNICOS is in the general case unable to silently
40529              handle fp overflows.
40530      Branch: perl
40531            ! numeric.c
40532 ____________________________________________________________________________
40533 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
40534         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
40535              NV_EPSILON #defined.
40536      Branch: perl
40537            ! perl.h
40538 ____________________________________________________________________________
40539 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
40540         Log: Re-establish the fp overflow detection for VAX VMS; there
40541              is no easy way to have the IEEE fp silent overflow semantics.
40542              (in Alpha VMS we still will use IEEE fp by default-- but it
40543              is still possible to configure Perl to use G_FLOAT)
40544      Branch: perl
40545            ! numeric.c
40546 ____________________________________________________________________________
40547 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
40548         Log: Subject: [PATCH] pp_lock 
40549              From: "Arthur Bergman" <arthur@contiller.se>
40550              Date: Wed, 15 Aug 2001 11:52:16 +0200
40551              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
40552      Branch: perl
40553            ! pp.c
40554 ____________________________________________________________________________
40555 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
40556         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
40557              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40558              Date: Wed, 15 Aug 2001 11:32:11 +0100
40559              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
40560      Branch: perl
40561            ! regcomp.c t/op/re_tests
40562 ____________________________________________________________________________
40563 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
40564         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
40565              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40566              Date: Wed, 15 Aug 2001 10:33:49 +0100
40567              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
40568      Branch: perl
40569            ! regexec.c t/op/re_tests
40570 ____________________________________________________________________________
40571 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
40572         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
40573              From: Barrie Slaymaker <barries@slaysys.com>
40574              Date: Tue, 14 Aug 2001 14:32:25 -0400
40575              Message-ID: <20010814143225.A19822@jester.slaysys.com>
40576      Branch: perl
40577            ! lib/File/Spec.t lib/File/Spec/Unix.pm
40578 ____________________________________________________________________________
40579 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
40580         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
40581              From: Peter Prymmer <pvhp@forte.com>
40582              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
40583              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
40584      Branch: perl
40585            ! README.vms configure.com
40586 ____________________________________________________________________________
40587 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
40588         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
40589              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40590              Date: Tue, 14 Aug 2001 21:23:27 +0200
40591              Message-ID: <20010814212327.A1919@rafael>
40592      Branch: perl
40593            ! doio.c
40594 ____________________________________________________________________________
40595 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
40596         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
40597              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
40598              Date: Tue, 14 Aug 2001 22:30:11 +0200
40599              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
40600              
40601              Combination of nmake, quoting, and Perl expanded $( in here-doc.
40602      Branch: perl
40603            ! ext/SDBM_File/Makefile.PL
40604 ____________________________________________________________________________
40605 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
40606         Log: Todo updates.
40607      Branch: perl
40608            ! pod/perltodo.pod
40609 ____________________________________________________________________________
40610 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
40611         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
40612              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
40613              Date: Mon, 13 Aug 2001 23:15:01 +0200
40614              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
40615      Branch: perl
40616            ! sv.c
40617 ____________________________________________________________________________
40618 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
40619         Log: Subject: [PATCH] [b-]showlex.t
40620              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
40621              Date: Sun, 12 Aug 2001 22:24:51 +0200
40622              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
40623              
40624              The 4nt command shell will expand the % in command line
40625              no matter what quoting is attempted, changed the % to @.
40626      Branch: perl
40627            ! ext/B/Showlex.t
40628 ____________________________________________________________________________
40629 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
40630         Log: Subject: [PATCH] magic.t
40631              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
40632              Date: Sun, 12 Aug 2001 20:49:27 +0200
40633              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
40634      Branch: perl
40635            ! t/op/magic.t
40636 ____________________________________________________________________________
40637 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
40638         Log: Add sharedsv* to the DOSish platforms; plus add
40639              some WinCE files to the list of DOSish files.
40640      Branch: perl
40641            ! NetWare/Makefile Porting/makerel win32/Makefile
40642            ! win32/makefile.mk wince/Makefile.ce
40643 ____________________________________________________________________________
40644 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
40645         Log: More DOSish files.
40646      Branch: perl
40647            ! Porting/makerel
40648 ____________________________________________________________________________
40649 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
40650         Log: Strip CRs from the WinCE files.  Now we need to
40651              figure out in which CRs are really needed: probably
40652              Makefile.ce and the README files, at least, probably
40653              also the registry.bat.
40654      Branch: perl
40655            ! wince/Makefile.ce wince/README.compile wince/README.perlce
40656            ! wince/config.h wince/include/cectype.h wince/include/errno.h
40657            ! wince/include/sys/stat.h wince/include/sys/types.h
40658            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
40659            ! wince/perldll.def wince/registry.bat wince/wince.h
40660            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
40661 ____________________________________________________________________________
40662 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
40663         Log: Add some files to DOSish and writables.
40664      Branch: perl
40665            ! Porting/makerel
40666 ____________________________________________________________________________
40667 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
40668         Log: Compile failure message tidying.
40669      Branch: perl
40670            ! t/lib/1_compile.t
40671 ____________________________________________________________________________
40672 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
40673         Log: The new sharedsv* should be exported only if usethreads.
40674      Branch: perl
40675            ! makedef.pl
40676 ____________________________________________________________________________
40677 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
40678         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
40679              From: Peter Prymmer <pvhp@forte.com>
40680              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
40681              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
40682      Branch: perl
40683            ! README.os390
40684 ____________________________________________________________________________
40685 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
40686         Log: Update Changes.
40687      Branch: perl
40688            ! Changes patchlevel.h
40689 ____________________________________________________________________________
40690 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
40691         Log: Subject: [PATHC] sharedsv.[c|h]
40692              From: "Artur Bergman" <artur@contiller.se>
40693              Date: Mon, 13 Aug 2001 14:38:41 +0200
40694              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
40695              
40696              Subject: [PATCH] embed.pl
40697              From: Arthur Bergman <arthur@contiller.se>
40698              Date: Mon, 13 Aug 2001 14:38:14 +0200
40699              Message-ID: <B79D96D6.3088%arthur@contiller.se>
40700              
40701              Subject: [PATCH] sharedsv cleanups
40702              From: "Arthur Bergman" <arthur@contiller.se>
40703              Date: Mon, 13 Aug 2001 15:14:25 +0200
40704              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
40705              
40706              Plus few tweaks: _init needs to be Adp, the prototypes
40707              should not be revealed unless using ithreads, #endif FOO
40708              must be #endif /* FOO */, adding (parentheses) around
40709              do { } while doesn't work too well.
40710      Branch: perl
40711            + sharedsv.c sharedsv.h
40712            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
40713            ! perl.h perlapi.c pod/perlapi.pod proto.h
40714 ____________________________________________________________________________
40715 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
40716         Log: Subject: Re: END {} blocks run in perl_run
40717              From: Arthur Bergman <arthur@contiller.se>
40718              Date: Mon, 13 Aug 2001 11:11:30 +0200
40719              Message-ID: <B79D6661.3068%arthur@contiller.se>
40720      Branch: perl
40721            ! perl.c
40722 ____________________________________________________________________________
40723 [ 11657] By: nick                                  on 2001/08/13  09:03:02
40724         Log: Integrate mainline
40725      Branch: perlio
40726           +> (branch 326 files)
40727            - (delete 330 files)
40728           !> (integrate 85 files)
40729 ____________________________________________________________________________
40730 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
40731         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
40732              and the Perl will be built to do that by default (adding that
40733              will break scripts having non-UTF-8 binary data, such as Latin-1.)
40734      Branch: perl
40735            ! op.c toke.c utf8.h
40736 ____________________________________________________________________________
40737 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
40738         Log: Unnecessary downgrades.
40739      Branch: perl
40740            ! doop.c
40741 ____________________________________________________________________________
40742 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
40743         Log: Failure not true anymore (probably caused by my broken setup).
40744      Branch: perl
40745            ! t/op/pat.t
40746 ____________________________________________________________________________
40747 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
40748         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
40749              stopped working).
40750      Branch: perl
40751            ! op.h pp_ctl.c regcomp.c
40752 ____________________________________________________________________________
40753 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
40754         Log: There is no IN_UTF8.
40755      Branch: perl
40756            ! utf8.h
40757 ____________________________________________________________________________
40758 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
40759         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
40760      Branch: perl
40761            ! op.c op.h pp_ctl.c regcomp.c
40762 ____________________________________________________________________________
40763 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
40764         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
40765              and a test tweak.
40766      Branch: perl
40767            ! op.c t/pod/find.t
40768 ____________________________________________________________________________
40769 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
40770         Log: Todo updates and fixes.
40771      Branch: perl
40772            ! pod/perltodo.pod
40773 ____________________________________________________________________________
40774 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
40775         Log: Mark tests (and one module) having explicit Latin-1
40776              (and one file having explicit UTF-8) with an explicit
40777              'no utf8' (and one explicit 'use utf8').
40778              
40779              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
40780      Branch: perl
40781            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
40782            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
40783            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
40784 ____________________________________________________________________________
40785 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
40786         Log: Subject: SV: END {} blocks run in perl_run
40787              From: "Arthur Bergman" <arthur@contiller.se>
40788              Date: Sun, 12 Aug 2001 00:34:28 +0200 
40789              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
40790      Branch: perl
40791            ! miniperlmain.c perl.c
40792 ____________________________________________________________________________
40793 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
40794         Log: Typos in #11645.
40795      Branch: perl
40796            ! perl.h
40797 ____________________________________________________________________________
40798 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
40799         Log: On ithreads default to use_reentrant except on naturally
40800              threadsafe platforms.
40801      Branch: perl
40802            ! perl.h
40803 ____________________________________________________________________________
40804 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
40805         Log: (Hopefully) a fix for 20010723.004: make install needs
40806              write permission in build directory.  The problem was
40807              probably caused by overeager sprinkling of the lib/re.pm
40808              dependencies (which was done to guarantee lib/re.pm being
40809              uptodate for parallel makes: now solved by funneling that
40810              through an explicit recursive make in the preplibrary target).
40811      Branch: perl
40812            ! Makefile.SH
40813 ____________________________________________________________________________
40814 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
40815         Log: Dispell the "use utf8" superstition.
40816      Branch: perl
40817            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
40818            ! pod/perlunicode.pod
40819 ____________________________________________________________________________
40820 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
40821         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
40822              From: "Abigail" <abigail@foad.org> 
40823              Date: Sat, 11 Aug 2001 23:49:49 +0200
40824              Message-ID: <20010811214950.23255.qmail@foad.org>
40825      Branch: perl
40826            ! t/op/taint.t
40827 ____________________________________________________________________________
40828 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
40829         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
40830              From: Abhijit Menon-Sen <ams@wiw.org>
40831              Date: Sat, 11 Aug 2001 06:18:19 +0530
40832              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
40833      Branch: perl
40834            ! mg.c
40835 ____________________________________________________________________________
40836 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
40837         Log: Test for change #11639.
40838      Branch: perl
40839            ! t/op/tiehandle.t
40840 ____________________________________________________________________________
40841 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
40842         Log: Subject: Re: Can't localize *FH, then tie it
40843              From: Abhijit Menon-Sen <ams@wiw.org>
40844              Date: Sun, 12 Aug 2001 16:08:06 +0530
40845              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
40846      Branch: perl
40847            ! pp_hot.c pp_sys.c
40848 ____________________________________________________________________________
40849 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
40850         Log: Drop all the unnecessary "use utf8" clauses and some of
40851              the unnecessary "use bytes" ones.
40852              
40853              TODO: scour the documentation for unnecessary "use utf8"
40854              and prominently display it in perldelta when the time comes.
40855              ("use utf8" should be necessary ONLY if one wants the script
40856              to be in UTF-8.)  Also should be checked in some non-ASCII
40857              non-Latin-1 platform, like EBCDIC.
40858      Branch: perl
40859            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
40860            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
40861 ____________________________________________________________________________
40862 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
40863         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
40864              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
40865              in Unicode handling.
40866      Branch: perl
40867            + t/op/lc.t
40868            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
40869 ____________________________________________________________________________
40870 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
40871         Log: Thinko: we want the flags for native cc, not gcc.
40872      Branch: perl
40873            ! hints/dec_osf.sh
40874 ____________________________________________________________________________
40875 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
40876         Log: (retracted by 13077)
40877              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
40878              From: Robin Houston <robin@kitsite.com>
40879              Date: Fri, 10 Aug 2001 14:42:02 +0100
40880              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
40881      Branch: perl
40882            ! pp.c
40883 ____________________________________________________________________________
40884 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
40885         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
40886              From: Abhijit Menon-Sen <ams@wiw.org>
40887              Date: Sat, 11 Aug 2001 16:31:04 +0530
40888              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
40889      Branch: perl
40890            ! op.c
40891 ____________________________________________________________________________
40892 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
40893         Log: Get rid of indread, from Abhijit Menon-Sen.
40894      Branch: perl
40895            ! pp_sys.c
40896 ____________________________________________________________________________
40897 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
40898         Log: CRLFgngngn.
40899      Branch: perl
40900            ! win32/Makefile win32/makefile.mk
40901 ____________________________________________________________________________
40902 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
40903         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
40904      Branch: perl
40905            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
40906            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
40907            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
40908            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
40909            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
40910            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
40911            ! win32/Makefile win32/makefile.mk
40912 ____________________________________________________________________________
40913 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
40914         Log: Avoid #elif (less portable than #else #if).
40915      Branch: perl
40916            ! handy.h
40917 ____________________________________________________________________________
40918 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
40919         Log: Subject: patch for perlvar.pod
40920              From: mah@everybody.org (Mark A. Hershberger)
40921              Date: 08 Aug 2001 17:03:16 -0500
40922              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
40923      Branch: perl
40924            ! pod/perlvar.pod
40925 ____________________________________________________________________________
40926 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
40927         Log: cpp commands must start (the # must be) at the column #0.
40928      Branch: perl
40929            ! op.c
40930 ____________________________________________________________________________
40931 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
40932         Log: If using gcc -B/foo/bar makedepend would give
40933              unnecessary warnings about unused -B/foo/bar.
40934      Branch: perl
40935            ! makedepend.SH
40936 ____________________________________________________________________________
40937 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
40938         Log: Update Changes.
40939      Branch: perl
40940            ! Changes patchlevel.h
40941 ____________________________________________________________________________
40942 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
40943         Log: s/z/tz/
40944      Branch: perl
40945            ! pod/perlfaq2.pod
40946 ____________________________________________________________________________
40947 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
40948         Log: Article nit.
40949      Branch: perl
40950            ! pod/perlfaq2.pod
40951 ____________________________________________________________________________
40952 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
40953         Log: Rename lib/unicode files to lib/unicore to avoid
40954              conflicts between core lib/unicode and Unicode::
40955              files in case-ignoring filesystems.
40956      Branch: perl
40957            + (add 325 files)
40958            - (delete 324 files)
40959            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
40960 ____________________________________________________________________________
40961 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
40962         Log: Upgrade to Math::BigInt 1.41.
40963      Branch: perl
40964            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
40965 ____________________________________________________________________________
40966 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
40967         Log: Subject: [PATCH] remove PL_na from typemap
40968              From: James <james@rf.net>
40969              Date: Mon, 06 Aug 2001 20:23:15 -0700
40970              Message-ID: <3B6F5F23.A31A81B1@rf.net>
40971              
40972              (had to be manually applied)
40973      Branch: perl
40974            ! lib/ExtUtils/typemap
40975 ____________________________________________________________________________
40976 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
40977         Log: The metaconfig unit changes for #11618.
40978      Branch: metaconfig/U/perl
40979            + d_fpclassl.U i_fp.U
40980 ____________________________________________________________________________
40981 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
40982         Log: Forgot this from #11618.
40983              
40984              NOTE: wince/config_H.ce needs updating.
40985      Branch: perl
40986            ! wince/config.ce
40987 ____________________________________________________________________________
40988 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
40989         Log: Introduce more floating point classifying APIs;
40990              try to define (most importantly) Perl_is{inf,nan}(x).
40991              
40992              For this first cut, assume none such APIs exist in non-UNIXoid
40993              platforms-- this is of course too unkind: Win32 rumoredly has
40994              _fpclass() and _isnan(), and VMS/VOS very probably have some
40995              of the APIs available.     The only thing Perl uses at the moment
40996              is Perl_isnan() (has been in use for a while now).
40997              
40998              NOTE: the Win32 and NetWare config_h.?c need regenerating.
40999      Branch: perl
41000            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
41001            ! Porting/config_H config_h.SH configure.com epoc/config.sh
41002            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
41003            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41004            ! vos/config.ga.h win32/config.bc win32/config.gc
41005            ! win32/config.vc win32/config_H.bc win32/config_H.gc
41006            ! win32/config_H.vc wince/config.ce wince/config.h
41007 ____________________________________________________________________________
41008 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
41009         Log: Integrate change #11519 from perlio:
41010              
41011              Avoid testing for (non-)existance of "encoding(xxxx)"
41012              layer is called "encoding" the (xxxx) is an argument.
41013      Branch: perl
41014           !> lib/open.pm
41015 ____________________________________________________________________________
41016 [ 11616] By: nick                                  on 2001/08/09  07:50:24
41017         Log: Integrate mainline
41018      Branch: perlio
41019           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
41020           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
41021           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
41022           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
41023            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
41024            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
41025           !> (integrate 79 files)
41026 ____________________________________________________________________________
41027 [ 11615] By: nick                                  on 2001/08/09  06:23:44
41028         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
41029              layer is called "encoding" the (xxxx) is an argument.
41030      Branch: perlio
41031            ! lib/open.pm
41032 ____________________________________________________________________________
41033 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
41034         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
41035              From: Paul Johnson <paul@pjcj.net>
41036              Date: Wed, 8 Aug 2001 23:54:17 +0200
41037              Message-ID: <20010808235417.O1006@pjcj.net>
41038      Branch: perl
41039            ! ext/B/B/Concise.pm
41040 ____________________________________________________________________________
41041 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
41042         Log: Make VMS use IEEE math by default; reorder Tru64 hints
41043              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
41044              exception semantics) is always set if using (the new) cc.
41045      Branch: perl
41046            ! configure.com hints/dec_osf.sh
41047 ____________________________________________________________________________
41048 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
41049         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
41050              From: Abhijit Menon-Sen <ams@wiw.org>
41051              Date: Tue, 7 Aug 2001 17:16:05 +0530
41052              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
41053      Branch: perl
41054            ! pp_sys.c
41055 ____________________________________________________________________________
41056 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
41057         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
41058              From: "Craig A. Berry" <craigberry@mac.com>
41059              Date: Tue, 07 Aug 2001 22:27:47 -0500
41060              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
41061      Branch: perl
41062            ! t/run/exit.t
41063 ____________________________________________________________________________
41064 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
41065         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
41066              From: "Craig A. Berry" <craigberry@mac.com>
41067              Date: Tue, 07 Aug 2001 20:01:53 -0500
41068              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
41069      Branch: perl
41070            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
41071 ____________________________________________________________________________
41072 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
41073         Log: Update the magazine information.
41074      Branch: perl
41075            ! pod/perlfaq2.pod
41076 ____________________________________________________________________________
41077 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
41078         Log: Ignore SIGFPE everywhere.
41079      Branch: perl
41080            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
41081 ____________________________________________________________________________
41082 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
41083         Log: With permission, change the licensing of the docs by
41084              TomC (and Gnat) to comply with the rest of Perl.
41085      Branch: perl
41086            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
41087            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
41088            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
41089            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
41090            ! pod/perltootc.pod
41091 ____________________________________________________________________________
41092 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
41093         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
41094              From: Andy Dougherty <doughera@lafayette.edu>
41095              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
41096              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
41097      Branch: perl
41098            ! hints/openbsd.sh
41099 ____________________________________________________________________________
41100 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
41101         Log: Subject: [PATCH] Makefile.SH test_prep dependency
41102              From: Andy Dougherty <doughera@lafayette.edu>
41103              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
41104              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
41105      Branch: perl
41106            ! Makefile.SH
41107 ____________________________________________________________________________
41108 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
41109         Log: Don't autogenerate the headers et alia,
41110              make regen_headers explicitly.
41111      Branch: perl
41112            ! Makefile.SH
41113 ____________________________________________________________________________
41114 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
41115         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
41116              From: Gurusamy Sarathy <gsar@ActiveState.com> 
41117              Date: Tue, 07 Aug 2001 08:33:26 -0700
41118              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
41119              
41120              Unnecessary dependency.
41121      Branch: perl
41122            ! embed.pl
41123 ____________________________________________________________________________
41124 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
41125         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
41126              From: Abhijit Menon-Sen <ams@wiw.org>
41127              Date: Tue, 7 Aug 2001 09:10:54 +0530
41128              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
41129      Branch: perl
41130            ! pp_hot.c
41131 ____________________________________________________________________________
41132 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
41133         Log: Subject: [PATCH perl@11597] B && BEGIN handling
41134              From: "James A. Duncan" <jduncan@fotango.com>
41135              Date: Mon, 6 Aug 2001 17:29:11 +0100
41136              Message-ID: <20010806172911.A2071@fotango.com>
41137              
41138              (the intrpvar.h addition moved to the end for bincompat)
41139      Branch: perl
41140            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
41141 ____________________________________________________________________________
41142 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
41143         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
41144      Branch: perl
41145           !> README.win32
41146 ____________________________________________________________________________
41147 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
41148         Log: fix URLs for fcrypt.c
41149      Branch: maint-5.6/perl
41150            ! README.win32
41151 ____________________________________________________________________________
41152 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
41153         Log: Yet another way to say Infinity: HP-UX calls its "++".
41154      Branch: perl
41155            ! lib/Math/BigInt/t/bigintpm.t
41156 ____________________________________________________________________________
41157 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
41158         Log: Update Changes.
41159      Branch: perl
41160            ! Changes patchlevel.h
41161 ____________________________________________________________________________
41162 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
41163         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
41164      Branch: perl
41165            ! pod/perlfaq5.pod
41166 ____________________________________________________________________________
41167 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
41168         Log: The #11593 wasn't right.
41169      Branch: perl
41170            ! lib/Math/BigInt/t/bigintpm.t
41171 ____________________________________________________________________________
41172 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
41173         Log: Subject: [PATCH: perl@11564] introducing perlivp
41174              From: Prymmer/Kahn <pvhp@best.com>
41175              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
41176              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
41177              
41178              Subject: Re: [PATCH: perl@11564] introducing perlivp
41179              From: Prymmer/Kahn <pvhp@best.com>
41180              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
41181              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
41182      Branch: perl
41183            + utils/perlivp.PL
41184            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
41185            ! win32/Makefile win32/makefile.mk
41186 ____________________________________________________________________________
41187 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
41188         Log: libcs are confused what to call Infinity.
41189      Branch: perl
41190            ! lib/Math/BigInt/t/bigintpm.t
41191 ____________________________________________________________________________
41192 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
41193         Log: Avoid SIGFPE in Tru64.
41194      Branch: perl
41195            ! numeric.c
41196 ____________________________________________________________________________
41197 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
41198         Log: Upgrade to Math::BigInt 1.40.
41199              
41200              NOTE: this patch necessitates doing something about
41201              infinity handling since the new bigintpm.t tests use
41202              infinity, which causes SIGFPEs at least in Tru64.
41203      Branch: perl
41204            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41205            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
41206            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
41207            ! lib/Math/BigInt/t/mbimbf.t
41208 ____________________________________________________________________________
41209 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
41210         Log: remove hardcoded cmd shell in testsuite
41211      Branch: perl
41212            ! t/op/glob.t t/op/magic.t t/op/stat.t
41213 ____________________________________________________________________________
41214 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
41215         Log: 4-arg select() was busted on windows because change#8178 didn't
41216              make it into mainline
41217      Branch: perl
41218            ! perl.h win32/include/sys/socket.h
41219 ____________________________________________________________________________
41220 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
41221         Log: Rename the Getopt::Long tests to be as they are
41222              in the Getopt::Long official distribution.
41223      Branch: perl
41224            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
41225            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
41226            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
41227            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
41228            ! MANIFEST
41229 ____________________________________________________________________________
41230 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
41231         Log: Upgrade to Getopt::Long 2.26.
41232      Branch: perl
41233            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
41234            ! MANIFEST lib/Getopt/Long.pm
41235 ____________________________________________________________________________
41236 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
41237         Log: Retract #10874 (the hack should be unnecessary by now)
41238      Branch: perl
41239            ! lib/Test/Harness.pm
41240 ____________________________________________________________________________
41241 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
41242         Log: avoid temp file littering in tests
41243      Branch: perl
41244            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
41245 ____________________________________________________________________________
41246 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
41247         Log: Subject: warning in sv.c: double format, NV arg
41248              From: "Philip Newton" <Philip.Newton@gmx.net>
41249              Date: Sun, 5 Aug 2001 19:41:07 +0200
41250              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
41251      Branch: perl
41252            ! sv.c
41253 ____________________________________________________________________________
41254 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
41255         Log: fix POSIX.t#13 for windos
41256      Branch: perl
41257            ! ext/POSIX/POSIX.t
41258 ____________________________________________________________________________
41259 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
41260         Log: Add a test for PerlIO::Via.
41261      Branch: perl
41262            + ext/PerlIO/t/via.t
41263            ! MANIFEST ext/PerlIO/Via/Via.pm
41264 ____________________________________________________________________________
41265 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
41266         Log: flock() and link() are not available on Windows 9x
41267      Branch: perl
41268            ! win32/config_sh.PL
41269 ____________________________________________________________________________
41270 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
41271         Log: Some Tru64 C compilers have C++ components that confuse
41272              the ccversion parsing.
41273      Branch: perl
41274            ! hints/dec_osf.sh
41275 ____________________________________________________________________________
41276 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
41277         Log: (Reintroduce #11125)
41278              
41279              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
41280              From: Alan Burlison <Alan.Burlison@sun.com> 
41281              Date: Tue, 03 Jul 2001 15:20:13 +0100   
41282              Message-ID: <3B41D49D.A923D4F9@sun.com> 
41283      Branch: perl
41284            ! lib/ExtUtils/MM_Unix.pm
41285 ____________________________________________________________________________
41286 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
41287         Log: Little pointer juggling for HP-UX cc to avoid
41288              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
41289              followed by
41290              "error 1549: Modifiable lvalue required for assignment operator."
41291      Branch: perl
41292            ! hv.c
41293 ____________________________________________________________________________
41294 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
41295         Log: Continuation of #11575: SANY_SEEN completely deprecated,
41296              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
41297              plus a fix for the bug.
41298      Branch: perl
41299            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
41300 ____________________________________________________________________________
41301 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
41302         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
41303              From: Doug MacEachern <dougm@covalent.net>
41304              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
41305              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
41306      Branch: perl
41307            ! sv.c
41308 ____________________________________________________________________________
41309 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
41310         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
41311              the new CANY is the \C.  The problem reported and the
41312              test case supplied in
41313              
41314              Subject: UTF-8 bugs in string length & single line regex matches
41315              From: "Daniel P. Berrange" <dan@berrange.com>
41316              Date: Fri, 3 Aug 2001 11:39:33 +0100
41317              Message-ID: <20010803113932.A19318@berrange.com>
41318      Branch: perl
41319            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
41320            ! t/op/pat.t
41321 ____________________________________________________________________________
41322 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
41323         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
41324              From: Doug MacEachern <dougm@covalent.net>
41325              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
41326              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
41327      Branch: perl
41328            ! perl.c regexec.c
41329 ____________________________________________________________________________
41330 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
41331         Log: The #11572 didn't up the test count.
41332      Branch: perl
41333            ! t/op/length.t
41334 ____________________________________________________________________________
41335 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
41336         Log: Subject: UTF-8 bugs in string length & single line regex matches
41337              From: "Daniel P. Berrange" <dan@berrange.com>
41338              Date: Fri, 3 Aug 2001 11:39:33 +0100         
41339              Message-ID: <20010803113932.A19318@berrange.com>
41340              
41341              (the mg_length() fix)
41342      Branch: perl
41343            ! mg.c t/op/length.t
41344 ____________________________________________________________________________
41345 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
41346         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
41347              From: Abhijit Menon-Sen <ams@wiw.org>
41348              Date: Sat, 4 Aug 2001 16:56:35 +0530
41349              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
41350      Branch: perl
41351            ! hv.c
41352 ____________________________________________________________________________
41353 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
41354         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
41355              From: Abhijit Menon-Sen <ams@wiw.org>
41356              Date: Sat, 4 Aug 2001 16:16:03 +0530
41357              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
41358      Branch: perl
41359            ! hv.c
41360 ____________________________________________________________________________
41361 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
41362         Log: Subject: Re: [patch] refcount re ops
41363              From: Abhijit Menon-Sen <ams@wiw.org>
41364              Date: Sat, 4 Aug 2001 08:54:55 +0530
41365              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
41366      Branch: perl
41367            ! sv.c
41368 ____________________________________________________________________________
41369 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
41370         Log: Subject: [patch] refcount re ops
41371              From: Doug MacEachern <dougm@covalent.net>
41372              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
41373              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
41374      Branch: perl
41375            ! regcomp.c sv.c
41376 ____________________________________________________________________________
41377 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
41378         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
41379              From: Doug MacEachern <dougm@covalent.net>
41380              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
41381              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
41382      Branch: perl
41383            ! perl.c regexec.c
41384 ____________________________________________________________________________
41385 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
41386         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
41387              From: "Craig A. Berry" <craigberry@mac.com> 
41388              Date: Fri, 03 Aug 2001 16:16:16 -0500
41389              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
41390      Branch: perl
41391            ! t/op/misc.t
41392 ____________________________________________________________________________
41393 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
41394         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
41395              From: John Kristian <jmk2001@engineer.com>
41396              Date: Fri, 03 Aug 2001 00:59:08 -0700
41397              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
41398      Branch: perl
41399            ! win32/win32.c
41400 ____________________________________________________________________________
41401 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
41402         Log: Update Changes.
41403      Branch: perl
41404            ! Changes patchlevel.h
41405 ____________________________________________________________________________
41406 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
41407         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
41408              From: "Craig A. Berry" <craigberry@mac.com>
41409              Date: Thu, 02 Aug 2001 23:15:24 -0500
41410              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
41411      Branch: perl
41412            ! ext/B/Stash.t
41413 ____________________________________________________________________________
41414 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
41415         Log: Subject: [patch] plug PL_cshname leak
41416              From: Doug MacEachern <dougm@covalent.net>
41417              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
41418              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
41419      Branch: perl
41420            ! sv.c
41421 ____________________________________________________________________________
41422 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
41423         Log: Subject: [patch] plug PL_sh_path leak
41424              From: Doug MacEachern <dougm@covalent.net>
41425              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
41426              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
41427      Branch: perl
41428            ! sv.c
41429 ____________________________________________________________________________
41430 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
41431         Log: Subject: [patch] plug PL_regex_padav leaks
41432              From: Doug MacEachern <dougm@covalent.net>
41433              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
41434              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
41435      Branch: perl
41436            ! op.c op.h perl.c
41437 ____________________________________________________________________________
41438 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
41439         Log: Subject: [patch] plug PL_origargv leak
41440              From: Doug MacEachern <dougm@covalent.net>
41441              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
41442              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
41443      Branch: perl
41444            ! perl.c
41445 ____________________________________________________________________________
41446 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
41447         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
41448              From: Abhijit Menon-Sen <ams@wiw.org>
41449              Date: Fri, 3 Aug 2001 06:38:11 +0530
41450              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
41451      Branch: perl
41452            ! hv.c
41453 ____________________________________________________________________________
41454 [ 11557] By: nick                                  on 2001/08/03  08:17:38
41455         Log: Integrate mainline
41456      Branch: perlio
41457           +> (branch 47 files)
41458            - lib/Switch/test.pl
41459           !> (integrate 49 files)
41460 ____________________________________________________________________________
41461 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
41462         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
41463              From: "Craig A. Berry" <craigberry@mac.com>
41464              Date: Thu, 02 Aug 2001 12:56:19 -0500
41465              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
41466      Branch: perl
41467            ! ext/B/Showlex.t
41468 ____________________________________________________________________________
41469 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
41470         Log: Be more careful about non-existent files.
41471      Branch: perl
41472            ! lib/File/Copy.pm
41473 ____________________________________________________________________________
41474 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
41475         Log: Subject: [PATCH resend] deparse empty formats
41476              From: Robin Houston <robin@kitsite.com> 
41477              Date: Thu, 2 Aug 2001 14:32:36 +0100
41478              Message-ID: <20010802143236.A894@robin.kitsite.com>
41479      Branch: perl
41480            ! ext/B/B/Deparse.pm
41481 ____________________________________________________________________________
41482 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
41483         Log: Subject: [patch] ithreads + refto fix improvement
41484              From: Doug MacEachern <dougm@covalent.net>
41485              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
41486              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
41487      Branch: perl
41488            ! pp.c
41489 ____________________________________________________________________________
41490 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
41491         Log: Readability nit from Abhijit.
41492      Branch: perl
41493            ! op.c
41494 ____________________________________________________________________________
41495 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
41496         Log: setproctitle() API version nit from Anton Berezin.
41497      Branch: perl
41498            ! mg.c
41499 ____________________________________________________________________________
41500 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
41501         Log: Add PerlCE to the docs.
41502      Branch: perl
41503            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
41504            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
41505 ____________________________________________________________________________
41506 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
41507         Log: Integrate the PerlCE (WinCE Perl) port;
41508              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
41509      Branch: perl
41510            + README.ce wince/FindExt.pm wince/Makefile.ce
41511            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
41512            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
41513            + wince/bin/search.pl wince/config.ce wince/config.h
41514            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
41515            + wince/dl_win32.xs wince/include/arpa/inet.h
41516            + wince/include/cectype.h wince/include/errno.h
41517            + wince/include/netdb.h wince/include/sys/socket.h
41518            + wince/include/sys/stat.h wince/include/sys/types.h
41519            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
41520            + wince/perl.rc wince/perldll.def wince/perllib.c
41521            + wince/perlmain.c wince/registry.bat wince/runperl.c
41522            + wince/splittree.pl wince/win32.h wince/win32iop.h
41523            + wince/win32thread.c wince/win32thread.h wince/wince.c
41524            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
41525            + wince/xdistclean.ksh wince/xmakediffs.ksh
41526            ! MANIFEST perl.c perl.h perlio.c
41527 ____________________________________________________________________________
41528 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
41529         Log: setproctitle() made simpler.  (This assumes the string is
41530              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
41531              should be used.  Note len, not len + 1.)  BSD-fu from Anton
41532              Berezin.
41533      Branch: perl
41534            ! mg.c
41535 ____________________________________________________________________________
41536 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
41537         Log: Subject: [PATCH] -Wall cleanup: op.c
41538              From: Richard Soderberg <rs@oregonnet.com>
41539              Date: Thu, 2 Aug 2001 00:17:09 -0700
41540              Message-Id: <200108020717.AAA26895@oregonnet.com>
41541              
41542              Subject: [PATCH] -Wall cleanup: sv.c
41543              From: Richard Soderberg <rs@oregonnet.com>
41544              Date: Thu, 2 Aug 2001 00:49:21 -0700
41545              Message-Id: <200108020749.AAA27492@oregonnet.com>
41546      Branch: perl
41547            ! op.c sv.c
41548 ____________________________________________________________________________
41549 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
41550         Log: Update Changes.
41551      Branch: perl
41552            ! Changes patchlevel.h
41553 ____________________________________________________________________________
41554 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
41555         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
41556              From: Doug MacEachern <dougm@covalent.net>
41557              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
41558              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
41559      Branch: perl
41560            ! op.c
41561 ____________________________________________________________________________
41562 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
41563         Log: The #11541 didn't work under threads.
41564      Branch: perl
41565            ! op.c
41566 ____________________________________________________________________________
41567 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
41568         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
41569              From: Hugo <hv@crypt.compulink.co.uk>
41570              Date: Fri, 22 Jun 2001 01:19:08 +0100 
41571              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
41572              
41573              (Skip tests if accept() failed)
41574      Branch: perl
41575            ! ext/IO/lib/IO/t/io_unix.t
41576 ____________________________________________________________________________
41577 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
41578         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
41579              From: "Stian Seeberg" <sseeberg@nimsoft.no>
41580              Date: Mon, 30 Jul 2001 12:28:07 +0200
41581              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
41582      Branch: perl
41583            ! perl.h
41584 ____________________________________________________________________________
41585 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
41586         Log: Subject: Pluggable optimizer
41587              From: Simon Cozens <simon@netthink.co.uk>
41588              Date: Wed, 1 Aug 2001 13:57:02 -0700
41589              Message-ID: <20010801135702.I10442@netthink.co.uk>
41590      Branch: perl
41591            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
41592 ____________________________________________________________________________
41593 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
41594         Log: Subject: [ID 20010801.039] perlre.pod message typo
41595              From: Autrijus Tang <autrijus@geb.elixus.org>
41596              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
41597              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
41598      Branch: perl
41599            ! pod/perlre.pod
41600 ____________________________________________________________________________
41601 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
41602         Log: Test for change #11536.
41603      Branch: perl
41604            ! t/op/tiehandle.t
41605 ____________________________________________________________________________
41606 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
41607         Log: More test fixups for #11537.
41608      Branch: perl
41609            ! t/lib/warnings/4lint t/lib/warnings/9enabled
41610 ____________________________________________________________________________
41611 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
41612         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
41613              From: Doug MacEachern <dougm@covalent.net>
41614              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
41615              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
41616      Branch: perl
41617            ! op.c t/TestInit.pm
41618 ____________________________________________________________________________
41619 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
41620         Log: Subject: [patch] ithreads + refto bug
41621              From: Doug MacEachern <dougm@covalent.net>
41622              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
41623              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
41624              
41625              (Test in change #11539)
41626      Branch: perl
41627            ! pp.c
41628 ____________________________________________________________________________
41629 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
41630         Log: Subject: [PATCH: perl@11523] fixups for t/harness
41631              From: Prymmer/Kahn <pvhp@best.com>
41632              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
41633              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
41634      Branch: perl
41635            ! t/harness
41636 ____________________________________________________________________________
41637 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
41638         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
41639              From: Prymmer/Kahn <pvhp@best.com>
41640              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
41641              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
41642      Branch: perl
41643            ! win32/Makefile win32/makefile.mk
41644 ____________________________________________________________________________
41645 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
41646         Log: Need to know the number of tests.
41647      Branch: perl
41648            ! t/run/exit.t
41649 ____________________________________________________________________________
41650 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
41651         Log: Subject: Re: new exit tests on VMS
41652              From: "Craig A. Berry" <craigberry@mac.com>
41653              Date: Tue, 31 Jul 2001 12:19:29 -0500
41654              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
41655      Branch: perl
41656            ! t/run/exit.t
41657 ____________________________________________________________________________
41658 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
41659         Log: Retract #11530 (the dTHX is needed under threads)
41660      Branch: perl
41661            ! perlio.c
41662 ____________________________________________________________________________
41663 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
41664         Log: (Retracted by #11531)
41665      Branch: perl
41666            ! perlio.c
41667 ____________________________________________________________________________
41668 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
41669         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
41670              From: Richard Soderberg <rs@crystalflame.net>
41671              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
41672              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
41673      Branch: perl
41674            ! unixish.h
41675 ____________________________________________________________________________
41676 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
41677         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
41678              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41679              Date: Tue, 31 Jul 2001 05:39:09 -0400
41680              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
41681              
41682              (with a note about the case of UV being equal to long long)
41683      Branch: perl
41684            ! utils/h2xs.PL
41685 ____________________________________________________________________________
41686 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
41687         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
41688              From: "Craig A. Berry" <craigberry@mac.com>
41689              Date: Tue, 31 Jul 2001 14:57:43 -0500
41690              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
41691      Branch: perl
41692            ! t/io/fs.t
41693 ____________________________________________________________________________
41694 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
41695         Log: Fix for
41696              
41697              Subject: [ID 20010116.001] File::Copy truncates orig file 
41698              From: arbor@al37al08.telecel.pt
41699              Date: Tue, 16 Jan 2001 11:43:02 GMT
41700              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
41701              
41702              (copy($foo, $foo) would truncate $foo)
41703      Branch: perl
41704            ! lib/File/Copy.pm lib/File/Copy.t
41705 ____________________________________________________________________________
41706 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
41707         Log: Metaconfig unit change for #11524.
41708      Branch: metaconfig/U/perl
41709            ! Extras.U
41710 ____________________________________________________________________________
41711 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
41712         Log: Multiple modules didn't work; plus typo fixes.
41713      Branch: perl
41714            ! Configure
41715 ____________________________________________________________________________
41716 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
41717         Log: Update Changes.
41718      Branch: perl
41719            ! Changes patchlevel.h
41720 ____________________________________________________________________________
41721 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
41722         Log: Regen perlapi.
41723      Branch: perl
41724            ! pod/perlapi.pod
41725 ____________________________________________________________________________
41726 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
41727         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
41728              From: Dave Mitchell <davem@fdgroup.co.uk>
41729              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
41730              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
41731      Branch: perl
41732            ! sv.c
41733 ____________________________________________________________________________
41734 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
41735         Log: Regen toc.
41736      Branch: perl
41737            ! pod/perltoc.pod
41738 ____________________________________________________________________________
41739 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
41740         Log: Regen Porting stuff.
41741      Branch: perl
41742            ! Porting/Glossary Porting/config.sh Porting/config_H
41743 ____________________________________________________________________________
41744 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
41745         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
41746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41747              Date: Tue, 31 Jul 2001 05:34:38 -0400
41748              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
41749      Branch: perl
41750            ! utils/h2xs.PL
41751 ____________________________________________________________________________
41752 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
41753         Log: Metaconfig unit change for #11516. 
41754      Branch: metaconfig/U/perl
41755            ! gccvers.U
41756 ____________________________________________________________________________
41757 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
41758         Log: Add -Wall in cflags, not in Configure.
41759              (This way -Wall affects only the core and the core XS,
41760              not user modules' XS.  Concern from Paul Marquess,
41761              implementation idea from Andy Dougherty.)
41762      Branch: perl
41763            ! Configure cflags.SH
41764 ____________________________________________________________________________
41765 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
41766         Log: Metaconfig unit changes for #11514.
41767      Branch: metaconfig
41768            + U/modified/sysman.U
41769            ! U/installdirs/man1dir.U
41770 ____________________________________________________________________________
41771 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
41772         Log: Subject: Configure's detection of system manual
41773              From: Sean Dague <sean@dague.net> 
41774              Date: Sun, 13 May 2001 15:53:15 -0400
41775              Message-ID: <20010513155315.A15833@underhill.dague.net>
41776      Branch: perl
41777            ! Configure
41778 ____________________________________________________________________________
41779 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
41780         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
41781              From: Autrijus Tang <autrijus@autrijus.org> 
41782              Date: Thu, 21 Jun 2001 23:56:48 +0800
41783              Message-Id: <20010621235648.A57340@not.autrijus.org>
41784      Branch: perl
41785            ! pod/perlobj.pod
41786 ____________________________________________________________________________
41787 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
41788         Log: Subject: Typo in DB_File.pm
41789              From: "Philip Newton" <Philip.Newton@gmx.net>
41790              Date: Tue, 31 Jul 2001 06:19:35 +0200
41791              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
41792      Branch: perl
41793            ! ext/DB_File/DB_File.pm
41794 ____________________________________________________________________________
41795 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
41796         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
41797              From: "Stephen P. Potter" <spp@spotter.yi.org>
41798              Date: Wed, 30 May 2001 13:59:34 -0400
41799              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
41800      Branch: perl
41801            ! pod/perlre.pod
41802 ____________________________________________________________________________
41803 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
41804         Log: eval "format foo=" would loop indefinitely; reported in
41805              
41806              Subject: A load of old rubbish
41807              From: Mike Guy <mjtg@cam.ac.uk>
41808              Date: Mon, 14 May 2001 16:12:22 +0100
41809              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
41810              
41811              (The core dumps reported in there already fixed.)
41812      Branch: perl
41813            ! toke.c
41814 ____________________________________________________________________________
41815 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
41816         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
41817      Branch: perl
41818            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
41819            + lib/Switch/t/switch_case.t
41820            - lib/Switch/test.pl
41821            ! MANIFEST lib/Switch.pm
41822 ____________________________________________________________________________
41823 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
41824         Log: Subject: [PATCH @11505] DB_File-1.78
41825              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
41826              Date: Mon, 30 Jul 2001 22:54:37 +0100
41827              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
41828      Branch: perl
41829            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
41830            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
41831 ____________________________________________________________________________
41832 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
41833         Log: Explain in more detail why -pipe and -fno-common are good.
41834      Branch: perl
41835            ! hints/darwin.sh
41836 ____________________________________________________________________________
41837 [ 11506] By: nick                                  on 2001/07/30  14:32:23
41838         Log: Integrate mainline
41839      Branch: perlio
41840           !> INSTALL Makefile.SH doio.c hints/darwin.sh
41841 ____________________________________________________________________________
41842 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
41843         Log: Perl hasn't been putting man pages into $prefix/lib for
41844              a long time now; pointed out by Andy Dougherty. 
41845      Branch: perl
41846            ! hints/darwin.sh
41847 ____________________________________________________________________________
41848 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
41849         Log: Document the extras Configure option.
41850      Branch: perl
41851            ! INSTALL
41852 ____________________________________________________________________________
41853 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
41854         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
41855              everywhere.
41856      Branch: perl
41857           !> doio.c
41858 ____________________________________________________________________________
41859 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
41860         Log: Doubly guard against invoking CPAN if no extras defined,
41861              pointed out by H. Merijn Brand.
41862      Branch: perl
41863            ! Makefile.SH
41864 ____________________________________________________________________________
41865 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
41866         Log: Fix O_RDONLY check to check for O_RDONLY.
41867      Branch: maint-5.6/macperl
41868            ! doio.c
41869 ____________________________________________________________________________
41870 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
41871         Log: Integrate miscellaneous changes from maint-5.6/perl.
41872      Branch: maint-5.6/macperl
41873           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
41874 ____________________________________________________________________________
41875 [ 11499] By: nick                                  on 2001/07/30  06:52:42
41876         Log: Integrate mainline
41877      Branch: perlio
41878           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
41879           +> win32/sync_ext.pl
41880            - win32/sncfnmcs.pl
41881           !> (integrate 71 files)
41882 ____________________________________________________________________________
41883 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
41884         Log: Update Changes.
41885      Branch: perl
41886            ! Changes patchlevel.h
41887 ____________________________________________________________________________
41888 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
41889         Log: Now Configure -Dextras=Foo::Bar and "make install" will
41890              fetch and install Foo::Bar.
41891      Branch: perl
41892            ! Makefile.SH
41893 ____________________________________________________________________________
41894 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
41895         Log: Metaconfig unit change for #11495.
41896      Branch: metaconfig/U/perl
41897            ! Extras.U
41898 ____________________________________________________________________________
41899 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
41900         Log: extras.make, extras.test, and extras.install make targets.
41901      Branch: perl
41902            ! Configure Makefile.SH
41903 ____________________________________________________________________________
41904 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
41905         Log: Metaconfig unit change for #11493.
41906      Branch: metaconfig/U/perl
41907            ! Extras.U
41908 ____________________________________________________________________________
41909 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
41910         Log: Better to have the list of extras in $extras than 'define'.
41911      Branch: perl
41912            ! Configure
41913 ____________________________________________________________________________
41914 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
41915         Log: The metaconfig unit change for #11490.
41916      Branch: metaconfig/U/perl
41917            + Extras.U
41918 ____________________________________________________________________________
41919 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
41920         Log: Missed from #11490 (the required dependency).
41921      Branch: perl
41922            ! Makefile.SH
41923 ____________________________________________________________________________
41924 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
41925         Log: Add the support of asking for extra modules or bundles of modules
41926              to be fetched from the CPAN and installed as a part of the Perl
41927              build process.  None of this installation is yet really done;
41928              only the list is asked, and saved away in extras.lst for
41929              the build and installation process to worry about later.
41930      Branch: perl
41931            ! Configure
41932 ____________________________________________________________________________
41933 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
41934         Log: Beginnings of better Inf and NaN support.
41935              At least toke.c and sv.c still need quite a bit of work.
41936      Branch: perl
41937            ! numeric.c perl.h
41938 ____________________________________________________________________________
41939 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
41940         Log: Top-level Makefile didn't honour OPTIMIZE.
41941      Branch: perl
41942            ! Makefile.SH
41943 ____________________________________________________________________________
41944 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
41945         Log: Update Changes.
41946      Branch: perl
41947            ! Changes patchlevel.h
41948 ____________________________________________________________________________
41949 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
41950         Log: Use Search::Dict 1.02 interface for charinfo().
41951      Branch: perl
41952            ! lib/UnicodeCD.pm
41953 ____________________________________________________________________________
41954 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
41955         Log: Now also allow transforming the read lines before comparing them.
41956              (This will help UnicodeCD.) 
41957      Branch: perl
41958            ! lib/Search/Dict.pm
41959 ____________________________________________________________________________
41960 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
41961         Log: Remove tiehandle code.
41962      Branch: perl
41963            ! lib/UnicodeCD.pm
41964 ____________________________________________________________________________
41965 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
41966         Log: Allow specifying a comparison function for Search::Dict::look().
41967      Branch: perl
41968            ! lib/Search/Dict.pm
41969 ____________________________________________________________________________
41970 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
41971         Log: Small UnicodeCD tweaks.
41972      Branch: perl
41973            ! lib/UnicodeCD.pm lib/UnicodeCD.t
41974 ____________________________________________________________________________
41975 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
41976         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
41977              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41978              Date: Tue, 24 Jul 2001 01:51:32 +0900
41979              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
41980      Branch: perl
41981            ! lib/UnicodeCD.pm lib/UnicodeCD.t
41982 ____________________________________________________________________________
41983 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
41984         Log: Subject: [PATCH] installperl
41985              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
41986              Date: Fri, 27 Jul 2001 19:05:04 -0700
41987              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
41988      Branch: perl
41989            ! installperl
41990 ____________________________________________________________________________
41991 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
41992         Log: Subject: [PATCH] Set proper compatibility versions in core
41993              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
41994              Date: Fri, 27 Jul 2001 20:01:49 -0700
41995              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
41996      Branch: perl
41997            ! Makefile.SH
41998 ____________________________________________________________________________
41999 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
42000         Log: Metaconfig unit change for #11477.
42001      Branch: metaconfig/U/perl
42002            ! dlsrc.U
42003 ____________________________________________________________________________
42004 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
42005         Log: Subject: [PATCH] Darwin: -fpic not so good
42006              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
42007              Date: Fri, 27 Jul 2001 18:57:38 -0700
42008              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
42009      Branch: perl
42010            ! Configure
42011 ____________________________________________________________________________
42012 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
42013         Log: Subject: [PATCH] Clean up Darwin hints
42014              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
42015              Date: Fri, 27 Jul 2001 19:13:15 -0700
42016              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
42017      Branch: perl
42018            ! hints/darwin.sh
42019 ____________________________________________________________________________
42020 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
42021         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
42022              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42023              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
42024              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
42025      Branch: perl
42026            ! pod/perlfunc.pod pp.c t/op/split.t
42027 ____________________________________________________________________________
42028 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
42029         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
42030              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42031              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
42032              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
42033      Branch: perl
42034            ! pod/perlvar.pod
42035 ____________________________________________________________________________
42036 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
42037         Log: Subject: [PATCH] fixes to constant.pm documentation
42038              From: Ilmari Karonen <iltzu@sci.fi>
42039              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
42040              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
42041      Branch: perl
42042            ! lib/constant.pm
42043 ____________________________________________________________________________
42044 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
42045         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
42046              From: "Philip Newton" <Philip.Newton@gmx.net>
42047              Date: Fri, 27 Jul 2001 07:51:10 +0200
42048              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
42049      Branch: perl
42050            ! pod/perlport.pod
42051 ____________________________________________________________________________
42052 [ 11471] By: nick                                  on 2001/07/26  06:23:32
42053         Log: Subject:  [PATCH] Doc fix for perlguts / threading
42054              From:  Arthur Bergman <arthur@contiller.se>
42055              Date:  Wed, 25 Jul 2001 11:28:23 +0200
42056              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
42057      Branch: perl
42058            ! pod/perlguts.pod
42059 ____________________________________________________________________________
42060 [ 11470] By: nick                                  on 2001/07/26  06:21:06
42061         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
42062              From:  Philip Newton <Philip.Newton@gmx.net>
42063              Date:  Wed, 25 Jul 2001 08:19:47 +0200
42064              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
42065      Branch: perl
42066            ! INSTALL
42067 ____________________________________________________________________________
42068 [ 11469] By: nick                                  on 2001/07/26  06:20:25
42069         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
42070              From:  Philip Newton <Philip.Newton@gmx.net>
42071              Date:  Wed, 25 Jul 2001 08:12:48 +0200
42072              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
42073      Branch: perl
42074            ! INSTALL
42075 ____________________________________________________________________________
42076 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
42077         Log: More +x.
42078      Branch: perl
42079            ! Porting/makerel
42080 ____________________________________________________________________________
42081 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
42082         Log: Update Changes.
42083      Branch: perl
42084            ! Changes patchlevel.h
42085 ____________________________________________________________________________
42086 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
42087         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
42088              From: "Philip Newton" <Philip.Newton@gmx.net>
42089              Date: Tue, 24 Jul 2001 06:45:55 +0200
42090              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
42091      Branch: perl
42092            ! os2/perlrexx.c
42093 ____________________________________________________________________________
42094 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
42095         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
42096              From: Peter Prymmer <pvhp@forte.com>
42097              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
42098              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
42099      Branch: perl
42100            ! pod/perlport.pod t/io/fs.t vms/test.com
42101 ____________________________________________________________________________
42102 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
42103         Log: Workaround on Cwd bootstrap problem.
42104      Branch: perl
42105            ! lib/ExtUtils/MakeMaker.pm
42106 ____________________________________________________________________________
42107 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
42108         Log: When in Rome, quote like the Romans do.
42109      Branch: perl
42110            ! cflags.SH
42111 ____________________________________________________________________________
42112 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
42113         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
42114              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42115              Date: Mon, 23 Jul 2001 19:29:49 -0400
42116              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
42117      Branch: perl
42118            + os2/perlrexx.c
42119            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
42120            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
42121            ! t/op/write.t
42122 ____________________________________________________________________________
42123 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
42124         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
42125              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42126              Date: Mon, 23 Jul 2001 18:43:42 -0400
42127              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
42128      Branch: perl
42129            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
42130 ____________________________________________________________________________
42131 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
42132         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
42133              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42134              Date: Mon, 23 Jul 2001 18:33:16 -0400
42135              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
42136      Branch: perl
42137            ! lib/ExtUtils/MakeMaker.pm
42138 ____________________________________________________________________________
42139 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
42140         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
42141              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42142              Date: Mon, 23 Jul 2001 18:20:35 -0400
42143              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
42144      Branch: perl
42145            ! Makefile.SH cflags.SH
42146 ____________________________________________________________________________
42147 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
42148         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
42149              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
42150              Date: Mon, 23 Jul 2001 11:32:17 -0500
42151              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
42152      Branch: perl
42153            ! lib/ExtUtils/MakeMaker.pm
42154 ____________________________________________________________________________
42155 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
42156         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
42157              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42158              Date: Mon, 23 Jul 2001 18:13:20 -0400
42159              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
42160      Branch: perl
42161            ! lib/perl5db.pl
42162 ____________________________________________________________________________
42163 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
42164         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
42165              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42166              Date: Mon, 23 Jul 2001 18:07:40 -0400
42167              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
42168      Branch: perl
42169            ! op.c
42170 ____________________________________________________________________________
42171 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
42172         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
42173              From: "Craig A. Berry" <craigberry@mac.com>
42174              Date: Mon, 23 Jul 2001 15:35:06 -0500
42175              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
42176      Branch: perl
42177            ! util.c
42178 ____________________________________________________________________________
42179 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
42180         Log: Subject: [PATCH perlfaq9.pod typo]
42181              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
42182              Date: Mon, 23 Jul 2001 07:49:05 -0700
42183              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
42184      Branch: perl
42185            ! pod/perlfaq9.pod
42186 ____________________________________________________________________________
42187 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
42188         Log: Subject: win32\sncfnmcs.pl corrections
42189              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42190              Date: Mon, 23 Jul 2001 12:56:54 +0200
42191              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
42192              
42193              Rename the script a little bit more sensibly.
42194      Branch: perl
42195            + win32/sync_ext.pl
42196            - win32/sncfnmcs.pl
42197            ! MANIFEST README.win32
42198 ____________________________________________________________________________
42199 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
42200         Log: Test tweak.
42201      Branch: perl
42202            ! ext/B/Deparse.t
42203 ____________________________________________________________________________
42204 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
42205         Log: Metaconfig unit tweak for #11450.
42206      Branch: metaconfig/U/perl
42207            ! Mksymlinks.U
42208 ____________________________________________________________________________
42209 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
42210         Log: Too volatile failsafe check.
42211      Branch: perl
42212            ! Configure
42213 ____________________________________________________________________________
42214 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
42215         Log: Further doc tweaks.
42216      Branch: perl
42217            ! lib/UnicodeCD.pm
42218 ____________________________________________________________________________
42219 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
42220         Log: Doc tweaks.
42221      Branch: perl
42222            ! lib/UnicodeCD.pm
42223 ____________________________________________________________________________
42224 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
42225         Log: Doc tweakery from Abhijit.
42226      Branch: perl
42227            ! Porting/repository.pod
42228 ____________________________________________________________________________
42229 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
42230         Log: An accidental empty line.
42231      Branch: perl
42232            ! MANIFEST
42233 ____________________________________________________________________________
42234 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
42235         Log: Missing MANIFESTations.
42236      Branch: perl
42237            ! MANIFEST
42238 ____________________________________________________________________________
42239 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
42240         Log: Update Changes.
42241      Branch: perl
42242            ! Changes patchlevel.h
42243 ____________________________________________________________________________
42244 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
42245         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
42246              From: Mike Guy <mjtg@cam.ac.uk>
42247              Date: Fri, 20 Jul 2001 16:12:49 +0100
42248              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
42249      Branch: perl
42250            ! Porting/pumpkin.pod
42251 ____________________________________________________________________________
42252 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
42253         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
42254              From: Peter Prymmer <pvhp@forte.com>
42255              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
42256              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
42257      Branch: perl
42258            ! pod/perlhack.pod
42259 ____________________________________________________________________________
42260 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
42261         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
42262              From: Michael G Schwern <schwern@pobox.com>
42263              Date: Fri, 20 Jul 2001 20:22:35 -0400
42264              Message-ID: <20010720202235.O4498@blackrider>
42265      Branch: perl
42266            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
42267            ! lib/Test/t/todo.t
42268 ____________________________________________________________________________
42269 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
42270         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
42271              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
42272              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
42273              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
42274      Branch: perl
42275            ! ext/POSIX/POSIX.pod
42276 ____________________________________________________________________________
42277 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
42278         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
42279              From: Mark-Jason Dominus <mjd@plover.com>
42280              Date: Fri, 20 Jul 2001 23:16:54 -0400
42281              Message-ID: <20010721031654.21877.qmail@plover.com>
42282      Branch: perl
42283            ! ext/POSIX/POSIX.pod
42284 ____________________________________________________________________________
42285 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
42286         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
42287              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42288              Date: Sun, 22 Jul 2001 14:56:09 +0200
42289              Message-ID: <20010722145609.A766@rafael>
42290      Branch: perl
42291            ! ext/B/O.pm
42292 ____________________________________________________________________________
42293 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
42294         Log: Subject: regexec.c #define cleanup
42295              From: Mark-Jason Dominus <mjd@plover.com>
42296              Date: Sat, 21 Jul 2001 18:33:25 -0400
42297              Message-ID: <20010721223325.3069.qmail@plover.com>
42298      Branch: perl
42299            ! regexec.c
42300 ____________________________________________________________________________
42301 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
42302         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
42303              From: Prymmer/Kahn <pvhp@best.com>
42304              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
42305              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
42306      Branch: perl
42307            ! t/io/fs.t
42308 ____________________________________________________________________________
42309 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
42310         Log: Typo in #11432.
42311      Branch: perl
42312            ! ext/POSIX/POSIX.t
42313 ____________________________________________________________________________
42314 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
42315         Log: Integrate (manually) change #11424 from macperl.
42316      Branch: perl
42317            ! ext/Filter/t/call.t
42318 ____________________________________________________________________________
42319 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
42320         Log: Integrate change #11408 from macperl.
42321      Branch: perl
42322           !> README.macos pod/perlport.pod
42323 ____________________________________________________________________________
42324 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
42325         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
42326      Branch: perl
42327           +> macos/MacPerlTests.cmd macos/xsubpp.patch
42328            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
42329            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
42330            ! ext/POSIX/POSIX.t
42331 ____________________________________________________________________________
42332 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
42333         Log: pod/*.t tests not picked up by t/TEST either
42334      Branch: maint-5.6/perl
42335            ! t/TEST
42336 ____________________________________________________________________________
42337 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
42338         Log: better tweak for change#11429 (windows has both / and \ separated
42339              paths in @INC at that point)
42340      Branch: maint-5.6/perl
42341            ! t/pod/testp2pt.pl
42342 ____________________________________________________________________________
42343 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
42344         Log: MacOS pod test tweak needs \Escape
42345      Branch: maint-5.6/perl
42346            ! t/pod/testp2pt.pl
42347 ____________________________________________________________________________
42348 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
42349         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
42350              resulting duplicate output, but t/harness isn't)
42351      Branch: maint-5.6/perl
42352            ! t/run/runenv.t
42353 ____________________________________________________________________________
42354 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
42355         Log: t/harness wasn't picking up all the tests
42356      Branch: maint-5.6/perl
42357            ! t/harness
42358 ____________________________________________________________________________
42359 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
42360         Log: update MANIFEST for new file
42361      Branch: maint-5.6/perl
42362            ! MANIFEST
42363 ____________________________________________________________________________
42364 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
42365         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
42366              the exception of the macperl/macos/... tree
42367      Branch: maint-5.6/perl
42368           +> t/lib/filefind-taint.t
42369           !> (integrate 72 files)
42370 ____________________________________________________________________________
42371 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
42372         Log: Fix test.
42373      Branch: maint-5.6/macperl
42374            ! macos/bundled_ext/Filter/t/call.t
42375 ____________________________________________________________________________
42376 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
42377         Log: Make perl fork()-safe (in a slightly limited way) even on
42378              platforms that don't have pthread_atfork() (extension of
42379              the fix in change#11151).
42380              
42381              Note that this will not help extensions that call fork()
42382              directly in C, or that link to libraries that call fork()
42383              directly.  Such cases must be fixed to either call
42384              PerlProc_fork(), or call atfork_lock() in parent before the
42385              calling the function that forks and call atfork_unlock()
42386              in both parent and child immediately after the fork().
42387              (There are no worries if C code calls exec() in the child
42388              immediately after a fork().  Only cases where the child
42389              calls perl's API functions (including New()) after the
42390              fork() are problematic.)
42391              
42392              This change also eliminates the use of vfork() from perl,
42393              since all such uses were violating the severe restrictions
42394              on modifying the state of the process between the vfork()
42395              and the exec().
42396              
42397              This is a modified version of patches suggested by Abhijit
42398              Menon-Sen and Richard Soderberg.
42399      Branch: perl
42400            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
42401            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
42402 ____________________________________________________________________________
42403 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
42404         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
42405              Switch, and Text::Balanced.
42406      Branch: maint-5.6/macperl
42407            + macos/bundled_ext/Filter/Util/Call/Call.pm
42408            + macos/bundled_ext/Filter/Util/Call/Call.xs
42409            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
42410            + macos/bundled_ext/Filter/t/MyFilter.pm
42411            + macos/bundled_ext/Filter/t/call.t
42412            + macos/bundled_ext/Filter/t/filter-util.pl
42413            + macos/bundled_lib/blib/lib/Class/ISA.pm
42414            + macos/bundled_lib/blib/lib/Digest.pm
42415            + macos/bundled_lib/blib/lib/Filter/Simple.pm
42416            + macos/bundled_lib/blib/lib/Switch.pm
42417            + macos/bundled_lib/blib/lib/Text/Balanced.pm
42418            + macos/bundled_lib/blib/lib/Text/Balanced.pod
42419            + macos/bundled_lib/t/Class/ISA/test.pl
42420            + macos/bundled_lib/t/Digest/Digest.t
42421            + macos/bundled_lib/t/Filter/Simple/test.pl
42422            + macos/bundled_lib/t/Switch/test.pl
42423            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
42424            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
42425            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
42426            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
42427            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
42428            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
42429            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
42430            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
42431 ____________________________________________________________________________
42432 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
42433         Log: Add Filter::Util::Call to config/make files; edit utils
42434              to recognize the module (it was descended too far down).
42435              Bump version to 5.6.1a4.
42436      Branch: maint-5.6/macperl
42437            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
42438            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
42439            ! macos/macperl/Makefile.mk macos/xsubpp.patch
42440 ____________________________________________________________________________
42441 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
42442         Log: Make DB_File the default for MLDBM on MacOS.
42443      Branch: maint-5.6/macperl
42444            ! macos/bundled_lib/blib/lib/MLDBM.pm
42445 ____________________________________________________________________________
42446 [ 11419] By: nick                                  on 2001/07/20  14:51:03
42447         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
42448              From:  Simon Cozens <simon@netthink.co.uk>
42449              Date:  Fri, 20 Jul 2001 11:42:35 -0400
42450              Message-Id:  <20010720114235.A5235@netthink.co.uk>
42451      Branch: perl
42452            ! lib/UnicodeCD.pm
42453 ____________________________________________________________________________
42454 [ 11418] By: nick                                  on 2001/07/20  14:48:12
42455         Log: Subject:  [PATCH regcomp.h] adds a comment
42456              From:  Abhijit Menon-Sen <ams@wiw.org>
42457              Date:  Fri, 20 Jul 2001 21:05:37 +0530
42458              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
42459      Branch: perl
42460            ! regcomp.h
42461 ____________________________________________________________________________
42462 [ 11417] By: nick                                  on 2001/07/20  14:16:38
42463         Log: Subject:  [PATCH 5.7.2] INSTALL updates
42464              From:  Andy Dougherty <doughera@lafayette.edu>
42465              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
42466              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
42467      Branch: perl
42468            ! INSTALL
42469 ____________________________________________________________________________
42470 [ 11416] By: nick                                  on 2001/07/20  06:44:44
42471         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
42472              From:  Russ Allbery <rra@stanford.edu>
42473              Date:  19 Jul 2001 15:52:37 -0700
42474              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
42475      Branch: perl
42476            ! lib/Pod/Man.pm
42477 ____________________________________________________________________________
42478 [ 11415] By: nick                                  on 2001/07/20  06:35:11
42479         Log: Subject:  [PATCH] defer op_seq allocation
42480              From:  Abhijit Menon-Sen <ams@wiw.org>
42481              Date:  Thu, 19 Jul 2001 22:12:24 +0530
42482              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
42483      Branch: perl
42484            ! op.c
42485 ____________________________________________________________________________
42486 [ 11414] By: nick                                  on 2001/07/20  06:23:36
42487         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
42488              From:  Abhijit Menon-Sen <ams@wiw.org>
42489              Date:  Fri, 20 Jul 2001 01:18:50 +0530
42490              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
42491              (Private e-mail)
42492      Branch: perl
42493            ! ext/Time/HiRes/HiRes.xs
42494 ____________________________________________________________________________
42495 [ 11413] By: nick                                  on 2001/07/20  06:18:53
42496         Log: Integrate mainline
42497      Branch: perlio
42498           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
42499            - t/base/commonsense.t
42500           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
42501           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
42502           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
42503           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
42504           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
42505           !> win32/win32.c
42506 ____________________________________________________________________________
42507 [ 11412] By: nick                                  on 2001/07/19  06:44:27
42508         Log: Integrate win32/perlhost.h from maintenance branch.
42509              (Rest of $ENV{PATH} / system() fix.)
42510      Branch: perl
42511           !> win32/perlhost.h
42512 ____________________________________________________________________________
42513 [ 11411] By: nick                                  on 2001/07/19  06:41:34
42514         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
42515              From:  Philip Newton <Philip.Newton@gmx.net>
42516              Date:  Wed, 18 Jul 2001 21:43:57 +0200
42517              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
42518      Branch: perl
42519            ! pod/perlhack.pod
42520 ____________________________________________________________________________
42521 [ 11410] By: nick                                  on 2001/07/19  06:39:35
42522         Log: Subject:  Security hole in taint checking in open()
42523              From:  deekoo@tentacle.net
42524              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
42525              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
42526      Branch: perl
42527            ! doio.c
42528 ____________________________________________________________________________
42529 [ 11409] By: nick                                  on 2001/07/19  06:28:08
42530         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
42531              From:  Abhijit Menon-Sen <ams@wiw.org>
42532              Date:  Thu, 19 Jul 2001 04:30:43 +0530
42533              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
42534      Branch: perl
42535            ! ext/Time/HiRes/HiRes.xs
42536 ____________________________________________________________________________
42537 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
42538         Log: Update docs with latest implementation information and new URLs.
42539      Branch: maint-5.6/macperl
42540            ! README.macos pod/perlport.pod
42541 ____________________________________________________________________________
42542 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
42543         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
42544              Fix BuildRules to accept optimization variables.
42545      Branch: maint-5.6/macperl
42546            + macos/bundled_ext/Digest/MD5/Makefile.mk
42547            ! macos/BuildRules.mk macos/Makefile.mk
42548            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
42549            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
42550 ____________________________________________________________________________
42551 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
42552         Log: Integrate changes 11399,11401
42553      Branch: maint-5.6/macperl
42554           !> win32/perlhost.h win32/win32.c
42555 ____________________________________________________________________________
42556 [ 11405] By: nick                                  on 2001/07/18  06:50:33
42557         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
42558              from perl5.6*
42559      Branch: perl
42560           !> win32/perlhost.h win32/win32.c
42561 ____________________________________________________________________________
42562 [ 11404] By: nick                                  on 2001/07/18  06:43:59
42563         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
42564              From:  hv@crypt0.demon.co.uk
42565              Date:  Wed, 18 Jul 2001 05:58:46 +0100
42566              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
42567      Branch: perl
42568            ! ext/POSIX/POSIX.t
42569 ____________________________________________________________________________
42570 [ 11403] By: nick                                  on 2001/07/18  06:38:57
42571         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
42572              From:  hv@crypt0.demon.co.uk
42573              Date:  Wed, 18 Jul 2001 05:21:54 +0100
42574              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
42575      Branch: perl
42576            ! numeric.c t/op/arith.t
42577 ____________________________________________________________________________
42578 [ 11402] By: nick                                  on 2001/07/18  06:19:17
42579         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
42580              From:  mjd@plover.com
42581              Date:  17 Jul 2001 17:59:20 -0000
42582              Message-Id:  <20010717175920.8177.qmail@plover.com>
42583      Branch: perl
42584            ! pod/perlre.pod
42585 ____________________________________________________________________________
42586 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
42587         Log: thinko in change#11400 (duh)
42588      Branch: maint-5.6/perl
42589            ! win32/perlhost.h
42590 ____________________________________________________________________________
42591 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
42592         Log: change#11399 revealed another unrelated bug; this is just a temporary
42593              bandaid
42594      Branch: maint-5.6/perl
42595            ! win32/perlhost.h
42596 ____________________________________________________________________________
42597 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
42598         Log: fix bugs in handling of the virtualized environment under windows;
42599              there were bugs in propagating any changes to %ENV down to the real
42600              environment when such changes happened in the toplevel process
42601              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
42602              problem identification, and for a part of the fix)
42603      Branch: maint-5.6/perl
42604            ! win32/perlhost.h win32/win32.c
42605 ____________________________________________________________________________
42606 [ 11398] By: nick                                  on 2001/07/17  08:26:35
42607         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
42608              From: Peter Prymmer <pvhp@forte.com>
42609              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
42610              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
42611              
42612              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
42613              should not depend on existance of Config.pm
42614      Branch: perl
42615           +> t/lib/commonsense.t
42616            - t/base/commonsense.t
42617            ! MANIFEST t/README
42618 ____________________________________________________________________________
42619 [ 11397] By: nick                                  on 2001/07/17  08:09:58
42620         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
42621              From:  Michael G Schwern <schwern@pobox.com>
42622              Date:  Mon, 16 Jul 2001 18:20:31 -0400
42623              Message-Id:  <20010716182031.A1128@blackrider>
42624      Branch: perl
42625            ! pod/perlhack.pod
42626 ____________________________________________________________________________
42627 [ 11396] By: nick                                  on 2001/07/17  08:04:11
42628         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
42629              From:  Gwyn Judd <b.judd@xtra.co.nz>
42630              Date:  Tue, 17 Jul 2001 20:55:58 +1200
42631              Message-Id:  <20010717205558.A3107@thislove>
42632      Branch: perl
42633            ! pod/perlfunc.pod
42634 ____________________________________________________________________________
42635 [ 11395] By: nick                                  on 2001/07/17  08:02:22
42636         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
42637              From:  Peter Prymmer <pvhp@forte.com>
42638              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
42639              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
42640      Branch: perl
42641            ! t/op/sprintf.t
42642 ____________________________________________________________________________
42643 [ 11394] By: nick                                  on 2001/07/17  07:57:06
42644         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
42645              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
42646              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
42647              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
42648      Branch: perl
42649            ! gv.c
42650 ____________________________________________________________________________
42651 [ 11392] By: nick                                  on 2001/07/17  07:50:12
42652         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
42653              From:  Coral <coral@moonlight.crystalflame.net>
42654              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
42655              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
42656      Branch: perl
42657            ! pp_sys.c thread.h
42658 ____________________________________________________________________________
42659 [ 11391] By: nick                                  on 2001/07/17  07:34:28
42660         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
42661              From:  Jonathan Stowe <gellyfish@gellyfish.com>
42662              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
42663              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
42664      Branch: perl
42665            ! utils/h2xs.PL
42666 ____________________________________________________________________________
42667 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
42668         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
42669              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
42670              and Mac::Apps::Launch, which don't work, and Time::HiRes and
42671              Time::Piece, which don't yet work.
42672      Branch: maint-5.6/macperl
42673            + (add 154 files)
42674 ____________________________________________________________________________
42675 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
42676         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
42677              Also add hack to get around missing setenv for PERL5DB.
42678      Branch: maint-5.6/macperl
42679            ! macos/macish.c macos/macish.h
42680 ____________________________________________________________________________
42681 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
42682         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
42683      Branch: maint-5.6/macperl
42684            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
42685            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
42686 ____________________________________________________________________________
42687 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
42688         Log: Fix up some configuration and make options, add extra
42689              extensions.
42690      Branch: maint-5.6/macperl
42691            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
42692            ! macos/macperl/Makefile.mk
42693 ____________________________________________________________________________
42694 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
42695         Log: From Change 11374 in maintperl.
42696      Branch: maint-5.6/macperl
42697           !> utils/h2ph.PL
42698 ____________________________________________________________________________
42699 [ 11385] By: nick                                  on 2001/07/16  14:12:58
42700         Log: Back out change to h2xs till it passes its test.
42701      Branch: perl
42702            ! utils/h2xs.PL
42703 ____________________________________________________________________________
42704 [ 11384] By: nick                                  on 2001/07/16  14:00:10
42705         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
42706              From:  Jonathan Stowe <gellyfish@gellyfish.com>
42707              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
42708              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
42709      Branch: perl
42710            ! utils/h2xs.PL
42711 ____________________________________________________________________________
42712 [ 11383] By: nick                                  on 2001/07/16  13:53:12
42713         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
42714              From:  Robin Houston <robin@kitsite.com>
42715              Date:  Sun, 15 Jul 2001 18:22:31 +0100
42716              Message-Id:  <20010715182230.A11174@robin>
42717      Branch: perl
42718            ! hints/darwin.sh
42719 ____________________________________________________________________________
42720 [ 11382] By: nick                                  on 2001/07/16  13:52:49
42721         Log: Subject:  [PATCH perl@11372] re_dup
42722              From:  Radu Greab <radu@netsoft.ro>
42723              Date:  Sun, 15 Jul 2001 04:50:06 +0300
42724              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
42725      Branch: perl
42726            ! sv.c
42727 ____________________________________________________________________________
42728 [ 11379] By: nick                                  on 2001/07/16  13:35:39
42729         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
42730              From:  Robin Houston <robin@kitsite.com>
42731              Date:  Sat, 14 Jul 2001 14:28:50 +0100
42732              Message-Id:  <20010714142850.A10205@robin>
42733      Branch: perl
42734            ! ext/B/B/Deparse.pm
42735 ____________________________________________________________________________
42736 [ 11378] By: nick                                  on 2001/07/16  13:30:36
42737         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
42738              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
42739              Date:  Sat, 14 Jul 2001 22:17:42 +0900
42740              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
42741      Branch: perl
42742            + ext/Encode/Encode/euc-jp-0212.enc
42743            ! ext/Encode/Encode/Tcl.pm
42744 ____________________________________________________________________________
42745 [ 11377] By: nick                                  on 2001/07/16  13:17:28
42746         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
42747              From:  Andy Dougherty <doughera@lafayette.edu>
42748              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
42749              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
42750      Branch: perl
42751            ! hints/darwin.sh hints/rhapsody.sh
42752 ____________________________________________________________________________
42753 [ 11376] By: nick                                  on 2001/07/16  09:05:00
42754         Log: Integrate mainline
42755      Branch: perlio
42756           +> ext/Encode/Encode/7bit-greek.enc
42757           +> ext/Encode/Encode/7bit-latin1.enc
42758           +> ext/Encode/Encode/cns11643-1.enc
42759           +> ext/Encode/Encode/cns11643-2.enc
42760           +> ext/Encode/Encode/iso2022-cn.enc
42761           +> ext/Encode/Encode/iso2022-jp1.enc
42762           +> ext/Encode/Encode/iso2022-jp2.enc
42763           !> Changes Configure MANIFEST Makefile.SH
42764           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
42765           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
42766           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
42767           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
42768           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
42769 ____________________________________________________________________________
42770 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
42771         Log: integrate change#11374 from maint-5.6
42772              
42773              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
42774      Branch: perl
42775           !> utils/h2ph.PL
42776 ____________________________________________________________________________
42777 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
42778         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
42779      Branch: maint-5.6/perl
42780            ! utils/h2ph.PL
42781 ____________________________________________________________________________
42782 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
42783         Log: Update Changes.
42784      Branch: perl
42785            ! Changes patchlevel.h
42786 ____________________________________________________________________________
42787 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
42788         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
42789              From: Jonathan Stowe <gellyfish@gellyfish.com>
42790              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
42791              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
42792      Branch: perl
42793            ! utils/h2xs.PL
42794 ____________________________________________________________________________
42795 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
42796         Log: Subject: patch to add DEL to [:cntrl:]
42797              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
42798              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
42799              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
42800      Branch: perl
42801            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
42802 ____________________________________________________________________________
42803 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
42804         Log: Metaconfig unit change for #11369; plus a dependency nit.
42805      Branch: metaconfig
42806            ! U/compline/nblock_io.U
42807      Branch: metaconfig/U/perl
42808            ! Extensions.U
42809 ____________________________________________________________________________
42810 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
42811         Log: #include <stdlib.h> so that exit() is prototyped,
42812              noticed by Hugo.
42813      Branch: perl
42814            ! Configure
42815 ____________________________________________________________________________
42816 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
42817         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
42818              From: Peter Prymmer <pvhp@forte.com>
42819              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
42820              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
42821      Branch: perl
42822            ! t/op/sprintf.t
42823 ____________________________________________________________________________
42824 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
42825         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
42826              From: Peter Prymmer <pvhp@forte.com>
42827              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
42828              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
42829      Branch: perl
42830            ! ext/Encode/Encode/Tcl.t
42831 ____________________________________________________________________________
42832 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
42833         Log: Add information about gcc 3.0 basic block profiling.
42834      Branch: perl
42835            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
42836 ____________________________________________________________________________
42837 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
42838         Log: Subject: Error in lib/PerlIO/Via.pm ?
42839              From: Mark-Jason Dominus <mjd@plover.com>
42840              Date: Fri, 13 Jul 2001 15:55:41 -0400
42841              Message-ID: <20010713195541.26751.qmail@plover.com>
42842      Branch: perl
42843            ! ext/PerlIO/Via/Via.pm
42844 ____________________________________________________________________________
42845 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
42846         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
42847              section from the Compiler section.
42848      Branch: perl
42849            ! myconfig.SH
42850 ____________________________________________________________________________
42851 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
42852         Log: Handle glibc style of constant definitions using enum
42853              with intervening #defines; from Brendan O'Dea.
42854      Branch: perl
42855            ! utils/h2ph.PL
42856 ____________________________________________________________________________
42857 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
42858         Log: Add LC_MESSAGES to the locale_h export tag (it already is
42859              in the Makefile.PL and thusly eligible for an XS constant)
42860              (see also maintperl #10543)
42861      Branch: perl
42862            ! ext/POSIX/POSIX.pm
42863 ____________________________________________________________________________
42864 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
42865         Log: Subject: Re: [patch] re_dup
42866              From: Abhijit Menon-Sen <ams@wiw.org>
42867              Date: Fri, 13 Jul 2001 21:41:09 +0530
42868              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
42869      Branch: perl
42870            ! sv.c
42871 ____________________________________________________________________________
42872 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
42873         Log: Subject: [patch] re_dup
42874              From: Doug MacEachern <dougm@covalent.net>
42875              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
42876              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
42877      Branch: perl
42878            ! sv.c
42879 ____________________________________________________________________________
42880 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
42881         Log: Update Changes.
42882      Branch: perl
42883            ! Changes patchlevel.h
42884 ____________________________________________________________________________
42885 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
42886         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
42887              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
42888              Date: Sat, 14 Jul 2001 00:06:30 +0900
42889              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
42890      Branch: perl
42891            + ext/Encode/Encode/7bit-greek.enc
42892            + ext/Encode/Encode/7bit-latin1.enc
42893            + ext/Encode/Encode/cns11643-1.enc
42894            + ext/Encode/Encode/cns11643-2.enc
42895            + ext/Encode/Encode/iso2022-cn.enc
42896            + ext/Encode/Encode/iso2022-jp1.enc
42897            + ext/Encode/Encode/iso2022-jp2.enc
42898            ! MANIFEST ext/Encode/Encode/Tcl.pm
42899            ! ext/Encode/Encode/iso2022-kr.enc
42900 ____________________________________________________________________________
42901 [ 11357] By: nick                                  on 2001/07/13  14:24:06
42902         Log: Blind integrate mainline (as of 5.7.2?)
42903      Branch: perlio
42904           !> AUTHORS Changes Porting/config.sh Porting/config_H
42905           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
42906           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
42907           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
42908           !> win32/makefile.mk
42909 ____________________________________________________________________________
42910 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
42911         Log: Snip away the devel patchlevel.
42912      Branch: perl
42913            ! patchlevel.h
42914 ____________________________________________________________________________
42915 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
42916         Log: Bump the version to 5.7.2.
42917      Branch: perl
42918            ! Porting/config.sh Porting/config_H patchlevel.h
42919            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
42920            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42921            ! win32/makefile.mk
42922 ____________________________________________________________________________
42923 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
42924         Log: Update Changes.
42925      Branch: perl
42926            ! Changes
42927 ____________________________________________________________________________
42928 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
42929         Log: Reword.
42930      Branch: perl
42931            ! AUTHORS
42932 ____________________________________________________________________________
42933 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
42934         Log: AUTHORS update.
42935      Branch: perl
42936            ! AUTHORS
42937 ____________________________________________________________________________
42938 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
42939         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
42940              unless ithreads.
42941      Branch: perl
42942            ! makedef.pl
42943 ____________________________________________________________________________
42944 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
42945         Log: Integrate perlio.
42946      Branch: perl
42947           !> win32/distclean.bat
42948 ____________________________________________________________________________
42949 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
42950         Log: Test the encoding transform only iff we have PerlIO,
42951              noticed by H. Merijn Brand.
42952      Branch: perl
42953            ! ext/PerlIO/t/encoding.t
42954 ____________________________________________________________________________
42955 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
42956         Log: README.netware tweaks from Ananth Kesari.
42957      Branch: perl
42958            ! README.netware
42959 ____________________________________________________________________________
42960 [ 11346] By: nick                                  on 2001/07/13  09:18:51
42961         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
42962              to avoid /unicode vs /Unicode issues.
42963      Branch: perlio
42964            ! win32/distclean.bat
42965 ____________________________________________________________________________
42966 [ 11345] By: nick                                  on 2001/07/13  06:24:18
42967         Log: Integrate mainline
42968      Branch: perlio
42969           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
42970            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
42971           !> (integrate 63 files)
42972 ____________________________________________________________________________
42973 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
42974         Log: Add d_bincompat5005 information to perl -V.
42975      Branch: perl
42976            ! myconfig.SH
42977 ____________________________________________________________________________
42978 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
42979         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
42980              From: Abhijit Menon-Sen <ams@wiw.org>
42981              Date: Fri, 13 Jul 2001 07:12:36 +0530
42982              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
42983      Branch: perl
42984            ! sv.c
42985 ____________________________________________________________________________
42986 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
42987         Log: Remove unicode::distinct, as per Inaba Hiroto.
42988      Branch: perl
42989            - lib/unicode/distinct.pm
42990            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
42991            ! t/lib/1_compile.t
42992 ____________________________________________________________________________
42993 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
42994         Log: Paging for Dr Octothorpe.
42995      Branch: perl
42996            ! pod/perlfaq4.pod
42997 ____________________________________________________________________________
42998 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
42999         Log: cut-n-paste error noticed by mjd.
43000      Branch: perl
43001            ! pod/perlfaq4.pod
43002 ____________________________________________________________________________
43003 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
43004         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
43005              From: Peter Prymmer <pvhp@forte.com>
43006              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
43007              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
43008      Branch: perl
43009            ! pod/perlfaq4.pod
43010 ____________________________________________________________________________
43011 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
43012         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
43013              From: Randall Gellens <randy@qualcomm.com>
43014              Date: Thu, 12 Jul 2001 16:56:23 -0700
43015              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
43016      Branch: perl
43017            ! Porting/repository.pod
43018 ____________________________________________________________________________
43019 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
43020         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
43021      Branch: perl
43022            ! thread.h
43023 ____________________________________________________________________________
43024 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
43025         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
43026              From: coral <coral@moonlight.crystalflame.net>
43027              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
43028              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
43029      Branch: perl
43030            ! thread.h
43031 ____________________________________________________________________________
43032 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
43033         Log: Metaconfig unit change for #11134.
43034      Branch: metaconfig
43035            + U/threads/d_pthread_atfork.U
43036 ____________________________________________________________________________
43037 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
43038         Log: Add HAS_PTHREAD_ATFORK.
43039      Branch: perl
43040            ! Configure NetWare/config.wc NetWare/config_H.wc
43041            ! Porting/Glossary Porting/config.sh Porting/config_H
43042            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
43043            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
43044            ! vos/config.ga.def vos/config.ga.h win32/config.bc
43045            ! win32/config.gc win32/config.vc win32/config_H.bc
43046            ! win32/config_H.gc win32/config_H.vc
43047 ____________________________________________________________________________
43048 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
43049         Log: Subject: [PATCH] File::Copy fails on tied handles
43050              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
43051              Date: Thu, 12 Jul 2001 15:18:51 -0700
43052              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
43053      Branch: perl
43054            ! lib/File/Copy.pm
43055 ____________________________________________________________________________
43056 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
43057         Log: Subject: [PATCH] Langinfo.t
43058              From: Nicholas Clark <nick@ccl4.org>
43059              Date: Thu, 12 Jul 2001 23:55:38 +0100
43060              Message-ID: <20010712235538.M5827@plum.flirble.org>
43061      Branch: perl
43062            ! ext/I18N/Langinfo/Langinfo.t
43063 ____________________________________________________________________________
43064 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
43065         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
43066              From: Peter Prymmer <pvhp@forte.com>
43067              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
43068              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
43069      Branch: perl
43070            ! pod/perl572delta.pod
43071 ____________________________________________________________________________
43072 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
43073         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
43074              From: Abhijit Menon-Sen <ams@wiw.org>
43075              Date: Fri, 13 Jul 2001 05:21:16 +0530
43076              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
43077      Branch: perl
43078            ! sv.c
43079 ____________________________________________________________________________
43080 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
43081         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
43082              From: Abhijit Menon-Sen <ams@wiw.org>
43083              Date: Fri, 13 Jul 2001 03:04:25 +0530
43084              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
43085      Branch: perl
43086            ! av.c
43087 ____________________________________________________________________________
43088 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
43089         Log: s/^M$//g
43090      Branch: perl
43091            ! win32/Makefile win32/makefile.mk
43092 ____________________________________________________________________________
43093 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
43094         Log: Update Changes.
43095      Branch: perl
43096            ! Changes patchlevel.h
43097 ____________________________________________________________________________
43098 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
43099         Log: Typo spotted by Philip Newton.
43100      Branch: perl
43101            ! pod/perl572delta.pod
43102 ____________________________________________________________________________
43103 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
43104         Log: Subject: [PATCH] fixes perl_clone of perl_clone
43105              From: Artur Bergman <artur@contiller.se>
43106              Date: Thu, 12 Jul 2001 20:57:09 +0200
43107              Message-ID: <B773BFA4.236B%artur@contiller.se>
43108      Branch: perl
43109            ! sv.c
43110 ____________________________________________________________________________
43111 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
43112         Log: Add README.uts from Hal Morris.
43113      Branch: perl
43114            + README.uts
43115            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
43116            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
43117 ____________________________________________________________________________
43118 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
43119         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
43120              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43121              Date: Thu, 12 Jul 2001 20:32:37 +0200
43122              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
43123      Branch: perl
43124            ! hints/aix.sh
43125 ____________________________________________________________________________
43126 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
43127         Log: Subject: Patch: document reg_data.what member
43128              From: Mark-Jason Dominus <mjd@plover.com>
43129              Message-ID: <20010712182532.14821.qmail@plover.com>
43130              Date: Thu, 12 Jul 2001 14:25:32 -0400
43131      Branch: perl
43132            ! regcomp.c regcomp.h
43133 ____________________________________________________________________________
43134 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
43135         Log: Subject: [PATCH] Perl_re_dup()
43136              From: Abhijit Menon-Sen <ams@wiw.org>
43137              Date: Thu, 12 Jul 2001 23:54:32 +0530
43138              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
43139      Branch: perl
43140            ! embed.h embed.pl perlapi.c proto.h sv.c
43141 ____________________________________________________________________________
43142 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
43143         Log: Regen Configure, modlib, toc.
43144      Branch: perl
43145            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43146            ! pod/perlmodlib.pod pod/perltoc.pod
43147 ____________________________________________________________________________
43148 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
43149         Log: The problem seems to be in PerlIO::Layer::->find() not
43150              accepting the ":encoding(blurflur)" arguments.
43151      Branch: perl
43152            ! lib/PerlIO.pm lib/open.pm
43153 ____________________________________________________________________________
43154 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
43155         Log: AIX doc update.
43156      Branch: perl
43157            ! README.aix pod/perl572delta.pod
43158 ____________________________________________________________________________
43159 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
43160         Log: Subject: AIX README update
43161              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43162              Date: Thu, 12 Jul 2001 19:28:30 +0200
43163              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
43164      Branch: perl
43165            ! README.aix
43166 ____________________________________________________________________________
43167 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
43168         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
43169              From: Norton Allen <allen@huarp.harvard.edu>
43170              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
43171              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
43172      Branch: perl
43173            ! ext/IO/lib/IO/t/io_unix.t
43174 ____________________________________________________________________________
43175 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
43176         Log: Subject: [PATCH README.qnx hints/qnx.sh]
43177              From: Norton Allen <allen@huarp.harvard.edu>
43178              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
43179              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
43180      Branch: perl
43181            ! README.qnx hints/qnx.sh
43182 ____________________________________________________________________________
43183 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
43184         Log: Subject: [patch] faster PM_GETRE
43185              From: Doug MacEachern <dougm@covalent.net>
43186              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
43187              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
43188      Branch: perl
43189            ! op.h
43190 ____________________________________________________________________________
43191 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
43192         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
43193              From: Doug MacEachern <dougm@covalent.net>
43194              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
43195              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
43196      Branch: perl
43197            ! op.c
43198 ____________________________________________________________________________
43199 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
43200         Log: Tell where the nice Estonian database is.
43201      Branch: perl
43202            ! lib/open.pm
43203 ____________________________________________________________________________
43204 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
43205         Log: Retract #11309 since #11310 is a better fix.
43206      Branch: perl
43207            ! t/lib/1_compile.t
43208 ____________________________________________________________________________
43209 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
43210         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
43211              change#11300 needs to return the status of failed win32_spawnvp())
43212              
43213              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
43214              splitting correctly; remove unused variables; 'require' at run time
43215              rather than 'use' at compile time for I18N::Langinfo, since it
43216              isn't everyware
43217      Branch: perl
43218            ! lib/open.pm win32/win32.c
43219 ____________________________________________________________________________
43220 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
43221         Log: Temporary workaround.
43222      Branch: perl
43223            ! t/lib/1_compile.t
43224 ____________________________________________________________________________
43225 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
43226         Log: UCD typo in #11306 and add also more known-to-be-tested
43227              modules to the skip list.
43228      Branch: perl
43229            ! t/lib/1_compile.t
43230 ____________________________________________________________________________
43231 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
43232         Log: Rename Unicode::UCD to UnicodeCD to avoid
43233              messups with case-insensitive filesystems.
43234      Branch: perl
43235            + lib/UnicodeCD.pm lib/UnicodeCD.t
43236            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
43237            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
43238 ____________________________________________________________________________
43239 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
43240         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
43241              From: daniel@biz.bitpusher.com
43242              Date: Wed, 11 Jul 2001 23:25:47 -0700
43243              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
43244      Branch: perl
43245            ! lib/Tie/Array.pm t/op/splice.t
43246 ____________________________________________________________________________
43247 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
43248         Log: Subject: [PATCH] More accurate line numbers in messages
43249              From: Paul Johnson <paul@pjcj.net>
43250              Date: Thu, 12 Jul 2001 04:14:11 +0200
43251              Message-ID: <20010712041411.A3467@pjcj.net>
43252              
43253              (With prototyping and multiplicity tweaks.)
43254      Branch: perl
43255            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
43256 ____________________________________________________________________________
43257 [ 11304] By: nick                                  on 2001/07/12  12:53:40
43258         Log: Integrate mainline
43259      Branch: perlio
43260           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
43261           !> regexec.c thread.h
43262 ____________________________________________________________________________
43263 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
43264         Log: Cut-and-pasto in #11298.
43265      Branch: perl
43266            ! ext/ByteLoader/bytecode.h
43267 ____________________________________________________________________________
43268 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
43269         Log: Update the AIX known problems section.
43270      Branch: perl
43271            ! pod/perl572delta.pod
43272 ____________________________________________________________________________
43273 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
43274         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
43275              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43276              Date: Thu, 12 Jul 2001 12:16:16 +0200
43277              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
43278      Branch: perl
43279            ! hints/aix.sh
43280 ____________________________________________________________________________
43281 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
43282         Log: Integrate perlio.
43283      Branch: perl
43284           !> makedef.pl win32/win32.c
43285 ____________________________________________________________________________
43286 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
43287         Log: Subject: [PATCH] fix for PMOP threadness failures
43288              From: Artur Bergman <artur@contiller.se>
43289              Date: Thu, 12 Jul 2001 09:48:06 +0200
43290              Message-ID: <B77322D6.22DD%artur@contiller.se>
43291      Branch: perl
43292            ! regexec.c
43293 ____________________________________________________________________________
43294 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
43295         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
43296              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
43297              Date: Thu, 12 Jul 2001 09:09:48 +0200
43298              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
43299              
43300              More parentheses to keep bcc happy.
43301      Branch: perl
43302            ! ext/ByteLoader/bytecode.h
43303 ____________________________________________________________________________
43304 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
43305         Log: Subject: Re: [patch] pthread_atfork bandaid
43306              From: Doug MacEachern <dougm@covalent.net>
43307              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
43308              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
43309      Branch: perl
43310            ! thread.h
43311 ____________________________________________________________________________
43312 [ 11296] By: nick                                  on 2001/07/12  11:55:48
43313         Log: Exclude reentrant_buffer from .def file
43314      Branch: perlio
43315            ! makedef.pl
43316 ____________________________________________________________________________
43317 [ 11295] By: nick                                  on 2001/07/12  11:11:44
43318         Log: Honour void-ness of my_exit()
43319      Branch: perlio
43320            ! win32/win32.c
43321 ____________________________________________________________________________
43322 [ 11294] By: nick                                  on 2001/07/12  07:51:04
43323         Log: Integrate mainline
43324      Branch: perlio
43325           +> uts/sprintf_wrap.c
43326           !> (integrate 35 files)
43327 ____________________________________________________________________________
43328 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
43329         Log: Retract #11289.
43330      Branch: perl
43331            ! embed.h embed.pl perl.c proto.h thread.h
43332 ____________________________________________________________________________
43333 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
43334         Log: Now the :locale pseudolayer *almost* works...
43335      Branch: perl
43336            ! lib/open.pm
43337 ____________________________________________________________________________
43338 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
43339         Log: Locale encoding tweaks.
43340      Branch: perl
43341            ! lib/open.pm
43342 ____________________________________________________________________________
43343 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
43344         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
43345              From: Mark-Jason Dominus <mjd@plover.com>
43346              Date: Thu, 12 Jul 2001 00:59:31 -0400
43347              Message-ID: <20010712045931.8543.qmail@plover.com>
43348              
43349              Remove the chmod/umask leading zero warning.
43350      Branch: perl
43351            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
43352            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
43353 ____________________________________________________________________________
43354 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
43355         Log: (Retracted by #11289.)
43356      Branch: perl
43357            ! embed.h embed.pl perl.c proto.h thread.h
43358 ____________________________________________________________________________
43359 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
43360         Log: Needed by #11283.
43361      Branch: perl
43362            ! intrpvar.h
43363 ____________________________________________________________________________
43364 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
43365         Log: Metaconfig unit change for #11286.
43366      Branch: metaconfig/U/perl
43367            ! patchlevel.U
43368 ____________________________________________________________________________
43369 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
43370         Log: Subject: Re: [PATCH Configure] perl -V broken
43371              From: Andy Dougherty <doughera@lafayette.edu>
43372              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
43373              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
43374      Branch: perl
43375            ! Configure myconfig.SH
43376 ____________________________________________________________________________
43377 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
43378         Log: Retract #11166 (and #11237).
43379      Branch: perl
43380            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
43381            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
43382            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
43383 ____________________________________________________________________________
43384 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
43385         Log: UTS tweaks for Hal Morris.
43386      Branch: perl
43387            + uts/sprintf_wrap.c
43388            ! MANIFEST hints/uts.sh perl.h
43389 ____________________________________________________________________________
43390 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
43391         Log: Subject: [PATCH] Use reentrant API glibc
43392              From: Artur Bergman <artur@contiller.se>
43393              Date: Thu, 12 Jul 2001 00:58:21 +0200
43394              Message-ID: <B772A6AD.2288%artur@contiller.se>
43395      Branch: perl
43396            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
43397            ! sv.c
43398 ____________________________________________________________________________
43399 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
43400         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
43401              From: barries <barries@slaysys.com>
43402              Date: Wed, 11 Jul 2001 15:11:46 -0400
43403              Message-ID: <20010711151146.G24560@jester.slaysys.com>
43404      Branch: perl
43405            ! pp_sys.c t/lib/warnings/doio win32/win32.c
43406 ____________________________________________________________________________
43407 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
43408         Log: Subject: [patch] pthread_atfork bandaid
43409              From: Doug MacEachern <dougm@covalent.net>
43410              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
43411              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
43412      Branch: perl
43413            ! miniperlmain.c perl.c
43414 ____________________________________________________________________________
43415 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
43416         Log: Subject: [patch] perl_clone leaks
43417              From: Doug MacEachern <dougm@covalent.net>
43418              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
43419              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
43420      Branch: perl
43421            ! sv.c
43422 ____________________________________________________________________________
43423 [ 11279] By: nick                                  on 2001/07/11  15:49:38
43424         Log: Integrate mainline
43425      Branch: perlio
43426           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
43427           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
43428           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
43429           +> lib/Term/ANSIColor/README
43430           !> (integrate 54 files)
43431 ____________________________________________________________________________
43432 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
43433         Log: Update Changes.
43434      Branch: perl
43435            ! Changes patchlevel.h
43436 ____________________________________________________________________________
43437 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
43438         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
43439              From: Peter Prymmer <pvhp@forte.com>
43440              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
43441              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
43442              
43443              Backport of embed.pl to 5.003.
43444      Branch: perl
43445            ! embed.pl
43446 ____________________________________________________________________________
43447 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
43448         Log: Subject: Re: POSIX test #14 on UTS 
43449              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43450              Date: Wed, 11 Jul 2001 03:02:14 +0100
43451              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
43452      Branch: perl
43453            ! ext/POSIX/POSIX.t
43454 ____________________________________________________________________________
43455 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
43456         Log: Make the I32 an IV to preserve structure alignment and size.
43457      Branch: perl
43458            ! op.h
43459 ____________________________________________________________________________
43460 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
43461         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
43462              From: "Artur Bergman" <artur@contiller.se>
43463              Date: Wed, 11 Jul 2001 14:23:37 +0200
43464              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
43465              
43466              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
43467      Branch: perl
43468            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
43469            ! pod/perlapi.pod sv.c
43470 ____________________________________________________________________________
43471 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
43472         Log: Tweak until Pod::Parser gets updated.
43473      Branch: perl
43474            ! t/pod/special_seqs.xr
43475 ____________________________________________________________________________
43476 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
43477         Log: File::Spec usage tweak.
43478      Branch: perl
43479            ! lib/ExtUtils.t
43480 ____________________________________________________________________________
43481 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
43482         Log: Integrate #11263 from macperl; macos and macosx updates.
43483      Branch: perl
43484           !> pod/perlport.pod
43485 ____________________________________________________________________________
43486 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
43487         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
43488              From: Peter Prymmer <pvhp@forte.com>
43489              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
43490              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
43491      Branch: perl
43492            + ext/Time/HiRes/hints/dynixptx.pl
43493            ! MANIFEST hints/dynixptx.sh
43494 ____________________________________________________________________________
43495 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
43496         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
43497              From: Nicholas Clark <nick@ccl4.org>
43498              Date: Tue, 10 Jul 2001 23:17:43 +0100
43499              Message-ID: <20010710231742.B59620@plum.flirble.org>
43500      Branch: perl
43501            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
43502 ____________________________________________________________________________
43503 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
43504         Log: Subject: [DOC PATCH] Pluggable runops
43505              From: Paul Johnson <paul@pjcj.net>
43506              Date: Tue, 10 Jul 2001 21:53:28 +0200
43507              Message-ID: <20010710215328.B26577@pjcj.net>
43508      Branch: perl
43509            ! pod/perlguts.pod
43510 ____________________________________________________________________________
43511 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
43512         Log: Subject: [PATCH] Authors
43513              From: Artur Bergman <artur@contiller.se>
43514              Date: Tue, 10 Jul 2001 20:39:12 +0200
43515              Message-ID: <B771186F.21CD%artur@contiller.se>
43516      Branch: perl
43517            ! AUTHORS
43518 ____________________________________________________________________________
43519 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
43520         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
43521              From: Doug MacEachern <dougm@covalent.net>
43522              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
43523              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
43524      Branch: perl
43525            ! pp_ctl.c
43526 ____________________________________________________________________________
43527 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
43528         Log: Subject: doc patch; times() in scalar context
43529              From: mjd@plover.com
43530              Date: 10 Jul 2001 18:01:17 -0000
43531              Message-ID: <20010710180117.12477.qmail@plover.com>
43532      Branch: perl
43533            ! pod/perlfunc.pod
43534 ____________________________________________________________________________
43535 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
43536         Log: Subject: [PATCH] Small fix to pp_gmtime
43537              From: Artur Bergman <artur@contiller.se>
43538              Date: Tue, 10 Jul 2001 19:54:52 +0200
43539              Message-ID: <B7710E0B.21C5%artur@contiller.se>
43540      Branch: perl
43541            ! pp_sys.c
43542 ____________________________________________________________________________
43543 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
43544         Log: Integrate changes from mainline perl, add notes about
43545              Mac OS X and Mac OS.
43546      Branch: maint-5.6/macperl
43547            ! pod/perlport.pod
43548 ____________________________________________________________________________
43549 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
43550         Log: A proof of the dangers of package; ?
43551      Branch: perl
43552            ! t/lib/warnings/op
43553 ____________________________________________________________________________
43554 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
43555         Log: Regen toc and modlib.
43556      Branch: perl
43557            ! pod/perlmodlib.pod pod/perltoc.pod
43558 ____________________________________________________________________________
43559 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
43560         Log: Add compexcl(), casefold(), and casespec() interfaces;
43561              and make all interfaces to return hash references instead
43562              of hashes. 
43563      Branch: perl
43564            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
43565 ____________________________________________________________________________
43566 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
43567         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
43568              From: "Philip Newton" <Philip.Newton@gmx.net>
43569              Date: Tue, 10 Jul 2001 09:55:59 +0200
43570              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
43571              
43572              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
43573              From: "Philip Newton" <Philip.Newton@gmx.net>
43574              Date: Tue, 10 Jul 2001 09:56:37 +0200
43575              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
43576      Branch: perl
43577            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
43578            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
43579 ____________________________________________________________________________
43580 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
43581         Log: Subject: [patch] undef &xsub for 1,2
43582              From: Doug MacEachern <dougm@covalent.net>
43583              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
43584              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
43585              
43586              (This version of the patch with a comment from Gisle.)
43587      Branch: perl
43588            ! op.c
43589 ____________________________________________________________________________
43590 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
43591         Log: Mention package; deprecation and the Win32 problems.
43592      Branch: perl
43593            ! pod/perl572delta.pod
43594 ____________________________________________________________________________
43595 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
43596         Log: Subject: [PATCH] deprecate package with no arguments
43597              From: Robin Houston <robin@kitsite.com>
43598              Date: Tue, 10 Jul 2001 13:33:40 +0100
43599              Message-ID: <20010710133340.A13452@robin.kitsite.com>
43600      Branch: perl
43601            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
43602 ____________________________________________________________________________
43603 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
43604         Log: Upgrade to podlators 1.10.
43605      Branch: perl
43606            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
43607            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
43608            ! pod/pod2man.PL pod/pod2text.PL
43609 ____________________________________________________________________________
43610 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
43611         Log: Upgrade to Term::ANSIColor 1.04.
43612      Branch: perl
43613            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
43614            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
43615 ____________________________________________________________________________
43616 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
43617         Log: Integrate perlio (the right fix for the ":layer(args)")
43618      Branch: perl
43619           !> perlio.c
43620 ____________________________________________________________________________
43621 [ 11252] By: nick                                  on 2001/07/10  06:58:14
43622         Log: Fix open(...,"...:layer(xxx)",...)
43623              - use memEQ not strEQ as there is '(' not '\0'
43624      Branch: perlio
43625            ! perlio.c
43626 ____________________________________________________________________________
43627 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
43628         Log: Telling the number of tests helps.
43629      Branch: perl
43630            ! ext/PerlIO/t/encoding.t
43631 ____________________________________________________________________________
43632 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
43633         Log: Require I18N::Langinfo, not use.
43634      Branch: perl
43635            ! lib/open.pm
43636 ____________________________________________________________________________
43637 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
43638         Log: Add a test for for PerlIO ":encoding(...)" layer.
43639      Branch: perl
43640            + ext/PerlIO/t/encoding.t
43641            ! MANIFEST ext/Encode/Encode.pm
43642 ____________________________________________________________________________
43643 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
43644         Log: PerlIO ":encoding(foobar)" temporary fix.
43645              Not really correct, I think, since the change means
43646              that prefixes match.
43647      Branch: perl
43648            ! perlio.c
43649 ____________________________________________________________________________
43650 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
43651         Log: Update to Math::BigInt 1.36.  The biggest news is
43652              the separation of the backend; now the pure Perl
43653              implementation is in Math::BigInt::Calc, but one
43654              can plugin, say, Math::BigInt::BitVect, and get
43655              considerable speedup.
43656      Branch: perl
43657            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
43658            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
43659            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
43660            ! lib/Math/BigInt/t/mbimbf.t
43661 ____________________________________________________________________________
43662 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
43663         Log: Subject: Re: compatibility question
43664              From: Peter Prymmer <pvhp@forte.com>
43665              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
43666              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
43667      Branch: perl
43668            ! lib/ExtUtils/MM_VMS.pm
43669 ____________________________________________________________________________
43670 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
43671         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
43672              From: Norton Allen <allen@huarp.harvard.edu>
43673              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
43674              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
43675      Branch: perl
43676            ! ext/File/Glob/t/basic.t
43677 ____________________________________________________________________________
43678 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
43679         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
43680              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43681              Date: Tue, 10 Jul 2001 00:29:55 +0900
43682              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
43683      Branch: perl
43684            + ext/Encode/Encode/HZ.enc
43685            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
43686            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
43687            ! ext/Encode/Encode/iso2022-jp.enc
43688            ! ext/Encode/Encode/iso2022-kr.enc
43689 ____________________________________________________________________________
43690 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
43691         Log: Add in all them there macos/ files.
43692      Branch: maint-5.6/macperl
43693            + (add 577 files)
43694 ____________________________________________________________________________
43695 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
43696         Log: Add the new modules to the list of having those own tests.
43697      Branch: perl
43698            ! t/lib/1_compile.t
43699 ____________________________________________________________________________
43700 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
43701         Log: Add INOUT to control both ways at the same time.
43702      Branch: perl
43703            ! lib/open.pm
43704 ____________________________________________________________________________
43705 [ 11240] By: nick                                  on 2001/07/09  16:33:50
43706         Log: Integrate mainline
43707      Branch: perlio
43708           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
43709           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
43710           !> (integrate 41 files)
43711 ____________________________________________________________________________
43712 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
43713         Log: More encoding mapping magic.
43714      Branch: perl
43715            ! lib/open.pm
43716 ____________________________________________________________________________
43717 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
43718         Log: Update Changes.
43719      Branch: perl
43720            ! Changes patchlevel.h
43721 ____________________________________________________________________________
43722 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
43723         Log: (Retracted by #11285).
43724              
43725              Subject: [PATCH] OPpCONST_OCTAL fixes
43726              From: Abhijit Menon-Sen <ams@wiw.org>
43727              Date: Mon, 9 Jul 2001 07:38:45 +0530
43728              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
43729      Branch: perl
43730            ! op.c
43731 ____________________________________________________________________________
43732 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
43733         Log: Add a pseudolayer ":locale" to the open pragma which
43734              will get the encoding from the locale.  Yet undocumented
43735              because I can't get the PerlIO :encoding(foobar) to work.
43736      Branch: perl
43737            ! ext/Encode/Encode.pm lib/open.pm
43738 ____________________________________________________________________________
43739 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
43740         Log: Add more encoding mappings.
43741      Branch: perl
43742            ! ext/Encode/Encode.pm
43743 ____________________________________________________________________________
43744 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
43745         Log: Document that using :encoding layer requires using Encode.
43746      Branch: perl
43747            ! ext/Encode/Encode.pm lib/PerlIO.pm
43748 ____________________________________________________________________________
43749 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
43750         Log: Netware tweak from Ananth Kesari.
43751      Branch: perl
43752            ! NetWare/netware.h
43753 ____________________________________________________________________________
43754 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
43755         Log: t/harness doesn't know about run/*.t
43756      Branch: perl
43757            ! t/harness
43758 ____________________________________________________________________________
43759 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
43760         Log: run/exit.t busted on windows
43761      Branch: perl
43762            ! t/run/exit.t
43763 ____________________________________________________________________________
43764 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
43765         Log: fix a couple of UCD.t tests that fail due to bad case
43766      Branch: perl
43767            ! lib/Unicode/UCD.t
43768 ____________________________________________________________________________
43769 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
43770         Log: test skip logic was broken
43771      Branch: perl
43772            ! ext/I18N/Langinfo/Langinfo.t
43773 ____________________________________________________________________________
43774 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
43775         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
43776              failure of ExtUtils.t#27 when built in debug mode)
43777      Branch: perl
43778            ! lib/ExtUtils/MM_Win32.pm
43779 ____________________________________________________________________________
43780 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
43781         Log: I18N::Langinfo is not available on windows
43782      Branch: perl
43783            ! win32/FindExt.pm
43784 ____________________________________________________________________________
43785 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
43786         Log: save a dTHX
43787      Branch: perl
43788            ! ext/POSIX/POSIX.xs
43789 ____________________________________________________________________________
43790 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
43791         Log: Update Changes.
43792      Branch: perl
43793            ! Changes patchlevel.h
43794 ____________________________________________________________________________
43795 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
43796         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
43797              as pointed out by Sarathy.
43798      Branch: perl
43799            ! ext/I18N/Langinfo/Langinfo.xs
43800 ____________________________________________________________________________
43801 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
43802         Log: Retract #11212.
43803      Branch: perl
43804            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
43805 ____________________________________________________________________________
43806 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
43807         Log: Bump up the VERSION of Cwd.xs.
43808      Branch: perl
43809            ! ext/Cwd/Makefile.PL
43810 ____________________________________________________________________________
43811 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
43812         Log: Retract #11220, the problem wasn't the missing leading zero.
43813              Here's the problem:
43814              $ ./perl -we 'chmod(oct("755"), ".")'
43815              Non-octal literal mode (493) specified at -e line 1.
43816              (Did you mean 0493 instead?)
43817      Branch: perl
43818            ! lib/ExtUtils/MM_Unix.pm
43819 ____________________________________________________________________________
43820 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
43821         Log: (Retracted by #11221)
43822              Change the PERM_RW and PERM_RWX to 0644 and 0755
43823              (add the leading zero).
43824      Branch: perl
43825            ! lib/ExtUtils/MM_Unix.pm
43826 ____________________________________________________________________________
43827 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
43828         Log: Integrate changes #11193, 11205, 11209 from macperl.
43829              
43830              Fix up AutoLoader to fudge for Mac paths in import().
43831              
43832              Allow symbols in try_symbol() to begin with "_".
43833              
43834              Small portability fix for Mac OS.
43835      Branch: perl
43836           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
43837 ____________________________________________________________________________
43838 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
43839         Log: Metaconfig unit change for #11217.
43840      Branch: metaconfig/U/perl
43841            ! Extensions.U
43842 ____________________________________________________________________________
43843 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
43844         Log: Detypo, problem noticed by Gerrit P. Haase.
43845      Branch: perl
43846            ! Configure config_h.SH
43847 ____________________________________________________________________________
43848 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
43849         Log: Cwd cleanups.
43850      Branch: perl
43851            ! ext/Cwd/Cwd.xs
43852 ____________________________________________________________________________
43853 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
43854         Log: Slight tweaks on #11213.
43855      Branch: perl
43856            ! toke.c
43857 ____________________________________________________________________________
43858 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
43859         Log: A missing dTHX noticed by Gerrit P. Haase.
43860      Branch: perl
43861            ! ext/POSIX/POSIX.xs
43862 ____________________________________________________________________________
43863 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
43864         Log: Subject: [PATCH toke.c] Simplify yytoke()
43865              From: Simon Cozens <simon@netthink.co.uk>
43866              Date: Sun, 8 Jul 2001 13:24:34 +0100
43867              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
43868              
43869              Split out pending_ident().
43870      Branch: perl
43871            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
43872 ____________________________________________________________________________
43873 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
43874         Log: (Retracted by #11223.)
43875              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
43876              Date: Wed, 05 Nov 1997 17:22:34 -0600
43877              From: Graham Barr <gbarr@ti.com>
43878              Message-Id: <3460FFBA.6DA51F46@ti.com>
43879      Branch: perl
43880            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
43881 ____________________________________________________________________________
43882 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
43883         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
43884      Branch: perl
43885            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
43886            ! pod/perllocale.pod
43887 ____________________________________________________________________________
43888 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
43889         Log: Really do the test under the C locale.
43890      Branch: perl
43891            ! ext/I18N/Langinfo/Langinfo.t
43892 ____________________________________________________________________________
43893 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
43894         Log: Small portability fix for Mac OS.
43895      Branch: maint-5.6/macperl
43896            ! lib/Cwd.pm
43897 ____________________________________________________________________________
43898 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
43899         Log: Metaconfig unit change for #11207.
43900      Branch: metaconfig/U/perl
43901            ! Extensions.U
43902 ____________________________________________________________________________
43903 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
43904         Log: Add I18N::Langinfo, which is basically a wrapper around
43905              nl_langinfo(), which is an additional way to query locale
43906              specific information.
43907      Branch: perl
43908            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
43909            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
43910            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
43911 ____________________________________________________________________________
43912 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
43913         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
43914              used in File::Find tests; replace with if.t.
43915      Branch: maint-5.6/macperl
43916            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
43917            ! t/pragma/warn/op
43918 ____________________________________________________________________________
43919 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
43920         Log: Allow symbols in try_symbol() to begin with "_".
43921      Branch: maint-5.6/macperl
43922            ! makedef.pl
43923 ____________________________________________________________________________
43924 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
43925         Log: Sync up the File::Find changes from the rewrite by
43926              Thomas Wegner, et al.
43927      Branch: maint-5.6/macperl
43928            + t/lib/filefind-taint.t
43929            ! lib/File/Find.pm t/lib/filefind.t
43930 ____________________________________________________________________________
43931 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
43932         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
43933              From: Thomas Wegner <wegner_thomas@yahoo.com>
43934              Date: Thu, 5 Jul 2001 20:31:25 +0200
43935              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
43936      Branch: maint-5.6/macperl
43937            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
43938 ____________________________________________________________________________
43939 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
43940         Log: Some more test portability fixes.
43941      Branch: maint-5.6/macperl
43942            ! t/lib/filecopy.t t/pragma/warn/pp_sys
43943 ____________________________________________________________________________
43944 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
43945         Log: The #11200 removed wrong (non-existent) target.  Duh.
43946      Branch: perl
43947            ! Makefile.SH
43948 ____________________________________________________________________________
43949 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
43950         Log: Zap the lib/re.pm before creating it.
43951      Branch: perl
43952            ! Makefile.SH
43953 ____________________________________________________________________________
43954 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
43955         Log: Another test.  Please ignore.
43956      Branch: maint-5.6/macperl
43957            ! README.macos
43958 ____________________________________________________________________________
43959 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
43960         Log: Portability fixes for a lot of tests, especially IO-related
43961              tests, and warnings, and the harness script.
43962      Branch: maint-5.6/macperl
43963            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
43964            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
43965            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
43966            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
43967            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
43968            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
43969            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
43970            ! t/pragma/warnings.t
43971 ____________________________________________________________________________
43972 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
43973         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
43974              From: Nicholas Clark <nick@ccl4.org>
43975              Date: Sat, 7 Jul 2001 21:00:17 +0100
43976              Message-ID: <20010707210017.H59620@plum.flirble.org>
43977      Branch: perl
43978            ! lib/h2xs.t
43979 ____________________________________________________________________________
43980 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
43981         Log: The UNICOS/mk SysV IPC problem has been fixed.
43982      Branch: perl
43983            ! pod/perl572delta.pod
43984 ____________________________________________________________________________
43985 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
43986         Log: Slight update tweaks on perlunicode.pod.
43987      Branch: perl
43988            ! pod/perlunicode.pod
43989 ____________________________________________________________________________
43990 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
43991         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
43992              From: Mark-Jason Dominus <mjd@plover.com>
43993              Date: Sat, 07 Jul 2001 13:04:04 -0400
43994              Message-ID: <20010707170404.32694.qmail@plover.com>
43995      Branch: perl
43996            ! ext/DB_File/DB_File.pm
43997 ____________________________________________________________________________
43998 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
43999         Log: Fix up AutoLoader to fudge for Mac paths in import().
44000      Branch: maint-5.6/macperl
44001            ! lib/AutoLoader.pm
44002 ____________________________________________________________________________
44003 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
44004         Log: Try to force the lib/re.pm to be there before entering
44005              the extensions builds, should help for parallel makes.
44006      Branch: perl
44007            ! Makefile.SH
44008 ____________________________________________________________________________
44009 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
44010         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
44011              From: Norton Allen <allen@huarp.harvard.edu>
44012              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
44013              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
44014      Branch: perl
44015            ! ext/POSIX/POSIX.xs
44016 ____________________________________________________________________________
44017 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
44018         Log: Subject: [PATCH] Re: op/arith.t
44019              From: Nicholas Clark <nick@ccl4.org>
44020              Date: Sat, 7 Jul 2001 13:04:54 +0100
44021              Message-ID: <20010707130454.D59620@plum.flirble.org>
44022      Branch: perl
44023            ! numeric.c toke.c
44024 ____________________________________________________________________________
44025 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
44026         Log: Subject: [PATCH] h2xs
44027              From: Nicholas Clark <nick@ccl4.org>
44028              Date: Fri, 6 Jul 2001 23:25:14 +0100
44029              Message-ID: <20010706232514.X59620@plum.flirble.org>
44030      Branch: perl
44031            ! utils/h2xs.PL
44032 ____________________________________________________________________________
44033 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
44034         Log: Subject: Re: bleedperl perl_alloc..free leakage
44035              From: Radu Greab <radu@netsoft.ro>
44036              Date: Fri, 6 Jul 2001 19:48:54 +0300
44037              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
44038              
44039              Leak-be-gone.
44040      Branch: perl
44041            ! op.c
44042 ____________________________________________________________________________
44043 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
44044         Log: Test again.  Please ignore.
44045      Branch: maint-5.6/macperl
44046            ! README.macos
44047 ____________________________________________________________________________
44048 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
44049         Log: Test.  Please ignore.
44050      Branch: maint-5.6/macperl
44051            ! README.macos
44052 ____________________________________________________________________________
44053 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
44054         Log: Include changes already sent in separately as patches,
44055              before branch was created.
44056      Branch: maint-5.6/macperl
44057            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
44058            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
44059            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
44060            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
44061            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
44062            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
44063            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
44064            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
44065            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
44066            ! t/pragma/strict.t
44067 ____________________________________________________________________________
44068 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
44069         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
44070              From: Norton Allen <allen@huarp.harvard.edu>
44071              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
44072              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
44073      Branch: perl
44074            ! utf8.h
44075 ____________________________________________________________________________
44076 [ 11183] By: nick                                  on 2001/07/06  16:27:40
44077         Log: Integrate mainline
44078      Branch: perlio
44079           +> (branch 42 files)
44080            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
44081            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
44082            - win32/bin/mdelete.bat
44083           !> (integrate 215 files)
44084 ____________________________________________________________________________
44085 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
44086         Log: The #11166 needed also these updated.
44087      Branch: perl
44088            ! lib/warnings.pm warnings.h
44089 ____________________________________________________________________________
44090 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
44091         Log: Update Changes.
44092      Branch: perl
44093            ! Changes patchlevel.h
44094 ____________________________________________________________________________
44095 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
44096         Log: Regen toc.
44097      Branch: perl
44098            ! pod/perltoc.pod
44099 ____________________________________________________________________________
44100 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
44101         Log: Nit from Abhijit.
44102      Branch: perl
44103            ! lib/CPAN.pm
44104 ____________________________________________________________________________
44105 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
44106         Log: Retract #11172.
44107      Branch: perl
44108            ! t/op/method.t
44109 ____________________________________________________________________________
44110 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
44111         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
44112              From: Norton Allen <allen@huarp.harvard.edu>
44113              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
44114              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
44115      Branch: perl
44116            ! lib/Cwd.pm
44117 ____________________________________________________________________________
44118 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
44119         Log: (Accidentally empty check-in.)
44120      Branch: perl
44121            ! utf8.h
44122 ____________________________________________________________________________
44123 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
44124         Log: Retract #11165 since Sarathy pointed out it'll not
44125              work properly under threads, the problem should be
44126              solved using "the savestack, either via SSNEW() or
44127              using a newSVpv()+SAVEFREESV() combo."
44128      Branch: perl
44129            ! ext/POSIX/POSIX.xs
44130 ____________________________________________________________________________
44131 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
44132         Log: Retract #11125 since NI-S pointed out it'll not work in
44133              cases where the extension has their own handcrafted INC
44134              et alia.
44135      Branch: perl
44136            ! lib/ExtUtils/MM_Unix.pm
44137 ____________________________________________________________________________
44138 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
44139         Log: Subject: RE: [PATCH] -I and MakeMaker again
44140              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
44141              Date: Fri, 6 Jul 2001 09:18:29 +0200
44142              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
44143      Branch: perl
44144            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
44145            ! lib/ExtUtils/MM_Win32.pm
44146 ____________________________________________________________________________
44147 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
44148         Log: (Retracted by #11178)
44149              Subject: [PATCH t/op/method.t] SUPER:: strangeness
44150              From: Piers Cawley <pdcawley@iterative-software.com>
44151              Date: 06 Jul 2001 10:49:01 +0100
44152              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
44153      Branch: perl
44154            ! t/op/method.t
44155 ____________________________________________________________________________
44156 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
44157         Log: VOS README update from Paul Green.
44158      Branch: perl
44159            ! README.vos
44160 ____________________________________________________________________________
44161 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
44162         Log: Subject: [PATCH README.qnx hints/qnx.sh]
44163              From: Norton Allen <allen@huarp.harvard.edu>
44164              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
44165              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
44166      Branch: perl
44167            ! README.qnx hints/qnx.sh
44168 ____________________________________________________________________________
44169 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
44170         Log: Subject: [PATCH] Doc patch for Tie::Hash
44171              From: Artur Bergman <artur@contiller.se>
44172              Date: Thu, 05 Jul 2001 22:51:18 +0200
44173              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
44174      Branch: perl
44175            ! lib/Tie/Hash.pm
44176 ____________________________________________________________________________
44177 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
44178         Log: Subject: [PATCH] perlfaq4.pod
44179              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
44180              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
44181              Date: Thu, 5 Jul 2001 18:44:10 +0100 
44182      Branch: perl
44183            ! pod/perlfaq4.pod
44184 ____________________________________________________________________________
44185 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
44186         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
44187              From: Robin Houston <robin@kitsite.com>
44188              Date: Thu, 5 Jul 2001 18:33:21 +0100
44189              Message-ID: <20010705183321.A27345@robin.kitsite.com>
44190      Branch: perl
44191            ! ext/B/B/Deparse.pm
44192 ____________________________________________________________________________
44193 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
44194         Log: (Retracted by #11285.)
44195              
44196              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
44197              From: Abhijit Menon-Sen <ams@wiw.org>
44198              Date: Fri, 6 Jul 2001 01:26:32 +0530
44199              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
44200      Branch: perl
44201            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
44202            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
44203            ! warnings.pl
44204 ____________________________________________________________________________
44205 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
44206         Log: (Retracted by #11175)
44207              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
44208              From: Norton Allen <allen@huarp.harvard.edu>
44209              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
44210              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
44211      Branch: perl
44212            ! ext/POSIX/POSIX.xs
44213 ____________________________________________________________________________
44214 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
44215         Log: Unterminated C< (noticed by Richard Hatch), and few other
44216              small Unicode doc tweaks.
44217      Branch: perl
44218            ! pod/perlretut.pod
44219 ____________________________________________________________________________
44220 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
44221         Log: More flexible argument understanding; add charblocks() and
44222              charscripts(); make charblock() and charscript() two-way;
44223              add charinrange(); separate the $Unicode::UCD::VERSION and
44224              the version of the Unicode by adding UnicodeVersion().
44225      Branch: perl
44226            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
44227 ____________________________________________________________________________
44228 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
44229         Log: Update Unicode::UCD on \p{In...}.
44230      Branch: perl
44231            ! lib/Unicode/UCD.pm
44232 ____________________________________________________________________________
44233 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
44234         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
44235              From: Norton Allen <allen@huarp.harvard.edu>
44236              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
44237              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
44238      Branch: perl
44239            ! lib/ExtUtils/MM_Unix.pm
44240 ____________________________________________________________________________
44241 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
44242         Log: POSIX-BC tweaks from Thomas Dorner.
44243      Branch: perl
44244            ! hints/posix-bc.sh perlio.h
44245 ____________________________________________________________________________
44246 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
44247         Log: Module updates for the delta.
44248      Branch: perl
44249            ! pod/perl572delta.pod
44250 ____________________________________________________________________________
44251 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
44252         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
44253              From: Norton Allen <allen@huarp.harvard.edu>
44254              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
44255              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
44256      Branch: perl
44257            ! ext/IO/lib/IO/t/io_sock.t
44258 ____________________________________________________________________________
44259 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
44260         Log: Subject: [PATCH perldiag.pod] Quick fixes
44261              From: Simon Cozens <simon@netthink.co.uk>
44262              Date: Wed, 4 Jul 2001 20:22:12 +0100
44263              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
44264      Branch: perl
44265            ! pod/perldiag.pod
44266 ____________________________________________________________________________
44267 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
44268         Log: (retracted by #13533)
44269              
44270              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
44271              From: Radu Greab <radu@netsoft.ro>
44272              Date: Wed, 4 Jul 2001 22:13:31 +0300
44273              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
44274      Branch: perl
44275            ! op.c sv.c t/op/pos.t
44276 ____________________________________________________________________________
44277 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
44278         Log: Subject: [PATCH] -I and MakeMaker again
44279              From: Michael G Schwern <schwern@pobox.com>
44280              Date: Wed, 4 Jul 2001 15:03:07 -0400
44281              Message-ID: <20010704150307.I20340@blackrider>
44282              
44283              (and retract #11145)
44284      Branch: perl
44285            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
44286            ! lib/ExtUtils/MakeMaker.pm
44287 ____________________________________________________________________________
44288 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
44289         Log: Subject: Re: PERFORCE change 11142 for review
44290              From: "Philip Newton" <Philip.Newton@gmx.net>
44291              Date: Wed, 4 Jul 2001 20:46:26 +0200
44292              Message-Id: <200107041841.VAA25380@taas.iki.fi>
44293      Branch: perl
44294            ! lib/ExtUtils/MakeMaker.pm
44295 ____________________________________________________________________________
44296 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
44297         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
44298              From: Jonathan Stowe <gellyfish@gellyfish.com>
44299              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
44300              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
44301      Branch: perl
44302            ! utils/pl2pm.PL
44303 ____________________________________________________________________________
44304 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
44305         Log: fix the binary compatibility issue when building with/without
44306              usemymalloc by exporting Perl_malloc() et al as simple wrappers
44307              around the system functions (this allows most extensions built
44308              using one mode to coexist with perls built in the other mode)
44309              
44310              XXX the Perl_mfree() wrapper might need to do return(free()) on
44311              platforms where Free_t isn't "void"
44312      Branch: perl
44313            ! embed.h embed.pl makedef.pl proto.h util.c
44314 ____________________________________________________________________________
44315 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
44316         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
44317              since it doesn't ensure threads other than the one calling fork()
44318              aren't holding any locks; the fix is to use pthread_atfork() to
44319              hold global locks
44320              
44321              building perl with -Dusemymalloc exacerbates the problem since
44322              Perl_malloc() holds a mutex, and perl's exec() calls New()
44323              
44324              XXX the code in win32thread.h may be needed on platforms that have
44325              no pthread_atfork()
44326      Branch: perl
44327            ! perl.c thread.h win32/win32thread.h
44328 ____________________________________________________________________________
44329 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
44330         Log: Integrate #11009 from maintperl.
44331      Branch: maint-5.6/macperl
44332           !> lib/ExtUtils/Manifest.pm
44333 ____________________________________________________________________________
44334 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
44335         Log: Flexing my Perforce muscles.
44336      Branch: maint-5.6/macperl
44337            ! README.macos
44338 ____________________________________________________________________________
44339 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
44340         Log: Update Changes.
44341      Branch: perl
44342            ! Changes patchlevel.h
44343 ____________________________________________________________________________
44344 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
44345         Log: Metaconfig unit change for #11146.
44346      Branch: metaconfig/U/perl
44347            ! d_fcntl_can_lock.U
44348 ____________________________________________________________________________
44349 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
44350         Log: Somehow the #ifdefs of the added code (in #11093) made
44351              HP-UX to fail the fcntl locking test, without the ifdefs
44352              the test seems to be working again.  Reason unknown:
44353              HP-UX cc doesn't complain either way.
44354      Branch: perl
44355            ! Configure
44356 ____________________________________________________________________________
44357 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
44358         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
44359      Branch: perl
44360            ! lib/ExtUtils/MM_Unix.pm
44361 ____________________________________________________________________________
44362 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
44363         Log: gcc -Wall nit.
44364      Branch: perl
44365            ! pp_hot.c
44366 ____________________________________________________________________________
44367 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
44368         Log: When removing tests updating the test count is a good idea, too.
44369      Branch: perl
44370            ! lib/Net/t/require.t
44371 ____________________________________________________________________________
44372 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
44373         Log: Document #11134 and add the new symbols to the list of
44374              of MakeMaker known ones.
44375      Branch: perl
44376            ! lib/ExtUtils/MakeMaker.pm
44377 ____________________________________________________________________________
44378 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
44379         Log: Microperl update.
44380      Branch: perl
44381            ! uconfig.h
44382 ____________________________________________________________________________
44383 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
44384         Log: Update the libnet tests as per #11138.
44385      Branch: perl
44386            - lib/Net/t/ph.t
44387            ! MANIFEST lib/Net/t/require.t
44388 ____________________________________________________________________________
44389 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
44390         Log: Regen toc and modlib.
44391      Branch: perl
44392            ! pod/perlmodlib.pod pod/perltoc.pod
44393 ____________________________________________________________________________
44394 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
44395         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
44396              Graham's request.
44397      Branch: perl
44398            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
44399            ! MANIFEST
44400 ____________________________________________________________________________
44401 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
44402         Log: Add the OS/390 harness results to the delta.
44403      Branch: perl
44404            ! pod/perl572delta.pod
44405 ____________________________________________________________________________
44406 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
44407         Log: Avoid the two study tests in OS/390 until the bug has been solved.
44408      Branch: perl
44409            ! t/op/study.t
44410 ____________________________________________________________________________
44411 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
44412         Log: DOS/DJGPP tweaks from Laszlo Molnar.
44413      Branch: perl
44414            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
44415 ____________________________________________________________________________
44416 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
44417         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
44418              From: Michael G Schwern <schwern@pobox.com>
44419              Date: Wed, 4 Jul 2001 00:01:16 -0400
44420              Message-ID: <20010704000116.C591@blackrider>
44421      Branch: perl
44422            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
44423 ____________________________________________________________________________
44424 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
44425         Log: The #11132 missed singleton characters (not part
44426              of a unilo..unihi range) in Unicode scripts.
44427      Branch: perl
44428            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
44429            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
44430            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
44431            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
44432            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
44433            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
44434            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
44435            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
44436            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
44437            ! lib/unicode/mktables.PL t/op/pat.t
44438 ____________________________________________________________________________
44439 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
44440         Log: Support preferentially the Unicode 'scripts' definition
44441              in the \p{In...} notation since according to Unicode the
44442              scripts concept is more natural for matching than using
44443              the somewhat artificial block names.  The block names are
44444              still available, though, and if there's a name conflict,
44445              the scripts one wins and the blocks one has to do with
44446              'Block' appended to its name.  For more information see
44447              
44448              http://www.unicode.org/unicode/reports/tr24/
44449      Branch: perl
44450            + lib/unicode/In/100.pl lib/unicode/In/101.pl
44451            + lib/unicode/In/102.pl lib/unicode/In/103.pl
44452            + lib/unicode/In/104.pl lib/unicode/In/105.pl
44453            + lib/unicode/In/106.pl lib/unicode/In/107.pl
44454            + lib/unicode/In/108.pl lib/unicode/In/109.pl
44455            + lib/unicode/In/110.pl lib/unicode/In/111.pl
44456            + lib/unicode/In/112.pl lib/unicode/In/113.pl
44457            + lib/unicode/In/114.pl lib/unicode/In/115.pl
44458            + lib/unicode/In/116.pl lib/unicode/In/117.pl
44459            + lib/unicode/In/118.pl lib/unicode/In/119.pl
44460            + lib/unicode/In/120.pl lib/unicode/In/121.pl
44461            + lib/unicode/In/122.pl lib/unicode/In/123.pl
44462            + lib/unicode/In/124.pl lib/unicode/In/125.pl
44463            + lib/unicode/In/126.pl lib/unicode/In/127.pl
44464            + lib/unicode/In/128.pl lib/unicode/In/129.pl
44465            + lib/unicode/In/130.pl lib/unicode/In/131.pl
44466            + lib/unicode/In/132.pl lib/unicode/In/133.pl
44467            + lib/unicode/In/134.pl lib/unicode/In/135.pl
44468            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
44469            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
44470            ! (edit 106 files)
44471 ____________________________________________________________________________
44472 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
44473         Log: Better document the difference between a block and a script.
44474      Branch: perl
44475            ! lib/Unicode/UCD.pm
44476 ____________________________________________________________________________
44477 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
44478         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
44479              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
44480              Date: Tue, 3 Jul 2001 15:04:23 -0500
44481              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
44482      Branch: perl
44483            ! lib/CPAN.pm
44484 ____________________________________________________________________________
44485 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
44486         Log: Add tests for charscript().
44487      Branch: perl
44488            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
44489 ____________________________________________________________________________
44490 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
44491         Log: Add charscript() to get the UTR#24 script names of characters.
44492      Branch: perl
44493            ! lib/Unicode/UCD.pm
44494 ____________________________________________________________________________
44495 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
44496         Log: Todo updates.
44497      Branch: perl
44498            ! pod/perltodo.pod
44499 ____________________________________________________________________________
44500 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
44501         Log: Unicode::UCD updates.
44502      Branch: perl
44503            ! lib/Unicode/UCD.pm
44504 ____________________________________________________________________________
44505 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
44506         Log: (Retracted by #11174)
44507              Subject: MakeMaker should pass through DEFINE and INC to subdirs
44508              From: Alan Burlison <Alan.Burlison@sun.com>
44509              Date: Tue, 03 Jul 2001 15:20:13 +0100
44510              Message-ID: <3B41D49D.A923D4F9@sun.com>
44511      Branch: perl
44512            ! lib/ExtUtils/MM_Unix.pm
44513 ____________________________________________________________________________
44514 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
44515         Log: Subject: Patch needed for UTS
44516              From: hom00@utsglobal.com (Hal Morris)
44517              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
44518              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
44519              
44520              Replace #11113 with a better version.
44521      Branch: perl
44522            ! perl.h
44523 ____________________________________________________________________________
44524 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
44525         Log: Subject: Re: POINTERRIGOR
44526              From: Andy Dougherty <doughera@lafayette.edu>
44527              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
44528              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
44529      Branch: perl
44530            ! util.c
44531 ____________________________________________________________________________
44532 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
44533         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
44534              From: "Philip Newton" <pnewton@gmx.de>
44535              Date: Tue, 3 Jul 2001 17:03:34 +0200
44536              Message-ID: <3B41FAE6.29564.660E117@localhost>
44537      Branch: perl
44538            ! pp_hot.c
44539 ____________________________________________________________________________
44540 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
44541         Log: Typos.
44542      Branch: perl
44543            ! INSTALL
44544 ____________________________________________________________________________
44545 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
44546         Log: Subject: [PATCH 5.6.1] debugger fixes
44547              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44548              Date: Tue, 3 Jul 2001 03:38:18 -0400
44549              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
44550              
44551              The $^S is working again.
44552      Branch: perl
44553            ! lib/perl5db.pl
44554 ____________________________________________________________________________
44555 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
44556         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
44557              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44558              Date: Tue, 3 Jul 2001 03:34:06 -0400
44559              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
44560      Branch: perl
44561            ! os2/OS2/Process/Process.pm
44562 ____________________________________________________________________________
44563 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
44564         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
44565              From: "Philip Newton" <Philip.Newton@gmx.net>
44566              Date: Tue, 3 Jul 2001 09:11:27 +0200
44567              Message-Id: <200107030706.KAA04596@taas.iki.fi>
44568      Branch: perl
44569            ! lib/FindBin.pm
44570 ____________________________________________________________________________
44571 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
44572         Log: Delta delta.
44573      Branch: perl
44574            ! pod/perl572delta.pod
44575 ____________________________________________________________________________
44576 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
44577         Log: Metaconfig unit change for 11115.
44578      Branch: metaconfig
44579            ! U/modified/libc.U
44580 ____________________________________________________________________________
44581 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
44582         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
44583              (from Richard Hatch) (this was the cause of pipes() and
44584              times() mysteriously not being found)
44585      Branch: perl
44586            ! Configure
44587 ____________________________________________________________________________
44588 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
44589         Log: Retract #10142, the real culprit found by Richard Hatch,
44590              coming soon to Configure near you.
44591      Branch: perl
44592            ! hints/aix.sh
44593 ____________________________________________________________________________
44594 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
44595         Log: (Replaced by #11124) UTS workaround from Hal Morris.
44596      Branch: perl
44597            ! perl.h
44598 ____________________________________________________________________________
44599 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
44600         Log: Subject: [PATCH] grok not grocking correctly
44601              From: Nicholas Clark <nick@ccl4.org>
44602              Date: Tue, 3 Jul 2001 00:19:08 +0100
44603              Message-ID: <20010703001908.H59620@plum.flirble.org>
44604      Branch: perl
44605            ! numeric.c
44606 ____________________________________________________________________________
44607 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
44608         Log: Subject: [PATCH Deparse.t] test just-posted patches
44609              From: Robin Houston <robin@kitsite.com>
44610              Date: Mon, 2 Jul 2001 23:46:15 +0100
44611              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
44612      Branch: perl
44613            ! ext/B/Deparse.t
44614 ____________________________________________________________________________
44615 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
44616         Log: Subject: [PATCH toke.c] autosplit into @F
44617              From: Robin Houston <robin@kitsite.com>
44618              Date: Mon, 2 Jul 2001 23:18:20 +0100
44619              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
44620      Branch: perl
44621            ! perl.c toke.c
44622 ____________________________________________________________________________
44623 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
44624         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
44625              From: Robin Houston <robin@kitsite.com>
44626              Date: Mon, 2 Jul 2001 23:00:48 +0100
44627              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
44628      Branch: perl
44629            ! ext/B/B/Deparse.pm
44630 ____________________________________________________________________________
44631 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
44632         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
44633              From: "Philip Newton" <Philip.Newton@gmx.net>
44634              Date: Mon, 2 Jul 2001 22:06:22 +0200
44635              (no Message-Id)
44636      Branch: perl
44637            ! ext/NDBM_File/hints/linux.pl
44638 ____________________________________________________________________________
44639 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
44640         Log: Subject: Re: Fixed pack problem - sort of
44641              From: Nicholas Clark <nick@ccl4.org>
44642              Date: Mon, 2 Jul 2001 20:59:20 +0100
44643              Message-ID: <20010702205919.F59620@plum.flirble.org>
44644      Branch: perl
44645            ! pp_pack.c t/op/pack.t
44646 ____________________________________________________________________________
44647 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
44648         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
44649              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44650              Date: Mon, 2 Jul 2001 15:45:41 -0400
44651              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
44652      Branch: perl
44653            ! os2/os2.c
44654 ____________________________________________________________________________
44655 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
44656         Log: (Mistaken retraction)
44657      Branch: perl
44658            ! utils/pl2pm.PL
44659 ____________________________________________________________________________
44660 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
44661         Log: Detypo in #11103.
44662      Branch: perl
44663            ! utils/pl2pm.PL
44664 ____________________________________________________________________________
44665 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
44666         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
44667              From: Jonathan Stowe <gellyfish@gellyfish.com>
44668              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
44669              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
44670      Branch: perl
44671            ! utils/pl2pm.PL
44672 ____________________________________________________________________________
44673 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
44674         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
44675              From: "Craig A. Berry" <craigberry@mac.com>
44676              Date: Mon, 02 Jul 2001 14:11:23 -0500
44677              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
44678      Branch: perl
44679            ! lib/Unicode/UCD.pm
44680 ____________________________________________________________________________
44681 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
44682         Log: Subject: [PATCH] Re: op/numconvert.t failures
44683              From: Nicholas Clark <nick@ccl4.org>
44684              Date: Mon, 2 Jul 2001 20:10:48 +0100
44685              Message-ID: <20010702201048.E59620@plum.flirble.org>
44686      Branch: perl
44687            ! t/op/numconvert.t
44688 ____________________________________________________________________________
44689 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
44690         Log: Update Changes.
44691      Branch: perl
44692            ! Changes patchlevel.h
44693 ____________________________________________________________________________
44694 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
44695         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
44696              The real fix must be more involved.  The line of code all the leaky
44697              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
44698              line of Perl_newPMOP().
44699      Branch: perl
44700            ! op.h
44701 ____________________________________________________________________________
44702 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
44703         Log: Based on
44704              
44705              Subject: Re: sizeof(struct sembuf)
44706              From: Nicholas Clark <nick@ccl4.org>
44707              Date: Sun, 1 Jul 2001 22:26:48 +0100
44708              Message-ID: <20010701222648.W59620@plum.flirble.org>
44709              
44710              but do semop() always the slow way.
44711      Branch: perl
44712            ! doio.c
44713 ____________________________________________________________________________
44714 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
44715         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
44716              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44717              Date: Tue, 03 Jul 2001 00:56:30 +0900
44718              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
44719      Branch: perl
44720            ! ext/Encode/Encode/Tcl.t
44721 ____________________________________________________________________________
44722 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
44723         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
44724              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44725              Date: Tue, 03 Jul 2001 00:55:46 +0900
44726              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
44727      Branch: perl
44728            ! ext/Encode/Encode/Tcl.pm
44729 ____________________________________________________________________________
44730 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
44731         Log: Regen api and toc.
44732      Branch: perl
44733            ! pod/perlapi.pod pod/perltoc.pod
44734 ____________________________________________________________________________
44735 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
44736         Log: Metaconfig unit change for #11093.
44737      Branch: metaconfig/U/perl
44738            ! d_fcntl_can_lock.U
44739 ____________________________________________________________________________
44740 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
44741         Log: The fcntl locking test may hang if NFS locking messed up;
44742              break out with alarm(10).
44743      Branch: perl
44744            ! Configure
44745 ____________________________________________________________________________
44746 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
44747         Log: Move the mdelete.bat from win32/bin to win32.
44748      Branch: perl
44749            ! MANIFEST
44750 ____________________________________________________________________________
44751 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
44752         Log: Typo in #11083.
44753      Branch: perl
44754            ! ext/Time/Piece/Piece.t
44755 ____________________________________________________________________________
44756 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
44757         Log: Netware tweaks from Guruprasad.
44758      Branch: perl
44759            - NetWare/perlsdio.h
44760            ! MANIFEST NetWare/Makefile NetWare/interface.c
44761            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
44762            ! perlsdio.h
44763 ____________________________________________________________________________
44764 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
44765         Log: Subject: Re: [PATH] shared -> unique;
44766              From: Abhijit Menon-Sen <ams@wiw.org>
44767              Date: Wed, 27 Jun 2001 03:51:27 +0530
44768              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
44769      Branch: perl
44770            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
44771 ____________________________________________________________________________
44772 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
44773         Log: Subject: Re: AIX / gcc-3.0
44774              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44775              Date: Mon, 02 Jul 2001 15:20:21 +0200
44776              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
44777      Branch: perl
44778            ! hints/aix.sh
44779 ____________________________________________________________________________
44780 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
44781         Log: Subject: Re: Bug report: split splits on wrong pattern
44782              From: Abhijit Menon-Sen <ams@wiw.org>
44783              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
44784              Date: Mon, 2 Jul 2001 16:31:33 +0530
44785      Branch: perl
44786            ! pp_ctl.c
44787 ____________________________________________________________________________
44788 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
44789         Log: Subject: [PATCH 5.6.1] test harness
44790              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44791              Date: Mon, 2 Jul 2001 06:29:21 -0400
44792              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
44793      Branch: perl
44794            ! lib/Test/Harness.pm
44795 ____________________________________________________________________________
44796 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
44797         Log: Subject: [PATCH 5.6.1] debugger goof
44798              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44799              Date: Mon, 2 Jul 2001 06:27:22 -0400
44800              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
44801      Branch: perl
44802            ! lib/perl5db.pl
44803 ____________________________________________________________________________
44804 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
44805         Log: Subject: [PATCH 5.6.1] OS/2 cwd
44806              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44807              Date: Mon, 2 Jul 2001 06:21:17 -0400
44808              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
44809      Branch: perl
44810            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
44811 ____________________________________________________________________________
44812 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
44813         Log: Make #11082 more OS/2-specific.
44814      Branch: perl
44815            ! ext/Time/Piece/Piece.t
44816 ____________________________________________________________________________
44817 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
44818         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
44819              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44820              Date: Mon, 2 Jul 2001 06:06:34 -0400
44821              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
44822      Branch: perl
44823            ! ext/Time/Piece/Piece.t
44824 ____________________________________________________________________________
44825 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
44826         Log: Subject: [PATCH B::Deparse] version number & changes
44827              From: Robin Houston <robin@kitsite.com>  
44828              Date: Sun, 1 Jul 2001 17:17:29 +0100
44829              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
44830      Branch: perl
44831            ! ext/B/B/Deparse.pm
44832 ____________________________________________________________________________
44833 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
44834         Log: Subject: a small fix.
44835              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
44836              Date: Mon, 2 Jul 2001 12:17:53 +0200
44837              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
44838      Branch: perl
44839            ! ext/Thread/Thread.xs
44840 ____________________________________________________________________________
44841 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
44842         Log: Subject: RE: perl@10907
44843              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
44844              Date: Mon, 2 Jul 2001 12:06:16 +0200
44845              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
44846              
44847              Borland C vs PerlIO.
44848      Branch: perl
44849            ! win32/config.bc win32/config_H.bc
44850 ____________________________________________________________________________
44851 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
44852         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
44853              From: "H.M. Brand" <merijn@l1.procura.nl>
44854              Date: Mon, 02 Jul 2001 11:18:57 +0200
44855              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
44856      Branch: perl
44857            ! t/op/write.t
44858 ____________________________________________________________________________
44859 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
44860         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
44861              From: Michael G Schwern <schwern@pobox.com>
44862              Date: Mon, 2 Jul 2001 00:26:24 -0400
44863              Message-ID: <20010702002624.A18302@blackrider>
44864      Branch: perl
44865            - ext/util/mkbootstrap
44866 ____________________________________________________________________________
44867 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
44868         Log: Subject: [PATCH op.h] v minor comment tweak
44869              From: Robin Houston <robin@puffinry.freeserve.co.uk>
44870              Date: Mon, 2 Jul 2001 00:42:01 +0100
44871              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
44872      Branch: perl
44873            ! op.h
44874 ____________________________________________________________________________
44875 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
44876         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
44877      Branch: perl
44878            ! pod/perlfunc.pod
44879 ____________________________________________________________________________
44880 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
44881         Log: Subject: Re: sizeof(struct sembuf)
44882              From: Nicholas Clark <nick@ccl4.org>
44883              Date: Sun, 1 Jul 2001 19:23:16 +0100
44884              Message-ID: <20010701192316.V59620@plum.flirble.org>
44885              
44886              s/signaling/signalling/
44887      Branch: perl
44888            ! pod/perlfunc.pod
44889 ____________________________________________________________________________
44890 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
44891         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
44892              From: "Philip Newton" <Philip.Newton@gmx.net>
44893              Date: Sun, 1 Jul 2001 09:37:56 +0200
44894              Message-Id: <200107010733.KAA03920@taas.iki.fi>
44895      Branch: perl
44896            ! pod/perlvar.pod
44897 ____________________________________________________________________________
44898 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
44899         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
44900              From: "Philip Newton" <Philip.Newton@gmx.net>
44901              Date: Sun, 1 Jul 2001 09:37:56 +0200
44902              Message-Id: <200107010733.KAA03925@taas.iki.fi>
44903      Branch: perl
44904            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
44905 ____________________________________________________________________________
44906 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
44907         Log: Metaconfig unit change for #11070.
44908      Branch: metaconfig
44909            ! U/compline/randfunc.U
44910 ____________________________________________________________________________
44911 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
44912         Log: Subject: [PATCH perlsnap] its --> it's --> its
44913              From: "Philip Newton" <Philip.Newton@gmx.net>
44914              Date: Sun, 1 Jul 2001 09:37:56 +0200
44915              Message-Id: <200107010733.KAA03914@taas.iki.fi>
44916      Branch: perl
44917            ! Porting/config_H
44918 ____________________________________________________________________________
44919 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
44920         Log: Sync with Sarathy; integrate with perlio.
44921      Branch: perl
44922           !> gv.c
44923 ____________________________________________________________________________
44924 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
44925         Log: regenerate win32/config_H.?c files
44926      Branch: perl
44927            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
44928 ____________________________________________________________________________
44929 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
44930         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
44931              naming discipline
44932              
44933              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
44934              because of this)
44935              
44936              fix a warning about "fd" being used without being set in Cwd.xs
44937      Branch: perl
44938            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
44939            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
44940            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
44941            ! win32/config.vc
44942 ____________________________________________________________________________
44943 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
44944         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
44945              within macro arguments") and warnings ("unary minus applied to
44946              unsigned type", among others)
44947      Branch: perl
44948            ! gv.c hv.c op.c pp.c sv.c toke.c
44949 ____________________________________________________________________________
44950 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
44951         Log: win32 fixes: more spurious CRs
44952      Branch: perl
44953            ! win32/mdelete.bat
44954 ____________________________________________________________________________
44955 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
44956         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
44957              from win32/bin (or it gets deleted by distclean); don't delete
44958              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
44959              NT (should be made Win9x specific, and added to makefile.mk)
44960      Branch: perl
44961           +> win32/mdelete.bat
44962            - win32/bin/mdelete.bat
44963            ! win32/Makefile win32/makefile.mk
44964 ____________________________________________________________________________
44965 [ 11063] By: nick                                  on 2001/07/01  18:54:09
44966         Log: Quick for for #ifdef mess
44967      Branch: perlio
44968            ! gv.c
44969 ____________________________________________________________________________
44970 [ 11062] By: nick                                  on 2001/07/01  18:47:42
44971         Log: Raw integrate - does not build #if mess in gv.c
44972      Branch: perlio
44973           !> (integrate 29 files)
44974 ____________________________________________________________________________
44975 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
44976         Log: Make 'compile' target a little less broken.
44977              Still very broken, though: -Wall warnings from
44978              the generated code, boot_Foo prototypes missing,
44979              can't autoload Fcntl::SEEK_CUR et alia, ...
44980      Branch: perl
44981            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
44982            ! utils/perlcc.PL x2p/Makefile.SH
44983 ____________________________________________________________________________
44984 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
44985         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
44986      Branch: perl
44987            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
44988            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
44989 ____________________________________________________________________________
44990 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
44991         Log: Update Changes.
44992      Branch: perl
44993            ! Changes patchlevel.h
44994 ____________________________________________________________________________
44995 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
44996         Log: Still one typo, regen toc.
44997      Branch: perl
44998            ! lib/Unicode/UCD.pm pod/perltoc.pod
44999 ____________________________________________________________________________
45000 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
45001         Log: Detypos and regen toc.
45002      Branch: perl
45003            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
45004 ____________________________________________________________________________
45005 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
45006         Log: VERSION tweak.
45007      Branch: perl
45008            ! ext/List/Util/lib/List/Util.pm
45009 ____________________________________________________________________________
45010 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
45011         Log: Attempt at plugging the leak under ithreads detected by Doug.
45012      Branch: perl
45013            ! op.h
45014 ____________________________________________________________________________
45015 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
45016         Log: gcc -Wall lint after #11051.
45017      Branch: perl
45018            ! pp_sys.c
45019 ____________________________________________________________________________
45020 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
45021         Log: Integrate perlio.
45022      Branch: perl
45023           !> lib/File/Find/taint.t
45024 ____________________________________________________________________________
45025 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
45026         Log: Don't use the v-strings for module VERSIONs.
45027      Branch: perl
45028            ! lib/Unicode/UCD.pm
45029 ____________________________________________________________________________
45030 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
45031         Log: Code cleanup based on turning off the -woffs in IRIX.
45032              Not all of the gripes cleaned up (hairy code in hv.c and
45033              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
45034              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
45035              to the IRIX hints)
45036      Branch: perl
45037            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
45038            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
45039            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
45040            ! regcomp.c sv.c
45041 ____________________________________________________________________________
45042 [ 11050] By: nick                                  on 2001/06/30  20:46:46
45043         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
45044      Branch: perlio
45045            ! lib/File/Find/taint.t
45046 ____________________________________________________________________________
45047 [ 11049] By: nick                                  on 2001/06/30  18:13:33
45048         Log: Integrate mainline
45049      Branch: perlio
45050           +> NetWare/nwstdio.h NetWare/perlsdio.h
45051           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
45052           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
45053           +> lib/Unicode/UCD.t t/run/exit.t
45054           !> (integrate 60 files)
45055 ____________________________________________________________________________
45056 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
45057         Log: Delta delta.
45058      Branch: perl
45059            ! pod/perl572delta.pod
45060 ____________________________________________________________________________
45061 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
45062         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
45063              by CPAN.pm, use rather _00.
45064      Branch: perl
45065            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
45066            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
45067            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
45068            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
45069            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
45070            ! lib/ExtUtils/Embed.pm lib/Test.pm
45071 ____________________________________________________________________________
45072 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
45073         Log: Add a simple Unicode character database interface, Unicode::UCD.
45074      Branch: perl
45075            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
45076            ! MANIFEST
45077 ____________________________________________________________________________
45078 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
45079         Log: Subject: [PATCH] op/numconver.t
45080              From: Nicholas Clark <nick@ccl4.org>
45081              Date: Sat, 30 Jun 2001 15:40:10 +0100
45082              Message-ID: <20010630154010.I59620@plum.flirble.org>
45083      Branch: perl
45084            ! t/op/numconvert.t
45085 ____________________________________________________________________________
45086 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
45087         Log: The $^N is now taken (by #11038).
45088      Branch: perl
45089            ! t/base/lex.t
45090 ____________________________________________________________________________
45091 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
45092         Log: The #11040 had slipped to a wrong function...
45093      Branch: perl
45094            ! sv.c
45095 ____________________________________________________________________________
45096 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
45097         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
45098              the Configure library symbol probe mysteriously finds all
45099              symbols but those of pipe() and times().
45100      Branch: perl
45101            ! hints/aix.sh
45102 ____________________________________________________________________________
45103 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
45104         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
45105              From: Nicholas Clark <nick@ccl4.org>
45106              Date: Fri, 29 Jun 2001 23:49:07 +0100
45107              Message-ID: <20010629234907.D59620@plum.flirble.org>
45108      Branch: perl
45109            ! lib/ExtUtils.t
45110 ____________________________________________________________________________
45111 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
45112         Log: Subject: [PATCH] weakref fix 2, not yet there
45113              From: Artur Bergman <artur@contiller.se>
45114              Date: Sat, 30 Jun 2001 01:18:16 +0200
45115              Message-ID: <B762D957.1CC9%artur@contiller.se>
45116      Branch: perl
45117            ! sv.c
45118 ____________________________________________________________________________
45119 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
45120         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
45121              From: Michael G Schwern <schwern@pobox.com>
45122              Date: Fri, 29 Jun 2001 19:39:11 -0400
45123              Message-ID: <20010629193910.D25304@blackrider>
45124      Branch: perl
45125            + t/run/exit.t
45126            ! MANIFEST
45127 ____________________________________________________________________________
45128 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
45129         Log: Add support for $^N, the most-recently closed group.
45130      Branch: perl
45131            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
45132            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
45133            ! thrdvar.h
45134 ____________________________________________________________________________
45135 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
45136         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
45137              From: lvirden@cas.org
45138              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
45139              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
45140              
45141              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
45142              From: lvirden@cas.org
45143              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
45144              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
45145      Branch: perl
45146            ! README.solaris
45147 ____________________________________________________________________________
45148 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
45149         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
45150              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45151              Date: Sat, 30 Jun 2001 07:33:37 +0900
45152              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
45153              
45154              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
45155              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45156              Date: Sat, 30 Jun 2001 21:38:14 +0900
45157              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
45158      Branch: perl
45159            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
45160            + ext/Encode/Encode/7bit-kr.enc
45161            ! MANIFEST ext/Encode/Encode/Tcl.pm
45162 ____________________________________________________________________________
45163 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
45164         Log: NetWare tweaks from Guruprasad.
45165      Branch: perl
45166            + NetWare/nwstdio.h NetWare/perlsdio.h
45167            ! MANIFEST NetWare/Makefile NetWare/config.wc
45168            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
45169            ! NetWare/t/Readme.txt
45170 ____________________________________________________________________________
45171 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
45172         Log: More module $VERSION bump-ups.
45173      Branch: perl
45174            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
45175            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
45176            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
45177 ____________________________________________________________________________
45178 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
45179         Log: Doc update due to #11032.
45180      Branch: perl
45181            ! pod/perl572delta.pod
45182 ____________________________________________________________________________
45183 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
45184         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
45185              From: Peter Prymmer <pvhp@forte.com>
45186              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
45187              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
45188      Branch: perl
45189            ! ext/Time/HiRes/HiRes.xs
45190 ____________________________________________________________________________
45191 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
45192         Log: -lpthreads missing in AIX.
45193      Branch: perl
45194            ! hints/aix.sh
45195 ____________________________________________________________________________
45196 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
45197         Log: Subject: [PATCH] CLONE && weakrefs
45198              From: Artur Bergman <artur@contiller.se>
45199              Date: Fri, 29 Jun 2001 17:02:00 +0200
45200              Message-ID: <B7626508.1CA0%artur@contiller.se>
45201      Branch: perl
45202            ! sv.c
45203 ____________________________________________________________________________
45204 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
45205         Log: Subject: Re: Bug report: split splits on wrong pattern
45206              From: Radu Greab <radu@netsoft.ro>
45207              Date: Wed, 27 Jun 2001 21:50:52 +0300
45208              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
45209      Branch: perl
45210            ! pp_ctl.c t/op/split.t
45211 ____________________________________________________________________________
45212 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
45213         Log: Metaconfig unit change for #11027.
45214      Branch: metaconfig/U/perl
45215            ! d_modfl.U
45216 ____________________________________________________________________________
45217 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
45218         Log: I thought this Configure glitch for AIX was just recently fixed?
45219      Branch: perl
45220            ! Configure
45221 ____________________________________________________________________________
45222 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
45223         Log: Update Changes.
45224      Branch: perl
45225            ! Changes patchlevel.h
45226 ____________________________________________________________________________
45227 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
45228         Log: Subject: Re: perl@10967, File::Find, and Cwd
45229              From: Mike Guy <mjtg@cam.ac.uk>
45230              Date: Fri, 29 Jun 2001 14:56:49 +0100
45231              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
45232      Branch: perl
45233            ! lib/File/Find/taint.t
45234 ____________________________________________________________________________
45235 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
45236         Log: Update the sv_pvprintify() spec.
45237      Branch: perl
45238            ! pod/perltodo.pod
45239 ____________________________________________________________________________
45240 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
45241         Log: Known test failures update.
45242      Branch: perl
45243            ! pod/perl572delta.pod
45244 ____________________________________________________________________________
45245 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
45246         Log: Based on
45247              
45248              Subject: [PATCH @11016] More );) fixes
45249              From: Richard Soderberg <rs@crystalflame.net>
45250              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
45251              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
45252      Branch: perl
45253            ! ext/Thread/Thread.xs ext/Thread/typemap
45254 ____________________________________________________________________________
45255 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
45256         Log: Subject: [PATCH @11016] Fixes compile errors in four files
45257              From: Richard Soderberg <rs@crystalflame.net>
45258              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
45259              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
45260      Branch: perl
45261            ! mg.c pp.c pp_hot.c util.c
45262 ____________________________________________________________________________
45263 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
45264         Log: AIX hints tweaking continues, from Merijn Brand.
45265      Branch: perl
45266            ! hints/aix.sh
45267 ____________________________________________________________________________
45268 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
45269         Log: HP-UX needs gccversion sooner, from Merijn Brand.
45270      Branch: perl
45271            ! hints/hpux.sh
45272 ____________________________________________________________________________
45273 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
45274         Log: Subject: [PATCH 5.6.1] OS/2 docs
45275              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45276              Date: Fri, 29 Jun 2001 02:34:12 -0400
45277              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
45278      Branch: perl
45279            ! README.os2 os2/Changes
45280 ____________________________________________________________________________
45281 [ 11017] By: nick                                  on 2001/06/29  10:20:30
45282         Log: Integrate mainline
45283      Branch: perlio
45284           +> (branch 37 files)
45285            - ext/ODBM_File/sdbm.t
45286           !> (integrate 211 files)
45287 ____________________________________________________________________________
45288 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
45289         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
45290              the modules found using a script written by Larry Schatzer Jr.
45291      Branch: perl
45292            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
45293            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
45294            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
45295            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
45296            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
45297            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
45298            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
45299            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
45300            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
45301            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
45302            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
45303            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
45304            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
45305            ! lib/constant.pm lib/fields.pm lib/strict.pm
45306 ____________________________________________________________________________
45307 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
45308         Log: The latest JPL from the anoncvs.
45309      Branch: perl
45310            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
45311 ____________________________________________________________________________
45312 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
45313         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
45314      Branch: perl
45315            ! t/op/pat.t
45316 ____________________________________________________________________________
45317 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
45318         Log: Worrying about insecure directories now is a bit too late.
45319      Branch: perl
45320            ! lib/File/Find/taint.t
45321 ____________________________________________________________________________
45322 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
45323         Log: Cannot DIE() in a void function,
45324              from Richard Hatch <rhatch@austin.ibm.com>.
45325      Branch: perl
45326            ! ext/IPC/SysV/SysV.xs
45327 ____________________________________________________________________________
45328 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
45329         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
45330              From: Peter Prymmer <pvhp@forte.com>
45331              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
45332              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
45333              
45334              (unfinished: time/hires tests 3, 5, 14 failing, but better
45335              than wholesale failure)
45336      Branch: perl
45337            ! ext/Time/HiRes/HiRes.xs
45338 ____________________________________________________________________________
45339 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
45340         Log: Subject: [PATCH 5.6.1] OS/2 improvements
45341              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45342              Date: Thu, 28 Jun 2001 16:03:14 -0400
45343              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
45344      Branch: perl
45345            + os2/os2_base.t
45346            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
45347            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
45348            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
45349            ! os2/os2ish.h
45350 ____________________________________________________________________________
45351 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
45352         Log: Subject: Incrementing Extutils::Manifest's $VERSION
45353              From: Michael G Schwern <schwern@pobox.com>
45354              Date: Thu, 28 Jun 2001 13:13:49 -0400
45355              Message-ID: <20010628131349.A14738@blackrider>
45356      Branch: maint-5.6/perl
45357            ! lib/ExtUtils/Manifest.pm
45358 ____________________________________________________________________________
45359 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
45360         Log: AIX tweak from Merijn Brand.
45361      Branch: perl
45362            ! hints/aix.sh
45363 ____________________________________________________________________________
45364 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
45365         Log: Create the macperl branch.
45366      Branch: maint-5.6/macperl
45367           +> (branch 1728 files)
45368 ____________________________________________________________________________
45369 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
45370         Log: Update Changes.
45371      Branch: perl
45372            ! Changes patchlevel.h
45373 ____________________________________________________________________________
45374 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
45375         Log: More Perforce lore.
45376      Branch: perl
45377            ! Porting/repository.pod
45378 ____________________________________________________________________________
45379 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
45380         Log: Metaconfig unit changes for #11003.
45381      Branch: metaconfig/U/perl
45382            + d_nl_langinfo.U i_langinfo.U
45383 ____________________________________________________________________________
45384 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
45385         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
45386              Expected not to exist in non-UNIX excepting in VMS, where
45387              according to a quick web survey they just might.
45388      Branch: perl
45389            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
45390            ! Porting/config_H config_h.SH configure.com epoc/config.sh
45391            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
45392            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45393            ! win32/config.bc win32/config.gc win32/config.vc
45394 ____________________________________________________________________________
45395 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
45396         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
45397              in AIX is one is doing a 64-bit build.
45398      Branch: perl
45399            ! hints/aix.sh
45400 ____________________________________________________________________________
45401 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
45402         Log: Metaconfig unit changes for #11000.
45403      Branch: metaconfig/U/perl
45404            ! use64bits.U uselfs.U
45405 ____________________________________________________________________________
45406 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
45407         Log: Move use64bitint and use64bitall before uselargefiles.
45408      Branch: perl
45409            ! Configure
45410 ____________________________________________________________________________
45411 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
45412         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
45413              From: Robert Spier <rspier@pobox.com>
45414              Message-ID: <15162.41164.618712.841415@rls.cx>
45415              Date: Wed, 27 Jun 2001 23:13:16 -0400
45416      Branch: perl
45417            ! doio.c
45418 ____________________________________________________________________________
45419 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
45420         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
45421              From: Peter Prymmer <pvhp@forte.com>
45422              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
45423              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
45424      Branch: perl
45425            ! numeric.c
45426 ____________________________________________________________________________
45427 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
45428         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
45429              From: Peter Prymmer <pvhp@forte.com>
45430              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
45431              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
45432      Branch: perl
45433            ! configure.com ext/Digest/MD5/Makefile.PL
45434 ____________________________________________________________________________
45435 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
45436         Log: Update Changes.
45437      Branch: perl
45438            ! Changes patchlevel.h
45439 ____________________________________________________________________________
45440 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
45441         Log: Tiny EPOC updates.
45442      Branch: perl
45443            ! epoc/config.sh
45444 ____________________________________________________________________________
45445 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
45446         Log: The Test::More and Test::Simple tests required help
45447              thanks to our schizophrenic test scheme.
45448      Branch: perl
45449            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
45450            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
45451            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
45452            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
45453            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
45454 ____________________________________________________________________________
45455 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
45456         Log: Upgrade to Test::Simple 0.09.
45457      Branch: perl
45458            + lib/Test/Simple/Changes
45459            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
45460            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
45461            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
45462            ! lib/Test/Simple/t/plan_is_noplan.t
45463 ____________________________________________________________________________
45464 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
45465         Log: Upgrade to Test::More 0.07.
45466      Branch: perl
45467            + lib/Test/More/Changes
45468            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
45469            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
45470            ! lib/Test/More/t/skipall.t
45471 ____________________________________________________________________________
45472 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
45473         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
45474              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45475              Date: Wed, 27 Jun 2001 18:40:04 +0200
45476              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
45477      Branch: perl
45478            ! hints/hpux.sh
45479 ____________________________________________________________________________
45480 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
45481         Log: Subject: [PATCH README.qnx hints/qnx.sh]
45482              From: Norton Allen <allen@huarp.harvard.edu>
45483              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
45484              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
45485      Branch: perl
45486            ! README.qnx hints/qnx.sh
45487 ____________________________________________________________________________
45488 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
45489         Log: Subject: [PATCH] two little documentation nits
45490              From: Abhijit Menon-Sen <ams@wiw.org>
45491              Date: Wed, 27 Jun 2001 20:07:50 +0530
45492              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
45493      Branch: perl
45494            ! sv.c sv.h
45495 ____________________________________________________________________________
45496 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
45497         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
45498              From: Norton Allen <allen@huarp.harvard.edu>
45499              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
45500              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
45501      Branch: perl
45502            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
45503 ____________________________________________________________________________
45504 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
45505         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
45506              From: Michael G Schwern <schwern@pobox.com>
45507              Date: Wed, 27 Jun 2001 02:34:58 -0400
45508              Message-ID: <20010627023458.K23874@blackrider>
45509      Branch: perl
45510            ! vms/test.com
45511 ____________________________________________________________________________
45512 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
45513         Log: Add perl_clone_host() for Netware.
45514      Branch: perl
45515            ! NetWare/nw5.c
45516 ____________________________________________________________________________
45517 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
45518         Log: GCC 3.0 hints for HP-UX.
45519      Branch: perl
45520            ! hints/hpux.sh
45521 ____________________________________________________________________________
45522 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
45523         Log: In some Linux distributions the libndbm is broken
45524              (no null key support), therefore link with libgdbm
45525              (if available), since it has a working ndbm emulation,
45526              from Jonathan Stowe.
45527      Branch: perl
45528            + ext/NDBM_File/hints/linux.pl
45529            ! MANIFEST
45530 ____________________________________________________________________________
45531 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
45532         Log: Subject: [PATCH perl@10930] find.t hack for VMS
45533              From: "Craig A. Berry" <craigberry@mac.com>
45534              Date: Tue, 26 Jun 2001 23:40:25 -0500
45535              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
45536      Branch: perl
45537            ! lib/File/Find/find.t
45538 ____________________________________________________________________________
45539 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
45540         Log: AUTHORS updates.
45541      Branch: perl
45542            ! AUTHORS
45543 ____________________________________________________________________________
45544 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
45545         Log: Metaconfig unit change like #10980.
45546      Branch: metaconfig
45547            ! U/compline/d_stdstdio.U
45548 ____________________________________________________________________________
45549 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
45550         Log: "lose the it's", from Abhijit Menon-Sen.
45551              ("It's" not searched, pods not searched.)
45552      Branch: perl
45553            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
45554            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
45555            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
45556            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
45557            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
45558            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
45559 ____________________________________________________________________________
45560 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
45561         Log: "lose the looses", from Abhijit Menon-Sen.
45562      Branch: perl
45563            ! ext/B/B/Assembler.pm gv.c
45564 ____________________________________________________________________________
45565 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
45566         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
45567      Branch: perl
45568            ! hints/os390.sh
45569 ____________________________________________________________________________
45570 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
45571         Log: DEC C 5.3 on the VAX simply doesn't seem to like
45572              compiling the MD5 extension, disable it there for now,
45573              from Peter Prymmer.
45574      Branch: perl
45575            ! configure.com
45576 ____________________________________________________________________________
45577 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
45578         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
45579              From: Jonathan Stowe <gellyfish@gellyfish.com>
45580              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
45581              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
45582      Branch: perl
45583            ! pod/perlfaq3.pod
45584 ____________________________________________________________________________
45585 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
45586         Log: Subject: [PATCH 5.6.1] perlxs misprints
45587              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45588              Date: Tue, 26 Jun 2001 17:20:00 -0400
45589              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
45590      Branch: perl
45591            ! pod/perlxs.pod
45592 ____________________________________________________________________________
45593 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
45594         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
45595              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45596              Date: Tue, 26 Jun 2001 17:27:07 -0400
45597              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
45598      Branch: perl
45599            ! lib/ExtUtils/MM_Unix.pm
45600 ____________________________________________________________________________
45601 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
45602         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
45603              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45604              Date: Tue, 26 Jun 2001 17:23:24 -0400
45605              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
45606      Branch: perl
45607            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
45608 ____________________________________________________________________________
45609 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
45610         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
45611              by Olaf Flebbe.
45612      Branch: perl
45613            ! perl.h
45614 ____________________________________________________________________________
45615 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
45616         Log: Detypo.
45617      Branch: perl
45618            ! lib/Memoize/t/tie_sdbm.t
45619 ____________________________________________________________________________
45620 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
45621         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
45622      Branch: perl
45623            ! win32/perllib.c
45624 ____________________________________________________________________________
45625 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
45626         Log: Subject: [patch] perl_clone+CvFILE
45627              From: Doug MacEachern <dougm@covalent.net>
45628              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
45629              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
45630      Branch: perl
45631            ! sv.c
45632 ____________________________________________________________________________
45633 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
45634         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
45635              From: Mark-Jason Dominus <mjd@plover.com>
45636              Date: Tue, 26 Jun 2001 12:33:01 -0400
45637              Message-ID: <20010626163301.31298.qmail@plover.com>
45638      Branch: perl
45639            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
45640 ____________________________________________________________________________
45641 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
45642         Log: Update Changes.
45643      Branch: perl
45644            ! Changes patchlevel.h
45645 ____________________________________________________________________________
45646 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
45647         Log: Also catfile() needs now to explicitly exported.
45648      Branch: perl
45649            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
45650 ____________________________________________________________________________
45651 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
45652         Log: Regen toc.
45653      Branch: perl
45654            ! pod/perltoc.pod
45655 ____________________________________________________________________________
45656 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
45657         Log: Nonexistent pod command.
45658      Branch: perl
45659            ! pod/perl572delta.pod
45660 ____________________________________________________________________________
45661 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
45662         Log: Be more portable in the quest for tmpdir.
45663      Branch: perl
45664            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
45665 ____________________________________________________________________________
45666 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
45667         Log: Be more portable in finding out the home directory,
45668              and use File::Spec to do the concat.
45669              (Come to think of it, couldn't File::Spec provide
45670              for a ->homedir method?)
45671      Branch: perl
45672            ! lib/Net/Config.pm
45673 ____________________________________________________________________________
45674 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
45675         Log: Doc patch for #10959.
45676      Branch: perl
45677            ! pod/perlfunc.pod
45678 ____________________________________________________________________________
45679 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
45680         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
45681              From: "Philip Newton" <pnewton@gmx.de>
45682              Date: Tue, 26 Jun 2001 16:26:47 +0200
45683              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
45684      Branch: perl
45685            ! pod/perldata.pod
45686 ____________________________________________________________________________
45687 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
45688         Log: Subject: [PATH] shared -> unique;
45689              From: "Artur Bergman" <artur@contiller.se>
45690              Date: Tue, 26 Jun 2001 16:18:40 +0200
45691              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
45692              
45693              Because "shared" isn't: it's read-only.
45694      Branch: perl
45695            ! toke.c xsutils.c
45696 ____________________________________________________________________________
45697 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
45698         Log: Escape multiline croak messages.
45699      Branch: perl
45700            ! t/op/ver.t
45701 ____________________________________________________________________________
45702 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
45703         Log: No more pragma/*.t for minitest.
45704      Branch: perl
45705            ! Makefile.SH
45706 ____________________________________________________________________________
45707 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
45708         Log: AUTHORS updates.
45709      Branch: perl
45710            ! AUTHORS
45711 ____________________________________________________________________________
45712 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
45713         Log: delta updates.
45714      Branch: perl
45715            ! pod/perl572delta.pod
45716 ____________________________________________________________________________
45717 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
45718         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
45719              From: Artur Bergman <artur@contiller.se> 
45720              Date: Tue, 26 Jun 2001 15:32:53 +0200
45721              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
45722      Branch: perl
45723            ! makedef.pl sv.c sv.h win32/perllib.c
45724 ____________________________________________________________________________
45725 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
45726         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
45727              From: Jonathan Stowe <gellyfish@gellyfish.com>
45728              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
45729              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
45730              
45731              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
45732      Branch: perl
45733            + ext/Time/HiRes/hints/sco.pl
45734            ! MANIFEST
45735 ____________________________________________________________________________
45736 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
45737         Log: Subject: [PATCH 5.6.1] static build
45738              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45739              Date: Tue, 26 Jun 2001 04:22:25 -0400
45740              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
45741      Branch: perl
45742            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
45743            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
45744 ____________________________________________________________________________
45745 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
45746         Log: DJGPP patches from Laszlo Molnar.
45747      Branch: perl
45748            ! djgpp/djgpp.c perl.c util.c
45749 ____________________________________________________________________________
45750 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
45751         Log: Netware patches from Ananth Kesari.
45752      Branch: perl
45753            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
45754            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
45755            ! NetWare/nwtinfo.h
45756 ____________________________________________________________________________
45757 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
45758         Log: Detypo.
45759      Branch: perl
45760            ! ext/Errno/Errno_pm.PL
45761 ____________________________________________________________________________
45762 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
45763         Log: There seems to be two ways of spelling the $^O in *STEP.
45764      Branch: perl
45765            ! ext/Errno/Errno_pm.PL
45766 ____________________________________________________________________________
45767 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
45768         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
45769              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
45770      Branch: perl
45771            ! ext/Errno/Errno_pm.PL
45772 ____________________________________________________________________________
45773 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
45774         Log: Known bugs update.
45775      Branch: perl
45776            ! pod/perl572delta.pod
45777 ____________________________________________________________________________
45778 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
45779         Log: The default installation of Cygwin has 500 as root's uid.
45780      Branch: perl
45781            ! lib/User/pwent.t
45782 ____________________________________________________________________________
45783 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
45784         Log: Be even more relaxed (re-allow having only one entry).
45785      Branch: perl
45786            ! t/op/grent.t t/op/pwent.t
45787 ____________________________________________________________________________
45788 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
45789         Log: Test failure updates.
45790      Branch: perl
45791            ! pod/perl572delta.pod
45792 ____________________________________________________________________________
45793 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
45794         Log: MPE/iX test tweaks from Mark Bixby.
45795      Branch: perl
45796            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
45797            ! t/io/fs.t t/op/stat.t
45798 ____________________________________________________________________________
45799 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
45800         Log: Microperl findings.
45801      Branch: perl
45802            ! perl.h pp_sys.c
45803 ____________________________________________________________________________
45804 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
45805         Log: Touch uconfig.h.
45806      Branch: perl
45807            ! uconfig.h
45808 ____________________________________________________________________________
45809 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
45810         Log: Subject: [PATCH] Proposed fix for Pod::Man
45811              From: Rob Napier <rnapier@employees.org>
45812              Date: Mon, 25 Jun 2001 15:49:24 -0400
45813              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
45814              
45815              Cater for Solaris nroff brokenness (shortchanges daisywheel
45816              printers, but hey, we also no more support PDPs.)
45817      Branch: perl
45818            ! lib/Pod/Man.pm
45819 ____________________________________________________________________________
45820 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
45821         Log: Typo in #10937.
45822      Branch: perl
45823            ! ext/POSIX/sigaction.t
45824 ____________________________________________________________________________
45825 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
45826         Log: SIGCONT not trappable in VMS.
45827      Branch: perl
45828            ! ext/POSIX/sigaction.t
45829 ____________________________________________________________________________
45830 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
45831         Log: Subject: [DRAFT] Encode-Tcl.t
45832              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45833              Date: Tue, 26 Jun 2001 03:38:08 +0900
45834              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
45835      Branch: perl
45836            + ext/Encode/Encode/Tcl.t
45837            ! MANIFEST ext/Encode/Encode/Tcl.pm
45838 ____________________________________________________________________________
45839 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
45840         Log: Because of #10932 retract also the perlfunc hunk of #10910.
45841      Branch: perl
45842            ! pod/perlfunc.pod
45843 ____________________________________________________________________________
45844 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
45845         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
45846              by Ilya Zakharevich in
45847              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
45848      Branch: perl
45849            ! XSUB.h
45850 ____________________________________________________________________________
45851 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
45852         Log: Typo in #10889.
45853      Branch: perl
45854            ! hints/uts.sh
45855 ____________________________________________________________________________
45856 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
45857         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
45858              From: Abhijit Menon-Sen <ams@wiw.org>
45859              Date: Mon, 25 Jun 2001 23:45:45 +0530
45860              Message-ID: <20010625234545.A5022@lustre.linux.in>
45861      Branch: perl
45862            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
45863 ____________________________________________________________________________
45864 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
45865         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
45866              From: Michael G Schwern <schwern@pobox.com>
45867              Date: Mon, 25 Jun 2001 14:35:51 -0400
45868              Message-ID: <20010625143551.H13819@blackrider>
45869      Branch: perl
45870            ! lib/Test.pm
45871 ____________________________________________________________________________
45872 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
45873         Log: Update Changes.
45874      Branch: perl
45875            ! Changes patchlevel.h
45876 ____________________________________________________________________________
45877 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
45878         Log: Regen toc and modlib.
45879      Branch: perl
45880            ! pod/perlmodlib.pod pod/perltoc.pod
45881 ____________________________________________________________________________
45882 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
45883         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
45884              for the benefit of C++ compilers, as suggested by Guruprasad.
45885      Branch: perl
45886            ! embed.pl proto.h
45887 ____________________________________________________________________________
45888 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
45889         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
45890              From: Jonathan Stowe <gellyfish@gellyfish.com>
45891              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
45892              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
45893      Branch: perl
45894            ! pod/perlfaq5.pod
45895 ____________________________________________________________________________
45896 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
45897         Log: Missed from #10925.
45898      Branch: perl
45899            ! gv.c
45900 ____________________________________________________________________________
45901 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
45902         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
45903              From: Robin Houston <robin@kitsite.com>
45904              Date: Sat, 19 May 2001 16:19:34 +0100
45905              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
45906      Branch: perl
45907            ! cv.h gv.h op.c
45908 ____________________________________________________________________________
45909 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
45910         Log: Netware README tweak.
45911      Branch: perl
45912            ! README.netware
45913 ____________________________________________________________________________
45914 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
45915         Log: Subject: [PATCH] Re: overload.t fails
45916              From: Abhijit Menon-Sen <ams@wiw.org>
45917              Date: Mon, 25 Jun 2001 14:52:20 +0530
45918              Message-ID: <20010625145220.A24114@lustre.linux.in>
45919      Branch: perl
45920            ! lib/overload.t
45921 ____________________________________________________________________________
45922 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
45923         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
45924              From: Mike Guy <mjtg@cam.ac.uk>
45925              Date: Mon, 25 Jun 2001 11:43:23 +0100
45926              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
45927      Branch: perl
45928            ! lib/Carp.pm
45929 ____________________________________________________________________________
45930 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
45931         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
45932              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45933              Date: Sun, 24 Jun 2001 05:17:05 -0400
45934              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
45935      Branch: perl
45936            ! os2/os2ish.h
45937 ____________________________________________________________________________
45938 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
45939         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
45940              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45941              Date: Mon, 25 Jun 2001 05:52:27 -0400
45942              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
45943      Branch: perl
45944            ! hints/os2.sh
45945 ____________________________________________________________________________
45946 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
45947         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
45948              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45949              Date: Mon, 25 Jun 2001 05:23:35 -0400
45950              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
45951      Branch: perl
45952            ! os2/os2.c
45953 ____________________________________________________________________________
45954 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
45955         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
45956              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45957              Date: Mon, 25 Jun 2001 05:04:32 -0400
45958              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
45959      Branch: perl
45960            ! os2/OS2/REXX/DLL/DLL.pm
45961 ____________________________________________________________________________
45962 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
45963         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
45964              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45965              Date: Mon, 25 Jun 2001 05:02:36 -0400
45966              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
45967      Branch: perl
45968            ! mg.c os2/dl_os2.c os2/os2.c
45969 ____________________________________________________________________________
45970 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
45971         Log: Subject: Re: [PATCH 5.6.1] misprints
45972              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45973              Date: Mon, 25 Jun 2001 04:50:50 -0400
45974              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
45975      Branch: perl
45976            ! os2/os2.c pp_sys.c
45977 ____________________________________________________________________________
45978 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
45979         Log: Add Test::More and Test::Simple to the delta.
45980      Branch: perl
45981            ! pod/perl572delta.pod
45982 ____________________________________________________________________________
45983 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
45984         Log: Add Test::More, from Michael G Schwern.
45985      Branch: perl
45986            + lib/Test/More.pm lib/Test/More/t/More.t
45987            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
45988            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
45989            + t/lib/Test/More/Catch.pm
45990            ! MANIFEST
45991 ____________________________________________________________________________
45992 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
45993         Log: Add Test::Simple from Michael G Schwern.
45994      Branch: perl
45995            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
45996            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
45997            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
45998            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
45999            + t/lib/Test/Simple/Catch.pm
46000            + t/lib/Test/Simple/sample_tests/death.plx
46001            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
46002            + t/lib/Test/Simple/sample_tests/extras.plx
46003            + t/lib/Test/Simple/sample_tests/five_fail.plx
46004            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
46005            + t/lib/Test/Simple/sample_tests/one_fail.plx
46006            + t/lib/Test/Simple/sample_tests/require.plx
46007            + t/lib/Test/Simple/sample_tests/success.plx
46008            + t/lib/Test/Simple/sample_tests/too_few.plx
46009            + t/lib/Test/Simple/sample_tests/two_fail.plx
46010            ! MANIFEST
46011 ____________________________________________________________________________
46012 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
46013         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
46014              From: "Craig A. Berry" <craigberry@mac.com>
46015              Date: Sun, 24 Jun 2001 23:41:36 -0500
46016              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
46017      Branch: perl
46018            ! pp_sys.c
46019 ____________________________________________________________________________
46020 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
46021         Log: Upgrade to Attribute::Handlers 0.70.
46022      Branch: perl
46023            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
46024            ! MANIFEST lib/Attribute/Handlers.pm
46025 ____________________________________________________________________________
46026 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
46027         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
46028              From: Abhijit Menon-Sen <ams@wiw.org>
46029              Date: Sat, 23 Jun 2001 05:17:44 +0530
46030              Message-ID: <20010623051744.A18583@lustre.linux.in>
46031              
46032              (Can't think of a good place to put tests.)
46033      Branch: perl
46034            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
46035 ____________________________________________________________________________
46036 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
46037         Log: Subject: [PATCH] t/op/pat.t typo fix
46038              From: Richard Soderberg <rs@crystalflame.net>
46039              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
46040              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
46041      Branch: perl
46042            ! t/op/pat.t
46043 ____________________________________________________________________________
46044 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
46045         Log: Move the pack warnings to their own file, as pointed
46046              out by Spider.
46047      Branch: perl
46048            + t/lib/warnings/pp_pack
46049            ! MANIFEST t/lib/warnings/pp
46050 ____________________________________________________________________________
46051 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
46052         Log: Update Changes.
46053      Branch: perl
46054            ! Changes patchlevel.h
46055 ____________________________________________________________________________
46056 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
46057         Log: Partially fix a problem noticed by IRIX compiler:
46058              the initialization of parse_start was bypassed by
46059              several gotos.  Now initialized to zero, which may
46060              not be the best choice.
46061      Branch: perl
46062            ! regcomp.c
46063 ____________________________________________________________________________
46064 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
46065         Log: Relax the group and password tests back to moaning only
46066              if no matches at all are found.  (Even with a small sample
46067              I could find many sites where there are, umm, anomalies in
46068              the said databases.)       
46069      Branch: perl
46070            ! t/op/grent.t t/op/pwent.t
46071 ____________________________________________________________________________
46072 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
46073         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
46074      Branch: perl
46075            ! pp_ctl.c
46076 ____________________________________________________________________________
46077 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
46078         Log: De-cut-and-pasto in #10902.
46079      Branch: perl
46080            ! pp_ctl.c
46081 ____________________________________________________________________________
46082 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
46083         Log: The #10771 didn't take?
46084      Branch: perl
46085            ! pp_ctl.c
46086 ____________________________________________________________________________
46087 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
46088         Log: Undo the filetests part of #10900, under multiplicity
46089              weird errors take place.
46090      Branch: perl
46091            ! pp_sys.c
46092 ____________________________________________________________________________
46093 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
46094         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
46095      Branch: perl
46096            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
46097 ____________________________________________________________________________
46098 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
46099         Log: (Replaced by #10922)
46100              
46101              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
46102              From: Tony Bowden <tony@kasei.com>
46103              Date: Sun, 24 Jun 2001 17:32:40 +0100
46104              Message-ID: <20010624173240.A16293@blackstar.co.uk>
46105              
46106              Document (well, mention) shortmess() and longmess()
46107              to rob people of their fun of reinventing the wheel.
46108      Branch: perl
46109            ! lib/Carp.pm
46110 ____________________________________________________________________________
46111 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
46112         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
46113              From: Brian Jepson <bjepson@oreilly.com>
46114              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
46115              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
46116      Branch: perl
46117            ! pp_sys.c
46118 ____________________________________________________________________________
46119 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
46120         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
46121              From: Robin Barker <rmb1@cise.npl.co.uk> 
46122              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
46123              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
46124      Branch: perl
46125            ! lib/CPAN.pm
46126 ____________________________________________________________________________
46127 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
46128         Log: Memoize patch from mjd.
46129      Branch: perl
46130            ! lib/Memoize/t/tie_storable.t
46131 ____________________________________________________________________________
46132 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
46133         Log: Spec the sv_pvprintify() a bit more.
46134      Branch: perl
46135            ! pod/perltodo.pod
46136 ____________________________________________________________________________
46137 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
46138         Log: Upgrade to Memoize 0.65.
46139      Branch: perl
46140            + lib/Memoize/t/array_confusion.t
46141            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
46142            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
46143            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
46144            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
46145            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
46146            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
46147            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
46148            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
46149            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
46150            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
46151            ! lib/Memoize/t/tie_storable.t
46152 ____________________________________________________________________________
46153 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
46154         Log: Metaconfig unit change for #10892.
46155      Branch: metaconfig
46156            ! U/modified/Options.U
46157 ____________________________________________________________________________
46158 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
46159         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
46160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46161              Date: Sun, 24 Jun 2001 05:24:40 -0400
46162              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
46163      Branch: perl
46164            ! Configure hints/os2.sh
46165 ____________________________________________________________________________
46166 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
46167         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
46168              From: Mike Guy <mjtg@cam.ac.uk>
46169              Date: Sun, 24 Jun 2001 15:28:39 +0100
46170              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
46171              
46172              Fix an ancient (5.002) bug.
46173      Branch: perl
46174            ! lib/Carp/Heavy.pm
46175 ____________________________________________________________________________
46176 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
46177         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
46178              variables.
46179      Branch: perl
46180            ! pp_sys.c
46181 ____________________________________________________________________________
46182 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
46183         Log: Make UTS as per #10888.
46184      Branch: perl
46185            ! hints/uts.sh
46186 ____________________________________________________________________________
46187 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
46188         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
46189      Branch: perl
46190            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
46191            ! mpeix/mpeixish.h perl.h unixish.h
46192 ____________________________________________________________________________
46193 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
46194         Log: AUTHORS update.
46195      Branch: perl
46196            ! AUTHORS
46197 ____________________________________________________________________________
46198 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
46199         Log: Subject: Encode::Tcl for multibyte doesnot work
46200              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46201              Date: Sun, 24 Jun 2001 22:48:21 +0900
46202              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
46203      Branch: perl
46204            ! ext/Encode/Encode/Tcl.pm
46205 ____________________________________________________________________________
46206 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
46207         Log: Subject: [PATCH] Remove tautology in error messages
46208              From: Mike Guy <mjtg@cam.ac.uk>
46209              Date: Sun, 24 Jun 2001 13:31:00 +0100
46210              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
46211      Branch: perl
46212            ! pp_sys.c
46213 ____________________________________________________________________________
46214 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
46215         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
46216      Branch: perl
46217            ! hints/darwin.sh
46218 ____________________________________________________________________________
46219 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
46220         Log: Subject: Re: [PATCH 5.6.1] test suite
46221              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46222              Date: Sun, 24 Jun 2001 05:47:05 -0400
46223              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
46224              
46225              Test suite fixes.
46226      Branch: perl
46227            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
46228 ____________________________________________________________________________
46229 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
46230         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
46231              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46232              Date: Sun, 24 Jun 2001 05:37:19 -0400
46233              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
46234      Branch: perl
46235            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
46236 ____________________________________________________________________________
46237 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
46238         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
46239              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46240              Date: Sun, 24 Jun 2001 05:34:50 -0400
46241              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
46242              
46243              Pacify compiler warnings.
46244      Branch: perl
46245            ! pp_sys.c
46246 ____________________________________________________________________________
46247 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
46248         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
46249              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46250              Date: Sun, 24 Jun 2001 05:21:18 -0400
46251              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
46252              
46253              Enable compression of executables during link time.
46254      Branch: perl
46255            ! hints/os2.sh
46256 ____________________________________________________________________________
46257 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
46258         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
46259              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46260              Date: Sun, 24 Jun 2001 05:15:11 -0400
46261              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
46262              
46263              Add ordinals to the export list for Perl DLL.
46264              (Breaks intra-version DLL compatibility.)
46265      Branch: perl
46266            ! makedef.pl
46267 ____________________________________________________________________________
46268 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
46269         Log: Allow (displaying and) re-editing the Subject in perlbug.
46270              Also abstract the Subject quality control into a function.
46271      Branch: perl
46272            ! utils/perlbug.PL
46273 ____________________________________________________________________________
46274 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
46275         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
46276      Branch: perl
46277            ! utils/perlbug.PL
46278 ____________________________________________________________________________
46279 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
46280         Log: Regen toc and modlib.
46281      Branch: perl
46282            ! pod/perlmodlib.pod pod/perltoc.pod
46283 ____________________________________________________________________________
46284 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
46285         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
46286              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
46287              attribute semantics as much as possible, or 'ntsec' which uses
46288              native NTFS semantics.)  (See also #10877.)
46289      Branch: perl
46290            ! perl.c
46291 ____________________________________________________________________________
46292 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
46293         Log: (Retracted by #11586)
46294              
46295              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
46296      Branch: perl
46297            ! lib/Test/Harness.pm
46298 ____________________________________________________________________________
46299 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
46300         Log: Just zap the -uPerlio.
46301      Branch: perl
46302            ! ext/B/Stash.t
46303 ____________________________________________________________________________
46304 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
46305         Log: Do not test PerlIO if PerlIO not used.
46306      Branch: perl
46307            ! ext/PerlIO/PerlIO.t
46308 ____________________________________________________________________________
46309 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
46310         Log: Regen perlapi.
46311      Branch: perl
46312            ! pod/perlapi.pod
46313 ____________________________________________________________________________
46314 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
46315         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
46316              From: Nicholas Clark <nick@ccl4.org>
46317              Date: Sat, 23 Jun 2001 22:55:47 +0100
46318              Message-ID: <20010623225547.Z98663@plum.flirble.org>
46319      Branch: perl
46320            ! numeric.c
46321 ____________________________________________________________________________
46322 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
46323         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
46324              From: Prymmer/Kahn <pvhp@best.com>
46325              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
46326              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
46327      Branch: perl
46328            ! lib/h2xs.t
46329 ____________________________________________________________________________
46330 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
46331         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
46332              cygwin does not taint cwd, just like win32.
46333      Branch: perl
46334            ! lib/File/Find/taint.t t/op/taint.t
46335 ____________________________________________________________________________
46336 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
46337         Log: Retract #10865, the patch should be unnecessary.
46338              (But seemingly helpful in Cygwin?  Strange.)
46339      Branch: perl
46340            ! lib/Memoize/t/tie_ndbm.t
46341 ____________________________________________________________________________
46342 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
46343         Log: Misplaced test file; plus Cygwin filesystem semantics.
46344      Branch: perl
46345            + ext/SDBM_File/sdbm.t
46346            - ext/ODBM_File/sdbm.t
46347            ! MANIFEST
46348 ____________________________________________________________________________
46349 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
46350         Log: (Retracted by #10867.)
46351      Branch: perl
46352            ! lib/Memoize/t/tie_ndbm.t
46353 ____________________________________________________________________________
46354 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
46355         Log: Metaconfig unit change for #10863.
46356      Branch: metaconfig/U/perl
46357            ! Extensions.U
46358 ____________________________________________________________________________
46359 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
46360         Log: In Cygwin do not build NDBM_File and ODBM_File unless
46361              -lndbm and -ldbm are available.
46362      Branch: perl
46363            ! Configure config_h.SH
46364 ____________________________________________________________________________
46365 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
46366         Log: More Cygwin filesystem semantics.
46367      Branch: perl
46368            ! t/io/fs.t t/op/stat.t
46369 ____________________________________________________________________________
46370 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
46371         Log: More DOSish permission semantics for Cygwin.
46372      Branch: perl
46373            ! lib/AnyDBM_File.t
46374 ____________________________________________________________________________
46375 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
46376         Log: Cygwin too has different permission semantics.
46377      Branch: perl
46378            ! ext/GDBM_File/gdbm.t
46379 ____________________________________________________________________________
46380 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
46381         Log: The group (and assumedly passwd) databases can have
46382              only one entry (this is the case in cygwin).
46383      Branch: perl
46384            ! t/op/grent.t t/op/pwent.t
46385 ____________________________________________________________________________
46386 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
46387         Log: Also in Cygwin use Socket to figure out domainname
46388              (if any) (avoids trying to call external 'domainname',
46389              which doesn't at the moment exist in Cygwin)
46390      Branch: perl
46391            ! lib/Net/Domain.pm
46392 ____________________________________________________________________________
46393 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
46394         Log: Remove also the lib$Foo.def, not just $Foo.def.
46395      Branch: perl
46396            ! lib/ExtUtils/MM_Unix.pm
46397 ____________________________________________________________________________
46398 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
46399         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
46400      Branch: perl
46401            ! unixish.h
46402 ____________________________________________________________________________
46403 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
46404         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
46405              to match the whole isprint(), only the space character.
46406      Branch: perl
46407            ! handy.h pod/perlre.pod t/op/pat.t
46408 ____________________________________________________________________________
46409 [ 10854] By: nick                                  on 2001/06/23  08:09:33
46410         Log: Integrate mainline
46411      Branch: perlio
46412           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
46413           !> lib/ExtUtils.t lib/File/Find/taint.t
46414           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
46415           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
46416           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
46417 ____________________________________________________________________________
46418 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
46419         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
46420              with its floats    in os390 and s390 (UTS).
46421      Branch: perl
46422            ! lib/Math/BigInt/t/bigintpm.t
46423 ____________________________________________________________________________
46424 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
46425         Log: Add also UTS (s390) to the non-IEEE float platforms.
46426      Branch: perl
46427            ! t/op/sprintf.t
46428 ____________________________________________________________________________
46429 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
46430         Log: Subject: RFC: what are applicable standards for exponent sizes?
46431              From: Peter Prymmer <pvhp@forte.com>
46432              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
46433              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
46434      Branch: perl
46435            ! t/op/sprintf.t
46436 ____________________________________________________________________________
46437 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
46438         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
46439              From: Peter Prymmer <pvhp@forte.com>
46440              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
46441              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
46442      Branch: perl
46443            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
46444 ____________________________________________________________________________
46445 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
46446         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
46447              From: Peter Prymmer <pvhp@forte.com>
46448              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
46449              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
46450      Branch: perl
46451            ! lib/ExtUtils.t
46452 ____________________________________________________________________________
46453 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
46454         Log: Retract #10845.
46455      Branch: perl
46456            ! lib/File/Find/taint.t
46457 ____________________________________________________________________________
46458 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
46459         Log: Yet another error message.
46460      Branch: perl
46461            ! t/op/mkdir.t
46462 ____________________________________________________________________________
46463 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
46464         Log: The croak message for nonexistent socket functions may vary.
46465      Branch: perl
46466            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
46467 ____________________________________________________________________________
46468 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
46469         Log: (Retracted by #10848.)
46470      Branch: perl
46471            ! lib/File/Find/taint.t
46472 ____________________________________________________________________________
46473 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
46474         Log: Integrate perlio.
46475      Branch: perl
46476           !> lib/File/Find/taint.t t/op/write.t
46477 ____________________________________________________________________________
46478 [ 10843] By: nick                                  on 2001/06/22  21:24:51
46479         Log: Back out debug in taint.t
46480      Branch: perlio
46481            ! lib/File/Find/taint.t
46482 ____________________________________________________________________________
46483 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
46484         Log: setitimer() does not exist in Unicos, despite of what
46485              Configure thinks, from Mark P. Lutz.
46486      Branch: perl
46487            ! hints/unicos.sh
46488 ____________________________________________________________________________
46489 [ 10841] By: nick                                  on 2001/06/22  21:19:36
46490         Log: Skip cwd test on Win32 ???
46491      Branch: perlio
46492            ! lib/File/Find/taint.t
46493 ____________________________________________________________________________
46494 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
46495         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
46496              and Tru64 gcc -Wall happy.
46497      Branch: perl
46498            ! mg.c
46499 ____________________________________________________________________________
46500 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
46501         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
46502      Branch: perl
46503            ! ext/IPC/SysV/Semaphore.pm
46504 ____________________________________________________________________________
46505 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
46506         Log: Metaconfig unit change for #10837.
46507      Branch: metaconfig/U/perl
46508            ! Cross.U
46509 ____________________________________________________________________________
46510 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
46511         Log: Cleanup of the cross-compilation unit.
46512      Branch: perl
46513            ! Configure
46514 ____________________________________________________________________________
46515 [ 10836] By: nick                                  on 2001/06/22  20:45:12
46516         Log: Skip |- based op/write.t on Win32 as well as VMS
46517      Branch: perlio
46518            ! t/op/write.t
46519 ____________________________________________________________________________
46520 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
46521         Log: Integrate perlio.
46522      Branch: perl
46523           !> util.c
46524 ____________________________________________________________________________
46525 [ 10834] By: nick                                  on 2001/06/22  20:41:54
46526         Log: Integrate mainline
46527      Branch: perlio
46528           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
46529           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
46530           !> vos/config.ga.h
46531 ____________________________________________________________________________
46532 [ 10833] By: nick                                  on 2001/06/22  20:22:58
46533         Log: Patcho fix.
46534      Branch: perlio
46535            ! util.c
46536 ____________________________________________________________________________
46537 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
46538         Log: Metaconfig unit changes for #10831.
46539      Branch: metaconfig
46540            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
46541 ____________________________________________________________________________
46542 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
46543         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
46544              From: Andy Dougherty <doughera@lafayette.edu>
46545              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
46546              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
46547      Branch: perl
46548            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46549            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
46550 ____________________________________________________________________________
46551 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
46552         Log: MPE/iX prototype nits from Mark Bixby.
46553      Branch: perl
46554            ! pp_sys.c
46555 ____________________________________________________________________________
46556 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
46557         Log: Detypo.
46558      Branch: perl
46559            ! util.c
46560 ____________________________________________________________________________
46561 [ 10828] By: nick                                  on 2001/06/22  15:33:37
46562         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
46563      Branch: perlio
46564           +> lib/h2xs.t
46565           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
46566           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
46567           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
46568           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
46569           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
46570           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
46571           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
46572           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
46573           !> vms/vmsish.h
46574 ____________________________________________________________________________
46575 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
46576         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
46577              Date: Fri, 22 Jun 2001 10:08:35 -0500
46578              From: "Craig A. Berry" <craigberry@mac.com>
46579              Message-Id: <a05101001b75908704194@[192.168.56.145]>
46580      Branch: perl
46581            ! vms/vms.c vms/vmsish.h
46582 ____________________________________________________________________________
46583 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
46584         Log: NetWare scripts tweak from Ananth Kesari.
46585      Branch: perl
46586            ! NetWare/t/NWScripts.pl
46587 ____________________________________________________________________________
46588 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
46589         Log: Update Changes.
46590      Branch: perl
46591            ! Changes patchlevel.h
46592 ____________________________________________________________________________
46593 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
46594         Log: Add .i and .s targets.
46595      Branch: perl
46596            ! Makefile.SH
46597 ____________________________________________________________________________
46598 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
46599         Log: Upgrade to Locale::Maketext 1.03.
46600      Branch: perl
46601            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
46602            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
46603 ____________________________________________________________________________
46604 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
46605         Log: Upgrade to I18N::LangTags 0.26.
46606      Branch: perl
46607            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
46608            ! lib/I18N/LangTags/test.pl
46609 ____________________________________________________________________________
46610 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
46611         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
46612              Philip Newton.
46613      Branch: perl
46614            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
46615            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
46616 ____________________________________________________________________________
46617 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
46618         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
46619              From: Prymmer/Kahn <pvhp@best.com>
46620              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
46621              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
46622      Branch: perl
46623            + lib/h2xs.t
46624            ! MANIFEST utils/h2xs.PL
46625 ____________________________________________________________________________
46626 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
46627         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
46628              From: Prymmer/Kahn <pvhp@best.com>
46629              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
46630              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
46631      Branch: perl
46632            ! lib/ExtUtils.t
46633 ____________________________________________________________________________
46634 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
46635         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
46636              From: Prymmer/Kahn <pvhp@best.com>
46637              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
46638              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
46639      Branch: perl
46640            ! t/pod/plainer.t
46641 ____________________________________________________________________________
46642 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
46643         Log: AUTHORS update.
46644      Branch: perl
46645            ! AUTHORS
46646 ____________________________________________________________________________
46647 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
46648         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
46649              From: "Craig A. Berry" <craigberry@mac.com>
46650              Date: Thu, 21 Jun 2001 18:20:38 -0500
46651              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
46652      Branch: perl
46653            ! ext/POSIX/POSIX.xs
46654 ____________________________________________________________________________
46655 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
46656         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
46657              From: "Craig A. Berry" <craigberry@mac.com>
46658              Date: Thu, 21 Jun 2001 09:58:52 -0500
46659              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
46660      Branch: perl
46661            ! ext/B/Deparse.t t/op/write.t
46662 ____________________________________________________________________________
46663 [ 10814] By: nick                                  on 2001/06/22  08:13:09
46664         Log: Integrate mainline.
46665      Branch: perlio
46666           !> (integrate 46 files)
46667 ____________________________________________________________________________
46668 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
46669         Log: Change the prefixes only if $prefix is unset,
46670              as originally patched by Marcel Grunauer.
46671      Branch: perl
46672            ! hints/darwin.sh hints/rhapsody.sh
46673 ____________________________________________________________________________
46674 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
46675         Log: Subject: Re: Patch for hints/darwin.sh
46676              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
46677              Date: Thu, 21 Jun 2001 11:23:46 -0700
46678              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
46679      Branch: perl
46680            ! hints/darwin.sh hints/rhapsody.sh
46681 ____________________________________________________________________________
46682 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
46683         Log: Add .PHONY targets for non-file targets,
46684              from Wilfredo Sánchez.  Should help saying
46685              "make install" on case-insensitive filesystems.
46686      Branch: perl
46687            ! Makefile.SH
46688 ____________________________________________________________________________
46689 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
46690         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
46691              From: Doug MacEachern <dougm@covalent.net>
46692              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
46693              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
46694              
46695              plus reword the getcwd() comment, plus use getcwd() buffer
46696              size minus one.
46697      Branch: perl
46698            ! util.c
46699 ____________________________________________________________________________
46700 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
46701         Log: More gprofing from Doug MacEachern.
46702      Branch: perl
46703            ! Makefile.SH
46704 ____________________________________________________________________________
46705 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
46706         Log: Metaconfig unit change for #10807.
46707      Branch: metaconfig/U/perl
46708            ! d_sfio.U
46709 ____________________________________________________________________________
46710 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
46711         Log: Tell that you are removing the unneeded -lsfio.
46712      Branch: perl
46713            ! Configure
46714 ____________________________________________________________________________
46715 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
46716         Log: More MPE/iX tweaks from Mark Bixby.
46717      Branch: perl
46718            ! perl.c t/op/magic.t
46719 ____________________________________________________________________________
46720 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
46721         Log: The fchdir() proto is supposed to live in <unistd.h>.
46722      Branch: perl
46723            ! ext/Cwd/Cwd.xs
46724 ____________________________________________________________________________
46725 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
46726         Log: This town is too small for the Cwd extension and me,
46727              it would seem...
46728      Branch: perl
46729            ! ext/Cwd/Cwd.xs
46730 ____________________________________________________________________________
46731 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
46732         Log: Metaconfig unit change for #10802.
46733      Branch: metaconfig/U/perl
46734            ! d_modfl.U
46735 ____________________________________________________________________________
46736 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
46737         Log: More d'ohs.
46738      Branch: perl
46739            ! Configure
46740 ____________________________________________________________________________
46741 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
46742         Log: Off-by-one.  I'm so classic.
46743      Branch: perl
46744            ! util.c
46745 ____________________________________________________________________________
46746 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
46747         Log: Update Changes.
46748      Branch: perl
46749            ! Changes patchlevel.h
46750 ____________________________________________________________________________
46751 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
46752         Log: Subject: Documentation patch for Net::FTP
46753              From: Marcel Grunauer <marcel@codewerk.com>
46754              Date: Wed, 20 Jun 2001 23:03:26 +0200
46755              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
46756      Branch: perl
46757            ! lib/Net/FTP.pm
46758 ____________________________________________________________________________
46759 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
46760         Log: Retract the #10417 mg.c and embed.pl parts because of
46761              strange SEGVs in 64bit x86 FreeBSD observed by
46762              Nicholas Clark.
46763      Branch: perl
46764            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
46765 ____________________________________________________________________________
46766 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
46767         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
46768      Branch: perl
46769            ! Configure NetWare/config.wc NetWare/config_H.wc
46770            ! Porting/Glossary Porting/config.sh Porting/config_H
46771            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
46772            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46773            ! vos/config.ga.h win32/config.bc win32/config.gc
46774            ! win32/config.vc win32/config_H.bc win32/config_H.gc
46775            ! win32/config_H.vc
46776 ____________________________________________________________________________
46777 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
46778         Log: Cwd tweak from Doug MacEachern.
46779      Branch: perl
46780            ! ext/Cwd/Cwd.xs
46781 ____________________________________________________________________________
46782 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
46783         Log: Protect the fchdir() and lstat() with ifdefs.
46784              fchdir() needs a Configure probe.
46785      Branch: perl
46786            ! ext/Cwd/Cwd.xs
46787 ____________________________________________________________________________
46788 [ 10794] By: nick                                  on 2001/06/21  17:11:35
46789         Log: Integrate mainline
46790      Branch: perlio
46791           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
46792           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
46793           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
46794           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
46795           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
46796           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
46797           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
46798           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
46799            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
46800            - lib/File/Glob/case.t lib/File/Glob/global.t
46801            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
46802            - lib/File/Temp/posix.t lib/File/Temp/security.t
46803            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
46804            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
46805            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
46806            - lib/Text/Wrap/wrap.t
46807           !> (integrate 41 files)
46808 ____________________________________________________________________________
46809 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
46810         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
46811              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
46812              Date: Thu, 21 Jun 2001 13:04:54 -0500
46813              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
46814      Branch: perl
46815            ! ext/Cwd/Cwd.xs
46816 ____________________________________________________________________________
46817 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
46818         Log: Subject: [PATCH pod] overlong =item
46819              From: Robin Barker <rmb1@cise.npl.co.uk>
46820              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
46821              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
46822      Branch: perl
46823            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
46824            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
46825 ____________________________________________________________________________
46826 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
46827         Log: Subject: [PATCH perlio.c] format 
46828              From: Robin Barker <rmb1@cise.npl.co.uk>
46829              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
46830              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
46831      Branch: perl
46832            ! perlio.c
46833 ____________________________________________________________________________
46834 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
46835         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
46836              From: Radu Greab <radu@netsoft.ro>
46837              Date: Thu, 21 Jun 2001 19:06:02 +0300
46838              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
46839      Branch: perl
46840            ! pod/perlapi.pod sv.c
46841 ____________________________________________________________________________
46842 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
46843         Log: The metaconfig unit changes for #10788.
46844      Branch: metaconfig/U/perl
46845            ! Cross.U fflushall.U
46846 ____________________________________________________________________________
46847 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
46848         Log: Cross-configuration changes: make $from to rm the files
46849              before copying them over (this means that he rm can be
46850              removed from the fflushall test), create $targetmkdir      
46851              (not documented in install since it is supposed to internal
46852              use only), make $run to copy over the executable only if
46853              a stamp file .xok doesn't already exist (to avoid unnecessary
46854              copying of the executable)
46855      Branch: perl
46856            ! Configure Makefile.SH
46857 ____________________________________________________________________________
46858 [ 10787] By: nick                                  on 2001/06/21  14:16:18
46859         Log: Integrate mainline
46860      Branch: perlio
46861           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
46862           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
46863           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
46864            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
46865           !> (integrate 34 files)
46866 ____________________________________________________________________________
46867 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
46868         Log: Re-add the files as text.
46869      Branch: perl
46870            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
46871 ____________________________________________________________________________
46872 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
46873         Log: Delete the binary files.
46874      Branch: perl
46875            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
46876 ____________________________________________________________________________
46877 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
46878         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
46879              From: Andy Dougherty <doughera@lafayette.edu>
46880              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
46881              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
46882      Branch: perl
46883            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
46884            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
46885            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
46886            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
46887 ____________________________________________________________________________
46888 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
46889         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
46890              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
46891              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
46892              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
46893              
46894              Setting umask to something friendlier.
46895      Branch: perl
46896            ! installman installperl
46897 ____________________________________________________________________________
46898 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
46899         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
46900              Resort MANIFEST with sort -f, looks much better.
46901      Branch: perl
46902            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
46903            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
46904            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
46905            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
46906            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
46907            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
46908            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
46909            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
46910            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
46911            - lib/File/Glob/case.t lib/File/Glob/global.t
46912            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
46913            - lib/File/Temp/posix.t lib/File/Temp/security.t
46914            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
46915            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
46916            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
46917            - lib/Text/Wrap/wrap.t
46918            ! MANIFEST
46919 ____________________________________________________________________________
46920 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
46921         Log: Upgrade to I18N::LangTags 0.25.
46922      Branch: perl
46923            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
46924            ! lib/I18N/LangTags/List.pm
46925 ____________________________________________________________________________
46926 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
46927         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
46928              From: Richard Soderberg <rs@crystalflame.net>
46929              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
46930              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
46931      Branch: perl
46932            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
46933            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
46934 ____________________________________________________________________________
46935 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
46936         Log: Test obsoleted by change #10777.
46937      Branch: perl
46938            ! t/op/sub_lval.t
46939 ____________________________________________________________________________
46940 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
46941         Log: Case of confused test numbering.
46942      Branch: perl
46943            ! t/op/pat.t
46944 ____________________________________________________________________________
46945 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
46946         Log: Subject: Re: Opinion on undef lvalue
46947              From: Abhijit Menon-Sen <ams@wiw.org>
46948              Date: Sun, 17 Jun 2001 13:04:46 +0530
46949              Message-ID: <20010617130446.B27925@lustre.linux.in>
46950              
46951              Allow lvalue subs to return undef in array context.
46952      Branch: perl
46953            ! pp_hot.c
46954 ____________________________________________________________________________
46955 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
46956         Log: Just a guess that using the same hack for cygwin as
46957              for win32 might help.
46958      Branch: perl
46959            ! lib/File/Find/find.t
46960 ____________________________________________________________________________
46961 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
46962         Log: NetWare tweaks from Guruprasad.
46963      Branch: perl
46964            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
46965            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
46966            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
46967            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
46968 ____________________________________________________________________________
46969 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
46970         Log: Subject: Re: perl@10722: Bogus warnings on REs 
46971              From: Hugo <hv@crypt.compulink.co.uk>
46972              Date: Thu, 21 Jun 2001 09:51:17 +0100
46973              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
46974              
46975              Unroll to avoid a UTS compiler bug.
46976      Branch: perl
46977            ! regcomp.c
46978 ____________________________________________________________________________
46979 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
46980         Log: Subject: Re: [PATCH] Make /o work under i?threads
46981              From: Artur Bergman <artur@contiller.se>
46982              Date: Thu, 21 Jun 2001 14:38:03 +0200
46983              Message-ID: <B757B74A.184D%artur@contiller.se>
46984      Branch: perl
46985            ! t/op/pat.t
46986 ____________________________________________________________________________
46987 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
46988         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
46989              From: Artur Bergman <artur@contiller.se> 
46990              Date: Thu, 21 Jun 2001 14:27:33 +0200
46991              Message-ID: <B757B4D4.1849%artur@contiller.se>
46992              
46993              Plus extra parentheses.
46994      Branch: perl
46995            ! op.h
46996 ____________________________________________________________________________
46997 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
46998         Log: Subject: [PATCH] Make /o work under i?threads
46999              From: Richard Soderberg <rs@crystalflame.net>
47000              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
47001              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
47002      Branch: perl
47003            ! pp_ctl.c
47004 ____________________________________________________________________________
47005 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
47006         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
47007              From: Artur Bergman <artur@contiller.se>
47008              Date: Thu, 21 Jun 2001 14:04:54 +0200
47009              Message-ID: <B757AF86.1842%artur@contiller.se>
47010      Branch: perl
47011            ! op.h
47012 ____________________________________________________________________________
47013 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
47014         Log: Subject: Re: perl@10765: sv.c not OK on win32
47015              From: Artur Bergman <artur@contiller.se>
47016              Date: Thu, 21 Jun 2001 10:31:06 +0200
47017              Message-ID: <B7577D69.182C%artur@contiller.se>
47018      Branch: perl
47019            ! sv.c
47020 ____________________________________________________________________________
47021 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
47022         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
47023              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47024              Date: Thu, 21 Jun 2001 06:23:56 -0400
47025              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
47026              
47027              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
47028              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47029              Date: Thu, 21 Jun 2001 06:32:21 -0400
47030              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
47031      Branch: perl
47032            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
47033 ____________________________________________________________________________
47034 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
47035         Log: Subject: [PATCH] make syslog test more verbose
47036              From: Robert Spier <rspier@pobox.com>
47037              Date: Thu, 21 Jun 2001 00:54:32 -0400
47038              Message-ID: <15153.32264.295807.333073@rls.cx>
47039      Branch: perl
47040            ! ext/Sys/Syslog/syslog.t
47041 ____________________________________________________________________________
47042 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
47043         Log: Subject: op/study.t refinements
47044              From: Hugo <hv@crypt.compulink.co.uk>
47045              Date: Thu, 21 Jun 2001 00:29:07 +0100
47046              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
47047      Branch: perl
47048            ! t/op/study.t
47049 ____________________________________________________________________________
47050 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
47051         Log: Update Changes.
47052      Branch: perl
47053            ! Changes patchlevel.h
47054 ____________________________________________________________________________
47055 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
47056         Log: Subject: Re: [PATCH] djgpp updates
47057              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
47058              Date: Wed, 20 Jun 2001 10:05:15 +0200
47059              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
47060      Branch: perl
47061            ! djgpp/config.over
47062 ____________________________________________________________________________
47063 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
47064         Log: Fix for ID 20010619.002 "When building hash, hash keys that
47065              are function calls are not being called", from Abhijit.
47066      Branch: perl
47067            ! t/base/lex.t toke.c
47068 ____________________________________________________________________________
47069 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
47070         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
47071      Branch: perl
47072            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
47073            + lib/Locale/Maketext/test.pl
47074            - lib/Locale/Maketext.t
47075            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
47076            ! lib/Locale/Maketext/TPJ13.pod
47077 ____________________________________________________________________________
47078 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
47079         Log: Metaconfig unit change for #10760.
47080      Branch: metaconfig
47081            ! U/modified/Cppsym.U
47082 ____________________________________________________________________________
47083 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
47084         Log: Do not remove the ccsym* Cppsym* files since
47085              they are useful for metaconfig units coming after us.
47086              (This is the Configure nit mentioned in #10752.)
47087      Branch: perl
47088            ! Configure
47089 ____________________________________________________________________________
47090 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
47091         Log: Update to I18N::LangTags 0.24, from Sean Burke.
47092      Branch: perl
47093            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
47094            + lib/I18N/LangTags/README
47095            - lib/I18N/LangTags/List.pod
47096            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
47097 ____________________________________________________________________________
47098 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
47099         Log: Regen headers.
47100      Branch: perl
47101            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
47102            ! pod/perlapi.pod proto.h
47103 ____________________________________________________________________________
47104 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
47105         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
47106              From: Artur Bergman <artur@contiller.se>
47107              Date: Wed, 20 Jun 2001 11:31:32 +0200
47108              Message-ID: <B7563A14.17D8%artur@contiller.se>
47109      Branch: perl
47110            ! embed.pl hv.c intrpvar.h sv.c sv.h
47111 ____________________________________________________________________________
47112 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
47113         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
47114              From: Tim Sweetman <tim@aldigital.co.uk> 
47115              Date: Wed, 13 Jun 2001 14:25:17 +0100 
47116              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
47117      Branch: perl
47118            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
47119 ____________________________________________________________________________
47120 [ 10755] By: nick                                  on 2001/06/20  16:12:37
47121         Log: Integrate mainline
47122      Branch: perlio
47123           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
47124           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
47125           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
47126           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
47127           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
47128           !> t/op/study.t util.c
47129 ____________________________________________________________________________
47130 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
47131         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
47132              but not Makefile)
47133      Branch: maint-5.6/perl
47134            ! win32/Makefile
47135 ____________________________________________________________________________
47136 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
47137         Log: Security tweak on readlink().
47138      Branch: perl
47139            ! pp_sys.c
47140 ____________________________________________________________________________
47141 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
47142         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
47143      Branch: perl
47144            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
47145            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
47146            ! mpeix/relink t/op/pwent.t
47147 ____________________________________________________________________________
47148 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
47149         Log: Reinstate #10725 (with probe for alarm()).
47150      Branch: perl
47151            ! t/op/study.t
47152 ____________________________________________________________________________
47153 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
47154         Log: Replace our implementation of realpath() with OpenBSD's
47155              (src/lib/libc/stdlib/realpath.c 1.4).
47156      Branch: perl
47157            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
47158            ! pod/perldiag.pod proto.h util.c
47159 ____________________________________________________________________________
47160 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
47161         Log: Integrate perlio.
47162      Branch: perl
47163           !> perlio.c
47164 ____________________________________________________________________________
47165 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
47166         Log: No point in going into memory-saving contortions
47167              with getcwd() since there's a danger of buffer overflow.
47168              Also make the POSIX extension to use sv_getcwd().
47169              Finally, a missed proto.h fragment.
47170      Branch: perl
47171            ! ext/POSIX/POSIX.xs proto.h util.c
47172 ____________________________________________________________________________
47173 [ 10747] By: nick                                  on 2001/06/20  12:38:26
47174         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
47175      Branch: perlio
47176            ! perlio.c
47177 ____________________________________________________________________________
47178 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
47179         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
47180              From: Graham Barr <gbarr@pobox.com>
47181              Date: Wed, 20 Jun 2001 11:05:49 +0100
47182              Message-ID: <20010620110549.I19188@pobox.com>
47183              
47184              reported in        
47185              
47186              Subject: Bug in IO::Socket::INET module (repeat)
47187              From: "Harmon S. Nine" <hnine@netarx.com>
47188              Date: Tue, 19 Jun 2001 09:41:35 -0400
47189              Message-ID: <3B2F568F.8080605@netarx.com>
47190              
47191              The bug was that the IO::Socket::INET constructor
47192              did not allow a 'LocalPort' of 0.
47193      Branch: perl
47194            ! ext/IO/lib/IO/Socket/INET.pm
47195 ____________________________________________________________________________
47196 [ 10745] By: nick                                  on 2001/06/20  08:56:39
47197         Log: Integrate mainline.
47198      Branch: perlio
47199           !> (integrate 37 files)
47200 ____________________________________________________________________________
47201 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
47202         Log: After some reading I don't think we can blindly
47203              use systems' realpath().  Too many security problems,
47204              too many buggy implementations.
47205              
47206              TODO: the realpath() emulation code in util.c doesn't
47207              seem fully operational?  (readlink(), for example?)
47208      Branch: perl
47209            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
47210            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
47211            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
47212            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
47213            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
47214            ! win32/config_H.gc win32/config_H.vc
47215 ____________________________________________________________________________
47216 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
47217         Log: Metaconfig unit change for #10738.
47218      Branch: metaconfig
47219            ! U/compline/d_gconvert.U
47220 ____________________________________________________________________________
47221 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
47222         Log: Integrate change #10739 from maintperl:
47223              
47224              C<eval "/x$\r\n/x"> fails to compile correctly 
47225      Branch: perl
47226           !> t/op/pat.t toke.c
47227 ____________________________________________________________________________
47228 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
47229         Log: Retract #10725 (Hugo asked NOT to apply the patch)
47230      Branch: perl
47231            ! t/op/study.t
47232 ____________________________________________________________________________
47233 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
47234         Log: The test.third results were funnily named because of the
47235              new test scheme.
47236      Branch: perl
47237            ! t/TEST
47238 ____________________________________________________________________________
47239 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
47240         Log: C<eval "/x$\r\n/x"> fails to compile correctly
47241      Branch: maint-5.6/perl
47242            ! t/op/pat.t toke.c
47243 ____________________________________________________________________________
47244 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
47245         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
47246              From: Spider Boardman <spider@Orb.Nashua.NH.US>
47247              Date: Tue, 19 Jun 2001 19:15:40 -0400
47248              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
47249              
47250              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
47251              because "1e+129" being expected but "1.e+129" being returned.
47252              The culprit (at least in Tru64) is the use of gcvt().
47253      Branch: perl
47254            ! Configure
47255 ____________________________________________________________________________
47256 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
47257         Log: Subject: [PATCH perl@10722] test hunting on VMS
47258              From: "Craig A. Berry" <craigberry@mac.com>
47259              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
47260              Date: Tue, 19 Jun 2001 18:59:01 -0500
47261      Branch: perl
47262            ! vms/test.com
47263 ____________________________________________________________________________
47264 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
47265         Log: Subject: [PATCH] s/typos//
47266              From: Abhijit Menon-Sen <ams@wiw.org>
47267              Date: Wed, 20 Jun 2001 02:15:02 +0530
47268              Message-ID: <20010620021502.A14541@lustre.linux.in>
47269              
47270              Without the op.h s/bearword/bareword/ hunk, see
47271              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
47272      Branch: perl
47273            ! util.c
47274 ____________________________________________________________________________
47275 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
47276         Log: Metaconfig unit change for #10732 and #10733.
47277      Branch: metaconfig/U/perl
47278            ! fflushall.U
47279 ____________________________________________________________________________
47280 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
47281         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
47282              From: "Craig A. Berry" <craigberry@mac.com>
47283              Date: Tue, 19 Jun 2001 17:19:48 -0500
47284              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
47285      Branch: perl
47286            ! configure.com vms/descrip_mms.template
47287 ____________________________________________________________________________
47288 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
47289         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
47290              From: Spider Boardman <spider@Orb.Nashua.NH.US>
47291              Date: Tue, 19 Jun 2001 16:48:07 -0400
47292              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
47293              
47294              Further fixes to fflush(NULL) detection.
47295      Branch: perl
47296            ! Configure
47297 ____________________________________________________________________________
47298 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
47299         Log: AIX test -s hangs with non-existent files?
47300              (A genuine logic bug in Configure, but AIX also broken?)
47301      Branch: perl
47302            ! Configure
47303 ____________________________________________________________________________
47304 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
47305         Log: AUTHORS updates.
47306      Branch: perl
47307            ! AUTHORS
47308 ____________________________________________________________________________
47309 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
47310         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
47311              From: Spider Boardman <spider@Orb.Nashua.NH.US>
47312              Date: Tue, 19 Jun 2001 15:33:25 -0400
47313              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
47314      Branch: perl
47315            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
47316            ! t/lib/warnings/pp
47317 ____________________________________________________________________________
47318 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
47319         Log: Integrate perlio.
47320      Branch: perl
47321           !> lib/File/Find/find.t win32/distclean.bat
47322 ____________________________________________________________________________
47323 [ 10728] By: nick                                  on 2001/06/19  18:24:53
47324         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
47325      Branch: perlio
47326            ! lib/File/Find/find.t win32/distclean.bat
47327 ____________________________________________________________________________
47328 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
47329         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
47330              also add information how to find out whether one has PerlIO.
47331      Branch: perl
47332            ! pod/perlfunc.pod
47333 ____________________________________________________________________________
47334 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
47335         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
47336              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
47337              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
47338              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
47339      Branch: perl
47340            ! pod/perlfunc.pod
47341 ____________________________________________________________________________
47342 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
47343         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
47344              From: Hugo <hv@crypt.compulink.co.uk>
47345              Date: Tue, 19 Jun 2001 12:37:30 +0100
47346              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
47347      Branch: perl
47348            ! t/op/study.t
47349 ____________________________________________________________________________
47350 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
47351         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
47352              From: Hugo <hv@crypt.compulink.co.uk>
47353              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
47354              Date: Tue, 19 Jun 2001 13:15:17 +0100
47355      Branch: perl
47356            ! util.c
47357 ____________________________________________________________________________
47358 [ 10723] By: nick                                  on 2001/06/19  14:46:15
47359         Log: Integrate mainline
47360      Branch: perlio
47361           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
47362           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
47363           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
47364           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
47365           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
47366           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
47367            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
47368            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
47369            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
47370            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
47371            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
47372            - ext/Thread/unsync4.t
47373           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
47374           !> djgpp/config.over djgpp/fixpmain
47375           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
47376           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
47377           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
47378 ____________________________________________________________________________
47379 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
47380         Log: Update Changes.
47381      Branch: perl
47382            ! Changes patchlevel.h
47383 ____________________________________________________________________________
47384 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
47385         Log: The existence shall be MANIFESted.
47386      Branch: perl
47387            ! MANIFEST
47388 ____________________________________________________________________________
47389 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
47390         Log: The old libnet.cfg is first searched from the current directory,
47391              only then from the module path.
47392      Branch: perl
47393            ! utils/libnetcfg.PL
47394 ____________________________________________________________________________
47395 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
47396         Log: NetWare tweaks from Guruprasad.
47397      Branch: perl
47398            ! NetWare/Makefile NetWare/config.wc
47399 ____________________________________________________________________________
47400 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
47401         Log: Subject: [PATCH] djgpp updates
47402              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
47403              Date: Tue, 19 Jun 2001 10:59:06 +0200
47404              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
47405      Branch: perl
47406            ! djgpp/config.over djgpp/fixpmain
47407 ____________________________________________________________________________
47408 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
47409         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
47410              From: Prymmer/Kahn <pvhp@best.com>
47411              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
47412              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
47413      Branch: perl
47414            ! win32/Makefile
47415 ____________________________________________________________________________
47416 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
47417         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
47418              to happen right after the inclusion of <inttypes.h>,
47419              from Edward Moy.
47420      Branch: perl
47421            ! handy.h perl.h
47422 ____________________________________________________________________________
47423 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
47424         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
47425              From: Doug MacEachern <dougm@covalent.net>
47426              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
47427              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
47428      Branch: perl
47429            ! ext/DynaLoader/DynaLoader_pm.PL
47430 ____________________________________________________________________________
47431 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
47432         Log: Revert #10656 for performance reasons but leave in the
47433              use of Hv*() macros -- in comments, so that grepping the
47434              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
47435              suggested by Sarathy, also by Abhijit.)
47436      Branch: perl
47437            ! hv.c
47438 ____________________________________________________________________________
47439 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
47440         Log: Subject: [patch] .s MakeMaker suffix
47441              From: Doug MacEachern <dougm@covalent.net>
47442              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
47443              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
47444      Branch: perl
47445            ! lib/ExtUtils/MM_Unix.pm
47446 ____________________________________________________________________________
47447 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
47448         Log: One test lost in the big shuffle restored.
47449      Branch: perl
47450            + ext/IPC/SysV/ipcsysv.t
47451            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
47452 ____________________________________________________________________________
47453 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
47454         Log: Rename the old non-standard threads tests so that
47455              they won't be invoked.
47456      Branch: perl
47457            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
47458            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
47459            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
47460            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
47461            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
47462            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
47463            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
47464            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
47465            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
47466            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
47467            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
47468            - ext/Thread/unsync4.t
47469            ! MANIFEST
47470 ____________________________________________________________________________
47471 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
47472         Log: Integrate perlio.
47473      Branch: perl
47474           !> win32/config_sh.PL
47475 ____________________________________________________________________________
47476 [ 10709] By: nick                                  on 2001/06/19  08:18:18
47477         Log: Integrate mainline
47478      Branch: perlio
47479           +> (branch 40 files)
47480            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
47481            - lib/strict/subs lib/strict/vars lib/warnings/1global
47482            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
47483            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
47484            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
47485            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
47486            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
47487            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
47488            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
47489            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
47490            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
47491            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
47492            - lib/warnings/utf8 lib/warnings/util
47493           !> (integrate 57 files)
47494 ____________________________________________________________________________
47495 [ 10708] By: nick                                  on 2001/06/19  07:57:10
47496         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
47497      Branch: perlio
47498            ! win32/config_sh.PL
47499 ____________________________________________________________________________
47500 [ 10707] By: nick                                  on 2001/06/19  07:05:07
47501         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
47502      Branch: perl
47503            ! perly.c perly.y perly_c.diff vms/perly_c.vms
47504 ____________________________________________________________________________
47505 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
47506         Log: More perl572delta tweaks.
47507      Branch: perl
47508            ! pod/perl572delta.pod
47509 ____________________________________________________________________________
47510 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
47511         Log: Update perl572delta.
47512      Branch: perl
47513            ! pod/perl572delta.pod
47514 ____________________________________________________________________________
47515 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
47516         Log: VOS updates from Paul Green.
47517      Branch: perl
47518            ! vos/Changes vos/build.cm vos/perl.bind
47519 ____________________________________________________________________________
47520 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
47521         Log: Update the vos/config.*.* files.
47522      Branch: perl
47523            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47524            ! vos/config.ga.h
47525 ____________________________________________________________________________
47526 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
47527         Log: Add a makefile for more painless adding of symbols to the
47528              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
47529              takes care of the adding)
47530      Branch: perl
47531            + vos/Makefile
47532 ____________________________________________________________________________
47533 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
47534         Log: Make libnetcfg by default display the libnet configuration,
47535              -c to change, add -i for old config, document all options,
47536              regen toc.
47537      Branch: perl
47538            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
47539 ____________________________________________________________________________
47540 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
47541         Log: gcc -Wall sweep.
47542      Branch: perl
47543            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
47544 ____________________________________________________________________________
47545 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
47546         Log: So there.
47547      Branch: perl
47548            ! universal.c
47549 ____________________________________________________________________________
47550 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
47551         Log: Document the need for sv_printify().
47552              
47553              Document that 'use utf8' has been considered.
47554              
47555              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
47556      Branch: perl
47557            ! pod/perltodo.pod universal.c
47558 ____________________________________________________________________________
47559 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
47560         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
47561              From: Nicholas Clark <nick@ccl4.org>
47562              Date: Mon, 18 Jun 2001 23:29:23 +0100
47563              Message-ID: <20010618232923.I98663@plum.flirble.org>
47564      Branch: perl
47565            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
47566            ! ext/Sys/Syslog/Makefile.PL
47567 ____________________________________________________________________________
47568 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
47569         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
47570              From: Scott.L.Miller@Compaq.com
47571              Date: Mon, 18 Jun 2001 10:12:27 -0500
47572              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
47573      Branch: perl
47574            ! lib/perl5db.pl pod/perldebug.pod
47575 ____________________________________________________________________________
47576 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
47577         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
47578              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
47579              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
47580              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
47581      Branch: perl
47582            ! lib/Carp/Heavy.pm
47583 ____________________________________________________________________________
47584 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
47585         Log: Subject: [PATCH] Documentation changes for CLONE
47586              From: Artur Bergman <artur@contiller.se>
47587              Date: Mon, 18 Jun 2001 22:06:37 +0200
47588              Message-ID: <B7542BEC.1719%artur@contiller.se>
47589      Branch: perl
47590            ! pod/perlmod.pod pod/perlsub.pod
47591 ____________________________________________________________________________
47592 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
47593         Log: Subject: Re: configure.com
47594              From: "Craig A. Berry" <craigberry@mac.com>
47595              Date: Mon, 18 Jun 2001 16:04:38 -0500
47596              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
47597      Branch: perl
47598            ! configure.com
47599 ____________________________________________________________________________
47600 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
47601         Log: Subject: PL_nullstash + perl_clone()
47602              From: Doug MacEachern <dougm@covalent.net>
47603              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
47604              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
47605      Branch: perl
47606            ! sv.c
47607 ____________________________________________________________________________
47608 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
47609         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
47610              From: davem@fdgroup.co.uk
47611              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
47612              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
47613      Branch: perl
47614            ! embed.pl pod/perlapi.pod
47615 ____________________________________________________________________________
47616 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
47617         Log: More cross-compilation defaults gleaned from -Dcc
47618              if it is CPU-OS-gcc.
47619      Branch: metaconfig
47620            ! U/modified/libc.U
47621      Branch: metaconfig/U/perl
47622            ! Cross.U
47623      Branch: perl
47624            ! Configure INSTALL
47625 ____________________________________________________________________________
47626 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
47627         Log: Update Changes.
47628      Branch: perl
47629            ! Changes patchlevel.h
47630 ____________________________________________________________________________
47631 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
47632         Log: Subject: [PATCH 5.7.1] sv.c documentation
47633              From: davem@fdgroup.co.uk
47634              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
47635              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
47636      Branch: perl
47637            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
47638            ! sv.c sv.h
47639 ____________________________________________________________________________
47640 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
47641         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
47642              From: "Jon Gunnip" <jongunnip@hotmail.com>
47643              Date: Sun, 17 Jun 2001 18:24:29 -0400
47644              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
47645      Branch: perl
47646            ! pod/perlvar.pod
47647 ____________________________________________________________________________
47648 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
47649         Log: Move the locale/strict/warnings helper files back
47650              under the t/lib; this way the amount of non-installabled
47651              stuff under lib/ stays smaller.
47652      Branch: perl
47653            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
47654            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
47655            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
47656            + t/lib/warnings/5nolint t/lib/warnings/6default
47657            + t/lib/warnings/7fatal t/lib/warnings/8signal
47658            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
47659            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
47660            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
47661            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
47662            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
47663            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
47664            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
47665            + t/lib/warnings/taint t/lib/warnings/toke
47666            + t/lib/warnings/universal t/lib/warnings/utf8
47667            + t/lib/warnings/util
47668            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
47669            - lib/strict/subs lib/strict/vars lib/warnings/1global
47670            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
47671            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
47672            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
47673            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
47674            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
47675            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
47676            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
47677            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
47678            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
47679            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
47680            - lib/warnings/utf8 lib/warnings/util
47681            ! MANIFEST installperl lib/locale.t lib/strict.t
47682 ____________________________________________________________________________
47683 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
47684         Log: Split off the pack/unpack code, from Nicholas Clark.
47685      Branch: perl
47686            + pp_pack.c
47687            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
47688            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
47689            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
47690 ____________________________________________________________________________
47691 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
47692         Log: Guard the SysV IPC tests against being invoked in
47693              SysV-IPC-less places.
47694      Branch: perl
47695            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
47696 ____________________________________________________________________________
47697 [ 10683] By: nick                                  on 2001/06/18  12:24:42
47698         Log: Integrate mainline (new test scheme now ok on Linux).
47699      Branch: perlio
47700           +> lib/warnings.t
47701           !> dump.c sv.c
47702 ____________________________________________________________________________
47703 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
47704         Log: Add the locale.c and numeric.c to the microperl sources.
47705      Branch: perl
47706            ! Makefile.micro win32/Makefile
47707 ____________________________________________________________________________
47708 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
47709         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
47710              From: Abhijit Menon-Sen <ams@wiw.org>
47711              Date: Mon, 18 Jun 2001 14:23:44 +0530
47712              Message-ID: <20010618142344.A13136@lustre.linux.in>
47713      Branch: perl
47714            ! dump.c
47715 ____________________________________________________________________________
47716 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
47717         Log: Subject: Re: [PATCH] more anonymous stash cleanups
47718              From: Abhijit Menon-Sen <ams@wiw.org>
47719              Date: Mon, 18 Jun 2001 15:50:32 +0530
47720              Message-ID: <20010618155032.A13223@lustre.linux.in>
47721              
47722              Plus the comment left in as suggested by NI-S.
47723      Branch: perl
47724            ! sv.c
47725 ____________________________________________________________________________
47726 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
47727         Log: One missed file.
47728      Branch: perl
47729            + lib/warnings.t
47730 ____________________________________________________________________________
47731 [ 10678] By: nick                                  on 2001/06/18  08:05:29
47732         Log: Integrate mainline (part2 - the deletes)
47733      Branch: perlio
47734            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
47735            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
47736            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
47737            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
47738            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
47739            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
47740            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
47741            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
47742            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
47743            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
47744            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
47745 ____________________________________________________________________________
47746 [ 10677] By: nick                                  on 2001/06/18  08:04:44
47747         Log: Integrate mainline (part1)
47748      Branch: perlio
47749           +> (branch 376 files)
47750            - (delete 219 files)
47751           !> (integrate 151 files)
47752 ____________________________________________________________________________
47753 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
47754         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
47755              No doubt I made some mistakes like missed some files or
47756              misnamed some files.  The naming rules were more or less:
47757              (1) if the module is from CPAN, follows its ways, be it
47758              t/*.t or test.pl.
47759              (2) otherwise if there are multiple tests for a module
47760              put them in a t/
47761              (3) otherwise if there's only one test put it in Module.t
47762              (4) helper files go to module/ (locale, strict, warnings)
47763              (5) use longer filenames now that we can (but e.g. the
47764              compat-0.6.t and the Text::Balanced test files still
47765              were renamed to be more civil against the 8.3 people)
47766              installperl was updated appropriately not to install the
47767              *.t files or the help files from under lib.
47768              
47769              TODO: some helper files still remain under t/ that could
47770              follow their 'masters'.  UPDATE: On second thoughts, why
47771              should they.  They can continue to live under t/lib, and
47772              in fact the locale/strict/warnings helpers that were moved
47773              could be moved back.  This way the amount of non-installable
47774              stuff under lib/ stays smaller.
47775      Branch: perl
47776            + (add 253 files)
47777            - (delete 254 files)
47778            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
47779 ____________________________________________________________________________
47780 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
47781         Log: The warning no more comes from util.c, it comes from numeric.c.
47782      Branch: perl
47783            ! README.tru64
47784 ____________________________________________________________________________
47785 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
47786         Log: Subject: Re: anyone good at casting spells?
47787              From: Spider Boardman <spider@Orb.Nashua.NH.US>
47788              Date: Sun, 17 Jun 2001 21:21:04 -0400
47789              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
47790      Branch: perl
47791            ! ext/POSIX/POSIX.xs hv.h
47792 ____________________________________________________________________________
47793 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
47794         Log: Protect the (original) thread tests against testing if no 5.005
47795              threads have been configured.
47796      Branch: perl
47797            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
47798            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
47799            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
47800            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
47801            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
47802            ! ext/Thread/unsync4.t
47803 ____________________________________________________________________________
47804 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
47805         Log: Try the new test scanning scheme on Text::Abbrev.
47806      Branch: perl
47807            + lib/Text/Abbrev.t
47808            - lib/Text/Abbrev/t/abbrev.t
47809            ! MANIFEST
47810 ____________________________________________________________________________
47811 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
47812         Log: Change the scan policy of the *.t and test.pl files,
47813              now the *.t do not need to live in a t/ directory.
47814      Branch: perl
47815            ! t/TEST t/harness
47816 ____________________________________________________________________________
47817 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
47818         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
47819              From: Ilmari Karonen <iltzu@sci.fi>
47820              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
47821              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
47822      Branch: perl
47823            ! pod/perlfaq7.pod
47824 ____________________________________________________________________________
47825 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
47826         Log: Quench the warnings from Tru64; the HP-UX is still
47827              broken because it really, REALLY, doesn't like the
47828              HvARRAY() being lvalue:
47829              
47830              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
47831              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
47832      Branch: perl
47833            ! hv.c
47834 ____________________________________________________________________________
47835 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
47836         Log: Integrate change #10667 from maintperl:
47837              
47838              change#10449 broke the special-case that makes lexicals inside the
47839              eval"" within DB::DB() visible
47840      Branch: perl
47841           !> op.c
47842 ____________________________________________________________________________
47843 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
47844         Log: change#10449 broke the special-case that makes lexicals inside the
47845              eval"" within DB::DB() visible
47846      Branch: maint-5.6/perl
47847            ! op.c
47848 ____________________________________________________________________________
47849 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
47850         Log: Still spurious output; indent the code a bit.
47851              
47852              TODO1: separate the utility functions like MkDir
47853              into a helper script?
47854              
47855              TODO2: I see a lot of repetition in the filepath()
47856              and dirpath() calls.
47857      Branch: perl
47858            ! t/lib/filefind.t t/lib/findtaint.t
47859 ____________________________________________________________________________
47860 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
47861         Log: Regen modlib, toc.
47862      Branch: perl
47863            ! pod/perlmodlib.pod pod/perltoc.pod
47864 ____________________________________________________________________________
47865 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
47866         Log: Add libnetcfg to perlutil.
47867      Branch: perl
47868            ! pod/perlutil.pod
47869 ____________________________________________________________________________
47870 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
47871         Log: Initial integration of libnet-1.0703.
47872              The Configure script renamed as libnetcfg, will be
47873              installed along other utilities.
47874      Branch: perl
47875            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
47876            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
47877            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
47878            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
47879            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
47880            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
47881            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
47882            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
47883            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
47884            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
47885            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
47886            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
47887            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
47888            + utils/libnetcfg.PL
47889            ! MANIFEST utils.lst utils/Makefile
47890 ____________________________________________________________________________
47891 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
47892         Log: Less potentially test-harness-confusing output.
47893      Branch: perl
47894            ! lib/Memoize/t/expire_module_t.t
47895 ____________________________________________________________________________
47896 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
47897         Log: The final print annoys make test.
47898      Branch: perl
47899            ! t/lib/filefind.t t/lib/findtaint.t
47900 ____________________________________________________________________________
47901 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
47902         Log: Add an option for handling dangling symbolic links.
47903      Branch: perl
47904            ! lib/File/Find.pm t/lib/filefind.t
47905 ____________________________________________________________________________
47906 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
47907         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
47908              From: Thomas Wegner <wegner_thomas@yahoo.com>
47909              Date: Sun, 17 Jun 2001 14:43:11 +0200
47910              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
47911      Branch: perl
47912            + t/lib/findtaint.t
47913            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
47914 ____________________________________________________________________________
47915 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
47916         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
47917              From: Jonathan Stowe <gellyfish@gellyfish.com>
47918              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
47919              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
47920      Branch: perl
47921            ! lib/ExtUtils/MM_Unix.pm
47922 ____________________________________________________________________________
47923 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
47924         Log: Subject: [PATCH] more anonymous stash cleanups
47925              From: Abhijit Menon-Sen <ams@wiw.org>
47926              Date: Sun, 17 Jun 2001 11:44:06 +0530
47927              Message-ID: <20010617114406.A25203@lustre.linux.in>
47928      Branch: perl
47929            ! op.c
47930 ____________________________________________________________________________
47931 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
47932         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
47933              From: Abhijit Menon-Sen <ams@wiw.org>
47934              Date: Sun, 17 Jun 2001 08:02:59 +0530
47935              Message-ID: <20010617080259.A28776@lustre.linux.in>
47936              
47937              Subject: [PATCH #2/7] xhv_eiter
47938              From: Abhijit Menon-Sen <ams@wiw.org>
47939              Date: Sun, 17 Jun 2001 08:13:18 +0530
47940              Message-ID: <20010617081318.B28776@lustre.linux.in>
47941              
47942              Subject: [PATCH #3/7] xhv_fill
47943              From: Abhijit Menon-Sen <ams@wiw.org>
47944              Date: Sun, 17 Jun 2001 08:25:16 +0530
47945              Message-ID: <20010617082516.C28776@lustre.linux.in>
47946              
47947              Subject: [PATCH #4/7] xhv_keys
47948              From: Abhijit Menon-Sen <ams@wiw.org>
47949              Date: Sun, 17 Jun 2001 08:36:17 +0530
47950              Message-ID: <20010617083617.D28776@lustre.linux.in>
47951              
47952              Subject: [PATCH #5/7] xhv_max
47953              From: Abhijit Menon-Sen <ams@wiw.org>
47954              Date: Sun, 17 Jun 2001 08:39:48 +0530
47955              Message-ID: <20010617083948.E28776@lustre.linux.in>
47956              
47957              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
47958              From: Abhijit Menon-Sen <ams@wiw.org>
47959              Date: Sun, 17 Jun 2001 08:51:11 +0530
47960              Message-ID: <20010617085111.F28776@lustre.linux.in>
47961      Branch: perl
47962            ! hv.c
47963 ____________________________________________________________________________
47964 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
47965         Log: Update Changes.
47966      Branch: perl
47967            ! Changes patchlevel.h
47968 ____________________________________________________________________________
47969 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
47970         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
47971              From: Abhijit Menon-Sen <ams@wiw.org>
47972              Date: Sat, 16 Jun 2001 07:41:19 +0530
47973              Message-ID: <20010616074119.A24720@lustre.linux.in>
47974      Branch: perl
47975            ! hv.c perl.c vms/vmsish.h win32/win32.h
47976 ____________________________________________________________________________
47977 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
47978         Log: Document tests failing when threaded, since we now have more.
47979      Branch: perl
47980            ! pod/perl572delta.pod
47981 ____________________________________________________________________________
47982 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
47983         Log: -Wall cleanup.
47984      Branch: perl
47985            ! ext/Thread/Thread.xs
47986 ____________________________________________________________________________
47987 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
47988         Log: pthread_attr_setstacksize() isn't absolutely necessary
47989              to call, only iff THREAD_CREATE_NEEDS_STACK.
47990      Branch: perl
47991            ! ext/Thread/Thread.xs
47992 ____________________________________________________________________________
47993 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
47994         Log: -Wall strays.
47995      Branch: perl
47996            ! perl.c util.c
47997 ____________________________________________________________________________
47998 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
47999         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
48000              (and INT64_MIN) brokenness.
48001      Branch: perl
48002            ! hints/darwin.sh perl.h
48003 ____________________________________________________________________________
48004 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
48005         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
48006              From: Nicholas Clark <nick@ccl4.org>
48007              Date: Sun, 17 Jun 2001 00:16:05 +0100
48008              Message-ID: <20010617001605.V98663@plum.flirble.org>
48009      Branch: perl
48010            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
48011            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
48012            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
48013 ____________________________________________________________________________
48014 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
48015         Log: Add perlnetware to docs; regen toc; supply skeleton
48016              docs for some Memoize submodules.
48017      Branch: perl
48018            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
48019            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
48020            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
48021            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
48022            ! win32/Makefile win32/makefile.mk
48023 ____________________________________________________________________________
48024 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
48025         Log: pod cleanup.
48026      Branch: perl
48027            ! README.netware
48028 ____________________________________________________________________________
48029 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
48030         Log: Integrate Memoize 0.64.  Few tweaks were required in
48031              the test scripts.  Note that the speed and expire*
48032              tests take several dozen seconds to run.
48033      Branch: perl
48034            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
48035            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
48036            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
48037            + lib/Memoize/README lib/Memoize/SDBM_File.pm
48038            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
48039            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
48040            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
48041            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
48042            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
48043            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
48044            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
48045            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
48046            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
48047            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
48048            ! MANIFEST t/lib/1_compile.t
48049 ____________________________________________________________________________
48050 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
48051         Log: Document the cross-compilation options.
48052      Branch: perl
48053            ! Cross/README INSTALL
48054 ____________________________________________________________________________
48055 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
48056         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
48057      Branch: perl
48058            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
48059            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
48060            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
48061            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
48062            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
48063            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
48064            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
48065            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
48066            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
48067            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
48068            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
48069            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
48070            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
48071            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
48072            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
48073            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
48074            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
48075            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
48076            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
48077            + lib/ExtUtils/MM_NW5.pm
48078            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
48079            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
48080            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
48081            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
48082            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
48083            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
48084            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
48085            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
48086            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
48087            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
48088            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
48089            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
48090            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
48091            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
48092            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
48093            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
48094            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
48095            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
48096            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
48097            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
48098            ! util.h x2p/a2py.c
48099 ____________________________________________________________________________
48100 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
48101         Log: Resort MANIFEST.
48102      Branch: perl
48103            ! MANIFEST
48104 ____________________________________________________________________________
48105 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
48106         Log: Integrate perlio.
48107      Branch: perl
48108           +> win32/win32io.c
48109           !> MANIFEST perlio.c perliol.h win32/makefile.mk
48110 ____________________________________________________________________________
48111 [ 10640] By: nick                                  on 2001/06/16  18:38:31
48112         Log: Disable :win32 layer as default till I get it working
48113      Branch: perlio
48114            ! MANIFEST perlio.c
48115 ____________________________________________________________________________
48116 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
48117         Log: Try the new scheme by moving the Text::Abbrev test
48118              to a new place under lib.
48119      Branch: perl
48120            + lib/Text/Abbrev/t/abbrev.t
48121            - t/lib/abbrev.t
48122            ! MANIFEST
48123 ____________________________________________________________________________
48124 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
48125         Log: Make the code even more dynamical so that testname
48126              suffix length can change.
48127      Branch: perl
48128            ! lib/Test/Harness.pm t/TEST
48129 ____________________________________________________________________________
48130 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
48131         Log: Allow for deeper t/ and also a single test.pl.
48132      Branch: perl
48133            ! t/TEST t/harness
48134 ____________________________________________________________________________
48135 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
48136         Log: #define fix from Nicholas Clark.
48137      Branch: perl
48138            ! ext/POSIX/POSIX.xs
48139 ____________________________________________________________________________
48140 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
48141         Log: Initialization is nice.
48142      Branch: perl
48143            ! lib/Test/Harness.pm
48144 ____________________________________________________________________________
48145 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
48146         Log: Make t/TEST and t/harness to test also the t/ tests
48147              under the main lib/ and ext/ directories.  Fix Test::Harness
48148              to dynamically change the width of its "foo/bar....ok" output.
48149      Branch: perl
48150            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
48151 ____________________________________________________________________________
48152 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
48153         Log: Subject: [PATCH] Re: perl@10611 
48154              From: Nicholas Clark <nick@ccl4.org>
48155              Date: Sat, 16 Jun 2001 16:52:47 +0100
48156              Message-ID: <20010616165247.O98663@plum.flirble.org>
48157              
48158              The .xs parts, too.
48159      Branch: perl
48160            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
48161            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
48162 ____________________________________________________________________________
48163 [ 10632] By: nick                                  on 2001/06/16  16:44:35
48164         Log: Work-in-progress win32 layer semi-functional, checking 
48165              for UNIX breakage.
48166      Branch: perlio
48167            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
48168 ____________________________________________________________________________
48169 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
48170         Log: Subject: [PATCH] Re: perl@10611 
48171              From: Nicholas Clark <nick@ccl4.org>
48172              Date: Sat, 16 Jun 2001 16:52:47 +0100
48173              Message-ID: <20010616165247.O98663@plum.flirble.org>
48174      Branch: perl
48175            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
48176            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
48177            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
48178            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
48179            ! lib/ExtUtils/Constant.pm
48180 ____________________________________________________________________________
48181 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
48182         Log: Metaconfig unit change for #10629.
48183      Branch: metaconfig
48184            ! U/modified/Finish.U
48185 ____________________________________________________________________________
48186 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
48187         Log: The extraction changed directories.
48188      Branch: perl
48189            ! Configure
48190 ____________________________________________________________________________
48191 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
48192         Log: Math::BigInt 1.35 from Tels.
48193      Branch: perl
48194            + t/lib/mbimbf.t
48195            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
48196            ! t/lib/bigfltpm.t t/lib/bigintpm.t
48197 ____________________________________________________________________________
48198 [ 10627] By: nick                                  on 2001/06/16  14:54:52
48199         Log: Work in progress UNIX-side edit of win32 PerLIO layer
48200      Branch: perlio
48201            + win32/win32io.c
48202            ! perlio.c win32/makefile.mk
48203 ____________________________________________________________________________
48204 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
48205         Log: Subject: [PATCH 5.6.1] os2/diff-configure
48206              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48207              Date: Fri, 15 Jun 2001 01:19:36 -0400
48208              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
48209              
48210              Empty all of it because I think #10624 made even the
48211              last patch hunk unnecessary.
48212      Branch: perl
48213            ! os2/diff.configure
48214 ____________________________________________________________________________
48215 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
48216         Log: Metaconfig unit change for 10624.
48217      Branch: metaconfig
48218            ! U/modified/libc.U
48219      Branch: perl
48220            ! config_h.SH
48221 ____________________________________________________________________________
48222 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
48223         Log: Move the initialization of libnames to the beginning so
48224              that can one 'seed' it (as OS/2 does.)
48225      Branch: perl
48226            ! Configure
48227 ____________________________________________________________________________
48228 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
48229         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
48230              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48231              Date: Fri, 15 Jun 2001 19:10:57 -0400
48232              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
48233      Branch: perl
48234            ! os2/OS2/REXX/DLL/DLL.pm
48235 ____________________________________________________________________________
48236 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
48237         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
48238              From: "Craig A. Berry" <craigberry@mac.com>
48239              Date: Fri, 15 Jun 2001 17:00:03 -0500
48240              Message-Id: <a05101007b750342599be@[172.16.52.1]>
48241      Branch: perl
48242            ! vms/descrip_mms.template
48243 ____________________________________________________________________________
48244 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
48245         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
48246              From: "Craig A. Berry" <craigberry@mac.com>
48247              Date: Fri, 15 Jun 2001 18:39:42 -0500
48248              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
48249      Branch: perl
48250            ! lib/File/Spec/VMS.pm t/lib/extutils.t
48251 ____________________________________________________________________________
48252 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
48253         Log: Integrate perlio.
48254      Branch: perl
48255           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
48256           !> t/io/utf8.t t/lib/io_scalar.t
48257 ____________________________________________________________________________
48258 [ 10619] By: nick                                  on 2001/06/15  21:05:19
48259         Log: Generated files
48260      Branch: perlio
48261            ! embed.h proto.h
48262 ____________________________________________________________________________
48263 [ 10618] By: nick                                  on 2001/06/15  20:27:42
48264         Log: Fix open.pm to work via XS-implemented method calls rather
48265              than *open::layers variables which caused all the HV/AV hassle.
48266      Branch: perlio
48267            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
48268            ! t/lib/io_scalar.t
48269 ____________________________________________________________________________
48270 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
48271         Log: Integrate perlio.
48272      Branch: perl
48273           !> lib/ExtUtils/Constant.pm
48274 ____________________________________________________________________________
48275 [ 10616] By: nick                                  on 2001/06/15  18:46:47
48276         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
48277      Branch: perlio
48278            ! lib/ExtUtils/Constant.pm
48279 ____________________________________________________________________________
48280 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
48281         Log: Integrate perlio.
48282      Branch: perl
48283           !> ext/Socket/Socket.xs
48284 ____________________________________________________________________________
48285 [ 10614] By: nick                                  on 2001/06/15  18:33:37
48286         Log: MULTIPLICITY fix for Socket.xs
48287      Branch: perlio
48288            ! ext/Socket/Socket.xs
48289 ____________________________________________________________________________
48290 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
48291         Log: Subject: Re: perl@10611
48292              From: Doug MacEachern <dougm@covalent.net>
48293              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
48294              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
48295      Branch: perl
48296            ! ext/Socket/Socket.xs
48297 ____________________________________________________________________________
48298 [ 10612] By: nick                                  on 2001/06/15  16:14:38
48299         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
48300      Branch: perlio
48301           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
48302           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
48303           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
48304           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
48305           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
48306           !> utils/h2ph.PL
48307 ____________________________________________________________________________
48308 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
48309         Log: Update Changes.
48310      Branch: perl
48311            ! Changes patchlevel.h
48312 ____________________________________________________________________________
48313 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
48314         Log: Upping the test count.
48315      Branch: perl
48316            ! t/lib/filefind.t
48317 ____________________________________________________________________________
48318 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
48319         Log: Integrate perlio.
48320      Branch: perl
48321           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48322 ____________________________________________________________________________
48323 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
48324         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
48325              From: andreas.koenig@anima.de (Andreas J. Koenig)
48326              Date: 15 Jun 2001 13:30:39 +0200
48327              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
48328              
48329              Record the grim history.
48330      Branch: perl
48331            ! lib/File/Find.pm
48332 ____________________________________________________________________________
48333 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
48334         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
48335              From: Brian McCauley <nobull@mail.com>
48336              Date: 15 Jun 2001 07:51:26 +0100
48337              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
48338      Branch: perl
48339            ! lib/File/Find.pm t/lib/filefind.t
48340 ____________________________________________________________________________
48341 [ 10606] By: nick                                  on 2001/06/15  14:00:08
48342         Log: regen_config_h for Win32.
48343      Branch: perlio
48344            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48345 ____________________________________________________________________________
48346 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
48347         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
48348              From: Peter Prymmer <pvhp@forte.com>
48349              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
48350              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
48351      Branch: perl
48352            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
48353 ____________________________________________________________________________
48354 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
48355         Log: Some filesystems require writability for rename/unlink.
48356      Branch: perl
48357            ! opcode.pl
48358 ____________________________________________________________________________
48359 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
48360         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
48361              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
48362              Date: Fri, 15 Jun 2001 12:08:53 +0200
48363              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
48364      Branch: perl
48365            ! perlio.c
48366 ____________________________________________________________________________
48367 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
48368         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
48369              From: Mike Guy <mjtg@cam.ac.uk>
48370              Date: Fri, 15 Jun 2001 14:11:49 +0100
48371              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
48372      Branch: perl
48373            ! opcode.pl
48374 ____________________________________________________________________________
48375 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
48376         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
48377              From: Nicholas Clark <nick@ccl4.org>
48378              Date: Thu, 14 Jun 2001 23:52:56 +0100
48379              Message-ID: <20010614235256.G98663@plum.flirble.org>
48380      Branch: perl
48381            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
48382            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
48383 ____________________________________________________________________________
48384 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
48385         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
48386              From: Russ Allbery <rra@stanford.edu>
48387              Date: 14 Jun 2001 13:24:43 -0700
48388              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
48389      Branch: perl
48390            ! ext/GDBM_File/GDBM_File.pm
48391 ____________________________________________________________________________
48392 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
48393         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
48394              From: Nicholas Clark <nick@ccl4.org>
48395              Date: Thu, 14 Jun 2001 20:37:47 +0100
48396              Message-ID: <20010614203747.F98663@plum.flirble.org>
48397      Branch: perl
48398            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
48399            ! t/lib/gdbm.t
48400 ____________________________________________________________________________
48401 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
48402         Log: Integrate perlio.
48403      Branch: perl
48404           !> makedef.pl sv.c
48405 ____________________________________________________________________________
48406 [ 10597] By: nick                                  on 2001/06/15  11:08:13
48407         Log: Check that HVs with HvNAME() != NULL are really stashes before
48408              treating them as such. Also be more defensive on the GvCV.
48409              Win32 fork and dprof now working again. 
48410      Branch: perlio
48411            ! sv.c
48412 ____________________________________________________________________________
48413 [ 10596] By: nick                                  on 2001/06/15  10:11:20
48414         Log: Integrate mainline.
48415      Branch: perlio
48416           +> Cross/README
48417           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
48418           !> Porting/config_H config_h.SH configure.com epoc/config.sh
48419           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
48420           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48421           !> vos/config.ga.h win32/config.bc win32/config.gc
48422           !> win32/config.vc win32/config_H.bc win32/config_H.gc
48423           !> win32/config_H.vc
48424 ____________________________________________________________________________
48425 [ 10595] By: nick                                  on 2001/06/15  09:37:17
48426         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
48427              - Win32 (VC++) now builds but fails:
48428              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
48429              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
48430              write.t    - open(...,"|-") not implemented on Win32 
48431      Branch: perlio
48432            ! makedef.pl
48433 ____________________________________________________________________________
48434 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
48435         Log: Integrate perlio.
48436      Branch: perl
48437           !> perlio.c win32/makefile.mk
48438 ____________________________________________________________________________
48439 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
48440         Log: Metaconfig unit changes for #10592.
48441      Branch: metaconfig
48442            + U/modified/i_varhdr.U U/modified/startsh.U
48443            - U/a_dvisory/crosscompile.U U/target/Target.U
48444            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
48445            ! U/compline/bitpbyte.U U/compline/byteorder.U
48446            ! U/compline/ccflags.U U/compline/charsize.U
48447            ! U/compline/d_casti32.U U/compline/d_castneg.U
48448            ! U/compline/d_closedir.U U/compline/d_fd_set.U
48449            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
48450            ! U/compline/d_keepsig.U U/compline/d_open3.U
48451            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
48452            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
48453            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
48454            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
48455            ! U/compline/doublesize.U U/compline/floatsize.U
48456            ! U/compline/nblock_io.U U/compline/orderlib.U
48457            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
48458            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
48459            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
48460            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
48461            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
48462            ! U/modified/spitshell.U U/threads/archname.U
48463            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
48464            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
48465            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
48466            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
48467            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
48468      Branch: metaconfig/U/perl
48469            + Cross.U
48470            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
48471            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
48472            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
48473            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
48474            ! stdio_streams.U uselfs.U
48475 ____________________________________________________________________________
48476 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
48477         Log: The first steps towards cross-compilation.
48478              
48479              Abstract execution of compiled test executables with $run,
48480              and abstract transfer of files with $to and $from.
48481              
48482              Under cross-compilation the $run, $to, and $from will point
48483              to appropriate wrapper scripts, by default ssh and scp,
48484              but also rsh, rcp, and cp are supported.  If not
48485              cross-compiling, they will be set to '', ':', and ':',
48486              respectively.
48487              
48488              With these patches I was able to get Configure for
48489              iPAQ ARM Linux on an Intel Linux about 95% right
48490              (only a few tests failed to execute or they produced
48491              incorrect results), and I was able to compile
48492              a functional miniperl.
48493              
48494              The symbol crosscompile renamed to be usecrosscompile,
48495              the corresponding C symbol from CROSSCOMPILE to
48496              USE_CROSS_COMPILE.
48497      Branch: perl
48498            ! Configure Cross/README Makefile.SH Porting/Glossary
48499            ! Porting/config.sh Porting/config_H config_h.SH configure.com
48500            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
48501            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
48502            ! vos/config.ga.def vos/config.ga.h win32/config.bc
48503            ! win32/config.gc win32/config.vc win32/config_H.bc
48504            ! win32/config_H.gc win32/config_H.vc
48505 ____________________________________________________________________________
48506 [ 10591] By: nick                                  on 2001/06/14  20:00:12
48507         Log: Steps along the road toward Win32 building again.
48508      Branch: perlio
48509            ! perlio.c win32/makefile.mk
48510 ____________________________________________________________________________
48511 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
48512         Log: Integrate perlio.
48513      Branch: perl
48514           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48515 ____________________________________________________________________________
48516 [ 10589] By: nick                                  on 2001/06/14  13:54:07
48517         Log: Routine regen_config_h for Win32
48518      Branch: perlio
48519            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48520 ____________________________________________________________________________
48521 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
48522         Log: Integrate perlio.
48523      Branch: perl
48524           +> perlyline.pl
48525           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
48526 ____________________________________________________________________________
48527 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
48528         Log: A placeholder.
48529      Branch: perl
48530            + Cross/README
48531 ____________________________________________________________________________
48532 [ 10586] By: nick                                  on 2001/06/14  08:25:07
48533         Log: Add new step to run_byacc which:
48534              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
48535              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
48536      Branch: perlio
48537            + perlyline.pl
48538            ! MANIFEST Makefile.SH perly.c
48539 ____________________________________________________________________________
48540 [ 10585] By: nick                                  on 2001/06/14  08:22:29
48541         Log: Integrate mainline
48542      Branch: perlio
48543           +> locale.c numeric.c
48544           !> Changes cygwin/Makefile.SHs embed.h embed.pl
48545           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
48546           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
48547           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
48548           !> x2p/Makefile.SH
48549 ____________________________________________________________________________
48550 [ 10584] By: nick                                  on 2001/06/14  08:05:53
48551         Log: Hack to remove insecure directories from PATH so test will run.
48552      Branch: perlio
48553            ! t/lib/filefind.t
48554 ____________________________________________________________________________
48555 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
48556         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
48557      Branch: perl
48558            - t/lib/mbimbf.t
48559            ! MANIFEST
48560 ____________________________________________________________________________
48561 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
48562         Log: Detypo.
48563      Branch: perl
48564            ! x2p/Makefile.SH
48565 ____________________________________________________________________________
48566 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
48567         Log: de-$CONFIG continues.
48568      Branch: perl
48569            ! cygwin/Makefile.SHs x2p/Makefile.SH
48570 ____________________________________________________________________________
48571 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
48572         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
48573              From: Nicholas Clark <nick@ccl4.org>
48574              Date: Wed, 13 Jun 2001 21:20:13 +0100
48575              Message-ID: <20010613212013.D98663@plum.flirble.org>
48576      Branch: perl
48577            ! opcode.pl
48578 ____________________________________________________________________________
48579 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
48580         Log: Subject: splitting util.c
48581              From: Hugo <hv@crypt.compulink.co.uk>
48582              Date: Thu, 14 Jun 2001 00:41:08 +0100
48583              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
48584      Branch: perl
48585            + locale.c numeric.c
48586            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
48587            ! pod/perlapi.pod proto.h util.c
48588 ____________________________________________________________________________
48589 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
48590         Log: Upgrade to Math::BigInt 1.34 from Tels.
48591      Branch: perl
48592            + t/lib/mbimbf.t
48593            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
48594            ! t/lib/bigfltpm.t t/lib/bigintpm.t
48595 ____________________________________________________________________________
48596 [ 10577] By: nick                                  on 2001/06/13  19:02:48
48597         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
48598      Branch: perlio
48599           !> (integrate 125 files)
48600 ____________________________________________________________________________
48601 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
48602         Log: Update Changes.
48603      Branch: perl
48604            ! Changes patchlevel.h
48605 ____________________________________________________________________________
48606 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
48607         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
48608              From: "Craig A. Berry" <craigberry@mac.com>
48609              Date: Wed, 13 Jun 2001 13:24:28 -0500
48610              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
48611      Branch: perl
48612            ! ext/re/Makefile.PL
48613 ____________________________________________________________________________
48614 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
48615         Log: Mc.u.c. for #10573.
48616      Branch: metaconfig
48617            ! U/threads/usethreads.U
48618 ____________________________________________________________________________
48619 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
48620         Log: It would be also be good if I could type.
48621      Branch: perl
48622            ! Configure
48623 ____________________________________________________________________________
48624 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
48625         Log: Metaconfig unit change for #10571.
48626      Branch: metaconfig
48627            ! U/threads/usethreads.U
48628 ____________________________________________________________________________
48629 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
48630         Log: A non-empty default is a good thing.
48631      Branch: perl
48632            ! Configure
48633 ____________________________________________________________________________
48634 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
48635         Log: Metaconfig unit change for #10569.
48636      Branch: metaconfig
48637            ! U/threads/usethreads.U
48638 ____________________________________________________________________________
48639 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
48640         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
48641              extremely experimental, not even prompted for.
48642      Branch: perl
48643            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48644            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
48645            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
48646            ! win32/config.bc win32/config.gc win32/config.vc
48647 ____________________________________________________________________________
48648 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
48649         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
48650      Branch: perl
48651            ! pod/perlfaq6.pod
48652 ____________________________________________________________________________
48653 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
48654         Log: Integrate perlio; conflicts, accept Nick's versions.
48655      Branch: perl
48656           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
48657           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
48658 ____________________________________________________________________________
48659 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
48660         Log: Subject: Re: ext/ + -Wall
48661              From: Doug MacEachern <dougm@covalent.net>
48662              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
48663              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
48664      Branch: perl
48665            ! XSUB.h lib/ExtUtils/xsubpp perl.h
48666 ____________________________________________________________________________
48667 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
48668         Log: Similar logic as DB_File.xs, using the modern macros and
48669              defines them to older ones for older Perls where PERL_VERSION
48670              is not defined, from Doug MacEachern.
48671      Branch: perl
48672            ! ext/Storable/Storable.xs
48673 ____________________________________________________________________________
48674 [ 10564] By: nick                                  on 2001/06/13  15:22:01
48675         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
48676              and using that instead (name lookups are sequential search for now).
48677      Branch: perlio
48678            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
48679            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
48680 ____________________________________________________________________________
48681 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
48682         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
48683              From: "Richard Soderberg" <rs@crystalflame.net>
48684              Date: Sat, 26 May 2001 06:44:20 -0700
48685              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
48686      Branch: perl
48687            ! sv.c t/op/glob.t
48688 ____________________________________________________________________________
48689 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
48690         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
48691              From: "Craig A. Berry" <craigberry@mac.com>
48692              Date: Tue, 12 Jun 2001 23:55:26 -0500
48693              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
48694      Branch: perl
48695            ! ext/re/Makefile.PL ext/re/re.xs
48696 ____________________________________________________________________________
48697 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
48698         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
48699              suggested by NI-S.
48700      Branch: perl
48701            ! XSUB.h malloc.c perl.h
48702 ____________________________________________________________________________
48703 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
48704         Log: Regen toc.
48705      Branch: perl
48706            ! pod/perltoc.pod
48707 ____________________________________________________________________________
48708 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
48709         Log: Subject: [patch] perl.gprof control
48710              From: Doug MacEachern <dougm@covalent.net>
48711              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
48712              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
48713      Branch: perl
48714            ! miniperlmain.c perl.h
48715 ____________________________________________________________________________
48716 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
48717         Log: Subject: Re: ext/ + -Wall
48718              From: Doug MacEachern <dougm@covalent.net>
48719              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
48720              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
48721              
48722              Document ax and break up dXSARGS.
48723      Branch: perl
48724            ! XSUB.h pod/perlapi.pod
48725 ____________________________________________________________________________
48726 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
48727         Log: More AIX tweakage from Merijn.
48728      Branch: perl
48729            ! hints/aix.sh
48730 ____________________________________________________________________________
48731 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
48732         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
48733              From: "Craig A. Berry" <craigberry@mac.com>
48734              Date: Tue, 12 Jun 2001 22:57:45 -0500
48735              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
48736      Branch: perl
48737            ! vms/descrip_mms.template
48738 ____________________________________________________________________________
48739 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
48740         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
48741              From: "Craig A. Berry" <craigberry@mac.com>
48742              Date: Tue, 12 Jun 2001 22:21:39 -0500
48743              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
48744      Branch: perl
48745            ! configure.com util.c
48746 ____________________________________________________________________________
48747 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
48748         Log: New AIX dynaloading code from Jens-Uwe Mager.
48749              Does break binary compatibility.
48750      Branch: perl
48751            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
48752 ____________________________________________________________________________
48753 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
48754         Log: VMS DEC C compiler found nits by Peter Prymmer.
48755      Branch: perl
48756            ! util.c
48757 ____________________________________________________________________________
48758 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
48759         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
48760              From: Peter Prymmer <pvhp@forte.com>
48761              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
48762              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
48763      Branch: perl
48764            ! t/lib/filecomp.t
48765 ____________________________________________________________________________
48766 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
48767         Log: I wonder how many $CONFIGs still lurk in the shadows.
48768      Branch: perl
48769            ! pod/Makefile.SH x2p/cflags.SH
48770 ____________________________________________________________________________
48771 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
48772         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
48773      Branch: perl
48774            ! pod/checkpods.PL
48775 ____________________________________________________________________________
48776 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
48777         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
48778      Branch: perl
48779            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
48780 ____________________________________________________________________________
48781 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
48782         Log: Subject: [patch] rid local_patches warnings
48783              From: Doug MacEachern <dougm@covalent.net>
48784              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
48785              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
48786      Branch: perl
48787            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
48788 ____________________________________________________________________________
48789 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
48790         Log: Subject: Re: ext/ + -Wall
48791              From: Doug MacEachern <dougm@covalent.net>
48792              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
48793              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
48794      Branch: perl
48795            ! ext/attrs/attrs.xs
48796 ____________________________________________________________________________
48797 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
48798         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
48799              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
48800              Date: Tue, 12 Jun 2001 14:36:20 -0400
48801              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
48802      Branch: perl
48803            ! pod/perlretut.pod
48804 ____________________________________________________________________________
48805 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
48806         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
48807              From: Mike Guy <mjtg@cam.ac.uk>
48808              Date: Tue, 12 Jun 2001 19:10:31 +0100
48809              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
48810              
48811              Subject: Re: [ID 20010612.001] out of memory during regex compilation
48812              From: Mike Guy <mjtg@cam.ac.uk>
48813              Date: Tue, 12 Jun 2001 19:21:01 +0100
48814              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
48815      Branch: perl
48816            ! pod/perlop.pod
48817 ____________________________________________________________________________
48818 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
48819         Log: AIX tweaks from Merijn H. Brand.
48820      Branch: perl
48821            ! hints/aix.sh
48822 ____________________________________________________________________________
48823 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
48824         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
48825              From: "Brendan O'Dea" <bod@compusol.com.au>
48826              Date: Wed, 13 Jun 2001 05:16:47 +1000
48827              Message-ID: <20010613051647.A8945@compusol.com.au>
48828      Branch: maint-5.6/perl
48829            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
48830 ____________________________________________________________________________
48831 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
48832         Log: Subject: Small bcopy cleanup
48833              From: Andy Dougherty <doughera@lafayette.edu>
48834              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
48835              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
48836      Branch: perl
48837            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
48838 ____________________________________________________________________________
48839 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
48840         Log: Subject: [PATCH] Re: ext/ + -Wall
48841              From: Nicholas Clark <nick@ccl4.org>
48842              Date: Wed, 13 Jun 2001 00:04:30 +0100
48843              Message-ID: <20010613000430.M5901@plum.flirble.org>
48844      Branch: perl
48845            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
48846 ____________________________________________________________________________
48847 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
48848         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
48849              From: Nicholas Clark <nick@ccl4.org>
48850              Date: Tue, 12 Jun 2001 23:53:07 +0100
48851              Message-ID: <20010612235307.L5901@plum.flirble.org>
48852      Branch: perl
48853            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
48854 ____________________________________________________________________________
48855 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
48856         Log: MPE/iX tweaks from Mark Bixby.
48857      Branch: perl
48858            ! hints/mpeix.sh mpeix/mpeixish.h util.c
48859 ____________________________________________________________________________
48860 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
48861         Log: Update Changes.
48862      Branch: perl
48863            ! Changes patchlevel.h
48864 ____________________________________________________________________________
48865 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
48866         Log: One less -Wall whine (found under DEBUGGING).
48867      Branch: perl
48868            ! x2p/Makefile.SH x2p/a2p.c
48869 ____________________________________________________________________________
48870 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
48871         Log: s/case-independent/case-insensitive/g
48872      Branch: perl
48873            ! pod/perldebug.pod
48874 ____________________________________________________________________________
48875 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
48876         Log: As suggested in    
48877              
48878              Subject: Re: ext/ + -Wall
48879              From: Gurusamy Sarathy <gsar@ActiveState.com>
48880              Date: Mon, 11 Jun 2001 23:34:31 -0700
48881              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
48882      Branch: perl
48883            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
48884            ! perl.h
48885 ____________________________________________________________________________
48886 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
48887         Log: Subject: ext/ + -Wall
48888              From: Doug MacEachern <dougm@covalent.net>
48889              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
48890              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
48891      Branch: perl
48892            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
48893            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
48894            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
48895            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
48896            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
48897            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
48898            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
48899            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
48900            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
48901            ! lib/ExtUtils/xsubpp
48902 ____________________________________________________________________________
48903 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
48904         Log: Subject: [PATCH] anonymous stashes
48905              From: Abhijit Menon-Sen <ams@wiw.org>
48906              Date: Tue, 12 Jun 2001 12:47:04 +0530
48907              Message-ID: <20010612124704.A29029@lustre.linux.in>
48908      Branch: perl
48909            ! dump.c gv.c sv.c xsutils.c
48910 ____________________________________________________________________________
48911 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
48912         Log: One more test for $^S.
48913      Branch: perl
48914            ! t/op/magic.t
48915 ____________________________________________________________________________
48916 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
48917         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
48918              From: Abhijit Menon-Sen <ams@wiw.org>
48919              Date: Tue, 12 Jun 2001 17:35:55 +0530
48920              Message-ID: <20010612173555.A32426@lustre.linux.in>
48921      Branch: perl
48922            ! mg.c t/op/magic.t
48923 ____________________________________________________________________________
48924 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
48925         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
48926              From: Mike Guy <mjtg@cam.ac.uk>
48927              Date: Tue, 12 Jun 2001 13:14:15 +0100
48928              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
48929      Branch: perl
48930            ! pod/perlop.pod
48931 ____________________________________________________________________________
48932 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
48933         Log: AUTHORS updates.
48934      Branch: perl
48935            ! AUTHORS
48936 ____________________________________________________________________________
48937 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
48938         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
48939              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
48940              Content-Transfer-Encoding: 7bit
48941              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
48942      Branch: perl
48943            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
48944 ____________________________________________________________________________
48945 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
48946         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
48947              From: "Philip Newton" <Philip.Newton@gmx.net>
48948              Date: Mon, 11 Jun 2001 07:08:03 +0200
48949              Message-Id: <200106120802.LAA08992@taas.iki.fi>
48950      Branch: perl
48951            ! t/base/term.t
48952 ____________________________________________________________________________
48953 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
48954         Log: Cleanup the a2p.c for -Wall.
48955      Branch: perl
48956            ! x2p/Makefile.SH x2p/a2p.c
48957 ____________________________________________________________________________
48958 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
48959         Log: File::Find update for MacOS from Chris Nandor.
48960      Branch: perl
48961            ! lib/File/Find.pm t/lib/filefind.t
48962 ____________________________________________________________________________
48963 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
48964         Log: gcc -Wall nits picked out by a non-UNIX system
48965              (courtesy of Mark Bixby)
48966      Branch: perl
48967            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
48968            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
48969            ! pp_sys.c util.c
48970 ____________________________________________________________________________
48971 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
48972         Log: Metaconfig unit change for #10522.  (The d_modfl changes
48973              placate metalint.)
48974      Branch: metaconfig/U/perl
48975            ! d_modfl.U d_u32align.U
48976 ____________________________________________________________________________
48977 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
48978         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
48979              be "./try 2>&1 >/dev/null".
48980      Branch: perl
48981            ! Configure
48982 ____________________________________________________________________________
48983 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
48984         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
48985              From: "Craig A. Berry" <craigberry@mac.com>
48986              Date: Mon, 11 Jun 2001 14:00:32 -0500
48987              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
48988      Branch: perl
48989            ! configure.com
48990 ____________________________________________________________________________
48991 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
48992         Log: Move the full \p\P lists to perlunicode.
48993      Branch: perl
48994            ! pod/perlretut.pod pod/perlunicode.pod
48995 ____________________________________________________________________________
48996 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
48997         Log: VOS build tweak for 5.6.1 from Paul Green.
48998      Branch: maint-5.6/perl
48999            ! vos/build.cm
49000 ____________________________________________________________________________
49001 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
49002         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
49003              From: "Craig A. Berry" <craigberry@mac.com>
49004              Date: Fri, 8 Jun 2001 18:08:18 -0500
49005              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
49006      Branch: perl
49007            ! vms/vms.c
49008 ____________________________________________________________________________
49009 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
49010         Log: Update Changes.
49011      Branch: perl
49012            ! Changes patchlevel.h
49013 ____________________________________________________________________________
49014 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
49015         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
49016      Branch: perl
49017            ! vos/config.alpha.h vos/config.ga.h
49018 ____________________________________________________________________________
49019 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
49020         Log: VOS updates from Paul Green for @10476.
49021      Branch: perl
49022            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
49023            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49024            ! vos/config.ga.h vos/configure_perl.cm
49025 ____________________________________________________________________________
49026 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
49027         Log: Subject: [PATCH] Not many people know this ...
49028              From: Mike Guy <mjtg@cam.ac.uk>
49029              Date: Mon, 11 Jun 2001 14:55:15 +0100
49030              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
49031      Branch: perl
49032            ! pod/perldebug.pod
49033 ____________________________________________________________________________
49034 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
49035         Log: Add final commas to lists as suggested by Philip Newton.
49036      Branch: perl
49037            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
49038 ____________________________________________________________________________
49039 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
49040         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
49041              Date: Sun, 10 Jun 2001 23:35:38 -0400
49042              From: Chris Nandor <pudge@pobox.com>
49043              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
49044      Branch: perl
49045            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
49046            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
49047            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
49048            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
49049            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
49050            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
49051            ! t/op/write.t t/pragma/strict.t
49052 ____________________________________________________________________________
49053 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
49054         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
49055              From: Chris Nandor <pudge@pobox.com>
49056              Date: Mon, 11 Jun 2001 08:24:28 -0400
49057              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
49058      Branch: perl
49059            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
49060            ! t/lib/io_dir.t
49061 ____________________________________________________________________________
49062 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
49063         Log: One more run_byacc (a hand-tweaked version had slipped in).
49064      Branch: perl
49065            ! perly.c vms/perly_c.vms
49066 ____________________________________________________________________________
49067 [ 10509] By: nick                                  on 2001/06/11  07:49:15
49068         Log: Integrate mainline
49069      Branch: perlio
49070           !> Makefile.SH embed.h embed.pl global.sym
49071           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
49072           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
49073           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
49074           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
49075 ____________________________________________________________________________
49076 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
49077         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
49078              From: Mike Guy <mjtg@cam.ac.uk>
49079              Reply-To: mjtg@cam.ac.uk
49080              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
49081      Branch: perl
49082            ! lib/ExtUtils/Manifest.pm
49083 ____________________________________________________________________________
49084 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
49085         Log: Subject: [PATCH] ExtUtils::Constant
49086              From: Nicholas Clark <nick@ccl4.org>
49087              Date: Sun, 10 Jun 2001 23:25:41 +0100
49088              Message-ID: <20010610232540.C76396@plum.flirble.org>
49089      Branch: perl
49090            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
49091 ____________________________________________________________________________
49092 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
49093         Log: Integrate perlio.
49094      Branch: perl
49095           !> iperlsys.h
49096 ____________________________________________________________________________
49097 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
49098         Log: Move the grok_number and its lieutenant grok_numeric_radix
49099              from sv.c statics to util.c and public.
49100      Branch: perl
49101            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
49102            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
49103 ____________________________________________________________________________
49104 [ 10504] By: nick                                  on 2001/06/10  17:47:06
49105         Log: Fix (valid) -Wall warnings in perlio.c
49106      Branch: perlio
49107            ! iperlsys.h
49108 ____________________________________________________________________________
49109 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
49110         Log: Update perly_c.diff, update perly.fixer to edit away
49111              some of the -Wall noise.
49112      Branch: perl
49113            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
49114 ____________________________________________________________________________
49115 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
49116         Log: Check the version of byacc.
49117      Branch: perl
49118            ! Makefile.SH
49119 ____________________________________________________________________________
49120 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
49121         Log: Subject: [PATCH] perly.y overhaul
49122              From: Simon Cozens <simon@netthink.co.uk>
49123              Date: Sun, 10 Jun 2001 16:56:54 +0100
49124              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
49125              
49126              Plus make run_byacc.
49127      Branch: perl
49128            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
49129 ____________________________________________________________________________
49130 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
49131         Log: Integrate perlio.
49132      Branch: perl
49133           !> perlio.c perlsfio.h
49134 ____________________________________________________________________________
49135 [ 10499] By: nick                                  on 2001/06/10  15:01:08
49136         Log: Integrate mainline
49137      Branch: perlio
49138           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
49139           !> t/pragma/locale.t util.c
49140 ____________________________________________________________________________
49141 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
49142         Log: Put some meat on the perl572delta bones.  The list of
49143              selected bug fixes needs more work, as does still the
49144              whole document.
49145      Branch: perl
49146            ! pod/perl572delta.pod
49147 ____________________________________________________________________________
49148 [ 10497] By: nick                                  on 2001/06/10  12:27:51
49149         Log: Paper over a crack or two with USE_SFIO
49150      Branch: perlio
49151            ! perlio.c perlsfio.h
49152 ____________________________________________________________________________
49153 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
49154         Log: Update Changes.
49155      Branch: perl
49156            ! Changes patchlevel.h
49157 ____________________________________________________________________________
49158 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
49159         Log: Subject: Re: pragma/locale.t #107
49160              From: Hugo <hv@crypt.compulink.co.uk>
49161              Date: Sun, 10 Jun 2001 11:23:30 +0100
49162              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
49163              
49164              Encapsulate the scan of the decimal radix separator.
49165      Branch: perl
49166            ! embed.h embed.pl proto.h sv.c
49167 ____________________________________________________________________________
49168 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
49169         Log: Try to grok numbers both with the locale specific separator
49170              and with the usual "." (if different from the lss); add a test
49171              to locale.t to do also a little bit of math in addition to just
49172              equalness testing; remove extraneous logic as suggested in
49173              
49174              Subject: Re: pragma/locale.t #107
49175              From: Nicholas Clark <nick@ccl4.org>
49176              Date: Sat, 9 Jun 2001 22:37:36 +0100
49177              Message-ID: <20010609223735.Y76396@plum.flirble.org>
49178      Branch: perl
49179            ! sv.c t/pragma/locale.t
49180 ____________________________________________________________________________
49181 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
49182         Log: Metaconfig unit change for #10492.
49183      Branch: metaconfig/U/perl
49184            ! Extensions.U
49185 ____________________________________________________________________________
49186 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
49187         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
49188              From: Artur Bergman <artur@contiller.se> 
49189              Date: Sat, 09 Jun 2001 21:03:51 +0200
49190              Message-ID: <B7483FB6.1398%artur@contiller.se>
49191      Branch: perl
49192            ! Configure
49193 ____________________________________________________________________________
49194 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
49195         Log: Integrate perlio.
49196      Branch: perl
49197           !> perlsfio.h
49198 ____________________________________________________________________________
49199 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
49200         Log: Do locale specific separator if only in locale.
49201      Branch: perl
49202            ! util.c
49203 ____________________________________________________________________________
49204 [ 10489] By: nick                                  on 2001/06/09  19:13:25
49205         Log: Make XS/Typemap compile (but fail) with sfio
49206      Branch: perlio
49207            ! perlsfio.h
49208 ____________________________________________________________________________
49209 [ 10488] By: nick                                  on 2001/06/09  19:12:51
49210         Log: Re-integrate mainline
49211      Branch: perlio
49212           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
49213           !> proto.h sv.c util.c
49214 ____________________________________________________________________________
49215 [ 10487] By: nick                                  on 2001/06/09  16:26:29
49216         Log: Integrate mainline
49217      Branch: perlio
49218           !> (integrate 31 files)
49219 ____________________________________________________________________________
49220 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
49221         Log: Subject: [PATCH] New attempt to clone callack
49222              From: Artur Bergman <artur@contiller.se> 
49223              Date: Thu, 07 Jun 2001 11:52:16 +0200
49224              Message-ID: <B7451B6F.12B7%artur@contiller.se>
49225      Branch: perl
49226            ! embedvar.h intrpvar.h perlapi.h sv.c
49227 ____________________________________________________________________________
49228 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
49229         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
49230      Branch: perl
49231            ! embed.h embed.pl perl.h proto.h sv.c util.c
49232 ____________________________________________________________________________
49233 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
49234         Log: Subject: Re: pragma/locale.t #107
49235              From: Nicholas Clark <nick@ccl4.org>
49236              Date: Sat, 9 Jun 2001 16:26:10 +0100
49237              Message-ID: <20010609162609.V76396@plum.flirble.org>
49238              
49239              A missing NVification.
49240      Branch: perl
49241            ! sv.c
49242 ____________________________________________________________________________
49243 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
49244         Log: Redo the #10482, there already was a test script for formats.
49245      Branch: perl
49246            - t/io/format.t
49247            ! MANIFEST t/op/write.t
49248 ____________________________________________________________________________
49249 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
49250         Log: Twisted format testing, from Merijn.
49251      Branch: perl
49252            + t/io/format.t
49253            ! MANIFEST
49254 ____________________________________________________________________________
49255 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
49256         Log: More \p{In...} testing, combined with \N{...}.
49257      Branch: perl
49258            ! lib/utf8_heavy.pl t/op/pat.t
49259 ____________________________________________________________________________
49260 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
49261         Log: Metaconfig changes for #10479.
49262      Branch: metaconfig
49263            ! U/Glossary.patch
49264      Branch: metaconfig/U/perl
49265            ! d_modfl.U
49266 ____________________________________________________________________________
49267 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
49268         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
49269      Branch: perl
49270            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49271            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
49272            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
49273            ! win32/config.bc win32/config.gc win32/config.vc
49274 ____________________________________________________________________________
49275 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
49276         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
49277              From: "Craig A. Berry" <craigberry@mac.com>
49278              Date: Thu, 7 Jun 2001 14:27:20 -0500
49279              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
49280      Branch: perl
49281            ! vms/perlvms.pod
49282 ____________________________________________________________________________
49283 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
49284         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
49285              From: Gisle Aas <gisle@ActiveState.com>
49286              Date: 07 Jun 2001 17:04:29 -0700
49287              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
49288      Branch: perl
49289            ! ext/re/re.xs
49290 ____________________________________________________________________________
49291 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
49292         Log: Update Changes.
49293      Branch: perl
49294            ! Changes patchlevel.h
49295 ____________________________________________________________________________
49296 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
49297         Log: Regen Glossary et alia.
49298      Branch: perl
49299            ! Porting/Glossary Porting/config.sh Porting/config_H
49300 ____________________________________________________________________________
49301 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
49302         Log: Metaconfig unit changes for #10473.
49303      Branch: metaconfig/U/perl
49304            ! d_modfl.U
49305 ____________________________________________________________________________
49306 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
49307         Log: Harumph, also AIX will spill its guts (i.e. dump core)
49308              if an executable contains modfl() but it hasn't been
49309              compiled right (in the case of AIX, with cc -qlongdouble).
49310      Branch: perl
49311            ! Configure
49312 ____________________________________________________________________________
49313 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
49314         Log: integrate change#10471 from mainline
49315              
49316              in change#10451, check that CvOUTSIDE is a CV before looking in
49317              (it can apparently be SVt_NULL during global destruction)
49318      Branch: maint-5.6/perl
49319           !> op.c
49320 ____________________________________________________________________________
49321 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
49322         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
49323              (it can apparently be SVt_NULL during global destruction)
49324      Branch: perl
49325            ! op.c
49326 ____________________________________________________________________________
49327 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
49328         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
49329              From: Robin Barker <rmb1@cise.npl.co.uk>
49330              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
49331              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
49332      Branch: perl
49333            ! lib/diagnostics.pm pod/perldiag.pod
49334 ____________________________________________________________________________
49335 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
49336         Log: Subject: [PATCH perl@10439] long =item
49337              From: Robin Barker <rmb1@cise.npl.co.uk>
49338              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
49339              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
49340      Branch: perl
49341            ! README.amiga lib/Attribute/Handlers.pm
49342            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
49343 ____________________________________________________________________________
49344 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
49345         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
49346              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
49347              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
49348              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
49349      Branch: perl
49350            ! pod/perlguts.pod
49351 ____________________________________________________________________________
49352 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
49353         Log: Integrate perlio.
49354      Branch: perl
49355           !> sv.c
49356 ____________________________________________________________________________
49357 [ 10466] By: nick                                  on 2001/06/07  10:25:40
49358         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
49359              whitespace tweaks.
49360              Still coredumps in pragma/overload.t - what a nice hard fail that is...
49361      Branch: perlio
49362            ! sv.c
49363 ____________________________________________________________________________
49364 [ 10465] By: nick                                  on 2001/06/07  08:41:58
49365         Log: Raw integrate of mainline for S_grok_number debug
49366              (sv.c has MULTIPLICITY issues as well as whatever else ...)
49367      Branch: perlio
49368            - plan9/perlplan9.doc plan9/perlplan9.pod
49369           !> (integrate 46 files)
49370 ____________________________________________________________________________
49371 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
49372         Log: The proper prototyping for #10463.
49373      Branch: perl
49374            ! embed.h embed.pl proto.h sv.c
49375 ____________________________________________________________________________
49376 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
49377         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
49378              From: Nicholas Clark <nick@ccl4.org>
49379              Date: Thu, 7 Jun 2001 00:29:59 +0100
49380              Message-ID: <20010607002959.Z76396@plum.flirble.org>
49381      Branch: perl
49382            ! sv.c
49383 ____________________________________________________________________________
49384 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
49385         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
49386              From: "Craig A. Berry" <craigberry@mac.com>
49387              Date: Wed, 06 Jun 2001 17:54:30 -0500
49388              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
49389      Branch: perl
49390            ! vms/perlvms.pod
49391 ____________________________________________________________________________
49392 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
49393         Log: Podify the remaining README.platform files;
49394              merge README.plan9 and plan9/perlplan9.pod;
49395              delete plan9/perlplan9.* (the perlplan.doc needs to
49396              be regenerated in Plan 9); make the =head1 and =head2
49397              in the README.platform to be a little more verbose
49398              (skipped README.os2 not to anger Ilya) so that they
49399              look better in the toc; regen toc.
49400      Branch: perl
49401            - plan9/perlplan9.doc plan9/perlplan9.pod
49402            ! MANIFEST README.aix README.amiga README.apollo README.beos
49403            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
49404            ! README.hpux README.hurd README.machten README.macos
49405            ! README.micro README.mint README.mpeix README.os390
49406            ! README.plan9 README.qnx README.solaris README.threads
49407            ! README.tru64 README.vmesa README.vms README.vos README.win32
49408            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
49409            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
49410 ____________________________________________________________________________
49411 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
49412         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
49413              From: Mike Guy <mjtg@cam.ac.uk>
49414              Reply-To: mjtg@cam.ac.uk
49415              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
49416      Branch: perl
49417            ! pod/perlguts.pod
49418 ____________________________________________________________________________
49419 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
49420         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
49421              From: Mike Guy <mjtg@cam.ac.uk>
49422              Reply-To: mjtg@cam.ac.uk
49423              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
49424      Branch: perl
49425            ! pod/perlsec.pod
49426 ____________________________________________________________________________
49427 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
49428         Log: Disable long doubles from pre-5.0 Tru64s.
49429      Branch: perl
49430            ! README.tru64 hints/dec_osf.sh
49431 ____________________________________________________________________________
49432 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
49433         Log: The #10455 exposed that modfl() is fundamentally busted
49434              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
49435              testing it.
49436      Branch: perl
49437            ! hints/dec_osf.sh
49438 ____________________________________________________________________________
49439 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
49440         Log: Metaconfig unit change for #10455.
49441      Branch: metaconfig/U/perl
49442            ! d_modfl.U
49443 ____________________________________________________________________________
49444 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
49445         Log: Configure check for geborken modfl(), inspired by
49446              
49447              Subject: Re: [20010118.017] op/int.t failure 
49448              From: Hugo <hv@crypt.compulink.co.uk>
49449              Date: Tue, 05 Jun 2001 13:43:27 +0100
49450              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
49451      Branch: perl
49452            ! Configure
49453 ____________________________________________________________________________
49454 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
49455         Log: Integrate changes #10450 and #10451 from maintperl:
49456              
49457              optimize change#10448 slightly (don't repeat search in eval""s lexical
49458              scope, since that has already been searched)
49459              
49460              change#9108 needs subtler treatment for case of closures created
49461              within eval""
49462      Branch: perl
49463           !> op.c t/op/misc.t
49464 ____________________________________________________________________________
49465 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
49466         Log: MakeMaker magic to compile (when no dynamic loading)
49467              List/Util.xsc as (ListUtil.c and) ListUtil.o since
49468              POSIX-BC (BS2000) linker has an evil limitation of
49469              being unable to include in the same executable several
49470              object files with the same name - case-insensitively -
49471              because otherwise we conflict with util.c.
49472              Strictly speaking currently required only in POSIX-BC
49473              but probably will do no harm elsewhere where static
49474              linking is required.
49475      Branch: perl
49476            ! ext/List/Util/Makefile.PL
49477 ____________________________________________________________________________
49478 [ 10452] By: nick                                  on 2001/06/06  08:59:51
49479         Log: Integrate mainline.
49480      Branch: perlio
49481           +> lib/Attribute/Handlers/demo/Demo.pm
49482           +> lib/Attribute/Handlers/demo/Descriptions.pm
49483           +> lib/Attribute/Handlers/demo/MyClass.pm
49484           +> lib/Attribute/Handlers/demo/demo.pl
49485           +> lib/Attribute/Handlers/demo/demo2.pl
49486           +> lib/Attribute/Handlers/demo/demo3.pl
49487           +> lib/Attribute/Handlers/demo/demo4.pl
49488           +> lib/Attribute/Handlers/demo/demo_call.pl
49489           +> lib/Attribute/Handlers/demo/demo_chain.pl
49490           +> lib/Attribute/Handlers/demo/demo_cycle.pl
49491           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
49492           +> lib/Attribute/Handlers/demo/demo_phases.pl
49493           +> lib/Attribute/Handlers/demo/demo_range.pl
49494           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
49495           +> uts/strtol_wrap.c
49496           !> (integrate 91 files)
49497 ____________________________________________________________________________
49498 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
49499         Log: change#9108 needs subtler treatment for case of closures created
49500              within eval""
49501      Branch: maint-5.6/perl
49502            ! op.c t/op/misc.t
49503 ____________________________________________________________________________
49504 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
49505         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
49506              scope, since that has already been searched)
49507      Branch: maint-5.6/perl
49508            ! op.c
49509 ____________________________________________________________________________
49510 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
49511         Log: Integrate change #10448 from maintperl; lexicals
49512              outside an eval"" weren't resolved correctly inside a subroutine
49513              definition inside the eval"" if they were not already referenced
49514              in the toplevel of the eval""-ed code
49515      Branch: perl
49516           !> cop.h op.c pp_ctl.c t/op/misc.t
49517 ____________________________________________________________________________
49518 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
49519         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
49520              outside an eval"" weren't resolved correctly inside a subroutine
49521              definition inside the eval"" if they were not already referenced
49522              in the toplevel of the eval""-ed code
49523      Branch: maint-5.6/perl
49524            ! cop.h op.c pp_ctl.c t/op/misc.t
49525 ____________________________________________________________________________
49526 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
49527         Log: Subject: [PATCH] perl570delta.pod
49528              From: Peter Scott <Peter@PSDT.com> 
49529              Date: Tue, 05 Jun 2001 18:51:02 -0700
49530              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
49531      Branch: perl
49532            ! pod/perl570delta.pod
49533 ____________________________________________________________________________
49534 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
49535         Log: The fudge factor is no more needed.  I hope.
49536      Branch: perl
49537            ! t/lib/posix.t
49538 ____________________________________________________________________________
49539 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
49540         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
49541              From: Hugo <hv@crypt.compulink.co.uk>
49542              Date: Tue, 05 Jun 2001 12:58:19 +0100
49543              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
49544      Branch: perl
49545            ! util.c
49546 ____________________________________________________________________________
49547 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
49548         Log: Make up prototypes only for those who have the functions
49549              but not the prototypes.
49550      Branch: perl
49551            ! perl.h
49552 ____________________________________________________________________________
49553 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
49554         Log: Subject: Re: Not OK: perl@10439 on win32 
49555              From: Prymmer/Kahn <pvhp@best.com> 
49556              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
49557              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
49558      Branch: perl
49559            ! perl.h util.c
49560 ____________________________________________________________________________
49561 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
49562         Log: The metaconfig units changes for #10441.
49563      Branch: metaconfig
49564            ! U/modified/Extract.U U/modified/Extractall.U
49565            ! U/modified/Finish.U
49566 ____________________________________________________________________________
49567 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
49568         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
49569      Branch: perl
49570            ! Configure
49571 ____________________________________________________________________________
49572 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
49573         Log: Unnecessary fuzziness undone, noted by Mike Guy.
49574      Branch: perl
49575            ! t/op/tr.t
49576 ____________________________________________________________________________
49577 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
49578         Log: Update Changes.
49579      Branch: perl
49580            ! Changes patchlevel.h
49581 ____________________________________________________________________________
49582 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
49583         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
49584              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
49585              leakage patch.
49586      Branch: perl
49587            ! t/op/misc.t
49588 ____________________________________________________________________________
49589 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
49590         Log: Test case for #10433/#10424.
49591      Branch: perl
49592            ! t/op/misc.t
49593 ____________________________________________________________________________
49594 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
49595         Log: Subject: One fix for strtoul not setting errno
49596              From: hom00@utsglobal.com (Hal Morris)
49597              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
49598              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
49599      Branch: perl
49600            + uts/strtol_wrap.c
49601            ! MANIFEST hints/uts.sh
49602 ____________________________________________________________________________
49603 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
49604         Log: Metaconfig units changes for #10434.
49605      Branch: metaconfig
49606            ! U/modified/Cppsym.U
49607      Branch: metaconfig/U/perl
49608            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
49609            + d_syscallproto.U d_usleepproto.U
49610            ! longdblfio.U quadfio.U
49611 ____________________________________________________________________________
49612 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
49613         Log: Configure tweaks; add prototype probes, make the cpp symbols
49614              probe to cast, not whine; test for %Ld and %Lf before %lld and
49615              %llf because the L is the ANSI way.
49616      Branch: perl
49617            ! Configure config_h.SH configure.com epoc/config.sh
49618            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
49619            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
49620            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
49621 ____________________________________________________________________________
49622 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
49623         Log: Sigh.  This is what #10424 was supposed to check in.
49624      Branch: perl
49625            ! op.c sv.c sv.h
49626 ____________________________________________________________________________
49627 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
49628         Log: More verbose failure.
49629      Branch: perl
49630            ! t/op/ver.t
49631 ____________________________________________________________________________
49632 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
49633         Log: The .pm changes to go with #10428.
49634      Branch: perl
49635            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
49636            ! ext/Sys/Syslog/Syslog.pm
49637 ____________________________________________________________________________
49638 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
49639         Log: On second thoughts show to utf8 skippage message only
49640              on failures, it's too confusing otherwise,
49641      Branch: perl
49642            ! t/pragma/locale.t
49643 ____________________________________________________________________________
49644 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
49645         Log: Do not import anything from Encode.
49646      Branch: perl
49647            ! ext/MIME/Base64/QuotedPrint.pm
49648 ____________________________________________________________________________
49649 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
49650         Log: The #10402 didn't take.  Weird.
49651      Branch: perl
49652            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
49653            ! ext/Sys/Syslog/Syslog.xs
49654 ____________________________________________________________________________
49655 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
49656         Log: Eradicate traces of 'asciirange' re subpragma.
49657      Branch: perl
49658            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
49659            ! pod/perldiag.pod
49660 ____________________________________________________________________________
49661 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
49662         Log: use is a compile-time thing.
49663      Branch: perl
49664            ! ext/MIME/Base64/QuotedPrint.pm
49665 ____________________________________________________________________________
49666 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
49667         Log: Subject: [PATCH perl@10419] -Wall casting patch
49668              From: Robin Barker <rmb1@cise.npl.co.uk>
49669              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
49670              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
49671      Branch: perl
49672            ! ext/Devel/DProf/DProf.xs mg.c
49673 ____________________________________________________________________________
49674 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
49675         Log: Subject: [PATCH #2] introducing SVpad_TYPED
49676              From: Abhijit Menon-Sen <ams@wiw.org>
49677              Date: Mon, 4 Jun 2001 12:26:02 +0530
49678              Message-ID: <20010604122602.A5775@lustre.linux.in>
49679      Branch: perl
49680            ! op.c sv.c sv.h
49681 ____________________________________________________________________________
49682 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
49683         Log: testsuite for change#10192 (from Gisle Aas)
49684      Branch: perl
49685            + t/op/override.t
49686            ! MANIFEST
49687 ____________________________________________________________________________
49688 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
49689         Log: integrate changes#10414-10416 from mainline
49690              
49691              Potential buffer overrun if the radix separator is more than
49692              one byte.  Also, under locales, prefer the locale-specific
49693              separator over the old boring ".".
49694              
49695              "10.", that is, decimal numbers can have no decimal part at all.
49696              
49697              The non-locale places need love, too.
49698      Branch: maint-5.6/perl
49699           !> perl.h sv.c
49700 ____________________________________________________________________________
49701 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
49702         Log: Missed from #10420.
49703      Branch: perl
49704            ! epoc/config.sh
49705 ____________________________________________________________________________
49706 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
49707         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
49708              often this prototype goes with HAS_SETRESUID_PROTO.
49709      Branch: perl
49710            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49711            ! config_h.SH configure.com perl.h uconfig.h
49712 ____________________________________________________________________________
49713 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
49714         Log: Update Changes.
49715      Branch: perl
49716            ! Changes patchlevel.h
49717 ____________________________________________________________________________
49718 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
49719         Log: -Wall "subscript has type `char'" cleanup.
49720      Branch: perl
49721            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
49722 ____________________________________________________________________________
49723 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
49724         Log: Various "cast to pointer from integer of different size"
49725              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
49726              wide but I32 (int) only 32 bits wide).
49727              
49728              WARNING: the classnum and tagnum changes in Storable.xs
49729              may not be wise, they may be breaking binary compatibility
49730              (in 64-bit platforms), asked Raphael Manfredi about the changes.
49731      Branch: perl
49732            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
49733            ! mg.c proto.h
49734 ____________________________________________________________________________
49735 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
49736         Log: The non-locale places need love, too.
49737      Branch: perl
49738            ! perl.h
49739 ____________________________________________________________________________
49740 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
49741         Log: "10.", that is, decimal numbers can have no decimal part at all.
49742      Branch: perl
49743            ! perl.h
49744 ____________________________________________________________________________
49745 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
49746         Log: Potential buffer overrun if the radix separator is more than
49747              one byte.  Also, under locales, prefer the locale-specific
49748              separator over the old boring ".".
49749      Branch: perl
49750            ! perl.h sv.c
49751 ____________________________________________________________________________
49752 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
49753         Log: Integrate change #10412 from maintperl; locale is now
49754              per-cop, not per-op; plus retweak the locale.t to always
49755              list the skipped utf8 locales.
49756      Branch: perl
49757            ! t/pragma/locale.t
49758           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
49759           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
49760 ____________________________________________________________________________
49761 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
49762         Log: rationalize locale handling to fix the bugs uncovered by change#10394
49763              
49764              the major issue was that the runtime was looking at PL_hints rather
49765              than op_private to notice whether locale was enabled
49766              
49767              the secondary issue was that many locale-sensitive numeric ops didn't
49768              have HINT_LOCALE propagated into their op_private
49769              
49770              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
49771              instead of per-op, just like HINT_BYTE and the hints for lexical
49772              warnings (this makes the hint available to every op via PL_curcop)
49773              
49774              pragma/locale.t may need to be reworked with these fixes in mind
49775              (it currently passes its tests)
49776      Branch: maint-5.6/perl
49777            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
49778            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
49779 ____________________________________________________________________________
49780 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
49781         Log: More verbose debugging.
49782      Branch: perl
49783            ! t/pragma/locale.t
49784 ____________________________________________________________________________
49785 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
49786         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
49787              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
49788              Date: Sat, 2 Jun 2001 22:53:33 +0100
49789              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
49790      Branch: perl
49791            ! regcomp.c t/pragma/warn/regcomp
49792 ____________________________________________________________________________
49793 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
49794         Log: Mention that lexicalizing $a or $b is a bad idea if one
49795              wants to use sort().
49796      Branch: perl
49797            ! pod/perlvar.pod
49798 ____________________________________________________________________________
49799 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
49800         Log: Tweak the test to be happy if the accuracy is 'good enough'.
49801      Branch: perl
49802            ! t/lib/posix.t
49803 ____________________________________________________________________________
49804 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
49805         Log: Upgrade to Attribute::Handlers 0.70.
49806              
49807              NOTE: this unearthed the "too late for CHECK block" bug,
49808              that's why the 1_compile.t change.
49809      Branch: perl
49810            + lib/Attribute/Handlers/demo/Demo.pm
49811            + lib/Attribute/Handlers/demo/Descriptions.pm
49812            + lib/Attribute/Handlers/demo/MyClass.pm
49813            + lib/Attribute/Handlers/demo/demo.pl
49814            + lib/Attribute/Handlers/demo/demo2.pl
49815            + lib/Attribute/Handlers/demo/demo3.pl
49816            + lib/Attribute/Handlers/demo/demo4.pl
49817            + lib/Attribute/Handlers/demo/demo_call.pl
49818            + lib/Attribute/Handlers/demo/demo_chain.pl
49819            + lib/Attribute/Handlers/demo/demo_cycle.pl
49820            + lib/Attribute/Handlers/demo/demo_hashdir.pl
49821            + lib/Attribute/Handlers/demo/demo_phases.pl
49822            + lib/Attribute/Handlers/demo/demo_range.pl
49823            + lib/Attribute/Handlers/demo/demo_rawdata.pl
49824            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
49825            ! t/lib/attrhand.t
49826 ____________________________________________________________________________
49827 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
49828         Log: One less -Wall whine.
49829      Branch: perl
49830            ! regcomp.c
49831 ____________________________________________________________________________
49832 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
49833         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
49834      Branch: perl
49835           !> t/op/eval.t
49836 ____________________________________________________________________________
49837 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
49838         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
49839              aren't "normally" visible inside eval""s contained in subs unless
49840              a cloned reference to them already exists)
49841              
49842              strangely enough, t/harness didn't show this up as a failure
49843              (harness needs fixing?)
49844      Branch: maint-5.6/perl
49845            ! t/op/eval.t
49846 ____________________________________________________________________________
49847 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
49848         Log: Update to Text::Balanced 1.85.
49849      Branch: perl
49850            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
49851 ____________________________________________________________________________
49852 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
49853         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
49854              From: Nicholas Clark <nick@ccl4.org>
49855              Date: Sun, 3 Jun 2001 17:54:36 +0100
49856              Message-ID: <20010603175436.E76396@plum.flirble.org> 
49857      Branch: perl
49858            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
49859            ! ext/Sys/Syslog/Syslog.xs
49860 ____________________________________________________________________________
49861 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
49862         Log: Unused variables.
49863      Branch: perl
49864            ! util.c
49865 ____________________________________________________________________________
49866 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
49867         Log: Subject: [PATCH] APIfy op_clear 
49868              From: Simon Cozens <simon@netthink.co.uk>
49869              Date: Sun, 3 Jun 2001 13:51:46 +0100
49870              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
49871              
49872              (despite the subject line, op_null is APIfied by the patch)
49873      Branch: perl
49874            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
49875 ____________________________________________________________________________
49876 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
49877         Log: Subject: [PATCH] t/lib/extutils.t
49878              From: Nicholas Clark <nick@ccl4.org>
49879              Date: Sat, 2 Jun 2001 23:57:05 +0100
49880              Message-ID: <20010602235705.Q12698@plum.flirble.org>
49881      Branch: perl
49882            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
49883 ____________________________________________________________________________
49884 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
49885         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
49886              From: Prymmer/Kahn <pvhp@best.com>
49887              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
49888              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
49889      Branch: perl
49890            ! win32/Makefile win32/makefile.mk
49891 ____________________________________________________________________________
49892 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
49893         Log: Subject: Re: 'decimal digits' macro? 
49894              From: Hugo <hv@crypt.compulink.co.uk>
49895              Date: Sun, 03 Jun 2001 04:26:36 +0100
49896              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
49897      Branch: perl
49898            ! handy.h t/lib/posix.t t/op/tr.t
49899 ____________________________________________________________________________
49900 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
49901         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
49902              From: Hugo <hv@crypt.compulink.co.uk>
49903              Date: Sun, 03 Jun 2001 14:56:30 +0100
49904              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
49905      Branch: perl
49906            ! util.c
49907 ____________________________________________________________________________
49908 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
49909         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
49910      Branch: perl
49911           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
49912           !> vms/perly_c.vms
49913 ____________________________________________________________________________
49914 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
49915         Log: fix leakage of lexicals at file scope into subroutines that were
49916              declared before them; this appears to be a longstanding bug that
49917              meant that lexicals at file scope were never "deintroduced", meaning
49918              their scope range was never properly closed, and their visibility
49919              extended to all subsequent eval""s or requires
49920              
49921              added a test case
49922              
49923              seems to also fix a case of bogus duplicate warnings
49924      Branch: maint-5.6/perl
49925            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
49926            ! vms/perly_c.vms
49927 ____________________________________________________________________________
49928 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
49929         Log: More VMS tweaks from Craig A. Berry.
49930      Branch: perl
49931            ! configure.com t/lib/extutils.t
49932 ____________________________________________________________________________
49933 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
49934         Log: -Wall cleanup continues.
49935      Branch: perl
49936            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
49937            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
49938            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
49939            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
49940            ! run.c toke.c util.c
49941 ____________________________________________________________________________
49942 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
49943         Log: The metaconfig unit change for #10390.
49944      Branch: metaconfig/U/perl
49945            ! gccvers.U
49946 ____________________________________________________________________________
49947 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
49948         Log: Drop the -ansi from the default gcc flags.
49949              
49950              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
49951              that struct cannot be compared with a flat integer, such as STRLEN.
49952              The -ansi will also cause a lot of noise in Solaris because of:
49953              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
49954      Branch: perl
49955            ! Configure
49956 ____________________________________________________________________________
49957 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
49958         Log: Integrate perlio.
49959      Branch: perl
49960           !> pod/perlapi.pod util.c
49961 ____________________________________________________________________________
49962 [ 10388] By: nick                                  on 2001/06/02  08:01:12
49963         Log: Integrate mainline
49964      Branch: perlio
49965           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
49966           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
49967           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
49968           !> t/lib/1_compile.t t/lib/mimeqp.t
49969 ____________________________________________________________________________
49970 [ 10387] By: nick                                  on 2001/06/02  07:39:17
49971         Log: Tweak util.c's atof2 for MULTIPLICITY
49972      Branch: perlio
49973            ! util.c
49974 ____________________________________________________________________________
49975 [ 10386] By: nick                                  on 2001/06/02  07:38:33
49976         Log: Integrate mainline
49977      Branch: perlio
49978           !> (integrate 41 files)
49979 ____________________________________________________________________________
49980 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
49981         Log: Add Attribute::Handlers 0.61 from Damian Conway.
49982      Branch: perl
49983            + lib/Attribute/Handlers.pm t/lib/attrhand.t
49984            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
49985 ____________________________________________________________________________
49986 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
49987         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
49988              From: Peter Prymmer <pvhp@forte.com>
49989              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
49990              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
49991      Branch: perl
49992            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
49993 ____________________________________________________________________________
49994 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
49995         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
49996              From: Jeff Pinyan <jeffp@crusoe.net>
49997              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
49998              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
49999      Branch: perl
50000            ! lib/File/Find.pm
50001 ____________________________________________________________________________
50002 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
50003         Log: Subject: [PATCH perl@10381] configure.com tweaks
50004              From: "Craig A. Berry" <craigberry@mac.com>
50005              Date: Fri, 1 Jun 2001 13:55:43 -0500
50006              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
50007      Branch: perl
50008            ! configure.com
50009 ____________________________________________________________________________
50010 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
50011         Log: Update Changes.
50012      Branch: perl
50013            ! Changes patchlevel.h
50014 ____________________________________________________________________________
50015 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
50016         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
50017              From: Mike Guy <mjtg@cam.ac.uk>
50018              Date: Fri, 01 Jun 2001 18:17:02 +0100
50019              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
50020      Branch: perl
50021            ! lib/perl5db.pl
50022 ____________________________________________________________________________
50023 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
50024         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
50025              From: Hugo <hv@crypt.compulink.co.uk>
50026              Date: Thu, 31 May 2001 20:49:48 +0100
50027              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
50028      Branch: perl
50029            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
50030            ! util.c
50031 ____________________________________________________________________________
50032 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
50033         Log: Zero() is not available in x2p (or, rather, some of its
50034              implementations like memzero() might not be available.)
50035      Branch: perl
50036            ! x2p/hash.c
50037 ____________________________________________________________________________
50038 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
50039         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
50040              From: Michael G Schwern <schwern@pobox.com>
50041              Date: Fri, 1 Jun 2001 12:00:29 +0100
50042              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
50043              
50044              (But use Zero() instead of memset.)
50045      Branch: perl
50046            ! x2p/hash.c
50047 ____________________________________________________________________________
50048 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
50049         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
50050              From: Jeff Pinyan <jeffp@crusoe.net>
50051              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
50052              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
50053      Branch: perl
50054            ! pod/perldiag.pod regcomp.c t/op/pat.t
50055 ____________________________________________________________________________
50056 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
50057         Log: Retract #10324 and #10333; not needed.
50058      Branch: perl
50059            ! hints/irix_6.sh hints/linux.sh
50060 ____________________________________________________________________________
50061 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
50062         Log: The #10370 wasn't quite right.
50063      Branch: perl
50064            ! ext/XS/Typemap/Typemap.xs
50065 ____________________________________________________________________________
50066 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
50067         Log: The metaconfig units changes for #10372.
50068      Branch: metaconfig/U/perl
50069            + d_realpath.U d_sresgproto.U d_sresuproto.U
50070            ! gccvers.U i_db.U
50071 ____________________________________________________________________________
50072 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
50073         Log: Configure tweaks; record the Berkeley DB version,
50074              probe for realpath(), for setresuid() and setresgid()
50075              prototypes; use realpath() (try to be paranoid enough),
50076              use the setres[ug]id prototypes because glibc has the functions
50077              but not their prototypes; add -Wall -ansi to gcc ccflags;
50078              regen toc.
50079      Branch: perl
50080            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50081            ! config_h.SH configure.com epoc/config.sh
50082            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
50083            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
50084            ! vos/config.ga.def win32/config.bc win32/config.gc
50085            ! win32/config.vc
50086 ____________________________________________________________________________
50087 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
50088         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
50089              From: Michael G Schwern <schwern@pobox.com>
50090              Date: Fri, 1 Jun 2001 11:28:14 +0100
50091              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
50092      Branch: perl
50093            ! lib/attributes.pm xsutils.c
50094 ____________________________________________________________________________
50095 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
50096         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
50097              From: Tim Jenness <t.jenness@jach.hawaii.edu>
50098              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
50099              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
50100      Branch: perl
50101            ! ext/XS/Typemap/Typemap.xs
50102 ____________________________________________________________________________
50103 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
50104         Log: Subject: [patch] Cwd.xs optimizations/abstraction
50105              From: Doug MacEachern <dougm@covalent.net>
50106              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
50107              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
50108      Branch: perl
50109            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
50110            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
50111 ____________________________________________________________________________
50112 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
50113         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!])
50114              From: Nicholas Clark <nick@ccl4.org>
50115              Date: Thu, 31 May 2001 23:56:40 +0100
50116              Message-ID: <20010531235640.F12698@plum.flirble.org>
50117              
50118              Make the test work also under only static extensions
50119              (sh Configure -Uusedl fakes this nicely)
50120      Branch: perl
50121            ! t/lib/extutils.t
50122 ____________________________________________________________________________
50123 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
50124         Log: Subject: [PATCH hv.c] Eliminating trigraph
50125              From: Michael G Schwern <schwern@pobox.com>
50126              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
50127              Date: Fri, 1 Jun 2001 11:49:56 +0100
50128      Branch: perl
50129            ! hv.c
50130 ____________________________________________________________________________
50131 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
50132         Log: Subject: Re: [PATCH] Tests for File::Compare 
50133              From: "Philip Newton" <Philip.Newton@gmx.net>
50134              Date: Thu, 31 May 2001 19:44:05 +0200
50135              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
50136              
50137              Unnecessary "quotation marks".
50138      Branch: perl
50139            ! t/lib/filecomp.t
50140 ____________________________________________________________________________
50141 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
50142         Log: Integrate perlio.
50143      Branch: perl
50144           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
50145 ____________________________________________________________________________
50146 [ 10364] By: nick                                  on 2001/06/01  10:13:31
50147         Log: Cleanup dll.base and dll.exp created by GCC builds.
50148      Branch: perlio
50149            ! lib/ExtUtils/MM_Win32.pm
50150 ____________________________________________________________________________
50151 [ 10363] By: nick                                  on 2001/06/01  10:02:17
50152         Log: Make filecomp test work on CRLF platforms by adding binmode.
50153      Branch: perlio
50154            ! t/lib/filecomp.t
50155 ____________________________________________________________________________
50156 [ 10362] By: nick                                  on 2001/06/01  08:37:17
50157         Log: Integrate mainline
50158      Branch: perlio
50159           !> Changes Configure patchlevel.h perlio.c
50160 ____________________________________________________________________________
50161 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
50162         Log: panic:claustrophobia.
50163      Branch: perl
50164            ! perlio.c
50165 ____________________________________________________________________________
50166 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
50167         Log: Update Changes.
50168      Branch: perl
50169            ! Changes patchlevel.h
50170 ____________________________________________________________________________
50171 [ 10359] By: nick                                  on 2001/05/31  12:35:50
50172         Log: Integrate mainline.
50173      Branch: perlio
50174           +> t/lib/filecomp.t
50175           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
50176           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
50177 ____________________________________________________________________________
50178 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
50179         Log: Integrate perlio.
50180      Branch: perl
50181           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
50182           !> win32/config_H.vc
50183 ____________________________________________________________________________
50184 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
50185         Log: Metaconfig unit change for #10356.
50186      Branch: metaconfig
50187            ! U/installdirs/inc_version_list.U
50188 ____________________________________________________________________________
50189 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
50190         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
50191              (idea from Sarathy; implementation from Andy)
50192      Branch: perl
50193            ! Configure
50194 ____________________________________________________________________________
50195 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
50196         Log: More AUTHORS.
50197      Branch: perl
50198            ! AUTHORS
50199 ____________________________________________________________________________
50200 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
50201         Log: Subject: Re: [PATCH] Tests for File::Compare
50202              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
50203              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
50204              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
50205      Branch: perl
50206            + t/lib/filecomp.t
50207            ! MANIFEST t/lib/1_compile.t
50208 ____________________________________________________________________________
50209 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
50210         Log: Subject: [PATCH] DEBUG_* macro cleanups
50211              From: Abhijit Menon-Sen <ams@wiw.org>
50212              Date: Thu, 31 May 2001 12:16:22 +0530
50213              Message-ID: <20010531121622.B4829@lustre.linux.in>
50214              
50215              Subject: Re: [PATCH] DEBUG_* macro cleanups
50216              From: Abhijit Menon-Sen <ams@wiw.org>
50217              Date: Thu, 31 May 2001 13:57:01 +0530
50218              Message-ID: <20010531135701.A21775@lustre.linux.in>
50219              
50220              (The DEBUG_ definitions in perl.h changed to use the
50221              STMT_START and STMT_END.)
50222      Branch: perl
50223            ! perl.h pp_ctl.c sv.c toke.c
50224 ____________________________________________________________________________
50225 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
50226         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
50227              From: Abhijit Menon-Sen <ams@wiw.org>
50228              Date: Thu, 31 May 2001 08:27:55 +0530
50229              Message-ID: <20010531082755.A10018@lustre.linux.in>
50230      Branch: perl
50231            ! ext/Storable/Storable.xs gv.c perl.c
50232 ____________________________________________________________________________
50233 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
50234         Log: Subject: [PATCH] AUTHORS
50235              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50236              Date: Thu, 31 May 2001 01:27:59 -0500
50237              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
50238              
50239              Subject: Re: [PATCH] AUTHORS
50240              From: "Philip Newton" <Philip.Newton@gmx.net>
50241              Date: Thu, 31 May 2001 10:08:06 +0200
50242              (Message-Id missing?)
50243      Branch: perl
50244            ! AUTHORS
50245 ____________________________________________________________________________
50246 [ 10350] By: nick                                  on 2001/05/31  11:40:43
50247         Log: win32 - dmake regen_config_h
50248      Branch: perlio
50249            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50250 ____________________________________________________________________________
50251 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
50252         Log: Subject: Re: [PATCH util.c] More warning cleanups.
50253              From: "Philip Newton" <Philip.Newton@gmx.net>
50254              Date: Thu, 31 May 2001 07:41:36 +0200
50255              Message-Id: <200105310538.IAA25458@taku.hut.fi>
50256              
50257              Undo C++-ism that snekt in.
50258      Branch: perl
50259            ! util.c
50260 ____________________________________________________________________________
50261 [ 10348] By: nick                                  on 2001/05/31  11:36:46
50262         Log: Tolerate Win32 numerics
50263      Branch: perlio
50264            ! t/pragma/warn/toke
50265 ____________________________________________________________________________
50266 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
50267         Log: Integrate perlio.
50268      Branch: perl
50269           !> perlio.c win32/win32.h
50270 ____________________________________________________________________________
50271 [ 10346] By: nick                                  on 2001/05/31  10:54:55
50272         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
50273              perlio.c change 10255.
50274      Branch: perlio
50275            ! perlio.c
50276 ____________________________________________________________________________
50277 [ 10345] By: nick                                  on 2001/05/31  10:01:57
50278         Log: Conditionally put back some "unused" dTHX which are used
50279              with PERL_IMPLICIT_SYS
50280      Branch: perlio
50281            ! perlio.c
50282 ____________________________________________________________________________
50283 [ 10344] By: nick                                  on 2001/05/31  10:00:59
50284         Log: Fix Win32 for new spelling IN_BYTES 
50285      Branch: perlio
50286            ! win32/win32.h
50287 ____________________________________________________________________________
50288 [ 10343] By: nick                                  on 2001/05/31  08:01:32
50289         Log: perlio.c -Wall cleaner under MULTIPLICITY
50290              - still minor noise with linux stdio
50291      Branch: perlio
50292            ! perlio.c
50293 ____________________________________________________________________________
50294 [ 10342] By: nick                                  on 2001/05/31  07:52:23
50295         Log: Integrate mainline.
50296      Branch: perlio
50297           !> (integrate 42 files)
50298 ____________________________________________________________________________
50299 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
50300         Log: AUTHORS updates.
50301      Branch: perl
50302            ! AUTHORS
50303 ____________________________________________________________________________
50304 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
50305         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
50306              From: Peter Prymmer <pvhp@forte.com>
50307              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
50308              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
50309      Branch: perl
50310            ! t/lib/md5-file.t
50311 ____________________________________________________________________________
50312 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
50313         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
50314              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
50315              to match the pragma name; various robustness cleanups.
50316      Branch: perl
50317            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
50318            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
50319 ____________________________________________________________________________
50320 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
50321         Log: More -Wall sweeping.
50322      Branch: perl
50323            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
50324            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
50325            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
50326            ! regcomp.c sv.c toke.c utf8.c
50327 ____________________________________________________________________________
50328 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
50329         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
50330              From: Nicholas Clark <nick@ccl4.org>
50331              Date: Wed, 30 May 2001 22:34:41 +0100
50332              Message-ID: <20010530223441.Y86445@plum.flirble.org>
50333      Branch: perl
50334            ! t/op/cmp.t
50335 ____________________________________________________________________________
50336 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
50337         Log: It's is not, it isn't ain't, and it's it's, not its,
50338              if you mean it is. If you don't, it's its. Then too,
50339              it's hers. It isn't her's. It isn't our's either.
50340              It's ours, and likewise yours and theirs.
50341              -- Oxford University Press, Edpress News
50342      Branch: perl
50343            ! lib/autouse.pm
50344 ____________________________________________________________________________
50345 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
50346         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
50347      Branch: perl
50348            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
50349            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
50350            ! x2p/str.c x2p/walk.c xsutils.c
50351 ____________________________________________________________________________
50352 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
50353         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
50354              From: Michael G Schwern <schwern@pobox.com>
50355              Date: Wed, 30 May 2001 17:10:38 +0100
50356              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
50357              
50358              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
50359              From: Abhijit Menon-Sen <ams@wiw.org>
50360              Date: Wed, 30 May 2001 23:16:13 +0530
50361              Message-ID: <20010530231613.A31933@lustre.linux.in>
50362      Branch: perl
50363            ! perl.c t/run/runenv.t
50364 ____________________________________________________________________________
50365 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
50366         Log: (Retracted by #10375.)
50367              
50368              IRIX hints patch from Merijn Broeren.
50369              
50370              TODO: (this and the earlier Linux hints patch) should be solved
50371              at Configure level.  Merijn: -ldb should not be used on any platform
50372              for perl, just when linking DBFile itself. Trying to be helpful here
50373              is counterproductive.
50374      Branch: perl
50375            ! hints/irix_6.sh
50376 ____________________________________________________________________________
50377 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
50378         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
50379              From: Nicholas Clark <nick@ccl4.org>
50380              Date: Wed, 30 May 2001 23:20:58 +0100
50381              Message-ID: <20010530232058.B86445@plum.flirble.org>
50382      Branch: perl
50383            ! doop.c
50384 ____________________________________________________________________________
50385 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
50386         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
50387              From: Michael G Schwern <schwern@pobox.com> 
50388              Date: Wed, 30 May 2001 15:24:20 +0100
50389              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
50390      Branch: perl
50391            ! t/pragma/autouse.t
50392 ____________________________________________________________________________
50393 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
50394         Log: The regex trick wasn't a good idea.
50395      Branch: perl
50396            ! pod/perlfaq4.pod
50397 ____________________________________________________________________________
50398 [ 10329] By: nick                                  on 2001/05/30  18:34:35
50399         Log: Integrate mainline
50400      Branch: perlio
50401           !> (integrate 40 files)
50402 ____________________________________________________________________________
50403 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
50404         Log: Update Changes.
50405      Branch: perl
50406            ! Changes patchlevel.h
50407 ____________________________________________________________________________
50408 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
50409         Log: The metaconfig unit change for #10325.
50410      Branch: metaconfig
50411            + U/modified/afs.U
50412 ____________________________________________________________________________
50413 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
50414         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
50415              is now wrong.
50416      Branch: perl
50417            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
50418 ____________________________________________________________________________
50419 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
50420         Log: Introduce $Config{afsroot}.
50421      Branch: perl
50422            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50423            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
50424            ! win32/config.gc win32/config.vc
50425 ____________________________________________________________________________
50426 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
50427         Log: (Retracted by #10375.)
50428              
50429              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
50430      Branch: perl
50431            ! hints/linux.sh
50432 ____________________________________________________________________________
50433 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
50434         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
50435              (Also Configure tweaks needed; coming up soon.)
50436      Branch: perl
50437            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
50438 ____________________________________________________________________________
50439 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
50440         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
50441              From: Michael G Schwern <schwern@pobox.com>
50442              Date: Sun, 27 May 2001 10:29:43 +0100
50443              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
50444      Branch: perl
50445            ! lib/perl5db.pl
50446 ____________________________________________________________________________
50447 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
50448         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
50449              and Abhijit Menon-Sen.
50450      Branch: perl
50451            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
50452            ! perl.c pp_sys.c regcomp.c
50453 ____________________________________________________________________________
50454 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
50455         Log: Fix the BOOT section to call myU2time properly.
50456      Branch: perl
50457            ! ext/Time/HiRes/HiRes.xs
50458 ____________________________________________________________________________
50459 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
50460         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
50461              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
50462              Date: Wed, 30 May 2001 09:44:29 -0400
50463              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
50464              
50465              Detypo; plus add one more trick.
50466      Branch: perl
50467            ! pod/perlfaq4.pod
50468 ____________________________________________________________________________
50469 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
50470         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)
50471              From: Michael G Schwern <schwern@pobox.com>
50472              Date: Wed, 30 May 2001 14:39:06 +0100
50473              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
50474      Branch: perl
50475            ! lib/autouse.pm t/pragma/autouse.t
50476 ____________________________________________________________________________
50477 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
50478         Log: Subject: Re: AIX and gcc (moving targets)
50479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50480              Date: Wed, 30 May 2001 15:25:08 +0200
50481              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
50482      Branch: perl
50483            ! ext/Time/HiRes/HiRes.xs
50484 ____________________________________________________________________________
50485 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
50486         Log: Subject: [PATCH t/TEST] sorting tests
50487              From: Michael G Schwern <schwern@pobox.com>
50488              Date: Wed, 30 May 2001 10:24:02 +0100
50489              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
50490      Branch: perl
50491            ! t/TEST
50492 ____________________________________________________________________________
50493 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
50494         Log: Subject: [ID 20010529.002] typos in man page perlre
50495              From: bart@cg681574-a.adubn1.nj.home.com 
50496              Date: Tue, 29 May 2001 13:58:59 -0500
50497              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
50498      Branch: perl
50499            ! pod/perlre.pod
50500 ____________________________________________________________________________
50501 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
50502         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
50503              From: "Craig A. Berry" <craigberry@mac.com>
50504              Date: Tue, 29 May 2001 23:23:45 -0500
50505              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
50506      Branch: perl
50507            ! t/lib/extutils.t t/pragma/autouse.t
50508 ____________________________________________________________________________
50509 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
50510         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)
50511              From: David Dyck <dcd@tc.fluke.com>
50512              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
50513              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
50514      Branch: perl
50515            ! t/lib/filefind.t
50516 ____________________________________________________________________________
50517 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
50518         Log: AIX hints update for gcc from Merijn H. Brand.
50519      Branch: perl
50520            ! hints/aix.sh
50521 ____________________________________________________________________________
50522 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
50523         Log: Retract #10295 and #10296: a more generic solution
50524              is needed (there's something funny with gcc on AIX).
50525      Branch: perl
50526            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
50527 ____________________________________________________________________________
50528 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
50529         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
50530              From: Hugo <hv@crypt.compulink.co.uk>
50531              Date: Wed, 30 May 2001 11:59:19 +0100
50532              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
50533              
50534              localizing $@ has unfortunate semantics - if you die past
50535              a local $@, the die message is lost.
50536      Branch: perl
50537            ! lib/utf8_heavy.pl
50538 ____________________________________________________________________________
50539 [ 10309] By: nick                                  on 2001/05/30  08:23:02
50540         Log: Integrate mainline (autouse works again.)
50541      Branch: perlio
50542           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
50543           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
50544           !> pod/perlvar.pod t/op/cmp.t
50545 ____________________________________________________________________________
50546 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
50547         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
50548              From: David Dyck <dcd@tc.fluke.com>
50549              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
50550              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
50551      Branch: perl
50552            ! lib/File/Find.pm
50553 ____________________________________________________________________________
50554 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
50555         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
50556              From: Nicholas Clark <nick@ccl4.org>
50557              Date: Tue, 29 May 2001 23:16:09 +0100
50558              Message-ID: <20010529231609.U86445@plum.flirble.org>
50559              
50560              Make the test output slightly clearer by distinguishing
50561              between '' and undef.
50562      Branch: perl
50563            ! t/op/cmp.t
50564 ____________________________________________________________________________
50565 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
50566         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
50567              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50568              Date: Tue, 29 May 2001 19:15:19 -0400
50569              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
50570      Branch: perl
50571            ! hints/os2.sh
50572 ____________________________________________________________________________
50573 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
50574         Log: Subject: perlvar.pod addition
50575              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
50576              Date: Fri, 25 May 2001 20:23:12 +0200
50577              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
50578              
50579              Subject: Re: perlvar.pod addition
50580              From: "Abigail" <abigail@foad.org> 
50581              Date: Fri, 25 May 2001 22:00:39 +0200
50582              Message-ID: <20010525200039.28029.qmail@foad.org>
50583              
50584              Mention $a and $b in perlvar.
50585      Branch: perl
50586            ! pod/perlvar.pod
50587 ____________________________________________________________________________
50588 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
50589         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
50590              From: Jeff Pinyan <jeffp@crusoe.net>
50591              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
50592              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
50593      Branch: perl
50594            ! pod/perlvar.pod
50595 ____________________________________________________________________________
50596 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
50597         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
50598              From: Jeff Pinyan <jeffp@crusoe.net>
50599              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
50600              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
50601      Branch: perl
50602            ! pod/perlfaq6.pod
50603 ____________________________________________________________________________
50604 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
50605         Log: Mention Time::localtime and Time::gmtime.
50606      Branch: perl
50607            ! ext/Time/Piece/Piece.pm
50608 ____________________________________________________________________________
50609 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
50610         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
50611              From: Michael G Schwern <schwern@pobox.com>
50612              Date: Tue, 29 May 2001 18:51:32 +0100
50613              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
50614      Branch: perl
50615            ! pod/perlfaq4.pod
50616 ____________________________________________________________________________
50617 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
50618         Log: Retract #10243.
50619      Branch: perl
50620            ! lib/autouse.pm
50621 ____________________________________________________________________________
50622 [ 10299] By: nick                                  on 2001/05/29  18:41:19
50623         Log: Post weekend integrate mainline (fails one test pragma/autouse).
50624      Branch: perlio
50625           +> (branch 29 files)
50626           !> (integrate 91 files)
50627 ____________________________________________________________________________
50628 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
50629         Log: Update Changes.
50630      Branch: perl
50631            ! Changes patchlevel.h
50632 ____________________________________________________________________________
50633 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
50634         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
50635              before Perl_load_module/Perl_call_method and restore the value
50636              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
50637      Branch: perl
50638            ! utf8.c
50639 ____________________________________________________________________________
50640 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
50641         Log: Subject: Re: AIX and gcc (moving targets)
50642              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50643              Date: Tue, 29 May 2001 17:59:40 +0200
50644              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
50645      Branch: perl
50646            ! ext/Storable/Makefile.PL
50647 ____________________________________________________________________________
50648 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
50649         Log: Subject: Re: AIX and gcc (moving targets)
50650              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50651              Date: Tue, 29 May 2001 12:32:57 +0200
50652              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
50653      Branch: perl
50654            ! ext/POSIX/Makefile.PL
50655 ____________________________________________________________________________
50656 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
50657         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
50658              From: Michael G Schwern <schwern@pobox.com>
50659              Date: Tue, 29 May 2001 09:53:29 +0100
50660              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
50661              
50662              (#10280 retracted)
50663      Branch: perl
50664            ! lib/Test/Harness.pm t/lib/test-harness.t
50665 ____________________________________________________________________________
50666 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
50667         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
50668              From: Michael G Schwern <schwern@pobox.com>
50669              Date: Tue, 29 May 2001 09:19:52 +0100
50670              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
50671      Branch: perl
50672            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
50673            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
50674            + t/lib/Test/todo.t
50675            ! MANIFEST lib/Test.pm t/TEST
50676 ____________________________________________________________________________
50677 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
50678         Log: From: Michael G Schwern <schwern@pobox.com>
50679              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
50680              Date: Tue, 29 May 2001 08:26:09 +0100
50681              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
50682      Branch: perl
50683            ! t/TEST
50684 ____________________________________________________________________________
50685 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
50686         Log: Add tests for Time::gmtime and Time::localtime.
50687      Branch: perl
50688            + t/lib/time-gmtime.t t/lib/time-localtime.t
50689            ! MANIFEST t/lib/1_compile.t
50690 ____________________________________________________________________________
50691 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
50692         Log: Add test for File::stat.
50693      Branch: perl
50694            + t/lib/filestat.t
50695            ! MANIFEST t/lib/1_compile.t
50696 ____________________________________________________________________________
50697 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
50698         Log: Add test for Net::servent.
50699      Branch: perl
50700            + t/lib/net-sent.t
50701            ! MANIFEST t/lib/1_compile.t
50702 ____________________________________________________________________________
50703 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
50704         Log: Add test for Net::protoent.
50705      Branch: perl
50706            + t/lib/net-pent.t
50707            ! MANIFEST t/lib/1_compile.t
50708 ____________________________________________________________________________
50709 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
50710         Log: Add test for Net::netent.
50711      Branch: perl
50712            + t/lib/net-nent.t
50713            ! MANIFEST t/lib/1_compile.t
50714 ____________________________________________________________________________
50715 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
50716         Log: Add test for User::grent.  Portability doubtful.
50717      Branch: perl
50718            + t/lib/user-grent.t
50719            ! MANIFEST t/lib/1_compile.t
50720 ____________________________________________________________________________
50721 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
50722         Log: Add test for User::pwent.
50723              Probably will fall down somewhere for portability reasons.
50724      Branch: perl
50725            + t/lib/user-pwent.t
50726            ! MANIFEST t/lib/1_compile.t
50727 ____________________________________________________________________________
50728 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
50729         Log: Metaconfig units changes for #10283.
50730      Branch: metaconfig
50731            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
50732            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
50733            ! U/installdirs/sitescript.U U/modified/Signal.U
50734 ____________________________________________________________________________
50735 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
50736         Log: Subject: [PATCH 5.6.1] signal names in Configure
50737              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50738              Date: Tue, 29 May 2001 03:52:25 -0400
50739              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
50740              
50741              Subject: [PATCH 5.6.1] older perl in Configure
50742              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50743              Date: Tue, 29 May 2001 03:55:40 -0400
50744              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
50745              
50746              Subject: [PATCH 5.6.1] goofs in Configure
50747              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50748              Date: Tue, 29 May 2001 04:13:07 -0400
50749              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
50750              
50751              Configure portability tweaks.
50752      Branch: perl
50753            ! Configure
50754 ____________________________________________________________________________
50755 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
50756         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
50757              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50758              Date: Tue, 29 May 2001 04:07:06 -0400
50759              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
50760      Branch: perl
50761            ! os2/os2.c
50762 ____________________________________________________________________________
50763 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
50764         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
50765              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50766              Date: Tue, 29 May 2001 04:01:38 -0400
50767              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
50768      Branch: perl
50769            ! hints/os2.sh os2/Makefile.SHs
50770 ____________________________________________________________________________
50771 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
50772         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
50773              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50774              Date: Tue, 29 May 2001 03:50:18 -0400
50775              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
50776      Branch: perl
50777            ! lib/Test/Harness.pm
50778 ____________________________________________________________________________
50779 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
50780         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
50781      Branch: perl
50782            ! lib/utf8_heavy.pl
50783 ____________________________________________________________________________
50784 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
50785         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
50786              From: Hugo <hv@crypt.compulink.co.uk>
50787              Date: Tue, 29 May 2001 03:03:45 +0100
50788              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
50789              
50790              Explanation why the $@ always gets the UTF8 flag when under use utf8--
50791              because we told it to have the flag when under use utf8.
50792      Branch: perl
50793            ! pp_ctl.c
50794 ____________________________________________________________________________
50795 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
50796         Log: At least a partial fix for 20010528.004.
50797      Branch: perl
50798            ! lib/utf8_heavy.pl
50799 ____________________________________________________________________________
50800 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
50801         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
50802              From: Nicholas Clark <nick@ccl4.org> 
50803              Date: Mon, 28 May 2001 23:39:38 +0100
50804              Message-ID: <20010528233938.M86445@plum.flirble.org>
50805              
50806              More portable non-zero UV.
50807      Branch: perl
50808            ! t/lib/extutils.t
50809 ____________________________________________________________________________
50810 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
50811         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
50812              From: Nicholas Clark <nick@ccl4.org>
50813              Date: Mon, 28 May 2001 22:46:09 +0100
50814              Message-ID: <20010528224608.L86445@plum.flirble.org>
50815              
50816              Test also "make clean".
50817      Branch: perl
50818            ! t/lib/extutils.t
50819 ____________________________________________________________________________
50820 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
50821         Log: Subject: Re: Would -Wno-unused -Wall be better?
50822              From: Michael G Schwern <schwern@pobox.com>
50823              Date: Tue, 29 May 2001 00:55:54 +0100
50824              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
50825      Branch: perl
50826            ! pp.h
50827 ____________________________________________________________________________
50828 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
50829         Log: Add a test for 20010528.007, fixed in #10272.
50830      Branch: perl
50831            ! t/op/misc.t toke.c
50832 ____________________________________________________________________________
50833 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
50834         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
50835              From: Hugo <hv@crypt.compulink.co.uk>
50836              Date: Tue, 29 May 2001 00:23:23 +0100
50837              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
50838      Branch: perl
50839            ! toke.c
50840 ____________________________________________________________________________
50841 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
50842         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
50843              From: Michael G Schwern <schwern@pobox.com>
50844              Date: Tue, 29 May 2001 00:42:59 +0100
50845              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
50846      Branch: perl
50847            ! t/pragma/autouse.t
50848 ____________________________________________________________________________
50849 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
50850         Log: Some shells seemingly arrange the signal handlers differently
50851              (bug id 20010521.004).
50852      Branch: perl
50853            ! t/lib/sigaction.t
50854 ____________________________________________________________________________
50855 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
50856         Log: Regen perlmodlib.
50857      Branch: perl
50858            ! pod/perlmodlib.pod
50859 ____________________________________________________________________________
50860 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
50861         Log: Update Changes.
50862      Branch: perl
50863            ! Changes patchlevel.h
50864 ____________________________________________________________________________
50865 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
50866         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
50867              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
50868              Date: Mon, 28 May 2001 14:56:35 -0500
50869              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
50870      Branch: perl
50871            ! pod/perlnewmod.pod
50872 ____________________________________________________________________________
50873 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
50874         Log: Regen toc.
50875      Branch: perl
50876            ! pod/perltoc.pod
50877 ____________________________________________________________________________
50878 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
50879         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
50880              From: "Richard Soderberg" <rs@crystalflame.net>
50881              Date: Mon, 28 May 2001 12:31:23 -0700
50882              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
50883      Branch: perl
50884            ! t/op/splice.t
50885 ____________________________________________________________________________
50886 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
50887         Log: The #10260 was too bold: locales and utf8 still do not mix.
50888      Branch: perl
50889            ! t/pragma/locale.t
50890 ____________________________________________________________________________
50891 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
50892         Log: Subject: [PATCH] Pod nitpicks
50893              From: "Richard Soderberg" <rs@crystalflame.net>
50894              Date: Mon, 28 May 2001 10:08:58 -0700
50895              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
50896      Branch: perl
50897            ! pod/perl571delta.pod pod/perlapi.pod sv.h
50898 ____________________________________________________________________________
50899 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
50900         Log: Upgrade to I18N::LangTags 0.22.
50901      Branch: perl
50902            + lib/I18N/LangTags/List.pod
50903            ! MANIFEST lib/I18N/LangTags.pm
50904 ____________________________________________________________________________
50905 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
50906         Log: A slightly more serious bug found by -Mutf8; op/misc and
50907              lib/complex dumped core.
50908      Branch: perl
50909            ! regexec.c
50910 ____________________________________________________________________________
50911 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
50912         Log: Various buglets shaken out by -Mutf8.
50913      Branch: perl
50914            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
50915            ! t/pragma/locale.t
50916 ____________________________________________________________________________
50917 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
50918         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
50919      Branch: perl
50920            ! t/lib/carp.t
50921 ____________________________________________________________________________
50922 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
50923         Log: Subject: [PATCH] todo patch
50924              From: Artur Bergman <artur@contiller.se> 
50925              Date: Mon, 28 May 2001 17:03:51 +0200
50926              Message-ID: <B7383577.F34%artur@contiller.se>
50927      Branch: perl
50928            ! pod/perltodo.pod
50929 ____________________________________________________________________________
50930 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
50931         Log: Subject: typo in perlguts.pod
50932              From: "John P. Linderman" <jpl@research.att.com>
50933              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
50934              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
50935      Branch: perl
50936            ! pod/perlguts.pod
50937 ____________________________________________________________________________
50938 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
50939         Log: Subject: AIX and gcc (moving targets)
50940              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50941              Date: Mon, 28 May 2001 12:54:04 +0200
50942              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
50943      Branch: perl
50944            ! hints/aix.sh
50945 ____________________________________________________________________________
50946 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
50947         Log: Subject: Re: perlio + multiple perl_alloc..destruct
50948              From: Doug MacEachern <dougm@covalent.net>
50949              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
50950              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
50951      Branch: perl
50952            ! perlio.c
50953 ____________________________________________________________________________
50954 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
50955         Log: The #10251 wasn't quite up-to-the-code.
50956      Branch: perl
50957            ! t/op/misc.t
50958 ____________________________________________________________________________
50959 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
50960         Log: Test case for bug 20010526.004, fixed in #10252.
50961      Branch: perl
50962            ! t/op/taint.t
50963 ____________________________________________________________________________
50964 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
50965         Log: Subject: Re: [ID 20010526.004] Taint looses value
50966              From: Hugo <hv@crypt.compulink.co.uk>
50967              Date: Sun, 27 May 2001 20:39:32 +0100
50968              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
50969      Branch: perl
50970            ! sv.c
50971 ____________________________________________________________________________
50972 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
50973         Log: Test case for 20010422.005, fixed by #10250.
50974      Branch: perl
50975            ! t/op/misc.t
50976 ____________________________________________________________________________
50977 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
50978         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
50979              From: Spider Boardman <spider@Orb.Nashua.NH.US>
50980              Date: Mon, 28 May 2001 06:39:12 -0400
50981              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
50982      Branch: perl
50983            ! toke.c
50984 ____________________________________________________________________________
50985 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
50986         Log: Linerewrapping.
50987      Branch: perl
50988            ! lib/open.pm
50989 ____________________________________________________________________________
50990 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
50991         Log: Updates on the modules list.
50992      Branch: perl
50993            ! t/lib/1_compile.t
50994 ____________________________________________________________________________
50995 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
50996         Log: Add a test for PerlIO.
50997              
50998              (I probably got the crlf/raw thing wrong for clrfy platforms...)
50999      Branch: perl
51000            + t/lib/perlio.t
51001            ! MANIFEST lib/PerlIO.pm
51002 ____________________________________________________________________________
51003 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
51004         Log: Add a test for carp et alia.
51005      Branch: perl
51006            + t/lib/carp.t
51007            ! MANIFEST
51008 ____________________________________________________________________________
51009 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
51010         Log: Adding the new test would be swell.
51011      Branch: perl
51012            + t/pragma/autouse.t
51013 ____________________________________________________________________________
51014 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
51015         Log: Add a test for the autouse pragma.
51016      Branch: perl
51017            ! MANIFEST
51018 ____________________________________________________________________________
51019 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
51020         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
51021              From: dLux <dlux@spam.sch.bme.hu>
51022              Date: Sun, 27 May 2001 16:14:26 +0200
51023              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
51024      Branch: perl
51025            ! lib/autouse.pm
51026 ____________________________________________________________________________
51027 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
51028         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
51029              From: "Richard Soderberg" <rs@crystalflame.net>
51030              Date: Mon, 28 May 2001 03:56:36 -0700
51031              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
51032      Branch: perl
51033            ! utils/dprofpp.PL
51034 ____________________________________________________________________________
51035 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
51036         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
51037              From: "Stephen P. Potter" <spp@spotter.yi.org>
51038              Date: Tue, 22 May 2001 11:40:25 -0400
51039              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
51040              
51041              Subject: Re: [ID 20010522.003] Time::Local module bug
51042              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
51043              Date: Tue, 22 May 2001 11:50:19 -0400
51044              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
51045      Branch: perl
51046            ! lib/Time/Local.pm
51047 ____________________________________________________________________________
51048 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
51049         Log: The PERL_DL_NONLAZY can have whitespace in front.
51050      Branch: perl
51051            ! t/lib/extutils.t
51052 ____________________________________________________________________________
51053 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
51054         Log: Document strftime() and strptime().
51055      Branch: perl
51056            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
51057 ____________________________________________________________________________
51058 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
51059         Log: Make Time::Piece::strptime() to be a function, not a method.
51060      Branch: perl
51061            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
51062 ____________________________________________________________________________
51063 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
51064         Log: Tweak the test to be more portable.
51065      Branch: perl
51066            ! t/lib/extutils.t
51067 ____________________________________________________________________________
51068 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
51069         Log: Subject: PATCH: Re: Re: Attributes that tie
51070              From: Leon Brocard <acme@astray.com>
51071              Date: Sun, 27 May 2001 12:37:29 +0100
51072              Message-ID: <20010527123729.A22663@ns0.astray.com>
51073              
51074              Document that variable attributes are not currently usable
51075              for tieing.  (An ugly limitation that should be fixed.)
51076      Branch: perl
51077            ! lib/attributes.pm
51078 ____________________________________________________________________________
51079 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
51080         Log: Microperl tweaks.
51081      Branch: perl
51082            ! Makefile.micro uconfig.h uconfig.sh
51083 ____________________________________________________________________________
51084 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
51085         Log: Add make target for microperl (kind of silly, but convenient).
51086      Branch: perl
51087            ! Makefile.SH
51088 ____________________________________________________________________________
51089 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
51090         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
51091              for microperl.)
51092      Branch: perl
51093            ! doio.c
51094 ____________________________________________________________________________
51095 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
51096         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
51097              From: rspier@pobox.com (Robert Spier)
51098              Date: Sat, 26 May 2001 20:05:23 -0400
51099              Message-ID: <15120.17603.148648.12430@rls.cx>
51100              
51101              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
51102              From: rspier@pobox.com (Robert Spier)
51103              Date: Sun, 27 May 2001 00:23:12 -0400
51104              Message-ID: <15120.33072.511966.767230@rls.cx>
51105      Branch: perl
51106            ! doio.c pod/perlfunc.pod
51107 ____________________________________________________________________________
51108 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
51109         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
51110      Branch: perl
51111            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
51112 ____________________________________________________________________________
51113 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
51114         Log: Add README.tru64.
51115      Branch: perl
51116            + README.tru64
51117 ____________________________________________________________________________
51118 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
51119         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
51120      Branch: perl
51121            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
51122            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
51123            ! MANIFEST
51124 ____________________________________________________________________________
51125 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
51126         Log: Integrate I18N::LangTags from Sean Burke.
51127              
51128              TODO: the language list from RFC 3066 needs to be integrated
51129              and made available somehow.  The list is included in the
51130              I18N-LangTags 0.21 distribution, but it is undocumented
51131              and unconnected to the module.
51132      Branch: perl
51133            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
51134            ! MANIFEST
51135 ____________________________________________________________________________
51136 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
51137         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
51138              envisioned by Sarathy.
51139      Branch: perl
51140            ! t/op/ver.t toke.c
51141 ____________________________________________________________________________
51142 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
51143         Log: Subject: [ID 20010525.001] Pod typo nits fixed
51144              From: lvirden@cas.org
51145              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
51146              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
51147              
51148              minus the perlsolaris decimation plus the
51149              
51150              Subject: Re: [ID 20010525.001] Pod typo nits fixed
51151              From: "Philip Newton" <Philip.Newton@gmx.net>
51152              Date: Fri, 25 May 2001 18:05:55 +0200
51153              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
51154      Branch: perl
51155            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
51156            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
51157            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
51158            ! pod/perlutil.pod pod/perlxstut.pod
51159 ____________________________________________________________________________
51160 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
51161         Log: return clauses are nice.
51162      Branch: perl
51163            ! sv.c
51164 ____________________________________________________________________________
51165 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
51166         Log: Subject: change 10199 backwards?
51167              From: Doug MacEachern <dougm@covalent.net>
51168              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
51169              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
51170      Branch: perl
51171            ! sv.c
51172 ____________________________________________________________________________
51173 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
51174         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
51175              From: Hugo <hv@crypt.compulink.co.uk>
51176              Date: Sat, 26 May 2001 17:05:12 +0100
51177              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
51178      Branch: perl
51179            + t/op/gmagic.t
51180            ! MANIFEST doop.c embed.h embed.pl global.sym
51181            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
51182            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
51183 ____________________________________________________________________________
51184 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
51185         Log: Regen headers for #10221.
51186      Branch: perl
51187            ! global.sym objXSUB.h perlapi.c
51188 ____________________________________________________________________________
51189 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
51190         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
51191              From: Juha Laiho <juha.laiho@Elma.Net>
51192              Date: Thu, 3 May 2001 09:51:30 +0300
51193              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
51194      Branch: perl
51195            ! embed.pl
51196 ____________________________________________________________________________
51197 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
51198         Log: Subject: Re: [PATCH] Re: stability of sort()?
51199              From: "John P. Linderman" <jpl@research.att.com>
51200              Date: Sat, 26 May 2001 13:27:19 -0400
51201              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
51202      Branch: perl
51203            ! pod/perlfunc.pod
51204 ____________________________________________________________________________
51205 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
51206         Log: Integrate perlio.
51207      Branch: perl
51208           !> pod/perlguts.pod
51209 ____________________________________________________________________________
51210 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
51211         Log: Subject: [PATCH perl@10210] PerlIO for VMS
51212              From: "Craig A. Berry" <craigberry@mac.com>
51213              Date: Sat, 26 May 2001 09:34:11 -0500
51214              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
51215      Branch: perl
51216            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
51217            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
51218            ! vms/vmsish.h
51219 ____________________________________________________________________________
51220 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
51221         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
51222              From: David Dyck <dcd@tc.fluke.com>
51223              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
51224              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
51225      Branch: perl
51226            ! lib/perl5db.pl
51227 ____________________________________________________________________________
51228 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
51229         Log: Subject: utf8 regexp tests
51230              From: Hugo <hv@crypt.compulink.co.uk>
51231              Date: Fri, 25 May 2001 22:35:01 +0100
51232              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
51233      Branch: perl
51234            ! t/op/regexp.t
51235 ____________________________________________________________________________
51236 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
51237         Log: Subject: [PATCH] Re: stability of sort()?
51238              From: Nicholas Clark <nick@ccl4.org>
51239              Date: Fri, 25 May 2001 22:40:19 +0100
51240              Message-ID: <20010525224019.B86445@plum.flirble.org>
51241      Branch: perl
51242            ! pod/perlfunc.pod
51243 ____________________________________________________________________________
51244 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
51245         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
51246              From: John Peacock <jpeacock@rowman.com>
51247              Date: Thu, 24 May 2001 22:14:01 -0400
51248              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
51249      Branch: perl
51250            ! mg.c scope.c sv.c
51251 ____________________________________________________________________________
51252 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
51253         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
51254              From: Nicholas Clark <nick@ccl4.org>
51255              Date: Sun, 20 May 2001 19:24:13 +0100
51256              Message-ID: <20010520192413.G83222@plum.flirble.org>
51257      Branch: perl
51258            + lib/ExtUtils/Constant.pm t/lib/extutils.t
51259            ! MANIFEST utils/h2xs.PL
51260 ____________________________________________________________________________
51261 [ 10212] By: nick                                  on 2001/05/26  09:49:28
51262         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
51263              add a few more notes there on use of mortals on the stack.
51264      Branch: perlio
51265            ! pod/perlguts.pod
51266 ____________________________________________________________________________
51267 [ 10211] By: nick                                  on 2001/05/26  09:05:36
51268         Log: Integrate mainline
51269      Branch: perlio
51270           +> t/lib/fcntl.t t/pragma/vars.t
51271           !> (integrate 49 files)
51272 ____________________________________________________________________________
51273 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
51274         Log: Update Changes.
51275      Branch: perl
51276            ! Changes patchlevel.h
51277 ____________________________________________________________________________
51278 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
51279         Log: Based on
51280              
51281              Subject: [PATCH pp.c] Wrapping pack("C",256)
51282              From: Simon Cozens <simon@netthink.co.uk>
51283              Date: Sat, 12 May 2001 17:58:41 +0100
51284              Message-ID: <20010512175841.A6132@netthink.co.uk>
51285      Branch: perl
51286            ! pod/perldiag.pod pp.c t/pragma/warn/pp
51287 ____________________________________________________________________________
51288 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
51289         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
51290              From: "Brendan O'Dea" <bod@compusol.com.au>
51291              Date: Fri, 25 May 2001 11:18:29 +1000
51292              Message-ID: <20010525111829.A28411@compusol.com.au>
51293              
51294              (Slightly modified.)
51295      Branch: perl
51296            ! lib/Term/Cap.pm
51297 ____________________________________________________________________________
51298 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
51299         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
51300              From: Hugo <hv@crypt.compulink.co.uk>
51301              Date: Fri, 25 May 2001 02:13:25 +0100
51302              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
51303      Branch: perl
51304            ! t/op/misc.t
51305 ____________________________________________________________________________
51306 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
51307         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
51308              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
51309              Date: Fri, 25 May 2001 10:25:36 +0900
51310              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
51311      Branch: perl
51312            ! regcomp.c regexec.c
51313 ____________________________________________________________________________
51314 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
51315         Log: Subject: [PATCH #2] stash autovivification and method call error messages
51316              From: Ilmari Karonen <iltzu@sci.fi>
51317              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
51318              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
51319      Branch: perl
51320            ! gv.c pp_hot.c t/op/method.t
51321 ____________________________________________________________________________
51322 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
51323         Log: Add make target and documentation for gprof profiling.
51324      Branch: perl
51325            ! Makefile.SH pod/perlhack.pod
51326 ____________________________________________________________________________
51327 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
51328         Log: Subject: Don't think about UTF8 
51329              From: Mike Guy <mjtg@cam.ac.uk> 
51330              Date: Tue, 22 May 2001 14:35:39 +0100
51331              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
51332      Branch: perl
51333            ! sv.h
51334 ____________________________________________________________________________
51335 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
51336         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
51337              From: Geraint A Edwards <gedge@serf.org> 
51338              Date: Thu, 24 May 2001 22:51:24 +0100
51339              Message-Id: <20010524225124.A34981@cymru.serf.org>
51340      Branch: perl
51341            ! x2p/find2perl.PL
51342 ____________________________________________________________________________
51343 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
51344         Log: DB_File has its own attribute story.
51345      Branch: perl
51346            ! ext/DB_File/DB_File.xs
51347 ____________________________________________________________________________
51348 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
51349         Log: Subject: Re: Making perl with -Wall
51350              From: Andy Dougherty <doughera@lafayette.edu>
51351              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
51352              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
51353      Branch: perl
51354            ! perl.h
51355 ____________________________________________________________________________
51356 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
51357         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
51358              From: "Richard Soderberg" <rs@crystalflame.net>
51359              Date: Thu, 24 May 2001 08:58:16 -0700
51360              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
51361      Branch: perl
51362            ! sv.c
51363 ____________________________________________________________________________
51364 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
51365         Log: IV/UV casting fixes from Nicholas Clark.
51366      Branch: perl
51367            ! perl.h pp_sys.c util.c
51368 ____________________________________________________________________________
51369 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
51370         Log: Subject: Re: Making perl with -Wall
51371              From: Michael G Schwern <schwern@pobox.com>
51372              Date: Thu, 24 May 2001 15:40:28 +0100
51373              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
51374      Branch: perl
51375            ! malloc.c perl.h
51376 ____________________________________________________________________________
51377 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
51378         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
51379              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51380              Date: Tue, 22 May 2001 11:49:37 +0200
51381              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
51382      Branch: metaconfig
51383            ! U/modified/Oldsym.U
51384      Branch: metaconfig/U/perl
51385            ! patchlevel.U
51386      Branch: perl
51387            ! Configure config_h.SH myconfig.SH
51388 ____________________________________________________________________________
51389 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
51390         Log: Under versiononly install also the scripts with the version suffix.
51391              (e.g. .../bin/h2xs5.7.1)
51392      Branch: perl
51393            ! installperl
51394 ____________________________________________________________________________
51395 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
51396         Log: Subject: [PATCH] Stop segfault in mg.c:636
51397              From: "Richard Soderberg" <rs@crystalflame.net>
51398              Date: Thu, 24 May 2001 05:51:52 -0700
51399              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
51400      Branch: perl
51401            ! mg.c
51402 ____________________________________________________________________________
51403 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
51404         Log: Iteration continues; hopefully convergently.
51405      Branch: perl
51406            ! t/lib/b-stash.t
51407 ____________________________________________________________________________
51408 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
51409         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
51410              From: Gisle Aas <gisle@ActiveState.com>
51411              Date: 23 May 2001 16:13:10 -0700
51412              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
51413      Branch: perl
51414            ! op.c toke.c
51415 ____________________________________________________________________________
51416 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
51417         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
51418              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51419              Date: Thu, 24 May 2001 05:05:22 -0500
51420              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
51421      Branch: perl
51422            ! lib/dumpvar.pl lib/perl5db.pl
51423 ____________________________________________________________________________
51424 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
51425         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
51426              From: David Dyck <dcd@tc.fluke.com>
51427              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
51428              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
51429      Branch: perl
51430            ! lib/perl5db.pl
51431 ____________________________________________________________________________
51432 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
51433         Log: Tiny pod nits on READMEs, mostly whitespace issues.
51434      Branch: perl
51435            ! README.amiga README.dos README.macos README.mpeix README.vmesa
51436            ! README.win32
51437 ____________________________________________________________________________
51438 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
51439         Log: The DG/UX part of the 20010521.005.
51440      Branch: perl
51441            ! README.dgux
51442 ____________________________________________________________________________
51443 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
51444         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
51445              From: Hugo <hv@crypt.compulink.co.uk>
51446              Date: Mon, 21 May 2001 16:32:02 +0100
51447              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
51448      Branch: perl
51449            ! regcomp.c t/op/misc.t
51450 ____________________________________________________________________________
51451 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
51452         Log: Subject: [PATCH] Extra UNIVERSAL tests
51453              From: Mike Guy <mjtg@cam.ac.uk>
51454              Date: Wed, 23 May 2001 12:29:20 +0100
51455              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
51456      Branch: perl
51457            ! t/op/universal.t
51458 ____________________________________________________________________________
51459 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
51460         Log: Subject: [PATCH] Remove EQ keyword
51461              From: Mike Guy <mjtg@cam.ac.uk>
51462              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
51463              Date: Wed, 23 May 2001 11:17:29 +0100
51464      Branch: perl
51465            ! keywords.h keywords.pl
51466 ____________________________________________________________________________
51467 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
51468         Log: Subject: [PATCH] lib/perl5db.pl
51469              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51470              Date: Wed, 23 May 2001 02:18:03 -0500
51471              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
51472      Branch: perl
51473            ! lib/perl5db.pl
51474 ____________________________________________________________________________
51475 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
51476         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
51477              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51478              Date: Tue, 22 May 2001 23:34:41 -0500
51479              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
51480      Branch: perl
51481            ! lib/Term/Cap.pm
51482 ____________________________________________________________________________
51483 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
51484         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
51485              From: davem@fdgroup.co.uk
51486              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
51487              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
51488      Branch: perl
51489            ! emacs/e2ctags.pl
51490 ____________________________________________________________________________
51491 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
51492         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
51493              From: Michael G Schwern <schwern@pobox.com>
51494              Date: Tue, 22 May 2001 14:15:09 +0100
51495              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
51496      Branch: perl
51497            ! lib/vars.pm
51498 ____________________________________________________________________________
51499 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
51500         Log: Subject: [PATCH lib/vars.pm] Odd code nit
51501              From: Michael G Schwern <schwern@pobox.com>
51502              Date: Tue, 22 May 2001 14:14:28 +0100
51503              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
51504      Branch: perl
51505            ! lib/vars.pm
51506 ____________________________________________________________________________
51507 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
51508         Log: Use the new use vars feature.
51509      Branch: perl
51510            ! t/lib/b-stash.t
51511 ____________________________________________________________________________
51512 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
51513         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
51514              From: Mike Guy <mjtg@cam.ac.uk>
51515              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
51516              Date: Tue, 22 May 2001 13:11:39 +0100
51517      Branch: perl
51518            + t/pragma/vars.t
51519            ! MANIFEST lib/vars.pm t/lib/1_compile.t
51520 ____________________________________________________________________________
51521 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
51522         Log: -qlongdouble considered harmful by Merijn.
51523      Branch: perl
51524            ! hints/aix.sh
51525 ____________________________________________________________________________
51526 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
51527         Log: Update Changes.
51528      Branch: perl
51529            ! Changes patchlevel.h
51530 ____________________________________________________________________________
51531 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
51532         Log: Add a test of its very own for Fcntl.  Hopefully portable.
51533      Branch: perl
51534            + t/lib/fcntl.t
51535            ! MANIFEST
51536 ____________________________________________________________________________
51537 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
51538         Log: Must be trickier for 'minitest' not to die.
51539      Branch: perl
51540            ! t/op/taint.t
51541 ____________________________________________________________________________
51542 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
51543         Log: Can't declare other people's variables.
51544      Branch: perl
51545            ! t/lib/b-stash.t
51546 ____________________________________________________________________________
51547 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
51548         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
51549      Branch: perl
51550            ! doio.c t/op/taint.t
51551 ____________________________________________________________________________
51552 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
51553         Log: The OS/2 variable needs to be declared.
51554      Branch: perl
51555            ! t/lib/b-stash.t
51556 ____________________________________________________________________________
51557 [ 10170] By: nick                                  on 2001/05/20  16:48:29
51558         Log: Integrate mainline
51559      Branch: perlio
51560           !> (integrate 41 files)
51561 ____________________________________________________________________________
51562 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
51563         Log: Small perlsec updates: clarify the taintedness of filename
51564              globbing; suggest using Scalar::Util::tainted().
51565      Branch: perl
51566            ! pod/perlsec.pod
51567 ____________________________________________________________________________
51568 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
51569         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
51570              From: Dave Mitchell <davem@fdgroup.co.uk>
51571              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
51572              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
51573      Branch: perl
51574            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
51575            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
51576            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
51577            ! xsutils.c
51578 ____________________________________________________________________________
51579 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
51580         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
51581              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51582              Date: Sat, 19 May 2001 04:08:46 -0400
51583              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
51584      Branch: perl
51585            ! lib/ExtUtils/Mksymlists.pm makedef.pl
51586 ____________________________________________________________________________
51587 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
51588         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
51589              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51590              Date: Sat, 19 May 2001 04:30:45 -0400
51591              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
51592      Branch: perl
51593            ! os2/os2.c
51594 ____________________________________________________________________________
51595 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
51596         Log: Subject: [PATCH 5.6.1] build bugs OS/2
51597              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51598              Date: Sat, 19 May 2001 04:35:28 -0400
51599              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
51600      Branch: perl
51601            ! os2/Makefile.SHs os2/os2.c
51602 ____________________________________________________________________________
51603 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
51604         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
51605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51606              Date: Sat, 19 May 2001 04:04:23 -0400
51607              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
51608              
51609              (In bleadperl patched b-stash.t instead of b.t)
51610      Branch: perl
51611            ! t/lib/b-stash.t t/lib/bigfltpm.t
51612 ____________________________________________________________________________
51613 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
51614         Log: Subject: [PATCH 5.6.1] perl5db
51615              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51616              Date: Sat, 19 May 2001 03:49:09 -0400
51617              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
51618      Branch: perl
51619            ! lib/perl5db.pl
51620 ____________________________________________________________________________
51621 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
51622         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
51623              From: Gisle Aas <gisle@ActiveState.com>
51624              Date: 18 May 2001 14:24:51 -0700
51625              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
51626      Branch: perl
51627            ! pp_ctl.c
51628 ____________________________________________________________________________
51629 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
51630         Log: Subject: [PATCH] Chomp should not always stringify
51631              From: Gisle Aas <gisle@ActiveState.com>
51632              Date: 18 May 2001 07:55:25 -0700
51633              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
51634      Branch: perl
51635            ! doop.c t/op/chop.t
51636 ____________________________________________________________________________
51637 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
51638         Log: Integrate perlio.
51639      Branch: perl
51640           !> pod/perlfunc.pod
51641 ____________________________________________________________________________
51642 [ 10159] By: nick                                  on 2001/05/20  09:39:46
51643         Log: Document some more of open's features.
51644      Branch: perlio
51645            ! pod/perlfunc.pod
51646 ____________________________________________________________________________
51647 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
51648         Log: back out change#10153 (it has compatibility issues such as the
51649              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
51650              benefit for 5.6.x doesn't seem worth the risk)
51651      Branch: maint-5.6/perl
51652            ! toke.c
51653 ____________________________________________________________________________
51654 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
51655         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
51656      Branch: perl
51657            ! x2p/s2p.PL
51658 ____________________________________________________________________________
51659 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
51660         Log: Update Changes.
51661      Branch: perl
51662            ! Changes patchlevel.h
51663 ____________________________________________________________________________
51664 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
51665         Log: Integrate change #10144 from maintperl.
51666              
51667              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
51668      Branch: perl
51669           !> win32/config.bc win32/config.gc win32/config.vc
51670           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51671 ____________________________________________________________________________
51672 [ 10154] By: nick                                  on 2001/05/18  07:23:03
51673         Log: Integrate mainline.
51674      Branch: perlio
51675           +> README.dgux t/lib/i18n-collate.t utils.lst
51676           !> (integrate 49 files)
51677 ____________________________________________________________________________
51678 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
51679         Log: Integrate change #7224 from mainline into maintperl.
51680              
51681              Allow @+ and @- to be doublequoted, from Simon Cozens. 
51682              (Approved by Larry, see Tom's comment in 20000830.005.)
51683      Branch: maint-5.6/perl
51684           !> toke.c
51685 ____________________________________________________________________________
51686 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
51687         Log: Subject: [PATCH bleadperl] small lookbehind fix
51688              From: Hugo <hv@crypt.compulink.co.uk>
51689              Date: Fri, 18 May 2001 00:07:19 +0100
51690              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
51691      Branch: perl
51692            ! regexec.c
51693 ____________________________________________________________________________
51694 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
51695         Log: Detypos.
51696      Branch: perl
51697            ! installman utils.lst
51698 ____________________________________________________________________________
51699 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
51700         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
51701              in 20001222.001.
51702      Branch: perl
51703            ! t/lib/glob-basic.t
51704 ____________________________________________________________________________
51705 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
51706         Log: Subject: [PATCH] Test for bug 20010515.004
51707              From: Benjamin Sugars <bsugars@canoe.ca>
51708              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
51709              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
51710      Branch: perl
51711            ! t/op/misc.t
51712 ____________________________________________________________________________
51713 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
51714         Log: Integrate #10145 from maintperl.
51715              
51716              fix for ID 20010515.004 (needs test)
51717      Branch: perl
51718           !> pp_hot.c
51719 ____________________________________________________________________________
51720 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
51721         Log: Thinko noticed by Doug MacEachern.
51722      Branch: perl
51723            ! thread.h
51724 ____________________________________________________________________________
51725 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
51726         Log: Subject: Re: [PATCH] HERE mark in regex
51727              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
51728              Date: Thu, 17 May 2001 12:20:33 -0400
51729              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
51730      Branch: perl
51731            ! t/op/re_tests
51732 ____________________________________________________________________________
51733 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
51734         Log: fix for ID 20010515.004 (needs test)
51735      Branch: maint-5.6/perl
51736            ! pp_hot.c
51737 ____________________________________________________________________________
51738 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
51739         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
51740      Branch: maint-5.6/perl
51741            ! win32/config.bc win32/config.gc win32/config.vc
51742            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51743 ____________________________________________________________________________
51744 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
51745         Log: Macrofy the getspecific (and use it also in util.c)
51746      Branch: perl
51747            ! thread.h util.c
51748 ____________________________________________________________________________
51749 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
51750         Log: Use the unchecked thread-specific key fetch also in Tru64.
51751      Branch: perl
51752            ! thread.h
51753 ____________________________________________________________________________
51754 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
51755         Log: Subject: [PATCH 5.6.1]Quick thread speedup
51756              From: Dan Sugalski <dan@sidhe.org> 
51757              Date: Wed, 16 May 2001 18:05:19 -0400
51758              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
51759      Branch: perl
51760            ! thread.h util.c
51761 ____________________________________________________________________________
51762 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
51763         Log: I think this is quite enough testing for a deprecated feature.
51764      Branch: perl
51765            + t/lib/i18n-collate.t
51766            ! MANIFEST t/lib/1_compile.t
51767 ____________________________________________________________________________
51768 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
51769         Log: More HP-UX lore from Jeff Okamoto.
51770      Branch: perl
51771            ! README.hpux
51772 ____________________________________________________________________________
51773 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
51774         Log: Sort utils.lst for easier maintenance.
51775      Branch: perl
51776            ! utils.lst
51777 ____________________________________________________________________________
51778 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
51779         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
51780              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51781              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
51782              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
51783              
51784              Add pod2latex to utils.lst.
51785      Branch: perl
51786            ! MANIFEST utils.lst
51787 ____________________________________________________________________________
51788 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
51789         Log: Subject: Re: [PATCH] HERE mark in regex
51790              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
51791              Date: Wed, 16 May 2001 13:04:43 -0400
51792              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
51793      Branch: perl
51794            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
51795            ! t/op/regmesg.t t/pragma/warn/regcomp
51796 ____________________________________________________________________________
51797 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
51798         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
51799              From: Simon Cozens <simon@netthink.co.uk>
51800              Date: Wed, 16 May 2001 18:02:08 +0100
51801              Message-ID: <20010516180208.A6458@netthink.co.uk>
51802      Branch: perl
51803            ! installman utils.lst
51804 ____________________________________________________________________________
51805 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
51806         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
51807              From: "Philip Newton" <pnewton@gmx.de>
51808              Date: Tue, 15 May 2001 15:09:30 +0200
51809              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
51810              
51811              Test case for #10128.
51812      Branch: perl
51813            ! t/pragma/warn/pp_hot
51814 ____________________________________________________________________________
51815 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
51816         Log: Update Changes.
51817      Branch: perl
51818            ! Changes patchlevel.h
51819 ____________________________________________________________________________
51820 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
51821         Log: Deprecate pseudo-hashes.
51822      Branch: perl
51823            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
51824 ____________________________________________________________________________
51825 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
51826         Log: HP-UX hints update from Merijn.
51827      Branch: perl
51828            ! hints/hpux.sh
51829 ____________________________________________________________________________
51830 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
51831         Log: README.hpux update from Merijn.
51832      Branch: perl
51833            ! README.hpux
51834 ____________________________________________________________________________
51835 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
51836         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
51837              From: Simon Cozens <simon@netthink.co.uk>
51838              Date: Wed, 16 May 2001 15:57:55 +0100
51839              Message-ID: <20010516155755.A4728@netthink.co.uk>
51840      Branch: perl
51841            + utils.lst
51842            ! MANIFEST installman installperl
51843 ____________________________________________________________________________
51844 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
51845         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
51846              From: "Philip Newton" <pnewton@gmx.de>
51847              Date: Tue, 15 May 2001 16:31:05 +0200
51848              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
51849              
51850              Fix PERL_Y2KWARN test to check before rather than after appending.
51851      Branch: perl
51852            ! pp_hot.c
51853 ____________________________________________________________________________
51854 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
51855         Log: Regen Porting stuff.
51856      Branch: perl
51857            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
51858            ! config_h.SH
51859 ____________________________________________________________________________
51860 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
51861         Log: Metaconfig unit change for #10125.
51862      Branch: metaconfig
51863            ! U/modified/Oldconfig.U
51864 ____________________________________________________________________________
51865 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
51866         Log: Use OSVERS.
51867      Branch: perl
51868            ! Configure config_h.SH perl.c
51869 ____________________________________________________________________________
51870 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
51871         Log: Regen toc.
51872      Branch: perl
51873            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
51874 ____________________________________________________________________________
51875 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
51876         Log: Adding the README.dgux to the MANIFEST would be a good idea.
51877      Branch: perl
51878            ! MANIFEST
51879 ____________________________________________________________________________
51880 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
51881         Log: Move the stack desire definition to thread.h.
51882      Branch: perl
51883            ! ext/Thread/Thread.xs thread.h
51884 ____________________________________________________________________________
51885 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
51886         Log: DG-UX threading patches, including a README.dgux,
51887              from Takis Psarogiannakopoulos.
51888      Branch: perl
51889            + README.dgux
51890            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
51891 ____________________________________________________________________________
51892 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
51893         Log: Subject: [PATCH B::Deparse] More on /x regexes
51894              From: Robin Houston <robin@kitsite.com>
51895              Date: Tue, 15 May 2001 19:09:35 +0100
51896              Message-ID: <20010515190935.A27268@penderel>
51897      Branch: perl
51898            ! ext/B/B/Deparse.pm
51899 ____________________________________________________________________________
51900 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
51901         Log: Document that the core time() may be rounding rather
51902              than truncating, would have saved at least my confusion.
51903      Branch: perl
51904            ! ext/Time/HiRes/HiRes.pm
51905 ____________________________________________________________________________
51906 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
51907         Log: Subject: perl-current/t/time-hires.t
51908              From: John Peacock <jpeacock@rowman.com>
51909              Date: Fri, 11 May 2001 14:09:41 -0400
51910              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
51911      Branch: perl
51912            ! t/lib/time-hires.t
51913 ____________________________________________________________________________
51914 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
51915         Log: Subject: [PATCH dump.c] Op private flags
51916              From: Simon Cozens <simon@netthink.co.uk>
51917              Date: Sun, 13 May 2001 20:20:36 +0100
51918              Message-ID: <20010513202036.A21896@netthink.co.uk>
51919      Branch: perl
51920            ! dump.c
51921 ____________________________________________________________________________
51922 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
51923         Log: Upgrade to Switch 2.03.
51924      Branch: perl
51925            ! lib/Switch.pm
51926 ____________________________________________________________________________
51927 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
51928         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
51929              to PERL_CONFIG_SH and use it consistently.
51930      Branch: maint-5.6/perl
51931           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
51932           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
51933           !> myconfig.SH writemain.SH
51934 ____________________________________________________________________________
51935 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
51936         Log: Metaconfig units changes for #10113.
51937      Branch: metaconfig
51938            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
51939 ____________________________________________________________________________
51940 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
51941         Log: The problem described in 20010514.031 still wasn't
51942              fully cured, there were remnants of $CONFIG when
51943              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
51944              to avoid future conflicts.
51945      Branch: perl
51946            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
51947            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
51948            ! myconfig.SH writemain.SH
51949 ____________________________________________________________________________
51950 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
51951         Log: Half of #10107 got lost.
51952      Branch: perl
51953            ! ext/B/B/Deparse.pm
51954 ____________________________________________________________________________
51955 [ 10111] By: nick                                  on 2001/05/15  08:39:14
51956         Log: Integrate mainline.
51957      Branch: perlio
51958           +> ext/POSIX/hints/uts.pl
51959            - Todo Todo-5.6 t/camel-III/vstring.t
51960           !> (integrate 48 files)
51961 ____________________________________________________________________________
51962 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
51963         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
51964              From: Robin Houston <robin@kitsite.com>
51965              Date: Mon, 14 May 2001 22:27:08 +0100
51966              Message-ID: <20010514222708.A22963@penderel>
51967      Branch: perl
51968            ! t/TestInit.pm
51969 ____________________________________________________________________________
51970 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
51971         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
51972              From: Robin Houston <robin@kitsite.com>
51973              Date: Mon, 14 May 2001 22:16:43 +0100
51974              Message-ID: <20010514221643.A22437@penderel>
51975      Branch: perl
51976            ! ext/B/B/Deparse.pm
51977 ____________________________________________________________________________
51978 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
51979         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
51980              From: Robin Houston <robin@kitsite.com>
51981              Date: Mon, 14 May 2001 22:03:44 +0100
51982              Message-ID: <20010514220344.A20643@penderel>
51983      Branch: perl
51984            ! ext/B/B/Deparse.pm
51985 ____________________________________________________________________________
51986 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
51987         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
51988              From: Robin Houston <robin@kitsite.com>
51989              Date: Mon, 14 May 2001 22:10:07 +0100
51990              Message-ID: <20010514221007.A21118@penderel>
51991      Branch: perl
51992            ! ext/B/B/Deparse.pm
51993 ____________________________________________________________________________
51994 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
51995         Log: Fix for 20010514.037; substr() didn't invalidate the locale
51996              collation magic.
51997      Branch: perl
51998            ! pp.c
51999 ____________________________________________________________________________
52000 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
52001         Log: Update Changes.
52002      Branch: perl
52003            ! Changes patchlevel.h
52004 ____________________________________________________________________________
52005 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
52006         Log: Retract #10094.
52007      Branch: perl
52008            ! lib/Pod/Text.pm
52009 ____________________________________________________________________________
52010 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
52011         Log: Integrate change #10100 from maintperl.
52012              
52013              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
52014              bug ID 20010514.027)
52015      Branch: perl
52016           !> mg.c pp_ctl.c
52017 ____________________________________________________________________________
52018 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
52019         Log: Document the deprecatedness of suidperl.
52020      Branch: perl
52021            ! INSTALL pod/perlfaq1.pod
52022 ____________________________________________________________________________
52023 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
52024         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
52025              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
52026              Date: Mon, 14 May 2001 09:38:59 -0400
52027              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
52028      Branch: perl
52029            ! lib/ExtUtils/MM_Unix.pm
52030 ____________________________________________________________________________
52031 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
52032         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
52033              bug ID 20010514.027)
52034              
52035              TODO: this needs a testsuite addition
52036      Branch: maint-5.6/perl
52037            ! mg.c pp_ctl.c
52038 ____________________________________________________________________________
52039 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
52040         Log: More DWIMminess for Class::Struct: calling the array or hash
52041              accessors only with one argument, an array or a hash reference,
52042              sets the underlying array or hash.  This mirrors nicely also
52043              the usage in the constructor.
52044              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
52045      Branch: perl
52046            ! lib/Class/Struct.pm t/lib/class-struct.t
52047 ____________________________________________________________________________
52048 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
52049         Log: Reference cmp'ing should go through the whole stringification
52050              process shebang, as pointed out by Sarathy in #10091.
52051      Branch: perl
52052            ! pp.c
52053 ____________________________________________________________________________
52054 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
52055         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
52056              From: Simon Cozens <simon@netthink.co.uk>
52057              Date: Sat, 12 May 2001 16:36:27 +0100
52058              Message-ID: <20010512163627.A5522@netthink.co.uk>
52059              
52060              with some additions salvaged from Todo and Todo-5.6 before
52061              retiring them.
52062      Branch: perl
52063            - Todo Todo-5.6
52064            ! MANIFEST pod/perltodo.pod
52065 ____________________________________________________________________________
52066 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
52067         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
52068              From: "Golubev I. N." <gin@mo.msk.ru>
52069              Date: Mon, 07 May 2001 14:33:34 (GMT)
52070              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
52071      Branch: perl
52072            ! perl.h
52073 ____________________________________________________________________________
52074 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
52075         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
52076              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
52077              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
52078              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
52079      Branch: perl
52080            ! lib/ExtUtils/MM_Unix.pm
52081 ____________________________________________________________________________
52082 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
52083         Log: (Retracted by #10104.)
52084              
52085              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
52086              From: barries <barries@slaysys.com>
52087              Date: Sat, 12 May 2001 01:28:10 -0400
52088              Message-ID: <20010512012810.B26358@jester.slaysys.com>
52089      Branch: perl
52090            ! lib/Pod/Text.pm
52091 ____________________________________________________________________________
52092 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
52093         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
52094              From: Mike Guy <mjtg@cam.ac.uk>
52095              Date: Sat, 12 May 2001 19:24:33 +0100
52096              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
52097      Branch: perl
52098            ! lib/AutoSplit.pm
52099 ____________________________________________________________________________
52100 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
52101         Log: Yet another HP-UX hints tweak from Merijn.
52102      Branch: perl
52103            ! hints/hpux.sh
52104 ____________________________________________________________________________
52105 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
52106         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
52107              isn't defined (changes#9366,9368,9370 from mainline without the
52108              pp_scmp() change)
52109      Branch: maint-5.6/perl
52110            ! pp.c pp.h pp_hot.c
52111 ____________________________________________________________________________
52112 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
52113         Log: The sorting seems to happen now automatically.
52114      Branch: perl
52115            ! t/lib/glob-basic.t
52116 ____________________________________________________________________________
52117 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
52118         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
52119              From: Benjamin Sugars <bsugars@canoe.ca>
52120              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
52121              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
52122      Branch: perl
52123            ! pod/perlfunc.pod
52124 ____________________________________________________________________________
52125 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
52126         Log: Subject: Re: undef(&foo) does not work for XS functions
52127              From: Doug MacEachern <dougm@covalent.net>
52128              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
52129              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
52130      Branch: perl
52131            ! op.c
52132 ____________________________________________________________________________
52133 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
52134         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
52135              From: Peter Prymmer <pvhp@forte.com>
52136              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
52137              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
52138      Branch: perl
52139            ! t/op/append.t
52140 ____________________________________________________________________________
52141 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
52142         Log: Update Changes.
52143      Branch: perl
52144            ! Changes patchlevel.h
52145 ____________________________________________________________________________
52146 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
52147         Log: Remove the 'asciir' re subpragma.  Should instead implement
52148              the 'physical vs logical' range scheme:
52149              
52150              \xAA-\xCC is a native physical range, you want that range of
52151              codepoints in your native encoding.  In EBCDIC the codepoints
52152              in the gaps (between i-j and r-s) should be included.
52153              
52154              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
52155              codepoints in Unicode.
52156              
52157              a-z is a logical range, you want that range of 'logical' codepoints
52158              in your native encoding.  In EBCDIC the codepoints in the gaps
52159              (between i-j and r-s) should not be included.
52160              
52161              Mixed cases (a-\xAA, etc) should either be errors, or maybe
52162              the 'logical' endpoints should be converted to native/Unicode
52163              codepoints, and the range handled as a physical range.
52164              
52165              'Logical endpoints' are to be recognized only in the A-Z, a-z,
52166              and 0-9 ranges.  Probably a warning should be given for mixed
52167              cases like A-z or a-9 (since such expressions are encoding
52168              dependent), with a recommendation to use physical ranges.
52169      Branch: perl
52170            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
52171            ! t/op/regexp.t
52172 ____________________________________________________________________________
52173 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
52174         Log: Make the test to cleanup the test directory tree
52175              both before and after the testing so that we always
52176              have a clean slate to work with.
52177      Branch: perl
52178            ! t/lib/filefind.t
52179 ____________________________________________________________________________
52180 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
52181         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
52182              From: Jon Eveland <jweveland@yahoo.com>
52183              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
52184              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
52185      Branch: perl
52186            ! pod/perlfunc.pod
52187 ____________________________________________________________________________
52188 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
52189         Log: Merge the camel-III/vstring.t with op/ver.t.
52190      Branch: perl
52191            - t/camel-III/vstring.t
52192            ! MANIFEST t/TEST t/harness t/op/ver.t
52193 ____________________________________________________________________________
52194 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
52195         Log: Add test.deparse make target.
52196      Branch: perl
52197            ! Makefile.SH
52198 ____________________________________________________________________________
52199 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
52200         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
52201              From: Robin Houston <robin@kitsite.com>
52202              Date: Fri, 11 May 2001 12:02:22 +0100
52203              Message-ID: <20010511120222.A11529@penderel>
52204      Branch: perl
52205            ! ext/B/B/Deparse.pm t/op/method.t
52206 ____________________________________________________________________________
52207 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
52208         Log: A nicely working combination for UTS from Hal Morris.
52209      Branch: perl
52210            + ext/POSIX/hints/uts.pl
52211            ! MANIFEST hints/uts.sh
52212 ____________________________________________________________________________
52213 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
52214         Log: i_ieeefp=undef for UTS.
52215      Branch: perl
52216            ! hints/uts.sh
52217 ____________________________________________________________________________
52218 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
52219         Log: Subject: RE: rand(0) is rand(1)
52220              From: Larry Shatzer <lshatzer@islanddata.com>
52221              Date: Thu, 10 May 2001 11:09:27 -0700
52222              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
52223      Branch: perl
52224            ! pod/perlfunc.pod
52225 ____________________________________________________________________________
52226 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
52227         Log: Subject: [patch] make op_{clear,null} public
52228              From: Doug MacEachern <dougm@covalent.net>
52229              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
52230              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
52231      Branch: perl
52232            ! embed.h embed.pl op.c proto.h
52233 ____________________________________________________________________________
52234 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
52235         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
52236              From: Robin Houston <robin@kitsite.com>
52237              Date: Thu, 10 May 2001 18:54:59 +0100
52238              Message-ID: <20010510185459.A5995@penderel>
52239      Branch: perl
52240            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
52241 ____________________________________________________________________________
52242 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
52243         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
52244              From: Robin Houston <robin@kitsite.com>
52245              Date: Thu, 10 May 2001 12:56:39 +0100
52246              Message-ID: <20010510125639.A2119@penderel>
52247      Branch: perl
52248            ! ext/B/B/Deparse.pm
52249 ____________________________________________________________________________
52250 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
52251         Log: Retract #10070, not ready yet.
52252      Branch: perl
52253            ! ext/B/B/Deparse.pm
52254 ____________________________________________________________________________
52255 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
52256         Log: The metaconfig unit change for #10071.
52257      Branch: metaconfig
52258            ! U/modified/mallocsrc.U
52259 ____________________________________________________________________________
52260 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
52261         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
52262      Branch: perl
52263            ! Configure
52264 ____________________________________________________________________________
52265 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
52266         Log: (Retracted by #10073)
52267              
52268              Subject: Re: [PATCH t/TEST] B::Deparse tester 
52269              From: Hugo <hv@crypt.compulink.co.uk>
52270              Date: Thu, 10 May 2001 05:48:09 +0100
52271              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
52272      Branch: perl
52273            ! ext/B/B/Deparse.pm
52274 ____________________________________________________________________________
52275 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
52276         Log: Add a for(func()) test.
52277      Branch: perl
52278            ! t/cmd/for.t
52279 ____________________________________________________________________________
52280 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
52281         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
52282              From: Robin Houston <robin@kitsite.com>
52283              Date: Thu, 10 May 2001 13:50:08 +0100
52284              Message-ID: <20010510135008.A2454@penderel>
52285      Branch: perl
52286            ! ext/B/B/Deparse.pm
52287 ____________________________________________________________________________
52288 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
52289         Log: A thinko in #10065.
52290      Branch: perl
52291            ! hv.c
52292 ____________________________________________________________________________
52293 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
52294         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
52295              From: Robin Houston <robin@kitsite.com>
52296              Date: Thu, 10 May 2001 02:10:34 +0100
52297              Message-ID: <20010510021034.A19421@penderel>
52298      Branch: perl
52299            ! ext/B/B.xs ext/B/B/Deparse.pm
52300 ____________________________________________________________________________
52301 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
52302         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
52303              From: Doug MacEachern <dougm@covalent.net>
52304              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
52305              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
52306      Branch: perl
52307            ! hv.c
52308 ____________________________________________________________________________
52309 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
52310         Log: One more workaround for the UTS compiler from Hal Morris.
52311      Branch: perl
52312            ! perl.h
52313 ____________________________________________________________________________
52314 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
52315         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
52316              From: Robin Houston <robin@kitsite.com>
52317              Date: Thu, 10 May 2001 01:02:08 +0100
52318              Message-ID: <20010510010208.A18200@penderel>
52319      Branch: perl
52320            ! ext/B/B/Debug.pm
52321 ____________________________________________________________________________
52322 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
52323         Log: Subject: [PATCH] Simplify deb_curcv() a bit
52324              From: Benjamin Sugars <bsugars@canoe.ca>
52325              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
52326              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
52327      Branch: perl
52328            ! run.c
52329 ____________________________________________________________________________
52330 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
52331         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
52332              From: Benjamin Sugars <bsugars@canoe.ca>
52333              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
52334              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
52335      Branch: perl
52336            ! t/lib/io_scalar.t
52337 ____________________________________________________________________________
52338 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
52339         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
52340              From: Peter Prymmer <pvhp@forte.com>
52341              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
52342              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
52343      Branch: perl
52344            ! t/lib/md5-file.t
52345 ____________________________________________________________________________
52346 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
52347         Log: Subject: [PATCH t/TEST] B::Deparse tester
52348              From: Robin Houston <robin@kitsite.com>
52349              Date: Wed, 9 May 2001 19:17:50 +0100
52350              Message-ID: <20010509191750.A16940@penderel>
52351      Branch: perl
52352            ! ext/B/O.pm t/TEST
52353 ____________________________________________________________________________
52354 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
52355         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
52356              From: Jeff Pinyan <jeffp@crusoe.net>
52357              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
52358              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
52359      Branch: perl
52360            ! lib/Pod/Html.pm
52361 ____________________________________________________________________________
52362 [ 10057] By: nick                                  on 2001/05/09  18:37:56
52363         Log: Integrate mainline.
52364      Branch: perlio
52365           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
52366           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
52367 ____________________________________________________________________________
52368 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
52369         Log: Update Changes.
52370      Branch: perl
52371            ! Changes patchlevel.h
52372 ____________________________________________________________________________
52373 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
52374         Log: Integrate perlio.
52375      Branch: perl
52376           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
52377 ____________________________________________________________________________
52378 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
52379         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
52380              From: Benjamin Sugars <bsugars@canoe.ca>
52381              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
52382              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
52383      Branch: perl
52384            ! perlio.c
52385 ____________________________________________________________________________
52386 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
52387         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
52388              From: Benjamin Sugars <bsugars@canoe.ca>
52389              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
52390              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
52391      Branch: perl
52392            ! ext/PerlIO/Scalar/Scalar.xs
52393 ____________________________________________________________________________
52394 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
52395         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
52396              From: Jeff Pinyan <jeffp@crusoe.net>
52397              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
52398              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
52399      Branch: perl
52400            ! lib/Pod/Html.pm
52401 ____________________________________________________________________________
52402 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
52403         Log: EPOC tweak from Olaf Flebbe.
52404      Branch: perl
52405            ! epoc/epocish.h
52406 ____________________________________________________________________________
52407 [ 10050] By: nick                                  on 2001/05/09  14:37:57
52408         Log: win32, regen_config_h
52409      Branch: perlio
52410            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52411 ____________________________________________________________________________
52412 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
52413         Log: Integrate perlio.
52414      Branch: perl
52415           !> pp_sys.c
52416 ____________________________________________________________________________
52417 [ 10048] By: nick                                  on 2001/05/09  11:59:50
52418         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
52419              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
52420      Branch: perlio
52421            ! pp_sys.c
52422 ____________________________________________________________________________
52423 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
52424         Log: Integrate perlio.
52425      Branch: perl
52426           !> run.c
52427 ____________________________________________________________________________
52428 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
52429         Log: Subject: Re: Less warnings during configure
52430              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52431              Date: Wed, 09 May 2001 13:12:49 +0200
52432              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
52433      Branch: perl
52434            ! hints/hpux.sh
52435 ____________________________________________________________________________
52436 [ 10045] By: nick                                  on 2001/05/09  09:56:59
52437         Log: MULTIPLICITY/DEBUGGING build fix.
52438      Branch: perlio
52439            ! run.c
52440 ____________________________________________________________________________
52441 [ 10044] By: nick                                  on 2001/05/09  09:46:37
52442         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
52443      Branch: perlio
52444           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
52445            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
52446           !> (integrate 65 files)
52447 ____________________________________________________________________________
52448 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
52449         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
52450              From: Robin Houston <robin@kitsite.com>
52451              Date: Tue, 8 May 2001 19:38:00 +0100
52452              Message-ID: <20010508193800.A4389@penderel>
52453              
52454              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
52455              From: Robin Houston <robin@kitsite.com>
52456              Date: Tue, 8 May 2001 20:03:57 +0100
52457              Message-ID: <20010508200357.A4614@penderel>
52458              
52459              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
52460              From: Robin Houston <robin@kitsite.com>
52461              Date: Wed, 9 May 2001 00:12:05 +0100
52462              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
52463      Branch: perl
52464            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
52465 ____________________________________________________________________________
52466 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
52467         Log: Retract #10031.
52468      Branch: perl
52469            ! pod/perlfunc.pod
52470 ____________________________________________________________________________
52471 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
52472         Log: The metaconfig unit changes for #10040.
52473      Branch: metaconfig/U/perl
52474            ! Checkcc.U d_dlsymun.U dlsrc.U
52475 ____________________________________________________________________________
52476 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
52477         Log: The Configure half of
52478              
52479              Subject: Less warnings during configure
52480              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52481              Date: Tue, 08 May 2001 08:44:02 +0200
52482              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
52483      Branch: perl
52484            ! Configure
52485 ____________________________________________________________________________
52486 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
52487         Log: Subject: Less warnings during configure
52488              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52489              Date: Tue, 08 May 2001 08:44:02 +0200
52490              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
52491      Branch: perl
52492            ! hints/hpux.sh
52493 ____________________________________________________________________________
52494 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
52495         Log: Don't forget to whine about \d__\d.
52496      Branch: perl
52497            ! t/pragma/warn/toke toke.c
52498 ____________________________________________________________________________
52499 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
52500         Log: Allow underscores also in the exponent part.
52501      Branch: perl
52502            ! t/pragma/warn/toke toke.c
52503 ____________________________________________________________________________
52504 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
52505         Log: CodeMagicCD doesn't look like an *I*DE.
52506      Branch: perl
52507            ! pod/perlfaq3.pod
52508 ____________________________________________________________________________
52509 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
52510         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
52511              to be consistently down).
52512      Branch: perl
52513            ! pod/perlfaq3.pod
52514 ____________________________________________________________________________
52515 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
52516         Log: Upgrade to Text::Balanced 1.84.
52517      Branch: perl
52518            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
52519 ____________________________________________________________________________
52520 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
52521         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
52522              From: Benjamin Sugars <bsugars@canoe.ca>
52523              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
52524              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
52525      Branch: perl
52526            ! run.c
52527 ____________________________________________________________________________
52528 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
52529         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
52530              From: Peter Prymmer <pvhp@forte.com>
52531              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
52532              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
52533      Branch: perl
52534            ! t/pod/plainer.t
52535 ____________________________________________________________________________
52536 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
52537         Log: (Retracted by #10042)
52538              
52539              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
52540              From: "Philip Newton" <pnewton@gmx.de>
52541              Date: Tue, 8 May 2001 09:18:10 +0200
52542              Message-ID: <3AF7B9D2.28861.603732@localhost>
52543      Branch: perl
52544            ! pod/perlfunc.pod
52545 ____________________________________________________________________________
52546 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
52547         Log: Subject: [PATCH B::Deparse] Document known bugs
52548              From: Robin Houston <robin@kitsite.com>
52549              Date: Tue, 8 May 2001 01:53:34 +0100
52550              Message-ID: <20010508015334.A32394@penderel>
52551      Branch: perl
52552            ! ext/B/B/Deparse.pm
52553 ____________________________________________________________________________
52554 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
52555         Log: Subject: Re: Perl book, magazine and website updates.
52556              From: "Philip Newton" <pnewton@gmx.de>
52557              Date: Mon, 7 May 2001 17:03:58 +0200
52558              Message-ID: <3AF6D57E.5387.1E29930@localhost>
52559      Branch: perl
52560            ! pod/perlfaq2.pod
52561 ____________________________________________________________________________
52562 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
52563         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
52564              From: Peter Prymmer <pvhp@forte.com>
52565              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
52566              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
52567      Branch: perl
52568            ! t/io/fflush.t
52569 ____________________________________________________________________________
52570 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
52571         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
52572              From: Robin Houston <robin@kitsite.com>
52573              Date: Tue, 8 May 2001 01:14:55 +0100
52574              Message-ID: <20010508011455.A32162@penderel>
52575      Branch: perl
52576            ! ext/B/B/Deparse.pm
52577 ____________________________________________________________________________
52578 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
52579         Log: Typo in #10025.
52580      Branch: perl
52581            ! hints/uts.sh
52582 ____________________________________________________________________________
52583 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
52584         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
52585      Branch: perl
52586            ! hints/uts.sh
52587 ____________________________________________________________________________
52588 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
52589         Log: Subject: Re: [ID 20010506.045] question about hash syntax
52590              From: Peter Scott <Peter@PSDT.com>
52591              Date: Sun, 06 May 2001 13:10:40 -0700
52592              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
52593      Branch: perl
52594            ! pod/perl56delta.pod
52595 ____________________________________________________________________________
52596 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
52597         Log: Configure should figure out the list of dynamic extensions
52598              just fine in UTS-- and in fact it does, as reported by Hal Morris.
52599      Branch: perl
52600            ! hints/uts.sh
52601 ____________________________________________________________________________
52602 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
52603         Log: Update Changes.
52604      Branch: perl
52605            ! Changes patchlevel.h
52606 ____________________________________________________________________________
52607 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
52608         Log: Subject: [PATCH regcomp.c] Insecure regexes
52609              From: Robin Houston <robin@kitsite.com>
52610              Date: Mon, 7 May 2001 21:56:12 +0100
52611              Message-ID: <20010507215612.A31114@penderel>
52612      Branch: perl
52613            ! regcomp.c
52614 ____________________________________________________________________________
52615 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
52616         Log: Drop the foobar.perl.com references for now until Simon
52617              gets them sorted out.
52618      Branch: perl
52619            ! pod/perlfaq2.pod
52620 ____________________________________________________________________________
52621 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
52622         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
52623              From: Prymmer/Kahn <pvhp@best.com>
52624              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
52625              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
52626      Branch: perl
52627            ! lib/Devel/SelfStubber.pm
52628 ____________________________________________________________________________
52629 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
52630         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
52631              From: Prymmer/Kahn <pvhp@best.com>
52632              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
52633              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
52634      Branch: perl
52635            ! win32/Makefile
52636 ____________________________________________________________________________
52637 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
52638         Log: s/WebTechnique's/WebTechniques/
52639      Branch: perl
52640            ! pod/perlfaq2.pod
52641 ____________________________________________________________________________
52642 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
52643         Log: Llama 3 updates from Randal.
52644      Branch: perl
52645            ! pod/perlfaq2.pod
52646 ____________________________________________________________________________
52647 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
52648         Log: Subject: [PATCH] Help -Dt show correct pad variables
52649              From: Benjamin Sugars <ben.sugars@home.com>
52650              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
52651              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
52652      Branch: perl
52653            ! embed.h embed.pl proto.h run.c
52654 ____________________________________________________________________________
52655 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
52656         Log: Subject: [PATCH] Document C<our $foo : shared>
52657              From: Benjamin Sugars <ben.sugars@home.com>
52658              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
52659              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
52660      Branch: perl
52661            ! pod/perlfunc.pod
52662 ____________________________________________________________________________
52663 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
52664         Log: Subject: [PATCH B::Deparse] undefined folded constants
52665              From: Robin Houston <robin@kitsite.com>
52666              Date: Sun, 6 May 2001 17:19:09 +0100
52667              Message-ID: <20010506171909.A7046@penderel>
52668      Branch: perl
52669            ! ext/B/B/Deparse.pm
52670 ____________________________________________________________________________
52671 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
52672         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
52673              From: Robin Houston <robin@kitsite.com>
52674              Message-ID: <20010506164654.A6848@penderel>
52675              Date: Sun, 6 May 2001 16:46:54 +0100
52676      Branch: perl
52677            ! ext/B/B/Deparse.pm
52678 ____________________________________________________________________________
52679 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
52680         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
52681              From: Robin Houston <robin@kitsite.com>
52682              Date: Sun, 6 May 2001 14:47:02 +0100
52683              Message-ID: <20010506144702.A6308@penderel>
52684      Branch: perl
52685            ! t/op/my_stash.t
52686 ____________________________________________________________________________
52687 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
52688         Log: Subject: Perl book, magazine and website updates.
52689              From: Simon Cozens <simon@netthink.co.uk>
52690              Date: Sun, 6 May 2001 16:55:36 +0100
52691              Message-ID: <20010506165536.A1795@netthink.co.uk>
52692      Branch: perl
52693            ! pod/perlbook.pod pod/perlfaq2.pod
52694 ____________________________________________________________________________
52695 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
52696         Log: Tweaks on the Tru64 prof options.
52697      Branch: perl
52698            ! pod/perlhack.pod
52699 ____________________________________________________________________________
52700 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
52701         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
52702              From: Robin Houston <robin@kitsite.com>
52703              Date: Sun, 6 May 2001 14:40:51 +0100
52704              Message-ID: <20010506144051.A6279@penderel>
52705      Branch: perl
52706            ! t/pod/testp2pt.pl
52707 ____________________________________________________________________________
52708 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
52709         Log: Subject: [PATCH B::Deparse] scoping
52710              From: Robin Houston <robin@kitsite.com>
52711              Date: Sun, 6 May 2001 14:36:56 +0100
52712              Message-ID: <20010506143656.A4006@penderel>
52713      Branch: perl
52714            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
52715 ____________________________________________________________________________
52716 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
52717         Log: Document the undefinedness of bitshifting out of range.
52718      Branch: perl
52719            ! pod/perlop.pod
52720 ____________________________________________________________________________
52721 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
52722         Log: Retract #10003 and update the IDE descriptions a bit.
52723      Branch: perl
52724            ! pod/perlfaq3.pod
52725 ____________________________________________________________________________
52726 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
52727         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
52728              From: Prymmer/Kahn <pvhp@best.com>
52729              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
52730              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
52731      Branch: perl
52732            ! win32/Makefile win32/buildext.pl win32/config.bc
52733            ! win32/config.gc win32/config.vc
52734 ____________________________________________________________________________
52735 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
52736         Log: (Retracted by #10005.)
52737      Branch: perl
52738            ! pod/perlfaq3.pod
52739 ____________________________________________________________________________
52740 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
52741         Log: It's "psed", not "sed".
52742      Branch: perl
52743            ! x2p/s2p.PL
52744 ____________________________________________________________________________
52745 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
52746         Log: Update Changes.
52747      Branch: perl
52748            ! Changes patchlevel.h
52749 ____________________________________________________________________________
52750 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
52751         Log: Subject: Re: bleadperl make install fails due to "psed"
52752              From: andreas.koenig@anima.de (Andreas J. Koenig)
52753              Date: 05 May 2001 18:23:28 +0200
52754              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
52755      Branch: perl
52756            ! x2p/Makefile.SH x2p/s2p.PL
52757 ____________________________________________________________________________
52758 [  9999] By: jhi                                   on 2001/05/05  18:28:09
52759         Log: AUTHORS updates.
52760      Branch: perl
52761            ! AUTHORS
52762 ____________________________________________________________________________
52763 [  9998] By: jhi                                   on 2001/05/05  18:16:00
52764         Log: Updates on the pods related to the modules included since 5.6.
52765              
52766              TODO: perltodo really could use major updating.
52767      Branch: perl
52768            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
52769            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
52770            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
52771            ! pod/perlsyn.pod pod/perltodo.pod
52772 ____________________________________________________________________________
52773 [  9997] By: jhi                                   on 2001/05/05  17:35:17
52774         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
52775              from Kurt Skauen.
52776      Branch: perl
52777            + hints/atheos.sh
52778            ! MANIFEST
52779 ____________________________________________________________________________
52780 [  9996] By: jhi                                   on 2001/05/05  17:25:00
52781         Log: Add preemptive #undefs for some of the shorter and more prone
52782              to collision regcomp.h #defines.  (Background: the MASK collided
52783              with a system header #define in Rhapsody.)
52784      Branch: perl
52785            ! regcomp.h
52786 ____________________________________________________________________________
52787 [  9995] By: jhi                                   on 2001/05/05  13:24:21
52788         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
52789              From: Nicholas Clark <nick@ccl4.org>
52790              Date: Sat, 5 May 2001 14:46:39 +0100
52791              Message-ID: <20010505144639.O53513@plum.flirble.org>
52792              
52793              Add a test for the constants (if any) being processed correctly.
52794      Branch: perl
52795            ! utils/h2xs.PL
52796 ____________________________________________________________________________
52797 [  9994] By: jhi                                   on 2001/05/05  02:11:03
52798         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
52799              From: Peter Prymmer <pvhp@forte.com>
52800              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
52801              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
52802      Branch: perl
52803            ! t/lib/b-stash.t
52804 ____________________________________________________________________________
52805 [  9993] By: jhi                                   on 2001/05/05  02:03:49
52806         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
52807              From: Peter Prymmer <pvhp@forte.com>
52808              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
52809              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
52810      Branch: perl
52811            ! perlio.c vms/vmsish.h
52812 ____________________________________________________________________________
52813 [  9992] By: jhi                                   on 2001/05/04  17:21:12
52814         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
52815              From: Robin Barker <rmb1@cise.npl.co.uk>
52816              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
52817              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
52818      Branch: perl
52819            + t/pod/plainer.t
52820            ! MANIFEST
52821 ____________________________________________________________________________
52822 [  9991] By: jhi                                   on 2001/05/04  16:47:45
52823         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
52824              From: Robin Barker <rmb1@cise.npl.co.uk>
52825              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
52826              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
52827      Branch: perl
52828            ! regcomp.c
52829 ____________________________________________________________________________
52830 [  9990] By: jhi                                   on 2001/05/04  14:37:20
52831         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
52832              From: Prymmer/Kahn <pvhp@best.com>
52833              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
52834              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
52835      Branch: perl
52836            ! t/lib/b-stash.t
52837 ____________________________________________________________________________
52838 [  9989] By: jhi                                   on 2001/05/04  14:03:58
52839         Log: Introduce perl572delta, update Todo, add the missing
52840              mention about signal safety since 5.7.1 (though this
52841              requires verification and more details.)
52842      Branch: perl
52843            + pod/perl572delta.pod
52844            ! MANIFEST Todo pod/perl571delta.pod
52845 ____________________________________________________________________________
52846 [  9988] By: jhi                                   on 2001/05/04  12:41:51
52847         Log: Subject: [PATCH perl@9944] long =item
52848              From: Robin Barker <rmb1@cise.npl.co.uk>
52849              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
52850              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
52851      Branch: perl
52852            ! ext/Time/HiRes/HiRes.pm
52853 ____________________________________________________________________________
52854 [  9987] By: jhi                                   on 2001/05/04  12:39:19
52855         Log: The #9901 had removed one line essential for EBCDIC.
52856      Branch: perl
52857            ! regcomp.c
52858 ____________________________________________________________________________
52859 [  9986] By: jhi                                   on 2001/05/04  12:30:23
52860         Log: Subject: cygwin/Makefile.SHs INSTALL patch
52861              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
52862              Date: Mon, 08 Jan 2001 04:59:21 +0200
52863              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
52864      Branch: perl
52865            ! cygwin/Makefile.SHs
52866 ____________________________________________________________________________
52867 [  9985] By: jhi                                   on 2001/05/04  03:51:39
52868         Log: Encode/IO doc tweaks.
52869      Branch: perl
52870            ! ext/Encode/Encode.pm
52871 ____________________________________________________________________________
52872 [  9984] By: jhi                                   on 2001/05/04  03:29:34
52873         Log: Remove GDBM_File from the dynamic extensions for UTS,
52874              GDBM is not a standard feature.
52875      Branch: perl
52876            ! hints/uts.sh
52877 ____________________________________________________________________________
52878 [  9983] By: jhi                                   on 2001/05/04  03:22:59
52879         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
52880      Branch: perl
52881            ! pod/perlretut.pod
52882 ____________________________________________________________________________
52883 [  9982] By: jhi                                   on 2001/05/03  23:21:03
52884         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
52885              From: Benjamin Sugars <bsugars@canoe.ca>
52886              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
52887              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
52888      Branch: perl
52889            ! dump.c
52890 ____________________________________________________________________________
52891 [  9981] By: jhi                                   on 2001/05/03  23:20:05
52892         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
52893              From: Benjamin Sugars <bsugars@canoe.ca>
52894              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
52895              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
52896      Branch: perl
52897            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
52898 ____________________________________________________________________________
52899 [  9980] By: jhi                                   on 2001/05/03  23:15:29
52900         Log: Integrate perlio.
52901      Branch: perl
52902           !> ext/Encode/Encode.pm
52903 ____________________________________________________________________________
52904 [  9979] By: jhi                                   on 2001/05/03  16:54:59
52905         Log: Install psed man page.
52906      Branch: perl
52907            ! installman
52908 ____________________________________________________________________________
52909 [  9978] By: jhi                                   on 2001/05/03  16:45:58
52910         Log: Remove unused files; noted by Sarathy.
52911      Branch: perl
52912            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
52913            ! MANIFEST
52914 ____________________________________________________________________________
52915 [  9977] By: jhi                                   on 2001/05/03  16:42:30
52916         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
52917              From: Andy Dougherty <doughera@lafayette.edu>
52918              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
52919              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
52920      Branch: perl
52921            ! INSTALL
52922 ____________________________________________________________________________
52923 [  9976] By: nick                                  on 2001/05/03  16:40:42
52924         Log: Allow $answer = encode($object,$text); like it says in docs.
52925      Branch: perlio
52926            ! ext/Encode/Encode.pm
52927 ____________________________________________________________________________
52928 [  9975] By: nick                                  on 2001/05/03  16:22:30
52929         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
52930              to be in scope (fair enough), and also a package variable (our) for eval to see it.
52931      Branch: perlio
52932            ! ext/Encode/Encode.pm
52933 ____________________________________________________________________________
52934 [  9974] By: nick                                  on 2001/05/03  15:48:17
52935         Log: Integrate mainline.
52936      Branch: perlio
52937           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
52938           +> t/lib/filter-simple.t t/lib/next.t
52939           !> (integrate 70 files)
52940 ____________________________________________________________________________
52941 [  9973] By: jhi                                   on 2001/05/03  13:09:09
52942         Log: Update Changes.
52943      Branch: perl
52944            ! Changes patchlevel.h
52945 ____________________________________________________________________________
52946 [  9972] By: jhi                                   on 2001/05/03  12:58:33
52947         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
52948              From: Prymmer/Kahn <pvhp@best.com>
52949              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
52950              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
52951      Branch: perl
52952            ! t/io/fflush.t
52953 ____________________________________________________________________________
52954 [  9971] By: jhi                                   on 2001/05/03  12:57:26
52955         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
52956              From: Prymmer/Kahn <pvhp@best.com>
52957              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
52958              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
52959      Branch: perl
52960            ! win32/FindExt.pm
52961 ____________________________________________________________________________
52962 [  9970] By: jhi                                   on 2001/05/03  02:42:46
52963         Log: Can't croak sans thread context, from Doug MacEachern.
52964      Branch: perl
52965            ! toke.c
52966 ____________________________________________________________________________
52967 [  9969] By: jhi                                   on 2001/05/03  01:23:48
52968         Log: Subject: Random input test and Perl
52969              From: Ilya Zakharevich <ilya@math.berkeley.edu>
52970              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
52971              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
52972      Branch: perl
52973            ! toke.c
52974 ____________________________________________________________________________
52975 [  9968] By: jhi                                   on 2001/05/02  22:17:21
52976         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
52977              From: Peter Prymmer <pvhp@forte.com>
52978              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
52979              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
52980      Branch: perl
52981            ! pod/perlfunc.pod pod/perlport.pod
52982 ____________________________________________________________________________
52983 [  9967] By: jhi                                   on 2001/05/02  20:12:45
52984         Log: Workaround for UTS compiler casting bug from Hal Morris.
52985      Branch: perl
52986            ! perl.h
52987 ____________________________________________________________________________
52988 [  9966] By: jhi                                   on 2001/05/02  18:31:37
52989         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
52990              From: Dan Sugalski <dan@sidhe.org>
52991              Date: Wed, 02 May 2001 15:23:22 -0400
52992              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
52993      Branch: perl
52994            ! perl.c vms/vms.c
52995 ____________________________________________________________________________
52996 [  9965] By: jhi                                   on 2001/05/02  18:21:29
52997         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
52998      Branch: perl
52999            ! pod/perlfunc.pod
53000 ____________________________________________________________________________
53001 [  9964] By: jhi                                   on 2001/05/02  18:15:01
53002         Log: Document large files in INSTALL, document also the %x
53003              limitation if not use64bitint, closes bug 20010326.007.
53004      Branch: perl
53005            ! INSTALL
53006 ____________________________________________________________________________
53007 [  9963] By: jhi                                   on 2001/05/02  17:24:47
53008         Log: perlmodlib tweaks; regen pods.
53009      Branch: perl
53010            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
53011            ! pod/perltoc.pod
53012 ____________________________________________________________________________
53013 [  9962] By: jhi                                   on 2001/05/02  17:14:00
53014         Log: Fix for a segfault, from Marc Lehmann.
53015      Branch: perl
53016            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
53017 ____________________________________________________________________________
53018 [  9961] By: jhi                                   on 2001/05/02  15:55:53
53019         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
53020              From: "Philip Newton" <pnewton@gmx.de>
53021              Date: Wed, 2 May 2001 18:39:03 +0200
53022              Message-ID: <3AF05447.15525.173B588@localhost>
53023      Branch: perl
53024            ! pod/perlop.pod
53025 ____________________________________________________________________________
53026 [  9960] By: jhi                                   on 2001/05/02  15:35:37
53027         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
53028              From: Dan Sugalski <dan@sidhe.org>
53029              Date: Wed, 02 May 2001 11:37:27 -0400
53030              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
53031      Branch: perl
53032            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
53033            ! thread.h vms/vms.c vms/vmsish.h
53034 ____________________________________________________________________________
53035 [  9959] By: jhi                                   on 2001/05/02  15:21:08
53036         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
53037              From: Benjamin Sugars <bsugars@canoe.ca>
53038              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
53039              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
53040      Branch: perl
53041            ! ext/PerlIO/Scalar/Scalar.xs
53042 ____________________________________________________________________________
53043 [  9958] By: jhi                                   on 2001/05/02  15:15:53
53044         Log: Bug in #9915, spotted by Mike Guy.
53045      Branch: perl
53046            ! installperl
53047 ____________________________________________________________________________
53048 [  9957] By: jhi                                   on 2001/05/02  13:26:01
53049         Log: Add a test for not griping about references as array
53050              indices if the reference has magic in it (overloaded
53051              methods).
53052      Branch: perl
53053            ! pod/perldiag.pod t/pragma/warn/pp_hot
53054 ____________________________________________________________________________
53055 [  9956] By: jhi                                   on 2001/05/02  13:07:01
53056         Log: Retracted a bit too much in #9952.
53057      Branch: perl
53058            ! t/pragma/sub_lval.t
53059 ____________________________________________________________________________
53060 [  9955] By: jhi                                   on 2001/05/02  13:05:38
53061         Log: Test for #9952.
53062      Branch: perl
53063            ! t/op/tie.t
53064 ____________________________________________________________________________
53065 [  9954] By: jhi                                   on 2001/05/02  11:48:18
53066         Log: Additional note on the encoding example: one cannot
53067              convert string constants in-place.
53068      Branch: perl
53069            ! ext/Encode/Encode.pm
53070 ____________________________________________________________________________
53071 [  9953] By: jhi                                   on 2001/05/02  11:43:51
53072         Log: Note that if you have recent enough Perl you already
53073              have Filter::Util::Call.
53074      Branch: perl
53075            ! lib/Filter/Simple.pm
53076 ____________________________________________________________________________
53077 [  9952] By: jhi                                   on 2001/05/02  11:31:53
53078         Log: Retract changes #8254 and #8255, causes coredump in
53079              'tie FH, "main"', reported by Abigail, culprit found by
53080              Benjamin Sugars.  Mirrors maintperl change #9950.
53081      Branch: perl
53082            ! op.c t/pragma/sub_lval.t
53083 ____________________________________________________________________________
53084 [  9951] By: jhi                                   on 2001/05/02  11:14:29
53085         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
53086      Branch: perl
53087            + t/lib/MyFilter.pm
53088 ____________________________________________________________________________
53089 [  9950] By: gsar                                  on 2001/05/02  03:17:11
53090         Log: revert integration of changes#8254,8255 in change#8620 (causes
53091              a coredump in C<tie FH, 'foo'>; the idea itself may need better
53092              rationalization)
53093      Branch: maint-5.6/perl
53094            ! op.c t/pragma/sub_lval.t
53095 ____________________________________________________________________________
53096 [  9949] By: gsar                                  on 2001/05/02  02:56:32
53097         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
53098              
53099              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
53100              
53101              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
53102      Branch: maint-5.6/perl
53103           !> hints/svr5.sh
53104 ____________________________________________________________________________
53105 [  9948] By: gsar                                  on 2001/05/02  02:49:15
53106         Log: pod/find.t breaks on VMS (from Craig Berry)
53107      Branch: maint-5.6/perl
53108            ! t/pod/find.t
53109 ____________________________________________________________________________
53110 [  9947] By: jhi                                   on 2001/05/02  02:43:09
53111         Log: Add an encoding conversion example.
53112      Branch: perl
53113            ! ext/Encode/Encode.pm
53114 ____________________________________________________________________________
53115 [  9946] By: jhi                                   on 2001/05/02  01:34:22
53116         Log: Another coat of paint but still nowhere finished.
53117              Need to decide on the semantics of strptime(): should
53118              strptime() be a function instead of a method?  To do
53119              the week/monthname-strptiming the i18n/l10n bullet needs
53120              to be bitten with gusto.
53121      Branch: perl
53122            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
53123 ____________________________________________________________________________
53124 [  9945] By: jhi                                   on 2001/05/01  23:40:52
53125         Log: Update Changes.
53126      Branch: perl
53127            ! Changes patchlevel.h
53128 ____________________________________________________________________________
53129 [  9944] By: jhi                                   on 2001/05/01  23:33:37
53130         Log: Add known-to-be-tested modules to the list-to-be-skipped.
53131      Branch: perl
53132            ! t/lib/1_compile.t
53133 ____________________________________________________________________________
53134 [  9943] By: jhi                                   on 2001/05/01  23:24:40
53135         Log: Subject: BorlandC++ fix
53136              From: "Vadim Konovalov" <watman@inbox.ru>
53137              Date: Mon, 30 Apr 2001 20:12:26 -0700
53138              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
53139      Branch: perl
53140            ! win32/makefile.mk
53141 ____________________________________________________________________________
53142 [  9942] By: jhi                                   on 2001/05/01  23:18:02
53143         Log: Update to Filter::Simple 0.60, create a test for it.
53144      Branch: perl
53145            + t/lib/filter-simple.t
53146            ! MANIFEST lib/Filter/Simple.pm
53147 ____________________________________________________________________________
53148 [  9941] By: jhi                                   on 2001/05/01  19:47:24
53149         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
53150              From: Hugo <hv@crypt.compulink.co.uk>
53151              Date: Tue, 01 May 2001 20:12:20 +0100
53152              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
53153      Branch: perl
53154            ! pp_hot.c t/op/re_tests
53155 ____________________________________________________________________________
53156 [  9940] By: jhi                                   on 2001/05/01  19:42:16
53157         Log: Integrate perlio.
53158      Branch: perl
53159           !> lib/base.pm t/lib/fields.t
53160 ____________________________________________________________________________
53161 [  9939] By: jhi                                   on 2001/05/01  19:39:51
53162         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
53163              From: Benjamin Sugars <bsugars@canoe.ca>
53164              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
53165              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
53166      Branch: perl
53167            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
53168 ____________________________________________________________________________
53169 [  9938] By: jhi                                   on 2001/05/01  19:34:09
53170         Log: Add NEXT, a pseudo-class for method redispatching.
53171              <Damian>NEXT.pm probably offers more bang-for-buck
53172              than anything else I've ever written.</Damian>
53173      Branch: perl
53174            + lib/NEXT.pm t/lib/next.t
53175            ! MANIFEST
53176 ____________________________________________________________________________
53177 [  9937] By: jhi                                   on 2001/05/01  19:21:41
53178         Log: Update to Switch 2.02.
53179      Branch: perl
53180            ! lib/Switch.pm t/lib/switch.t
53181 ____________________________________________________________________________
53182 [  9936] By: nick                                  on 2001/05/01  19:09:21
53183         Log: Fix for base.pm clobbering $VERSION
53184      Branch: perlio
53185            ! lib/base.pm
53186 ____________________________________________________________________________
53187 [  9935] By: nick                                  on 2001/05/01  18:54:38
53188         Log: Test for base.pm clobbering $VERSION.
53189      Branch: perlio
53190            ! t/lib/fields.t
53191 ____________________________________________________________________________
53192 [  9934] By: jhi                                   on 2001/05/01  18:39:10
53193         Log: Add information about Scalar::Util::blessed.
53194      Branch: perl
53195            ! pod/perlobj.pod
53196 ____________________________________________________________________________
53197 [  9933] By: jhi                                   on 2001/05/01  18:33:51
53198         Log: Subject: Extra UNIVERSAL documentation
53199              From: Mike Guy <mjtg@cam.ac.uk>
53200              Date: Tue, 01 May 2001 20:12:11 +0100
53201              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
53202      Branch: perl
53203            ! pod/perlobj.pod
53204 ____________________________________________________________________________
53205 [  9932] By: jhi                                   on 2001/05/01  18:26:54
53206         Log: Subject: Autoflush in tests as appropriate
53207              From: Mike Guy <mjtg@cam.ac.uk>
53208              Date: Tue, 01 May 2001 20:05:31 +0100
53209              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
53210      Branch: perl
53211            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
53212            ! t/op/taint.t
53213 ____________________________________________________________________________
53214 [  9931] By: jhi                                   on 2001/05/01  18:02:29
53215         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
53216              From: Benjamin Sugars <bsugars@canoe.ca>
53217              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
53218              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
53219      Branch: perl
53220            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
53221 ____________________________________________________________________________
53222 [  9930] By: jhi                                   on 2001/05/01  15:12:26
53223         Log: Subject: Re: Finally got a round tuit
53224              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53225              Date: Tue, 01 May 2001 14:14:10 +0200
53226              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
53227              
53228              The -DP part, slightly modified.
53229      Branch: perl
53230            ! perl.c
53231 ____________________________________________________________________________
53232 [  9929] By: jhi                                   on 2001/05/01  14:17:15
53233         Log: Subject: Re: Finally got a round tuit
53234              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53235              Date: Tue, 01 May 2001 16:34:06 +0200
53236              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
53237              
53238              cpp and optimization tweaks for HP-UX.
53239      Branch: perl
53240            ! hints/hpux.sh
53241 ____________________________________________________________________________
53242 [  9928] By: jhi                                   on 2001/05/01  13:24:20
53243         Log: Tune the scan_num() comments to reality.
53244      Branch: perl
53245            ! toke.c
53246 ____________________________________________________________________________
53247 [  9927] By: jhi                                   on 2001/05/01  13:14:01
53248         Log: Subject: [PATCH B::Deparse] optimised sort
53249              From: Robin Houston <robin@kitsite.com>
53250              Date: Tue, 1 May 2001 14:07:12 +0100
53251              Message-ID: <20010501140712.A4266@penderel>
53252      Branch: perl
53253            ! ext/B/B/Deparse.pm
53254 ____________________________________________________________________________
53255 [  9926] By: jhi                                   on 2001/05/01  13:10:53
53256         Log: Subject: [PATCH t/lib/b-deparse.t] 
53257              From: Robin Houston <robin@kitsite.com>
53258              Date: Tue, 1 May 2001 13:37:42 +0100
53259              Message-ID: <20010501133742.A4082@penderel>
53260      Branch: perl
53261            ! t/lib/b-deparse.t
53262 ____________________________________________________________________________
53263 [  9925] By: jhi                                   on 2001/05/01  13:10:13
53264         Log: Subject: [PATCH B::Deparse] for(;;), sort
53265              From: Robin Houston <robin@kitsite.com>
53266              Date: Tue, 1 May 2001 13:35:00 +0100
53267              Message-ID: <20010501133500.A4061@penderel>
53268      Branch: perl
53269            ! ext/B/B/Deparse.pm
53270 ____________________________________________________________________________
53271 [  9924] By: jhi                                   on 2001/05/01  13:09:22
53272         Log: Subject: [PATCH B::Deparse] do, warn, use
53273              From: Robin Houston <robin@kitsite.com>
53274              Date: Tue, 1 May 2001 13:31:03 +0100
53275              Message-ID: <20010501133103.A4041@penderel>
53276      Branch: perl
53277            ! ext/B/B/Deparse.pm
53278 ____________________________________________________________________________
53279 [  9923] By: jhi                                   on 2001/05/01  11:45:36
53280         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
53281              From: Benjamin Sugars <ben.sugars@home.com>
53282              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
53283              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
53284      Branch: perl
53285            + t/io/fflush.t
53286            ! MANIFEST
53287 ____________________________________________________________________________
53288 [  9922] By: jhi                                   on 2001/05/01  11:35:42
53289         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
53290              From: Peter Prymmer <pvhp@forte.com>
53291              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
53292              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
53293      Branch: perl
53294            ! t/lib/selfstubber.t
53295 ____________________________________________________________________________
53296 [  9921] By: jhi                                   on 2001/04/30  16:34:33
53297         Log: Subject: [PATCH B::Concise] suppress warning
53298              From: Robin Houston <robin@kitsite.com>
53299              Date: Mon, 30 Apr 2001 16:09:49 +0100
53300              Message-ID: <20010430160949.A25086@penderel>
53301      Branch: perl
53302            ! ext/B/B/Concise.pm
53303 ____________________________________________________________________________
53304 [  9920] By: jhi                                   on 2001/04/30  13:56:04
53305         Log: Strip the *markers* from #9919.
53306      Branch: perl
53307            ! pod/perlfaq.pod pod/perlfaq5.pod
53308 ____________________________________________________________________________
53309 [  9919] By: jhi                                   on 2001/04/30  13:54:04
53310         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
53311              From: Gwyn Judd <b.judd@xtra.co.nz>
53312              Date: Sun, 29 Apr 2001 01:47:49 +1200
53313              Message-ID: <20010429014749.A4418@thislove>
53314      Branch: perl
53315            ! pod/perlfaq.pod pod/perlfaq5.pod
53316 ____________________________________________________________________________
53317 [  9918] By: jhi                                   on 2001/04/30  13:13:54
53318         Log: More_tweakage.
53319      Branch: perl
53320            ! pod/perldata.pod pod/perldiag.pod
53321 ____________________________________________________________________________
53322 [  9917] By: jhi                                   on 2001/04/30  13:01:27
53323         Log: Update Changes.
53324      Branch: perl
53325            ! Changes patchlevel.h
53326 ____________________________________________________________________________
53327 [  9916] By: jhi                                   on 2001/04/30  12:57:03
53328         Log: T_w_e_a_k_a_g_e.
53329      Branch: perl
53330            ! pod/perldata.pod pod/perldiag.pod
53331 ____________________________________________________________________________
53332 [  9915] By: jhi                                   on 2001/04/30  12:39:29
53333         Log: Install s2p also as psed.
53334              
53335              TODO: psed documentation?
53336      Branch: perl
53337            ! installperl
53338 ____________________________________________________________________________
53339 [  9914] By: jhi                                   on 2001/04/30  12:29:21
53340         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
53341              From: Jens Hamisch <jens@Strawberry.COM>
53342              Date: Fri, 27 Apr 2001 17:00:36 +0200
53343              Message-ID: <20010427170036.K1372@Strawberry.COM>
53344              
53345              SOCKS5_VERSION_NAME is the right symbol to detect
53346              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
53347              function called socks5_init() is available, and even that is
53348              not universal, most SOCKS5 installations use SOCKSinit()).
53349      Branch: perl
53350            ! perlio.c
53351 ____________________________________________________________________________
53352 [  9913] By: jhi                                   on 2001/04/30  12:22:15
53353         Log: Allow a zero timeout on IO::Socket accept and connect--
53354              though one really shouldn't do that.  Based on
53355              
53356              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
53357              From: "John Holdsworth" <coldwave@bigfoot.com>
53358              Date: Sun, 4 Feb 2001 12:48:18 +0100
53359              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
53360      Branch: perl
53361            ! ext/IO/lib/IO/Socket.pm
53362 ____________________________________________________________________________
53363 [  9912] By: jhi                                   on 2001/04/30  11:27:27
53364         Log: Save the spot of regprev (see #9911) for binary compatibility;
53365              regen API.
53366      Branch: perl
53367            ! embedvar.h perlapi.h thrdvar.h
53368 ____________________________________________________________________________
53369 [  9911] By: jhi                                   on 2001/04/30  11:22:03
53370         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
53371              From: Hugo <hv@crypt.compulink.co.uk>
53372              Date: Sun, 29 Apr 2001 17:09:30 +0100
53373              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
53374      Branch: perl
53375            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
53376 ____________________________________________________________________________
53377 [  9910] By: jhi                                   on 2001/04/30  11:15:12
53378         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
53379              a dummy for PL_numeric_radix); no pressing reason to break
53380              binary compatibility; regen API.
53381      Branch: perl
53382            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
53383            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
53384 ____________________________________________________________________________
53385 [  9909] By: jhi                                   on 2001/04/30  10:56:08
53386         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
53387              From: Walt Mankowski <waltman@netaxs.com>
53388              Date: Sun, 29 Apr 2001 21:53:48 -0400
53389              Message-ID: <20010429215348.A3971@netaxs.com>
53390      Branch: perl
53391            ! pod/perlfunc.pod
53392 ____________________________________________________________________________
53393 [  9908] By: jhi                                   on 2001/04/30  10:49:40
53394         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
53395      Branch: perl
53396            ! t/lib/selfstubber.t
53397 ____________________________________________________________________________
53398 [  9907] By: nick                                  on 2001/04/30  09:26:50
53399         Log: Integrate mainline.
53400      Branch: perlio
53401           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
53402 ____________________________________________________________________________
53403 [  9906] By: jhi                                   on 2001/04/29  23:24:20
53404         Log: Abigail spotted a thinko in #9905.
53405      Branch: perl
53406            ! pod/perldiag.pod
53407 ____________________________________________________________________________
53408 [  9905] By: jhi                                   on 2001/04/29  15:55:39
53409         Log: Changed the underscore/undebar syntax in numeric constants;
53410              now any grouping will do, as long as the underscores are not
53411              consecutive (so "zero-grouping" is out), and they do not begin
53412              or end the integer or fractional parts.
53413      Branch: perl
53414            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
53415 ____________________________________________________________________________
53416 [  9904] By: nick                                  on 2001/04/29  15:43:22
53417         Log: Integrate mainline.
53418      Branch: perlio
53419           +> (branch 98 files)
53420            - lib/unicode/Block.pl
53421            - lib/unicode/In/AlphabeticPresentationForms.pl
53422            - lib/unicode/In/Arabic.pl
53423            - lib/unicode/In/ArabicPresentationForms-A.pl
53424            - lib/unicode/In/ArabicPresentationForms-B.pl
53425            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
53426            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
53427            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
53428            - lib/unicode/In/BopomofoExtended.pl
53429            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
53430            - lib/unicode/In/CJKCompatibility.pl
53431            - lib/unicode/In/CJKCompatibilityForms.pl
53432            - lib/unicode/In/CJKCompatibilityIdeographs.pl
53433            - lib/unicode/In/CJKRadicalsSupplement.pl
53434            - lib/unicode/In/CJKSymbolsandPunctuation.pl
53435            - lib/unicode/In/CJKUnifiedIdeographs.pl
53436            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
53437            - lib/unicode/In/Cherokee.pl
53438            - lib/unicode/In/CombiningDiacriticalMarks.pl
53439            - lib/unicode/In/CombiningHalfMarks.pl
53440            - lib/unicode/In/CombiningMarksforSymbols.pl
53441            - lib/unicode/In/ControlPictures.pl
53442            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
53443            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
53444            - lib/unicode/In/EnclosedAlphanumerics.pl
53445            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
53446            - lib/unicode/In/Ethiopic.pl
53447            - lib/unicode/In/GeneralPunctuation.pl
53448            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
53449            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
53450            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
53451            - lib/unicode/In/HalfwidthandFullwidthForms.pl
53452            - lib/unicode/In/HangulCompatibilityJamo.pl
53453            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
53454            - lib/unicode/In/Hebrew.pl
53455            - lib/unicode/In/HighPrivateUseSurrogates.pl
53456            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
53457            - lib/unicode/In/IPAExtensions.pl
53458            - lib/unicode/In/IdeographicDescriptionCharacters.pl
53459            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
53460            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
53461            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
53462            - lib/unicode/In/Latin-1Supplement.pl
53463            - lib/unicode/In/LatinExtended-A.pl
53464            - lib/unicode/In/LatinExtended-B.pl
53465            - lib/unicode/In/LatinExtendedAdditional.pl
53466            - lib/unicode/In/LetterlikeSymbols.pl
53467            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
53468            - lib/unicode/In/MathematicalOperators.pl
53469            - lib/unicode/In/MiscellaneousSymbols.pl
53470            - lib/unicode/In/MiscellaneousTechnical.pl
53471            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
53472            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
53473            - lib/unicode/In/OpticalCharacterRecognition.pl
53474            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
53475            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
53476            - lib/unicode/In/SmallFormVariants.pl
53477            - lib/unicode/In/SpacingModifierLetters.pl
53478            - lib/unicode/In/Specials.pl
53479            - lib/unicode/In/SuperscriptsandSubscripts.pl
53480            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
53481            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
53482            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
53483            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
53484            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
53485           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
53486           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
53487           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
53488           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
53489           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
53490           !> utf8.c win32/Makefile
53491 ____________________________________________________________________________
53492 [  9903] By: jhi                                   on 2001/04/29  14:30:53
53493         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
53494              From: Prymmer/Kahn <pvhp@best.com>
53495              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
53496              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
53497      Branch: perl
53498            ! win32/Makefile
53499 ____________________________________________________________________________
53500 [  9902] By: jhi                                   on 2001/04/29  02:52:44
53501         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
53502              From: "Abigail" <abigail@foad.org>
53503              Date: Sun, 29 Apr 2001 03:14:25 +0200
53504              Message-ID: <20010429011425.24503.qmail@foad.org>
53505      Branch: perl
53506            ! ext/IO/lib/IO/Seekable.pm
53507 ____________________________________________________________________________
53508 [  9901] By: jhi                                   on 2001/04/29  02:04:46
53509         Log: In character classes one couldn't have 0x80..0xff characters
53510              at the left hand side if there were 0x100.. characters in the
53511              character class.
53512      Branch: perl
53513            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
53514            ! t/op/pat.t utf8.c
53515 ____________________________________________________________________________
53516 [  9900] By: jhi                                   on 2001/04/28  22:55:04
53517         Log: Forgot the latest mktables.PL from #9899.
53518      Branch: perl
53519            ! lib/unicode/mktables.PL
53520 ____________________________________________________________________________
53521 [  9899] By: jhi                                   on 2001/04/28  22:53:28
53522         Log: Explain the \p{} and \P{} error message better and
53523              have prettier prettyprint in In.pl.
53524      Branch: perl
53525            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
53526            ! pod/perldiag.pod
53527 ____________________________________________________________________________
53528 [  9898] By: jhi                                   on 2001/04/28  21:03:34
53529         Log: Add one possible explanation for the "Invalid [] range" error.
53530      Branch: perl
53531            ! pod/perldiag.pod
53532 ____________________________________________________________________________
53533 [  9897] By: jhi                                   on 2001/04/28  17:18:26
53534         Log: Add a level of indirection to the implementation of \p{InFoo}
53535              so that we don't have to have long filenames.  (Nothing changes
53536              in the user interface.)   The indirection is defined in
53537              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
53538              Also rename some the character classes by removing '-' from
53539              the classnames, and finally renamed Block.pl as Blocks.pl.
53540      Branch: perl
53541            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
53542            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
53543            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
53544            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
53545            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
53546            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
53547            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
53548            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
53549            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
53550            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
53551            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
53552            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
53553            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
53554            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
53555            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
53556            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
53557            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
53558            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
53559            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
53560            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
53561            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
53562            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
53563            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
53564            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
53565            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
53566            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
53567            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
53568            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
53569            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
53570            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
53571            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
53572            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
53573            + lib/unicode/In/94.pl lib/unicode/In/95.pl
53574            - lib/unicode/Block.pl
53575            - lib/unicode/In/AlphabeticPresentationForms.pl
53576            - lib/unicode/In/Arabic.pl
53577            - lib/unicode/In/ArabicPresentationForms-A.pl
53578            - lib/unicode/In/ArabicPresentationForms-B.pl
53579            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
53580            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
53581            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
53582            - lib/unicode/In/BopomofoExtended.pl
53583            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
53584            - lib/unicode/In/CJKCompatibility.pl
53585            - lib/unicode/In/CJKCompatibilityForms.pl
53586            - lib/unicode/In/CJKCompatibilityIdeographs.pl
53587            - lib/unicode/In/CJKRadicalsSupplement.pl
53588            - lib/unicode/In/CJKSymbolsandPunctuation.pl
53589            - lib/unicode/In/CJKUnifiedIdeographs.pl
53590            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
53591            - lib/unicode/In/Cherokee.pl
53592            - lib/unicode/In/CombiningDiacriticalMarks.pl
53593            - lib/unicode/In/CombiningHalfMarks.pl
53594            - lib/unicode/In/CombiningMarksforSymbols.pl
53595            - lib/unicode/In/ControlPictures.pl
53596            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
53597            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
53598            - lib/unicode/In/EnclosedAlphanumerics.pl
53599            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
53600            - lib/unicode/In/Ethiopic.pl
53601            - lib/unicode/In/GeneralPunctuation.pl
53602            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
53603            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
53604            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
53605            - lib/unicode/In/HalfwidthandFullwidthForms.pl
53606            - lib/unicode/In/HangulCompatibilityJamo.pl
53607            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
53608            - lib/unicode/In/Hebrew.pl
53609            - lib/unicode/In/HighPrivateUseSurrogates.pl
53610            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
53611            - lib/unicode/In/IPAExtensions.pl
53612            - lib/unicode/In/IdeographicDescriptionCharacters.pl
53613            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
53614            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
53615            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
53616            - lib/unicode/In/Latin-1Supplement.pl
53617            - lib/unicode/In/LatinExtended-A.pl
53618            - lib/unicode/In/LatinExtended-B.pl
53619            - lib/unicode/In/LatinExtendedAdditional.pl
53620            - lib/unicode/In/LetterlikeSymbols.pl
53621            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
53622            - lib/unicode/In/MathematicalOperators.pl
53623            - lib/unicode/In/MiscellaneousSymbols.pl
53624            - lib/unicode/In/MiscellaneousTechnical.pl
53625            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
53626            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
53627            - lib/unicode/In/OpticalCharacterRecognition.pl
53628            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
53629            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
53630            - lib/unicode/In/SmallFormVariants.pl
53631            - lib/unicode/In/SpacingModifierLetters.pl
53632            - lib/unicode/In/Specials.pl
53633            - lib/unicode/In/SuperscriptsandSubscripts.pl
53634            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
53635            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
53636            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
53637            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
53638            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
53639            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
53640            ! pod/perlunicode.pod
53641 ____________________________________________________________________________
53642 [  9896] By: jhi                                   on 2001/04/28  14:33:17
53643         Log: Update the information on shared library path on HP-UX.
53644      Branch: perl
53645            ! INSTALL
53646 ____________________________________________________________________________
53647 [  9895] By: jhi                                   on 2001/04/28  14:32:30
53648         Log: Because #9894 seems to do the trick, this workaround can be removed.
53649      Branch: perl
53650            ! t/lib/selfstubber.t
53651 ____________________________________________________________________________
53652 [  9894] By: jhi                                   on 2001/04/28  14:26:13
53653         Log: For PerlIO flush the children's file handles (on fork/exec/system).
53654      Branch: perl
53655            ! perl.h
53656 ____________________________________________________________________________
53657 [  9893] By: jhi                                   on 2001/04/28  14:23:15
53658         Log: Test tweak for #9891.
53659      Branch: perl
53660            ! t/lib/b-deparse.t
53661 ____________________________________________________________________________
53662 [  9892] By: jhi                                   on 2001/04/28  14:10:13
53663         Log: New HP-UX hints from Merijn.
53664      Branch: perl
53665            ! hints/hpux.sh
53666 ____________________________________________________________________________
53667 [  9891] By: jhi                                   on 2001/04/28  14:07:27
53668         Log: Subject: [PATCH B::Deparse] non-block scopes
53669              From: Robin Houston <robin@kitsite.com>
53670              Date: Fri, 27 Apr 2001 19:15:14 +0100
53671              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
53672      Branch: perl
53673            ! ext/B/B/Deparse.pm
53674 ____________________________________________________________________________
53675 [  9890] By: nick                                  on 2001/04/27  19:41:25
53676         Log: Integrate mainline
53677      Branch: perlio
53678           +> t/lib/selfstubber.t
53679           !> (integrate 50 files)
53680 ____________________________________________________________________________
53681 [  9889] By: jhi                                   on 2001/04/27  18:23:46
53682         Log: Subject: Re: selfstubber test fail on bleadperl
53683              From: Mike Guy <mjtg@cam.ac.uk>
53684              Date: Fri, 27 Apr 2001 19:31:18 +0100
53685              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
53686      Branch: perl
53687            ! t/lib/selfstubber.t
53688 ____________________________________________________________________________
53689 [  9888] By: jhi                                   on 2001/04/27  16:20:54
53690         Log: Test tweak for #9886.
53691      Branch: perl
53692            ! t/lib/b-deparse.t
53693 ____________________________________________________________________________
53694 [  9887] By: jhi                                   on 2001/04/27  16:16:33
53695         Log: Buffering issue at least in Solaris (even with perlio).
53696      Branch: perl
53697            ! t/lib/selfstubber.t
53698 ____________________________________________________________________________
53699 [  9886] By: jhi                                   on 2001/04/27  14:59:23
53700         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
53701              From: Robin Houston <robin@kitsite.com>
53702              Date: Fri, 27 Apr 2001 16:53:20 +0100
53703              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
53704      Branch: perl
53705            ! ext/B/B/Deparse.pm
53706 ____________________________________________________________________________
53707 [  9885] By: jhi                                   on 2001/04/27  14:23:51
53708         Log: Update Changes.
53709      Branch: perl
53710            ! Changes patchlevel.h
53711 ____________________________________________________________________________
53712 [  9884] By: jhi                                   on 2001/04/27  14:14:12
53713         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
53714              From: "Philip Newton" <pnewton@gmx.de>
53715              Date: Fri, 27 Apr 2001 16:40:13 +0200
53716              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
53717      Branch: perl
53718            ! pod/perldata.pod
53719 ____________________________________________________________________________
53720 [  9883] By: jhi                                   on 2001/04/27  13:28:19
53721         Log: Add LOG_PERROR; prettify the "removed".
53722      Branch: perl
53723            ! ext/Sys/Syslog/Syslog.xs
53724 ____________________________________________________________________________
53725 [  9882] By: jhi                                   on 2001/04/27  13:13:18
53726         Log: h2xs tweaks: use NV instead of double, "quote" the removed
53727              prefixes for clarity (especially when nothing is removed),
53728              slight pod reformats.
53729      Branch: perl
53730            ! utils/h2xs.PL
53731 ____________________________________________________________________________
53732 [  9881] By: jhi                                   on 2001/04/27  12:58:48
53733         Log: Don't bother creating existing directories.
53734      Branch: perl
53735            ! utils/h2xs.PL
53736 ____________________________________________________________________________
53737 [  9880] By: jhi                                   on 2001/04/27  12:45:39
53738         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
53739              From: Mike Schilli <m@perlmeister.com>
53740              Date: Wed, 25 Apr 2001 01:29:21 -0700
53741              Message-id: <3AE68AE1.6A981723@perlmeister.com>
53742      Branch: perl
53743            ! utils/h2xs.PL
53744 ____________________________________________________________________________
53745 [  9879] By: jhi                                   on 2001/04/27  12:40:55
53746         Log: break is not yet Perl.  Added the template license also to README.
53747      Branch: perl
53748            ! utils/h2xs.PL
53749 ____________________________________________________________________________
53750 [  9878] By: jhi                                   on 2001/04/27  03:08:20
53751         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
53752              From: Tim Jenness <t.jenness@jach.hawaii.edu>
53753              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
53754              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
53755      Branch: perl
53756            ! t/lib/xs-typemap.t
53757 ____________________________________________________________________________
53758 [  9877] By: jhi                                   on 2001/04/26  23:54:40
53759         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
53760              From: "Abigail" <abigail@foad.org>
53761              Date: Fri, 27 Apr 2001 01:44:28 +0200
53762              Message-ID: <20010426234428.19786.qmail@foad.org>
53763      Branch: perl
53764            ! utils/h2xs.PL
53765 ____________________________________________________________________________
53766 [  9876] By: jhi                                   on 2001/04/26  23:52:06
53767         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
53768              From: Peter Prymmer <pvhp@forte.com>
53769              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
53770              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
53771      Branch: perl
53772            ! t/lib/selfstubber.t
53773 ____________________________________________________________________________
53774 [  9875] By: jhi                                   on 2001/04/26  23:48:10
53775         Log: Deparse nits.
53776      Branch: perl
53777            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
53778 ____________________________________________________________________________
53779 [  9874] By: jhi                                   on 2001/04/26  22:46:05
53780         Log: Document ANYOF_CLASS.
53781      Branch: perl
53782            ! regcomp.h
53783 ____________________________________________________________________________
53784 [  9873] By: jhi                                   on 2001/04/26  22:35:03
53785         Log: Subject: Re: [PATCH @9846] dumping ANYOF
53786              From: Hugo <hv@crypt.compulink.co.uk>
53787              Date: Thu, 26 Apr 2001 23:33:38 +0100
53788              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
53789      Branch: perl
53790            ! regcomp.c regcomp.h
53791 ____________________________________________________________________________
53792 [  9872] By: jhi                                   on 2001/04/26  22:34:31
53793         Log: Subject: [PATCH] more for Devel::SelfStubber
53794              From: Nicholas Clark <nick@ccl4.org>
53795              Date: Fri, 27 Apr 2001 00:13:52 +0100
53796              Message-ID: <20010427001351.K88186@plum.flirble.org>
53797      Branch: perl
53798            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
53799 ____________________________________________________________________________
53800 [  9871] By: jhi                                   on 2001/04/26  21:59:17
53801         Log: Subject: [PATCH B::Deparse] formats must be flush left
53802              From: Robin Houston <robin@kitsite.com>
53803              Date: Thu, 26 Apr 2001 23:54:29 +0100
53804              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
53805      Branch: perl
53806            ! ext/B/B/Deparse.pm
53807 ____________________________________________________________________________
53808 [  9870] By: jhi                                   on 2001/04/26  21:57:37
53809         Log: If some of the constants are prefixes of others,
53810              the prefixes may never get recognized.  (See 20010426.006.)
53811      Branch: perl
53812            ! utils/h2xs.PL
53813 ____________________________________________________________________________
53814 [  9869] By: jhi                                   on 2001/04/26  21:50:42
53815         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
53816              From: Chris Bongaarts <cab@tc.umn.edu>
53817              Date: Thu, 26 Apr 2001 17:10:31 -0500
53818              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
53819      Branch: perl
53820            ! ext/Sys/Syslog/Syslog.xs
53821 ____________________________________________________________________________
53822 [  9868] By: jhi                                   on 2001/04/26  21:35:12
53823         Log: Further cuts and more docs from Graham Barr.
53824      Branch: perl
53825            ! ext/List/Util/lib/List/Util.pm
53826            ! ext/List/Util/lib/Scalar/Util.pm
53827 ____________________________________________________________________________
53828 [  9867] By: jhi                                   on 2001/04/26  21:18:57
53829         Log: Subject: [PATCH 5.7.1] DB_File-1.77
53830              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
53831              Date: Thu, 26 Apr 2001 22:37:53 +0100
53832              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
53833      Branch: perl
53834            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
53835            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
53836 ____________________________________________________________________________
53837 [  9866] By: jhi                                   on 2001/04/26  21:12:31
53838         Log: Subject: [PATCH B::Deparse] fix easy bugs
53839              From: Robin Houston <robin@kitsite.com>
53840              Date: Thu, 26 Apr 2001 23:03:33 +0100
53841              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
53842      Branch: perl
53843            ! ext/B/B/Deparse.pm
53844 ____________________________________________________________________________
53845 [  9865] By: jhi                                   on 2001/04/26  20:26:13
53846         Log: Update Changes.
53847      Branch: perl
53848            ! Changes patchlevel.h
53849 ____________________________________________________________________________
53850 [  9864] By: jhi                                   on 2001/04/26  19:27:48
53851         Log: Dethinko from Robin Houston.
53852      Branch: perl
53853            ! ext/B/B/Deparse.pm
53854 ____________________________________________________________________________
53855 [  9863] By: jhi                                   on 2001/04/26  19:10:35
53856         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
53857              From: Robin Houston <robin@kitsite.com>
53858              Date: Thu, 26 Apr 2001 21:08:32 +0100
53859              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
53860      Branch: perl
53861            ! ext/B/B/Deparse.pm
53862 ____________________________________________________________________________
53863 [  9862] By: jhi                                   on 2001/04/26  19:04:23
53864         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
53865              From: Robin Houston <robin@kitsite.com>
53866              Date: Thu, 26 Apr 2001 20:52:50 +0100
53867              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
53868      Branch: perl
53869            ! ext/B/B/Deparse.pm
53870 ____________________________________________________________________________
53871 [  9861] By: jhi                                   on 2001/04/26  18:56:14
53872         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
53873              From: Mike Guy <mjtg@cam.ac.uk>
53874              Date: Thu, 26 Apr 2001 14:22:40 +0100
53875              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
53876      Branch: perl
53877            ! pod/perlobj.pod
53878 ____________________________________________________________________________
53879 [  9860] By: jhi                                   on 2001/04/26  18:46:42
53880         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
53881              From: Robin Houston <robin@kitsite.com>
53882              Date: Thu, 26 Apr 2001 20:34:29 +0100
53883              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
53884              
53885              Hashes do not interpolate.
53886      Branch: perl
53887            ! ext/B/B/Deparse.pm
53888 ____________________________________________________________________________
53889 [  9859] By: jhi                                   on 2001/04/26  18:43:51
53890         Log: Subject: The Time::Piece conspiracy unmasked!!!
53891              From: Mike Guy <mjtg@cam.ac.uk>
53892              Date: Thu, 26 Apr 2001 19:02:50 +0100
53893              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
53894              
53895              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
53896              From: Mike Guy <mjtg@cam.ac.uk>
53897              Date: Thu, 26 Apr 2001 19:08:21 +0100
53898              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
53899              
53900              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
53901              From: Graham Barr <gbarr@pobox.com>
53902              Date: Thu, 26 Apr 2001 19:12:03 +0100
53903              Message-ID: <20010426191203.A70835@pobox.com>
53904              
53905              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
53906      Branch: perl
53907            ! ext/List/Util/lib/List/Util.pm
53908            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
53909 ____________________________________________________________________________
53910 [  9858] By: jhi                                   on 2001/04/26  18:17:42
53911         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
53912              From: Robin Houston <robin@kitsite.com>
53913              Date: Thu, 26 Apr 2001 16:09:35 +0100
53914              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
53915      Branch: perl
53916            ! t/comp/proto.t
53917 ____________________________________________________________________________
53918 [  9857] By: jhi                                   on 2001/04/26  18:04:59
53919         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
53920              From: barries <barries@slaysys.com>
53921              Date: Thu, 26 Apr 2001 12:01:10 -0400
53922              Message-ID: <20010426120110.E29698@jester.slaysys.com>
53923      Branch: perl
53924            ! pod/perldiag.pod
53925 ____________________________________________________________________________
53926 [  9856] By: jhi                                   on 2001/04/26  18:03:33
53927         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
53928              Date: Thu, 26 Apr 2001 17:13:41 +0100
53929              From: Robin Houston <robin@kitsite.com>
53930              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
53931              
53932              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
53933              From: Robin Houston <robin@kitsite.com>
53934              Date: Thu, 26 Apr 2001 18:44:29 +0100
53935              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
53936      Branch: perl
53937            ! ext/B/B/Deparse.pm
53938 ____________________________________________________________________________
53939 [  9855] By: jhi                                   on 2001/04/26  17:56:04
53940         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
53941              From: Robin Houston <robin@kitsite.com>
53942              Date: Thu, 26 Apr 2001 17:04:08 +0100
53943              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
53944      Branch: perl
53945            ! ext/B/B/Deparse.pm
53946 ____________________________________________________________________________
53947 [  9854] By: jhi                                   on 2001/04/26  17:47:26
53948         Log: Subject: Re: Short test case for undef %stash:: crash
53949              From: Benjamin Sugars <bsugars@canoe.ca> 
53950              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
53951              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
53952              Changed and moved the perldiag entry.
53953      Branch: perl
53954            ! gv.c pod/perldiag.pod
53955 ____________________________________________________________________________
53956 [  9853] By: jhi                                   on 2001/04/26  14:35:16
53957         Log: Beginnings of strptime().  Do not touch the wet paint.
53958      Branch: perl
53959            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
53960 ____________________________________________________________________________
53961 [  9852] By: jhi                                   on 2001/04/26  13:17:21
53962         Log: Retract #9851, core dumps from pod2man.
53963      Branch: perl
53964            ! regcomp.c
53965 ____________________________________________________________________________
53966 [  9851] By: jhi                                   on 2001/04/26  11:54:41
53967         Log: (Retracted by #9852.)
53968              
53969              Subject: [PATCH @9846] dumping ANYOF
53970              From: Hugo <hv@crypt.compulink.co.uk>
53971              Date: Thu, 26 Apr 2001 05:32:38 +0100
53972              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
53973      Branch: perl
53974            ! regcomp.c
53975 ____________________________________________________________________________
53976 [  9850] By: jhi                                   on 2001/04/26  02:34:44
53977         Log: If ccflags was empty the _previous_ $* containing all the
53978              environment variables and Configure variables was used,
53979              which lead, among other bad things, into $ccflags being your
53980              uname -a output, which lead into test compile with cc failing,
53981              which lead into gcc being selected, which didn't work that well
53982              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
53983              with large files, et cetera.
53984      Branch: perl
53985            ! hints/hpux.sh
53986 ____________________________________________________________________________
53987 [  9849] By: jhi                                   on 2001/04/26  01:44:57
53988         Log: Make selfstubber test more portable.
53989      Branch: perl
53990            ! t/lib/selfstubber.t
53991 ____________________________________________________________________________
53992 [  9848] By: jhi                                   on 2001/04/26  00:50:26
53993         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
53994              From: Benjamin Sugars <ben.sugars@home.com>
53995              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
53996              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
53997      Branch: perl
53998            ! ext/Cwd/Cwd.xs
53999 ____________________________________________________________________________
54000 [  9847] By: jhi                                   on 2001/04/26  00:46:58
54001         Log: Subject: [PATCH: perl@9841] VMS updates
54002              From: Peter Prymmer <pvhp@forte.com>
54003              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
54004              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
54005      Branch: perl
54006            ! README.vms configure.com vms/descrip_mms.template
54007            ! vms/ext/filespec.t
54008 ____________________________________________________________________________
54009 [  9846] By: jhi                                   on 2001/04/26  00:11:56
54010         Log: re 'debug' was broken by #9084.
54011      Branch: perl
54012            ! ext/re/re.xs
54013 ____________________________________________________________________________
54014 [  9845] By: jhi                                   on 2001/04/25  22:33:17
54015         Log: Subject: [PATCH] test for Devel::SelfStubber
54016              From: Nicholas Clark <nick@ccl4.org>
54017              Date: Thu, 26 Apr 2001 00:00:54 +0100
54018              Message-ID: <20010426000054.D89026@plum.flirble.org>
54019      Branch: perl
54020            + t/lib/selfstubber.t
54021            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
54022 ____________________________________________________________________________
54023 [  9844] By: jhi                                   on 2001/04/25  22:29:32
54024         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
54025              From: Paul Johnson <paul@pjcj.net>
54026              Date: Thu, 26 Apr 2001 00:46:08 +0200
54027              Message-ID: <20010426004608.H2338@pjcj.net>
54028      Branch: perl
54029            ! ext/B/B/Concise.pm
54030 ____________________________________________________________________________
54031 [  9843] By: jhi                                   on 2001/04/25  22:28:28
54032         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
54033              From: Peter Prymmer <pvhp@forte.com>
54034              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
54035              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
54036      Branch: perl
54037            ! ext/Cwd/Cwd.xs
54038 ____________________________________________________________________________
54039 [  9842] By: jhi                                   on 2001/04/25  20:58:12
54040         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
54041              From: John Peacock <jpeacock@rowman.com>
54042              Date: Wed, 25 Apr 2001 17:30:26 -0400
54043              Message-ID: <3AE741F2.B3217464@rowman.com>
54044      Branch: perl
54045            ! lib/Math/BigInt.pm t/lib/bigintpm.t
54046 ____________________________________________________________________________
54047 [  9841] By: jhi                                   on 2001/04/25  20:07:05
54048         Log: Update Changes.
54049      Branch: perl
54050            ! Changes patchlevel.h
54051 ____________________________________________________________________________
54052 [  9840] By: jhi                                   on 2001/04/25  19:56:51
54053         Log: Yet another HP-UX hints version from Merijn.
54054      Branch: perl
54055            ! hints/hpux.sh
54056 ____________________________________________________________________________
54057 [  9839] By: jhi                                   on 2001/04/25  19:53:04
54058         Log: abs_path() didn't terminate the filename correctly,
54059              in DIRNAMLENless systems like HP-UX this would fail.
54060      Branch: perl
54061            ! ext/Cwd/Cwd.xs
54062 ____________________________________________________________________________
54063 [  9838] By: jhi                                   on 2001/04/25  16:37:26
54064         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
54065              From: Mike Guy <mjtg@cam.ac.uk>
54066              Date: Wed, 25 Apr 2001 18:31:47 +0100
54067              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
54068      Branch: perl
54069            ! op.c
54070 ____________________________________________________________________________
54071 [  9837] By: jhi                                   on 2001/04/25  16:21:53
54072         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
54073              From: Jon Eveland <jweveland@yahoo.com>
54074              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
54075              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
54076      Branch: perl
54077            ! lib/perl5db.pl
54078 ____________________________________________________________________________
54079 [  9836] By: jhi                                   on 2001/04/25  14:17:50
54080         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
54081              From: "Philip Newton" <pnewton@gmx.de>
54082              Date: Wed, 25 Apr 2001 17:05:58 +0200
54083              Message-ID: <3AE703F6.3234.1833C45@localhost>
54084      Branch: perl
54085            ! Porting/patching.pod
54086 ____________________________________________________________________________
54087 [  9835] By: jhi                                   on 2001/04/25  13:58:07
54088         Log: It would seem that both ar and full_ar need to be overridden
54089              for HP-UX to avoid the GNU ar.
54090      Branch: perl
54091            ! hints/hpux.sh
54092 ____________________________________________________________________________
54093 [  9834] By: jhi                                   on 2001/04/25  13:50:40
54094         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
54095              From: "Philip Newton" <pnewton@gmx.de>
54096              Date: Wed, 25 Apr 2001 16:09:23 +0200
54097              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
54098              
54099              Detypo.
54100      Branch: perl
54101            ! t/op/misc.t
54102 ____________________________________________________________________________
54103 [  9833] By: jhi                                   on 2001/04/25  12:36:11
54104         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
54105      Branch: perl
54106            ! hints/hpux.sh
54107 ____________________________________________________________________________
54108 [  9832] By: jhi                                   on 2001/04/25  12:33:36
54109         Log: New version of HP-UX hints from Merijn.
54110      Branch: perl
54111            ! hints/hpux.sh
54112 ____________________________________________________________________________
54113 [  9831] By: jhi                                   on 2001/04/25  03:39:45
54114         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
54115      Branch: perl
54116            ! hints/hpux.sh
54117 ____________________________________________________________________________
54118 [  9830] By: jhi                                   on 2001/04/25  02:53:25
54119         Log: The tzname[] bit is not needed by util.c -- and causes
54120              heartburn in VMS (and it missing was probably the cause of
54121              the Mac OS X trouble).  Ouch.
54122      Branch: perl
54123            ! ext/POSIX/POSIX.xs util.c
54124 ____________________________________________________________________________
54125 [  9829] By: jhi                                   on 2001/04/25  00:10:06
54126         Log: Metaconfig unit change for #9828.
54127      Branch: metaconfig
54128            ! U/compline/ccflags.U
54129 ____________________________________________________________________________
54130 [  9828] By: jhi                                   on 2001/04/25  00:04:18
54131         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
54132              (which is actually the reason for the change, we need to pass
54133              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
54134              EP/IX, OS/2, and TitanOS, based on the hints files.
54135      Branch: perl
54136            ! Configure config_h.SH
54137 ____________________________________________________________________________
54138 [  9827] By: jhi                                   on 2001/04/24  23:49:20
54139         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
54140              the $cat must have an absolute path.
54141      Branch: perl
54142            ! makedepend.SH
54143 ____________________________________________________________________________
54144 [  9826] By: jhi                                   on 2001/04/24  23:40:53
54145         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
54146      Branch: perl
54147            ! README.amiga
54148 ____________________________________________________________________________
54149 [  9825] By: jhi                                   on 2001/04/24  23:35:35
54150         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
54151              From: "Philip Newton" <pnewton@gmx.de>
54152              Date: Tue, 24 Apr 2001 18:52:49 +0200
54153              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
54154      Branch: perl
54155            ! x2p/find2perl.PL
54156 ____________________________________________________________________________
54157 [  9824] By: jhi                                   on 2001/04/24  23:33:07
54158         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
54159              Some gcc specifics dropped out due to extensive rewriting;
54160              will be put back later as needed.
54161      Branch: perl
54162            ! hints/hpux.sh
54163 ____________________________________________________________________________
54164 [  9823] By: jhi                                   on 2001/04/24  23:27:57
54165         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
54166      Branch: perl
54167            ! ext/POSIX/POSIX.xs
54168 ____________________________________________________________________________
54169 [  9822] By: jhi                                   on 2001/04/24  23:25:21
54170         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
54171              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54172              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
54173              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
54174      Branch: perl
54175            ! ext/XS/Typemap/Typemap.xs
54176 ____________________________________________________________________________
54177 [  9821] By: jhi                                   on 2001/04/24  23:24:10
54178         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
54179              From: "Abigail" <abigail@foad.org>
54180              Date: Tue, 24 Apr 2001 23:12:03 +0200
54181              Message-ID: <20010424211203.7901.qmail@foad.org>
54182      Branch: perl
54183            ! pod/perlport.pod
54184 ____________________________________________________________________________
54185 [  9820] By: jhi                                   on 2001/04/24  23:23:15
54186         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
54187              From: Matt Sergeant <matt@sergeant.org>
54188              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
54189              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
54190      Branch: perl
54191            ! pod/perlfaq4.pod
54192 ____________________________________________________________________________
54193 [  9819] By: nick                                  on 2001/04/24  18:49:43
54194         Log: Integrate mainline.
54195      Branch: perlio
54196           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
54197           !> (integrate 37 files)
54198 ____________________________________________________________________________
54199 [  9818] By: jhi                                   on 2001/04/24  14:35:23
54200         Log: Update Changes.
54201      Branch: perl
54202            ! Changes patchlevel.h
54203 ____________________________________________________________________________
54204 [  9817] By: jhi                                   on 2001/04/24  14:09:17
54205         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
54206              From: "Philip Newton" <pnewton@gmx.de>
54207              Date: Tue, 24 Apr 2001 12:58:12 +0200
54208              Message-ID: <3AE57864.8304.B77A0A@localhost> 
54209              
54210              plus add CPAN to the list of modules that have their own tests.
54211      Branch: perl
54212            ! t/lib/1_compile.t
54213 ____________________________________________________________________________
54214 [  9816] By: jhi                                   on 2001/04/24  14:07:03
54215         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
54216              From: Michael G Schwern <schwern@pobox.com>
54217              Date: Sat, 21 Apr 2001 22:35:00 +0100
54218              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
54219      Branch: perl
54220            ! t/lib/1_compile.t
54221 ____________________________________________________________________________
54222 [  9815] By: jhi                                   on 2001/04/24  13:54:32
54223         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
54224              From: Robin Houston <robin@kitsite.com>
54225              Date: Tue, 24 Apr 2001 15:51:18 +0100
54226              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
54227      Branch: perl
54228            ! ext/B/B/Deparse.pm
54229 ____________________________________________________________________________
54230 [  9814] By: jhi                                   on 2001/04/24  13:17:34
54231         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
54232              From: Bill Glicker <billg@burrelles.com>
54233              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
54234              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
54235      Branch: perl
54236            ! hints/svr5.sh
54237 ____________________________________________________________________________
54238 [  9813] By: jhi                                   on 2001/04/24  12:54:23
54239         Log: Prevent path disclosure (probing for existence of filenames)
54240              using suidperl; bug id 20010322.218.
54241      Branch: perl
54242            ! perl.c pod/perldiag.pod
54243 ____________________________________________________________________________
54244 [  9812] By: jhi                                   on 2001/04/24  12:08:36
54245         Log: Retract #9811.
54246      Branch: perl
54247            ! ext/POSIX/POSIX.xs
54248 ____________________________________________________________________________
54249 [  9811] By: jhi                                   on 2001/04/24  11:57:35
54250         Log: (Retracted by #9812.)
54251      Branch: perl
54252            ! ext/POSIX/POSIX.xs
54253 ____________________________________________________________________________
54254 [  9810] By: jhi                                   on 2001/04/24  03:32:35
54255         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
54256      Branch: perl
54257            ! util.c
54258 ____________________________________________________________________________
54259 [  9809] By: jhi                                   on 2001/04/24  03:16:13
54260         Log: The Math::BigFloat::import() was broken.
54261              (Fixes bug id 20010422.002.)
54262      Branch: perl
54263            ! lib/Math/BigFloat.pm
54264 ____________________________________________________________________________
54265 [  9808] By: jhi                                   on 2001/04/24  01:11:40
54266         Log: Additional dependencies; should help for parallel makes
54267              not to fail on missing lib/lib.pm or lib/re.pm.
54268      Branch: perl
54269            ! Makefile.SH
54270 ____________________________________________________________________________
54271 [  9807] By: jhi                                   on 2001/04/24  00:57:01
54272         Log: Update the test failure disclaimer.
54273      Branch: perl
54274            ! t/pragma/warn/pp_hot
54275 ____________________________________________________________________________
54276 [  9806] By: jhi                                   on 2001/04/24  00:54:04
54277         Log: Add make target "install-all" which is alias for "install"
54278              to cater for case-preserving filesystems like HFS+.
54279      Branch: perl
54280            ! INSTALL Makefile.SH
54281 ____________________________________________________________________________
54282 [  9805] By: jhi                                   on 2001/04/24  00:47:28
54283         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
54284              From: Peter Prymmer <pvhp@forte.com>
54285              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
54286              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
54287              
54288              (Ken William's message forwarded from macosx@perl.org)
54289      Branch: perl
54290            ! hints/darwin.sh
54291 ____________________________________________________________________________
54292 [  9804] By: jhi                                   on 2001/04/23  23:57:35
54293         Log: Cut-and-pasto.
54294      Branch: perl
54295            ! perlio.c
54296 ____________________________________________________________________________
54297 [  9803] By: jhi                                   on 2001/04/23  23:52:25
54298         Log: More PerlIO robustness.
54299      Branch: perl
54300            ! perlio.c
54301 ____________________________________________________________________________
54302 [  9802] By: jhi                                   on 2001/04/23  23:43:35
54303         Log: Make the "STD* opened only for ..." errors more consistent.
54304      Branch: perl
54305            ! doio.c
54306 ____________________________________________________________________________
54307 [  9801] By: jhi                                   on 2001/04/23  23:34:26
54308         Log: Test case for #9800.
54309      Branch: perl
54310            ! t/op/misc.t
54311 ____________________________________________________________________________
54312 [  9800] By: jhi                                   on 2001/04/23  23:14:43
54313         Log: Avoid coredump on 'close STDERR; die' by making
54314              the PerlIO calls more robust.  Also use SETERRNO()
54315              instead of errno = to be more VMS-ready.
54316      Branch: perl
54317            ! perlio.c
54318 ____________________________________________________________________________
54319 [  9799] By: jhi                                   on 2001/04/23  21:41:10
54320         Log: Subject: test for ID 20010423.002
54321              From: Robin Houston <robin@kitsite.com>
54322              Date: Mon, 23 Apr 2001 16:52:21 +0100
54323              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
54324      Branch: perl
54325            ! t/op/avhv.t
54326 ____________________________________________________________________________
54327 [  9798] By: jhi                                   on 2001/04/23  21:40:07
54328         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
54329              From: David Dyck <dcd@tc.fluke.com>
54330              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
54331              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
54332      Branch: perl
54333            ! installperl
54334 ____________________________________________________________________________
54335 [  9797] By: jhi                                   on 2001/04/23  21:37:56
54336         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
54337              From: Benjamin Sugars <bsugars@canoe.ca>
54338              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
54339              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
54340      Branch: perl
54341            ! ext/Cwd/Cwd.xs lib/Cwd.pm
54342 ____________________________________________________________________________
54343 [  9796] By: jhi                                   on 2001/04/23  21:29:24
54344         Log: Synchronize h2xs and pod2man some more on the documentation
54345              templates they propose.
54346      Branch: perl
54347            ! pod/pod2man.PL utils/h2xs.PL
54348 ____________________________________________________________________________
54349 [  9795] By: jhi                                   on 2001/04/23  17:30:40
54350         Log: Add one more naughty test for base64; make encoding logic cleaner.
54351      Branch: perl
54352            ! t/lib/mimeb64.t
54353 ____________________________________________________________________________
54354 [  9794] By: jhi                                   on 2001/04/23  13:51:32
54355         Log: Update Changes.
54356      Branch: perl
54357            ! Changes patchlevel.h
54358 ____________________________________________________________________________
54359 [  9793] By: jhi                                   on 2001/04/23  13:44:18
54360         Log: Duplicate lines.
54361      Branch: perl
54362            ! MANIFEST
54363 ____________________________________________________________________________
54364 [  9792] By: jhi                                   on 2001/04/23  13:39:13
54365         Log: Subject: Re: PATCH 5.7.1
54366              From: Mark-Jason Dominus <mjd@plover.com>
54367              Date: Mon, 23 Apr 2001 10:30:21 -0400
54368              Message-ID: <20010423143021.17335.qmail@plover.com>
54369      Branch: perl
54370            ! perl.h sv.c
54371 ____________________________________________________________________________
54372 [  9791] By: jhi                                   on 2001/04/23  13:32:40
54373         Log: Add the CPAN.pm 1.59_54 tests.
54374      Branch: perl
54375            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
54376            ! MANIFEST
54377 ____________________________________________________________________________
54378 [  9790] By: jhi                                   on 2001/04/23  13:21:55
54379         Log: Subject: Deparse nit
54380              From: Robin Houston <robin@kitsite.com>
54381              Date: Mon, 23 Apr 2001 12:38:20 +0100
54382              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
54383      Branch: perl
54384            ! ext/B/B/Deparse.pm
54385 ____________________________________________________________________________
54386 [  9789] By: jhi                                   on 2001/04/23  13:19:07
54387         Log: Subject: [PATCH] bug 20010423.002
54388              From: Robin Houston <robin@kitsite.com>
54389              Date: Mon, 23 Apr 2001 13:12:30 +0100
54390              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
54391      Branch: perl
54392            ! pp.c
54393 ____________________________________________________________________________
54394 [  9788] By: jhi                                   on 2001/04/23  13:02:49
54395         Log: Subject: PATCH [5.7.1] hv.c unused #define
54396              From: Mark-Jason Dominus <mjd@plover.com>
54397              Date: Sun, 22 Apr 2001 14:17:49 -0400
54398              Message-ID: <20010422181749.26976.qmail@plover.com>
54399      Branch: perl
54400            ! hv.c
54401 ____________________________________________________________________________
54402 [  9787] By: jhi                                   on 2001/04/23  13:02:02
54403         Log: Subject: PATCH 5.7.1
54404              From: Mark-Jason Dominus <mjd@plover.com>
54405              Date: Sun, 22 Apr 2001 15:12:57 -0400
54406              Message-ID: <20010422191258.6539.qmail@plover.com>
54407              
54408              plus Sarathy's STMT_START + STMT_END suggestion.
54409      Branch: perl
54410            ! perl.h
54411 ____________________________________________________________________________
54412 [  9786] By: jhi                                   on 2001/04/23  12:53:25
54413         Log: Fix for
54414              
54415              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
54416              From: dLux <dlux@spam.sch.bme.hu>
54417              Date: Mon, 23 Apr 2001 01:25:26 +0200
54418              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
54419              
54420              (SvGROW really does return a char *.)
54421      Branch: perl
54422            ! pod/perlapi.pod sv.h
54423 ____________________________________________________________________________
54424 [  9785] By: jhi                                   on 2001/04/23  04:34:04
54425         Log: Time::Piece work continues.  $t->day removed since
54426              I think it's too confusing.  Now has normal and
54427              abbreviated length weekday names and month names,
54428              the names change with _names(), not _list().
54429              Now has strftime() in Perl, _strftime() is
54430              the libc version (to which strftime() falls back
54431              if it doesn't know the format.  To do: the reverse
54432              of strftime, strptime(), and the localisation of both.
54433      Branch: perl
54434            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
54435            ! t/lib/time-piece.t
54436 ____________________________________________________________________________
54437 [  9784] By: jhi                                   on 2001/04/23  02:41:46
54438         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
54439              From: andreas.koenig@anima.de (Andreas J. Koenig)
54440              Date: 23 Apr 2001 05:20:55 +0200
54441              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
54442      Branch: perl
54443            ! t/pragma/overload.t
54444 ____________________________________________________________________________
54445 [  9783] By: jhi                                   on 2001/04/22  23:32:42
54446         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
54447              From: Robin Houston <robin@kitsite.com>
54448              Date: Mon, 23 Apr 2001 00:38:18 +0100
54449              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
54450      Branch: perl
54451            ! ext/B/B/Deparse.pm
54452 ____________________________________________________________________________
54453 [  9782] By: jhi                                   on 2001/04/22  20:55:43
54454         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
54455              From: Simon Cozens <simon@netthink.co.uk>
54456              Date: Sun, 22 Apr 2001 18:47:25 +0100
54457              Message-ID: <20010422184725.A14411@netthink.co.uk>
54458      Branch: perl
54459            ! sv.c t/pragma/overload.t
54460 ____________________________________________________________________________
54461 [  9781] By: jhi                                   on 2001/04/22  20:52:13
54462         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
54463              From: Robin Houston <robin@kitsite.com>
54464              Date: Sun, 22 Apr 2001 22:14:50 +0100
54465              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
54466      Branch: perl
54467            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
54468 ____________________________________________________________________________
54469 [  9780] By: nick                                  on 2001/04/22  20:40:31
54470         Log: Integrate mainline.
54471      Branch: perlio
54472           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
54473           +> t/lib/b-stash.t
54474           !> (integrate 38 files)
54475 ____________________________________________________________________________
54476 [  9779] By: jhi                                   on 2001/04/22  15:16:03
54477         Log: Subject: IO::Socket::INET patch
54478              From: andrew deryabin <djsf@technarchy.ru>
54479              Date: Sat, 21 Apr 2001 17:46:52 +0400
54480              Message-ID: <20010421174652.B1426@technarchy>
54481      Branch: perl
54482            ! ext/IO/lib/IO/Socket/INET.pm
54483 ____________________________________________________________________________
54484 [  9778] By: jhi                                   on 2001/04/22  15:14:33
54485         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
54486              From: Mark-Jason Dominus <mjd@plover.com>
54487              Date: Sat, 21 Apr 2001 21:27:49 -0400
54488              Message-ID: <20010422012749.27024.qmail@plover.com>
54489      Branch: perl
54490            ! regcomp.c
54491 ____________________________________________________________________________
54492 [  9777] By: jhi                                   on 2001/04/22  15:10:51
54493         Log: Subject: Re: Regex debugger patch 
54494              From: Mark-Jason Dominus <mjd@plover.com>
54495              Date: Sat, 21 Apr 2001 21:48:51 -0400
54496              Message-ID: <20010422014851.27165.qmail@plover.com>
54497      Branch: perl
54498            ! pod/perldebguts.pod
54499 ____________________________________________________________________________
54500 [  9776] By: jhi                                   on 2001/04/22  15:09:48
54501         Log: Subject: Re: Regex debugger patch
54502              From: Mark-Jason Dominus <mjd@plover.com>
54503              Date: Sat, 21 Apr 2001 14:24:39 -0400
54504              Message-ID: <20010421182439.16508.qmail@plover.com>
54505              
54506              Regex debugger backend.
54507      Branch: perl
54508            ! regcomp.c regexp.h
54509 ____________________________________________________________________________
54510 [  9775] By: jhi                                   on 2001/04/21  16:45:40
54511         Log: Subject: [PATCH] Typo in utf8.h
54512              From: Jesús Quiroga <jquiroga@pobox.com>
54513              Date: Sat, 21 Apr 2001 19:25:33 +0200
54514              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
54515      Branch: perl
54516            ! utf8.h
54517 ____________________________________________________________________________
54518 [  9774] By: jhi                                   on 2001/04/21  16:43:52
54519         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
54520              From: Joe Orton <jorton@redhat.com>
54521              Date: Tue, 17 Apr 2001 15:50:43 +0100
54522              Message-Id: <20010417155043.D19132@eu.c2.net>
54523      Branch: perl
54524            ! hints/svr5.sh
54525 ____________________________________________________________________________
54526 [  9773] By: jhi                                   on 2001/04/21  15:30:15
54527         Log: Subject: Patch utils/h2xs.PL
54528              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
54529              Date: Sat, 21 Apr 2001 10:32:16 -0500
54530              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
54531              
54532              Add MAILING list and LICENSE templates.
54533      Branch: perl
54534            ! utils/h2xs.PL
54535 ____________________________________________________________________________
54536 [  9772] By: jhi                                   on 2001/04/21  15:28:36
54537         Log: Subject: perlfaq2.patch for 5.7.1
54538              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
54539              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
54540              Date: Fri, 20 Apr 2001 16:42:19 -0500
54541              
54542              rm an extra tab, a blurb about the xx.cpan to clarify
54543              which countries actually have that and dejanews is history
54544              as well as most of that nonsensical entry.
54545      Branch: perl
54546            ! pod/perlfaq2.pod
54547 ____________________________________________________________________________
54548 [  9771] By: jhi                                   on 2001/04/21  15:27:17
54549         Log: Subject: perlfaq1.patch for 5.7.1
54550              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
54551              Date: Fri, 20 Apr 2001 16:57:36 -0500
54552              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
54553              
54554              Evil URLs must die. Especially when they are broken.
54555      Branch: perl
54556            ! pod/perlfaq1.pod
54557 ____________________________________________________________________________
54558 [  9770] By: jhi                                   on 2001/04/21  15:23:38
54559         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
54560              From: Michael G Schwern <schwern@pobox.com>
54561              Date: Sat, 21 Apr 2001 16:11:12 +0100
54562              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
54563      Branch: perl
54564            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
54565            + t/lib/b-stash.t
54566            ! MANIFEST ext/B/B.pm t/lib/b.t
54567 ____________________________________________________________________________
54568 [  9769] By: jhi                                   on 2001/04/21  15:03:32
54569         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
54570              From: Michael G Schwern <schwern@pobox.com>
54571              Date: Sat, 21 Apr 2001 09:48:00 +0100
54572              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
54573      Branch: perl
54574            ! utils/h2ph.PL
54575 ____________________________________________________________________________
54576 [  9768] By: jhi                                   on 2001/04/21  14:33:49
54577         Log: PerlIO and Encode doc cleanup and tweaks.
54578      Branch: perl
54579            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
54580            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
54581 ____________________________________________________________________________
54582 [  9767] By: jhi                                   on 2001/04/21  12:40:16
54583         Log: Integrate perlio.
54584      Branch: perl
54585           !> doio.c
54586 ____________________________________________________________________________
54587 [  9766] By: nick                                  on 2001/04/20  18:28:35
54588         Log: Avoid core dump on
54589              open(STDOUT,">",\$foo);
54590      Branch: perlio
54591            ! doio.c
54592 ____________________________________________________________________________
54593 [  9765] By: jhi                                   on 2001/04/20  13:23:43
54594         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
54595              From: Robin Houston <robin@kitsite.com>
54596              Date: Fri, 20 Apr 2001 14:29:22 +0100
54597              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
54598      Branch: perl
54599            ! ext/B/B.pm ext/B/B/Deparse.pm
54600 ____________________________________________________________________________
54601 [  9764] By: jhi                                   on 2001/04/20  13:19:33
54602         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
54603              From: Peter Prymmer <pvhp@forte.com>
54604              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
54605              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
54606      Branch: perl
54607            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
54608            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
54609            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
54610            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
54611 ____________________________________________________________________________
54612 [  9763] By: jhi                                   on 2001/04/20  12:36:39
54613         Log: Subject: Re: A new PerlIO coredump
54614              From: Nick Ing-Simmons <nik@tiuk.ti.com>
54615              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
54616              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
54617      Branch: perl
54618            ! doio.c
54619 ____________________________________________________________________________
54620 [  9762] By: jhi                                   on 2001/04/19  23:02:30
54621         Log: Update Changes.
54622      Branch: perl
54623            ! Changes patchlevel.h
54624 ____________________________________________________________________________
54625 [  9761] By: jhi                                   on 2001/04/19  22:59:19
54626         Log: More cleanup cleanup.
54627      Branch: perl
54628            ! Makefile.SH win32/Makefile win32/makefile.mk
54629 ____________________________________________________________________________
54630 [  9760] By: jhi                                   on 2001/04/19  22:50:31
54631         Log: lib/Time is non-empty, let's not rmdir it.
54632      Branch: perl
54633            ! Makefile.SH
54634 ____________________________________________________________________________
54635 [  9759] By: jhi                                   on 2001/04/19  22:36:51
54636         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
54637              From: Robin Houston <robin@kitsite.com>
54638              Date: Fri, 20 Apr 2001 00:18:53 +0100
54639              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
54640      Branch: perl
54641            ! ext/B/B/Deparse.pm
54642 ____________________________________________________________________________
54643 [  9758] By: jhi                                   on 2001/04/19  22:36:00
54644         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
54645              From: Peter Prymmer <pvhp@forte.com>
54646              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
54647              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
54648      Branch: perl
54649            ! ext/Cwd/Cwd.xs
54650 ____________________________________________________________________________
54651 [  9757] By: nick                                  on 2001/04/19  18:53:54
54652         Log: Blind (untested) integrate of mainline.
54653      Branch: perlio
54654           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
54655           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
54656           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
54657           !> (integrate 53 files)
54658 ____________________________________________________________________________
54659 [  9756] By: jhi                                   on 2001/04/19  16:59:23
54660         Log: Document and test Time::Piece.
54661      Branch: perl
54662            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
54663            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
54664 ____________________________________________________________________________
54665 [  9755] By: jhi                                   on 2001/04/19  12:13:29
54666         Log: A better fix for the \x{12345678} trouble from NI-S.
54667      Branch: perl
54668            ! utf8.c
54669 ____________________________________________________________________________
54670 [  9754] By: jhi                                   on 2001/04/19  11:56:07
54671         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
54672              From: Robin Houston <robin@kitsite.com>
54673              Date: Wed, 18 Apr 2001 17:58:33 +0100
54674              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
54675      Branch: perl
54676            ! ext/B/B/Deparse.pm op.c
54677 ____________________________________________________________________________
54678 [  9753] By: jhi                                   on 2001/04/19  04:21:52
54679         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
54680              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
54681              Date: Thu, 19 Apr 2001 01:11:41 -0400
54682              Message-ID: <20010419011141.A5798@cpan.org>
54683      Branch: perl
54684            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
54685 ____________________________________________________________________________
54686 [  9752] By: jhi                                   on 2001/04/19  02:41:10
54687         Log: The new time utils need to be thread-aware, too.
54688      Branch: perl
54689            ! util.c
54690 ____________________________________________________________________________
54691 [  9751] By: jhi                                   on 2001/04/19  02:26:47
54692         Log: Compilation nit noticed by AIX compiler.
54693      Branch: perl
54694            ! perlio.c
54695 ____________________________________________________________________________
54696 [  9750] By: jhi                                   on 2001/04/19  02:20:06
54697         Log: The new time utils need to be public.
54698      Branch: perl
54699            ! embed.pl
54700 ____________________________________________________________________________
54701 [  9749] By: jhi                                   on 2001/04/19  01:42:39
54702         Log: Regen toc.
54703      Branch: perl
54704            ! pod/perltoc.pod
54705 ____________________________________________________________________________
54706 [  9748] By: jhi                                   on 2001/04/19  01:41:10
54707         Log: Add Time::Piece, a slight rewrite of Time::Object,
54708              from Matt Sergeant.
54709      Branch: perl
54710            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
54711            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
54712            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
54713            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
54714            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
54715            ! win32/makefile.mk
54716 ____________________________________________________________________________
54717 [  9747] By: jhi                                   on 2001/04/19  00:55:35
54718         Log: The new metaconfig unit from strftime.
54719      Branch: metaconfig/U/perl
54720            + d_strftime.U
54721 ____________________________________________________________________________
54722 [  9746] By: jhi                                   on 2001/04/19  00:54:54
54723         Log: Move the strftime() wrapper from POSIX.xs to util.c
54724              as my_strftime(), requires HAS_STRFTIME.
54725      Branch: perl
54726            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54727            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
54728            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
54729            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
54730            ! vos/config.ga.h win32/config.bc win32/config.gc
54731            ! win32/config.vc
54732 ____________________________________________________________________________
54733 [  9745] By: jhi                                   on 2001/04/18  23:11:03
54734         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
54735              in preparation of Time::Piece.
54736      Branch: perl
54737            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
54738 ____________________________________________________________________________
54739 [  9744] By: jhi                                   on 2001/04/18  22:33:12
54740         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
54741              From: Peter Prymmer <pvhp@forte.com>
54742              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
54743              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
54744      Branch: perl
54745            ! t/lib/exporter.t
54746 ____________________________________________________________________________
54747 [  9743] By: jhi                                   on 2001/04/18  22:32:23
54748         Log: Subject: Fwd: pod2html leaves cache files lying around?
54749              From: Rajesh Vaidheeswarran <rv@gnu.org>
54750              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
54751              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
54752      Branch: perl
54753            ! lib/Pod/Html.pm
54754 ____________________________________________________________________________
54755 [  9742] By: jhi                                   on 2001/04/18  20:31:49
54756         Log: Update Changes.
54757      Branch: perl
54758            ! Changes patchlevel.h
54759 ____________________________________________________________________________
54760 [  9741] By: jhi                                   on 2001/04/18  20:23:02
54761         Log: Declare hints only if needed.
54762      Branch: perl
54763            ! ext/B/B/Deparse.pm
54764 ____________________________________________________________________________
54765 [  9740] By: jhi                                   on 2001/04/18  19:06:05
54766         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
54767              bug noticed by Robin Houston; basically the code of detecting
54768              value wraparound was acting differently under different compilers
54769              and platforms.  The workaround is to remove the overflow check
54770              for now, a real fix would be to do the overflow (portably) right.
54771      Branch: perl
54772            ! t/op/pat.t utf8.c
54773 ____________________________________________________________________________
54774 [  9739] By: jhi                                   on 2001/04/18  19:01:23
54775         Log: Subject: [PATCH B::Deparse] some pragma support
54776              From: Robin Houston <robin@kitsite.com>
54777              Date: Wed, 18 Apr 2001 19:32:12 +0100
54778              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
54779      Branch: perl
54780            ! ext/B/B/Deparse.pm
54781 ____________________________________________________________________________
54782 [  9738] By: jhi                                   on 2001/04/18  15:16:37
54783         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
54784              From: Benjamin Sugars <bsugars@canoe.ca>
54785              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
54786              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
54787      Branch: perl
54788            ! t/op/glob.t
54789 ____________________________________________________________________________
54790 [  9737] By: jhi                                   on 2001/04/18  13:24:50
54791         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
54792              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54793              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
54794              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
54795      Branch: perl
54796            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54797            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
54798 ____________________________________________________________________________
54799 [  9736] By: jhi                                   on 2001/04/18  04:15:14
54800         Log: The #9735 also changes the subtest 12.
54801      Branch: perl
54802            ! t/lib/b.t
54803 ____________________________________________________________________________
54804 [  9735] By: jhi                                   on 2001/04/18  03:55:17
54805         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
54806              From: David Dyck <dcd@tc.fluke.com>
54807              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
54808              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
54809      Branch: perl
54810            ! ext/B/B/Deparse.pm
54811 ____________________________________________________________________________
54812 [  9734] By: jhi                                   on 2001/04/18  03:54:11
54813         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
54814              From: Gisle Aas <gisle@ActiveState.com>
54815              Date: 17 Apr 2001 19:06:45 -0700
54816              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
54817      Branch: perl
54818            ! pp_hot.c t/op/misc.t
54819 ____________________________________________________________________________
54820 [  9733] By: jhi                                   on 2001/04/17  22:25:22
54821         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
54822              From: "Abigail" <abigail@foad.org>
54823              Date: Wed, 18 Apr 2001 01:17:46 +0200
54824              Message-ID: <20010417231746.21657.qmail@foad.org>
54825      Branch: perl
54826            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
54827 ____________________________________________________________________________
54828 [  9732] By: jhi                                   on 2001/04/17  20:47:56
54829         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
54830              From: Robin Houston <robin@kitsite.com>
54831              Date: Tue, 17 Apr 2001 22:37:42 +0100
54832              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
54833      Branch: perl
54834            ! ext/B/B/Deparse.pm
54835 ____________________________________________________________________________
54836 [  9731] By: nick                                  on 2001/04/17  20:46:35
54837         Log: Re-sync for t/lib/b.t fix
54838      Branch: perlio
54839           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
54840 ____________________________________________________________________________
54841 [  9730] By: jhi                                   on 2001/04/17  20:45:29
54842         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
54843              From: Robin Houston <robin@kitsite.com>
54844              Date: Tue, 17 Apr 2001 22:29:36 +0100
54845              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
54846      Branch: perl
54847            ! ext/B/B.xs ext/B/B/Deparse.pm
54848 ____________________________________________________________________________
54849 [  9729] By: jhi                                   on 2001/04/17  20:43:11
54850         Log: Subject: Deparse - parenthesise args to undeclared subs
54851              From: Robin Houston <robin@kitsite.com>
54852              Date: Tue, 17 Apr 2001 21:31:05 +0100
54853              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
54854      Branch: perl
54855            ! ext/B/B/Deparse.pm
54856 ____________________________________________________________________________
54857 [  9728] By: jhi                                   on 2001/04/17  18:57:30
54858         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
54859              From: Benjamin Sugars <ben.sugars@home.com>
54860              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
54861              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
54862      Branch: perl
54863            ! t/lib/cwd.t
54864 ____________________________________________________________________________
54865 [  9727] By: jhi                                   on 2001/04/17  18:20:20
54866         Log: Subject: [PATCH B::Deparse] ambient pragmas
54867              From: Robin Houston <robin@kitsite.com>
54868              Date: Tue, 17 Apr 2001 20:01:59 +0100
54869              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
54870      Branch: perl
54871            ! ext/B/B/Deparse.pm t/lib/b.t
54872 ____________________________________________________________________________
54873 [  9726] By: nick                                  on 2001/04/17  16:33:51
54874         Log: Integrate mainline (t/lib/b.t fails test 2...)
54875      Branch: perlio
54876           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
54877           +> ext/List/Util/README ext/List/Util/Util.xs
54878           +> ext/List/Util/lib/List/Util.pm
54879           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
54880           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
54881           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
54882           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
54883           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
54884           !> (integrate 31 files)
54885 ____________________________________________________________________________
54886 [  9725] By: jhi                                   on 2001/04/17  12:14:24
54887         Log: Subject: multiple B::* changes
54888              From: Robin Houston <robin@kitsite.com>
54889              Date: Thu, 12 Apr 2001 20:12:27 +0100
54890              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
54891      Branch: perl
54892            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
54893 ____________________________________________________________________________
54894 [  9724] By: jhi                                   on 2001/04/17  11:59:05
54895         Log: Thread-awareness from Doug MacEachern.
54896      Branch: perl
54897            ! ext/List/Util/Util.xs
54898 ____________________________________________________________________________
54899 [  9723] By: jhi                                   on 2001/04/17  11:57:41
54900         Log: Make the test more portable.
54901      Branch: perl
54902            ! t/lib/cwd.t
54903 ____________________________________________________________________________
54904 [  9722] By: jhi                                   on 2001/04/17  11:53:50
54905         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
54906              From: Benjamin Sugars <ben.sugars@home.com>
54907              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
54908              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
54909      Branch: perl
54910            ! t/lib/cwd.t
54911 ____________________________________________________________________________
54912 [  9721] By: jhi                                   on 2001/04/17  11:52:17
54913         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
54914              From: Benjamin Sugars <bsugars@canoe.ca>
54915              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
54916              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
54917      Branch: perl
54918            ! op.c
54919 ____________________________________________________________________________
54920 [  9720] By: jhi                                   on 2001/04/17  11:35:42
54921         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
54922              From: Chris Nandor <pudge@pobox.com>
54923              Date: Tue, 17 Apr 2001 00:30:49 -0400
54924              Message-Id: <p05100207b701768712de@[10.0.1.177]>
54925      Branch: perl
54926            ! ext/File/Glob/bsd_glob.c gv.c
54927 ____________________________________________________________________________
54928 [  9719] By: jhi                                   on 2001/04/17  11:32:13
54929         Log: Subject: [PATCH] Tweten->West
54930              From: Casey West <casey@geeknest.com>
54931              Date: Mon, 16 Apr 2001 12:11:22 -0400
54932              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
54933      Branch: perl
54934            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
54935            ! pod/perltie.pod
54936 ____________________________________________________________________________
54937 [  9718] By: jhi                                   on 2001/04/16  03:22:52
54938         Log: Update Changes.
54939      Branch: perl
54940            ! Changes patchlevel.h
54941 ____________________________________________________________________________
54942 [  9717] By: jhi                                   on 2001/04/16  03:06:28
54943         Log: Regen toc.
54944      Branch: perl
54945            ! pod/perltoc.pod
54946 ____________________________________________________________________________
54947 [  9716] By: jhi                                   on 2001/04/16  02:58:42
54948         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
54949              From: Prymmer/Kahn <pvhp@best.com>
54950              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
54951              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
54952      Branch: perl
54953            ! utf8.c
54954 ____________________________________________________________________________
54955 [  9715] By: jhi                                   on 2001/04/15  23:40:35
54956         Log: Subject: Re: Net::Ping patch, adds stream protocol
54957              From: bronson@rinspin.com (Scott Bronson)
54958              Date: Tue, 10 Apr 2001 23:58:33 -0700
54959              Message-ID: <20010410235833.N29719@rinspin.com>
54960      Branch: perl
54961            ! lib/Net/Ping.pm
54962 ____________________________________________________________________________
54963 [  9714] By: jhi                                   on 2001/04/15  23:31:46
54964         Log: Printing out the ok messages helps successful testing.
54965      Branch: perl
54966            ! t/lib/time-hires.t
54967 ____________________________________________________________________________
54968 [  9713] By: jhi                                   on 2001/04/15  21:43:24
54969         Log: Update Douglas Wegscheid's email.
54970      Branch: perl
54971            ! AUTHORS
54972 ____________________________________________________________________________
54973 [  9712] By: jhi                                   on 2001/04/15  21:40:41
54974         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
54975              From: Michael G Schwern <schwern@pobox.com>
54976              Date: Sat, 14 Apr 2001 22:40:50 +0100
54977              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
54978      Branch: perl
54979            + t/lib/exporter.t
54980            ! MANIFEST lib/Exporter/Heavy.pm
54981 ____________________________________________________________________________
54982 [  9711] By: jhi                                   on 2001/04/15  21:39:21
54983         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
54984              From: Michael G Schwern <schwern@pobox.com>
54985              Date: Sat, 14 Apr 2001 22:13:59 +0100
54986              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
54987      Branch: perl
54988            ! t/op/loopctl.t
54989 ____________________________________________________________________________
54990 [  9710] By: jhi                                   on 2001/04/15  21:30:19
54991         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
54992              From: Michael G Schwern <schwern@pobox.com>
54993              Date: Sat, 14 Apr 2001 22:05:32 +0100
54994              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
54995      Branch: perl
54996            ! t/pragma/warnings.t
54997 ____________________________________________________________________________
54998 [  9709] By: jhi                                   on 2001/04/15  19:34:09
54999         Log: Integrate changes #9706,9707 from maintperl into mainline.
55000              
55001              change#7210 broke .packlist generation
55002              
55003              ExtUtils::Installed doesn't quote regex metacharacters in paths
55004              before using them in match; also make it work for dosish platforms
55005      Branch: perl
55006           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
55007 ____________________________________________________________________________
55008 [  9708] By: jhi                                   on 2001/04/15  19:31:01
55009         Log: Test also the scalar aspect of getitimer().
55010      Branch: perl
55011            ! t/lib/time-hires.t
55012 ____________________________________________________________________________
55013 [  9707] By: gsar                                  on 2001/04/15  17:24:20
55014         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
55015              before using them in match; also make it work for dosish platforms
55016      Branch: maint-5.6/perl
55017            ! lib/ExtUtils/Installed.pm
55018 ____________________________________________________________________________
55019 [  9706] By: gsar                                  on 2001/04/15  17:21:59
55020         Log: change#7210 broke .packlist generation (listed only filename
55021              rather than fully qualified path name)
55022      Branch: maint-5.6/perl
55023            ! lib/ExtUtils/Install.pm
55024 ____________________________________________________________________________
55025 [  9705] By: jhi                                   on 2001/04/15  12:36:33
55026         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
55027      Branch: perl
55028            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
55029            ! t/lib/time-hires.t
55030 ____________________________________________________________________________
55031 [  9704] By: jhi                                   on 2001/04/15  10:49:08
55032         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
55033              From: Prymmer/Kahn <pvhp@best.com>
55034              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
55035              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
55036      Branch: perl
55037            ! lib/utf8.pm pod/perlebcdic.pod
55038 ____________________________________________________________________________
55039 [  9703] By: jhi                                   on 2001/04/15  02:26:26
55040         Log: I keep forgetting to sort MANIFEST.
55041      Branch: perl
55042            ! MANIFEST
55043 ____________________________________________________________________________
55044 [  9702] By: jhi                                   on 2001/04/15  02:07:47
55045         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
55046              Now we have blessed, reftype, tainted, first, reduce, ...
55047      Branch: perl
55048            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
55049            + ext/List/Util/README ext/List/Util/Util.xs
55050            + ext/List/Util/lib/List/Util.pm
55051            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
55052            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
55053            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
55054            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
55055            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
55056            ! MANIFEST
55057 ____________________________________________________________________________
55058 [  9701] By: jhi                                   on 2001/04/14  15:05:25
55059         Log: Subject: RE: dprofpp.pl updates 
55060              From: Carl Eklof <CEklof@endeca.com>
55061              Date: Thu, 12 Apr 2001 18:45:46 -0400
55062              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
55063      Branch: perl
55064            ! utils/dprofpp.PL
55065 ____________________________________________________________________________
55066 [  9700] By: jhi                                   on 2001/04/14  14:44:55
55067         Log: Do not just blindly add CR.
55068      Branch: perl
55069            ! Porting/makerel
55070 ____________________________________________________________________________
55071 [  9699] By: jhi                                   on 2001/04/13  13:17:01
55072         Log: Update Changes.
55073      Branch: perl
55074            ! Changes patchlevel.h
55075 ____________________________________________________________________________
55076 [  9698] By: jhi                                   on 2001/04/13  12:44:48
55077         Log: Integrate perlio.
55078      Branch: perl
55079           !> ext/PerlIO/Scalar/Scalar.xs
55080 ____________________________________________________________________________
55081 [  9697] By: jhi                                   on 2001/04/13  12:29:15
55082         Log: Add more debug output to the test.
55083      Branch: perl
55084            ! t/lib/cwd.t
55085 ____________________________________________________________________________
55086 [  9696] By: nick                                  on 2001/04/13  10:14:29
55087         Log: Fix core dump on binmode($fh,'Scalar')
55088      Branch: perlio
55089            ! ext/PerlIO/Scalar/Scalar.xs
55090 ____________________________________________________________________________
55091 [  9695] By: nick                                  on 2001/04/13  09:05:42
55092         Log: Integrate mainline
55093      Branch: perlio
55094           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
55095           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
55096           +> t/lib/time-hires.t
55097           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
55098           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
55099           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
55100           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
55101           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
55102           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
55103           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
55104 ____________________________________________________________________________
55105 [  9694] By: jhi                                   on 2001/04/12  22:23:35
55106         Log: Integrate change #9693 from maintperl into mainline.
55107              
55108              $VERSION and Version() on the same line provokes a warning from
55109              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
55110      Branch: perl
55111           !> lib/Devel/SelfStubber.pm
55112 ____________________________________________________________________________
55113 [  9693] By: gsar                                  on 2001/04/12  21:55:56
55114         Log: $VERSION and Version() on the same line provokes a warning from
55115              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
55116      Branch: maint-5.6/perl
55117            ! lib/Devel/SelfStubber.pm
55118 ____________________________________________________________________________
55119 [  9692] By: jhi                                   on 2001/04/12  13:54:00
55120         Log: This is at least 5.005.
55121      Branch: perl
55122            ! ext/Time/HiRes/HiRes.xs
55123 ____________________________________________________________________________
55124 [  9691] By: jhi                                   on 2001/04/12  13:37:20
55125         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
55126      Branch: perl
55127            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
55128            ! win32/Makefile win32/makefile.mk
55129 ____________________________________________________________________________
55130 [  9690] By: jhi                                   on 2001/04/12  01:34:46
55131         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
55132      Branch: perl
55133            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
55134            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
55135            + t/lib/time-hires.t
55136            ! MANIFEST
55137 ____________________________________________________________________________
55138 [  9689] By: jhi                                   on 2001/04/12  00:28:39
55139         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
55140              From: Gisle Aas <gisle@ActiveState.com>
55141              Date: 11 Apr 2001 16:36:11 -0700
55142              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
55143      Branch: perl
55144            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
55145 ____________________________________________________________________________
55146 [  9688] By: jhi                                   on 2001/04/12  00:27:39
55147         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
55148              From: Gisle Aas <gisle@ActiveState.com>
55149              Date: 11 Apr 2001 11:13:24 -0700
55150              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
55151      Branch: perl
55152            ! ext/MIME/Base64/Base64.xs
55153 ____________________________________________________________________________
55154 [  9687] By: jhi                                   on 2001/04/11  19:51:47
55155         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
55156      Branch: perl
55157            ! Todo-5.6
55158 ____________________________________________________________________________
55159 [  9686] By: jhi                                   on 2001/04/11  16:54:25
55160         Log: Subject: [PATCH opcode.pl] Documentation of table format
55161              From: Simon Cozens <simon@netthink.co.uk>
55162              Date: Wed, 11 Apr 2001 12:59:31 +0100
55163              Message-ID: <20010411125931.A25681@netthink.co.uk>
55164      Branch: perl
55165            ! opcode.pl
55166 ____________________________________________________________________________
55167 [  9685] By: jhi                                   on 2001/04/11  16:53:15
55168         Log: Subject: [PATCH] prototype("CORE::recv")
55169              From: Simon Cozens <simon@netthink.co.uk>
55170              Date: Wed, 11 Apr 2001 13:24:35 +0100
55171              Message-ID: <20010411132435.A26169@netthink.co.uk>
55172      Branch: perl
55173            ! pp.c t/comp/proto.t
55174 ____________________________________________________________________________
55175 [  9684] By: jhi                                   on 2001/04/11  16:47:13
55176         Log: FAQ (and AUTHORS) update from Dan Carson: the information
55177              was several years obsolete, Term::Readkey has been updated
55178              to have the functionality.
55179      Branch: perl
55180            ! AUTHORS pod/perlfaq5.pod
55181 ____________________________________________________________________________
55182 [  9683] By: jhi                                   on 2001/04/11  12:15:46
55183         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
55184              From: Calle Dybedahl <calle@lysator.liu.se>
55185              Date: 10 Apr 2001 16:44:16 +0200
55186              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
55187      Branch: perl
55188            ! ext/MIME/Base64/Base64.xs
55189 ____________________________________________________________________________
55190 [  9682] By: jhi                                   on 2001/04/11  12:12:26
55191         Log: A more minimal fix for 20010410.006 from Hugo.
55192      Branch: perl
55193            ! regexec.c
55194 ____________________________________________________________________________
55195 [  9681] By: jhi                                   on 2001/04/11  11:34:23
55196         Log: Integrate changes #9678,9679 from maintline into mainperl.
55197              
55198              addendum to change#9676
55199              
55200              up $File::Glob::VERSION; add a note pointing out the version of
55201              the OpenBSD glob bsd_glob.c resembles
55202      Branch: perl
55203           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
55204           !> ext/File/Glob/bsd_glob.h
55205 ____________________________________________________________________________
55206 [  9680] By: jhi                                   on 2001/04/11  11:30:38
55207         Log: Bad test numbering in integrate in #9677.
55208              Fixes ID 20010411.001.
55209      Branch: perl
55210            ! t/op/pat.t
55211 ____________________________________________________________________________
55212 [  9679] By: gsar                                  on 2001/04/11  03:38:40
55213         Log: up $File::Glob::VERSION; add a note pointing out the version of
55214              the OpenBSD glob bsd_glob.c resembles
55215      Branch: maint-5.6/perl
55216            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
55217            ! ext/File/Glob/bsd_glob.h
55218 ____________________________________________________________________________
55219 [  9678] By: gsar                                  on 2001/04/11  03:09:48
55220         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
55221              revision 1.8.10.1 found here:
55222              
55223              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
55224      Branch: maint-5.6/perl
55225            ! ext/File/Glob/bsd_glob.c
55226 ____________________________________________________________________________
55227 [  9677] By: jhi                                   on 2001/04/11  02:54:39
55228         Log: Integrate changes #9675,9676 from maintperl into mainline.
55229              
55230              fix for bug 20010410.006, undo change#7115
55231              
55232              port the OpenBSD glob() security patch
55233      Branch: perl
55234           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
55235           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
55236           !> t/op/pat.t
55237 ____________________________________________________________________________
55238 [  9676] By: gsar                                  on 2001/04/11  02:19:02
55239         Log: port the glob() security patch found at:
55240              
55241              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
55242              
55243              CERT advisory for the issue is here:
55244              
55245              http://www.cert.org/advisories/CA-2001-07.html
55246              
55247              Note that the security scare is only relevant for those who are
55248              foolish enough to build suidperl (which is now officially discouraged)
55249      Branch: maint-5.6/perl
55250            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
55251            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
55252 ____________________________________________________________________________
55253 [  9675] By: gsar                                  on 2001/04/10  23:52:11
55254         Log: fix for bug 20010410.006
55255              
55256              undo change#7115 (came into maint-5.6 as change#8156)
55257              
55258              add tests to keep it from coming back
55259      Branch: maint-5.6/perl
55260            ! regexec.c t/op/pat.t
55261 ____________________________________________________________________________
55262 [  9674] By: nick                                  on 2001/04/10  20:39:31
55263         Log: Integrate mainline
55264      Branch: perlio
55265           +> Porting/testall.atom
55266           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
55267           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
55268           !> t/lib/lc-uk.t t/pod/find.t
55269 ____________________________________________________________________________
55270 [  9673] By: nick                                  on 2001/04/10  18:46:14
55271         Log: Integrate against change 9670 aka perl-5.7.1
55272      Branch: perlio
55273           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
55274           !> (integrate 53 files)
55275 ____________________________________________________________________________
55276 [  9672] By: jhi                                   on 2001/04/10  13:45:01
55277         Log: Add a script for doing cumulative profile of the test suite.
55278              (Requires ATOM, that is, Tru64.)
55279      Branch: perl
55280            + Porting/testall.atom
55281            ! MANIFEST
55282 ____________________________________________________________________________
55283 [  9671] By: jhi                                   on 2001/04/10  12:38:53
55284         Log: Missing std block.
55285      Branch: perl
55286            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
55287            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
55288            ! t/pod/find.t
55289 ____________________________________________________________________________
55290 [  9670] By: jhi                                   on 2001/04/10  01:25:58
55291         Log: This is 5.7.1.
55292      Branch: perl
55293            ! patchlevel.h
55294 ____________________________________________________________________________
55295 [  9669] By: jhi                                   on 2001/04/10  01:09:14
55296         Log: Update Changes.
55297      Branch: perl
55298            ! Changes patchlevel.h
55299 ____________________________________________________________________________
55300 [  9668] By: jhi                                   on 2001/04/10  01:00:38
55301         Log: Regen toc.
55302      Branch: perl
55303            ! pod/perltoc.pod
55304 ____________________________________________________________________________
55305 [  9667] By: jhi                                   on 2001/04/10  00:52:16
55306         Log: Update perlhist.
55307      Branch: perl
55308            ! pod/perlhist.pod
55309 ____________________________________________________________________________
55310 [  9666] By: jhi                                   on 2001/04/09  23:38:59
55311         Log: Slight wording tweaks from Damian to #9658.
55312      Branch: perl
55313            ! pod/perlobj.pod
55314 ____________________________________________________________________________
55315 [  9665] By: jhi                                   on 2001/04/09  19:56:06
55316         Log: Subject: [PATCH perlutil.pod] Nit
55317              From: Simon Cozens <simon@netthink.co.uk>
55318              Date: Mon, 9 Apr 2001 20:29:44 +0100
55319              Message-ID: <20010409202944.A14796@the.earth.li>
55320      Branch: perl
55321            ! pod/perlutil.pod
55322 ____________________________________________________________________________
55323 [  9664] By: jhi                                   on 2001/04/09  19:54:42
55324         Log: Subject: Re: perl571delta.pod@9631
55325              From: Mike Guy <mjtg@cam.ac.uk>
55326              Date: Mon, 09 Apr 2001 18:09:14 +0100
55327              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
55328      Branch: perl
55329            ! pod/perl571delta.pod
55330 ____________________________________________________________________________
55331 [  9663] By: jhi                                   on 2001/04/09  13:43:35
55332         Log: Update Changes.
55333      Branch: perl
55334            ! Changes patchlevel.h
55335 ____________________________________________________________________________
55336 [  9662] By: jhi                                   on 2001/04/09  13:24:46
55337         Log: tweak tweak.
55338      Branch: perl
55339            ! AUTHORS pod/perl571delta.pod
55340 ____________________________________________________________________________
55341 [  9661] By: jhi                                   on 2001/04/09  13:15:13
55342         Log: Thinko in manual patch applying.
55343      Branch: perl
55344            ! sv.c
55345 ____________________________________________________________________________
55346 [  9660] By: jhi                                   on 2001/04/09  13:07:53
55347         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
55348              From: Robin Barker <rmb1@cise.npl.co.uk> 
55349              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
55350              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
55351              
55352              (This corrects the case where the "isn't numeric" string contains \0s
55353              and is longer than the temporary buffer, and contains \0 at the point
55354              the string would be truncated by "...".) 
55355      Branch: perl
55356            ! sv.c
55357 ____________________________________________________________________________
55358 [  9659] By: jhi                                   on 2001/04/09  12:57:41
55359         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
55360      Branch: perl
55361            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
55362            ! t/lib/cgi-function.t t/lib/cgi-html.t
55363 ____________________________________________________________________________
55364 [  9658] By: jhi                                   on 2001/04/09  12:48:47
55365         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
55366              From: Ilmari Karonen <iltzu@sci.fi>
55367              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
55368              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
55369              
55370              Rearrange and rewrite the Method Invocation section
55371              to explain the concepts in nicer order.
55372      Branch: perl
55373            ! pod/perlobj.pod
55374 ____________________________________________________________________________
55375 [  9657] By: jhi                                   on 2001/04/09  12:35:58
55376         Log: Upgrade to podlators 1.09, from Russ Allbery.
55377      Branch: perl
55378            ! lib/Pod/Man.pm lib/Pod/Text.pm
55379 ____________________________________________________________________________
55380 [  9656] By: jhi                                   on 2001/04/09  12:31:53
55381         Log: perl571delta.
55382      Branch: perl
55383            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
55384 ____________________________________________________________________________
55385 [  9655] By: jhi                                   on 2001/04/09  12:20:09
55386         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
55387              From: Prymmer/Kahn <pvhp@best.com>
55388              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
55389              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
55390      Branch: perl
55391            ! lib/utf8.pm pod/perlunicode.pod
55392 ____________________________________________________________________________
55393 [  9654] By: gsar                                  on 2001/04/09  03:38:33
55394         Log: here lies 5.6.1
55395      Branch: maint-5.6/perl
55396            ! Changes
55397 ____________________________________________________________________________
55398 [  9653] By: jhi                                   on 2001/04/09  03:25:24
55399         Log: Update perlhist.
55400      Branch: perl
55401            ! pod/perlhist.pod
55402 ____________________________________________________________________________
55403 [  9652] By: jhi                                   on 2001/04/09  03:18:49
55404         Log: perl571delta tweaking continues.
55405      Branch: perl
55406            ! pod/perl571delta.pod
55407 ____________________________________________________________________________
55408 [  9651] By: gsar                                  on 2001/04/09  03:11:19
55409         Log: update Changes, patchlevel.h &c.
55410      Branch: maint-5.6/perl
55411            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
55412            ! pod/perltoc.pod
55413 ____________________________________________________________________________
55414 [  9650] By: jhi                                   on 2001/04/09  02:40:24
55415         Log: Integrate the perlfork half of #9513 from maintperl into mainline
55416              (the perlunicode half is obsolete)
55417      Branch: perl
55418            ! pod/perlfork.pod
55419 ____________________________________________________________________________
55420 [  9649] By: gsar                                  on 2001/04/09  02:35:43
55421         Log: tweak perldelta as suggested by Jarkko
55422      Branch: maint-5.6/perl
55423            ! pod/perldelta.pod
55424 ____________________________________________________________________________
55425 [  9648] By: jhi                                   on 2001/04/09  02:13:04
55426         Log: Integrate change #9646 from maintperl into mainline.
55427              
55428              add note about ithreads and Thread.pm
55429      Branch: perl
55430           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
55431 ____________________________________________________________________________
55432 [  9647] By: jhi                                   on 2001/04/09  02:10:18
55433         Log: Bad assumption that shortsize == 2.
55434      Branch: perl
55435            ! t/lib/xs-typemap.t
55436 ____________________________________________________________________________
55437 [  9646] By: gsar                                  on 2001/04/09  00:48:04
55438         Log: add note about ithreads and Thread.pm (too many people are
55439              confused by the fact that Thread.pm is built and installed
55440              under non-5005threads but doesn't work)
55441      Branch: maint-5.6/perl
55442            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
55443 ____________________________________________________________________________
55444 [  9645] By: gsar                                  on 2001/04/09  00:19:03
55445         Log: update perldelta.pod for changes in 5.6.1
55446      Branch: maint-5.6/perl
55447            ! Changes pod/perldelta.pod
55448 ____________________________________________________________________________
55449 [  9644] By: jhi                                   on 2001/04/08  20:37:00
55450         Log: Integrate change #9639 from maintperl into mainline:
55451              on windows, many of the README.* pods were being copied to
55452              the wrong location
55453      Branch: perl
55454           !> win32/Makefile win32/makefile.mk
55455 ____________________________________________________________________________
55456 [  9643] By: jhi                                   on 2001/04/08  20:07:11
55457         Log: Integrate change #9624 from maintperl into mainline:
55458              the pod tests were not okay.  (t/pod/find.t changes ignored)
55459      Branch: perl
55460           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
55461           !> t/pod/include.t t/pod/included.t t/pod/lref.t
55462           !> t/pod/multiline_items.t t/pod/nested_items.t
55463           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
55464           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
55465 ____________________________________________________________________________
55466 [  9642] By: jhi                                   on 2001/04/08  19:57:17
55467         Log: Integrate change #9638 from maintperl into mainline:
55468              update to latest JPL from the anoncvs repository
55469      Branch: perl
55470           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
55471           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
55472           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
55473 ____________________________________________________________________________
55474 [  9641] By: jhi                                   on 2001/04/08  19:53:30
55475         Log: perl571delta updates.
55476      Branch: perl
55477            ! lib/Filter/Simple.pm pod/perl571delta.pod
55478 ____________________________________________________________________________
55479 [  9640] By: gsar                                  on 2001/04/08  19:20:46
55480         Log: integrate change#9634 from mainline
55481              
55482              Fix the perlmodlib generation (didn't understand separate .pod
55483              files; didn't understand -- as the name-thing separator).
55484              Update the CPAN mirrors list.
55485      Branch: maint-5.6/perl
55486            ! pod/perlmodlib.pod
55487           !> pod/perlmodlib.PL
55488 ____________________________________________________________________________
55489 [  9639] By: gsar                                  on 2001/04/08  18:57:31
55490         Log: on windows, many of the README.* pods were being copied to the wrong
55491              location
55492      Branch: maint-5.6/perl
55493            ! win32/Makefile win32/makefile.mk
55494 ____________________________________________________________________________
55495 [  9638] By: gsar                                  on 2001/04/08  18:38:25
55496         Log: update to latest JPL from the anoncvs repository
55497      Branch: maint-5.6/perl
55498            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
55499            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
55500            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
55501 ____________________________________________________________________________
55502 [  9637] By: jhi                                   on 2001/04/08  17:53:53
55503         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
55504      Branch: perl
55505            ! pod/perl571delta.pod
55506 ____________________________________________________________________________
55507 [  9636] By: jhi                                   on 2001/04/08  17:18:32
55508         Log: Regen toc.
55509      Branch: perl
55510            ! pod/perltoc.pod
55511 ____________________________________________________________________________
55512 [  9635] By: jhi                                   on 2001/04/08  17:16:33
55513         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
55514              From: "Craig A. Berry" <craigberry@mac.com>
55515              Date: Sun, 08 Apr 2001 12:30:16 -0500
55516              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
55517      Branch: perl
55518            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
55519 ____________________________________________________________________________
55520 [  9634] By: jhi                                   on 2001/04/08  17:09:19
55521         Log: Fix the perlmodlib generation (didn't understand separate .pod
55522              files; didn't understand -- as the name-thing separator).
55523              
55524              Update the CPAN mirrors list.
55525      Branch: perl
55526            ! pod/perlmodlib.PL pod/perlmodlib.pod
55527 ____________________________________________________________________________
55528 [  9633] By: jhi                                   on 2001/04/08  16:49:17
55529         Log: Sort MANIFEST.
55530      Branch: perl
55531            ! MANIFEST
55532 ____________________________________________________________________________
55533 [  9632] By: gsar                                  on 2001/04/08  16:36:06
55534         Log: add $Tie::RefHash::VERSION
55535      Branch: maint-5.6/perl
55536            ! lib/Tie/RefHash.pm
55537 ____________________________________________________________________________
55538 [  9631] By: jhi                                   on 2001/04/08  16:10:15
55539         Log: perl571delta updates based on p5p feedback; still needs
55540              lots of examples.
55541      Branch: perl
55542            ! pod/perl571delta.pod
55543 ____________________________________________________________________________
55544 [  9630] By: jhi                                   on 2001/04/08  15:59:13
55545         Log: Update the list of supported platforms to talk about 5.7.1
55546              (and 5.6.1)
55547      Branch: perl
55548            ! pod/perlport.pod
55549 ____________________________________________________________________________
55550 [  9629] By: jhi                                   on 2001/04/08  15:55:41
55551         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
55552              from maintperl into mainline: perlport updates.
55553      Branch: perl
55554            ! pod/perlport.pod
55555 ____________________________________________________________________________
55556 [  9628] By: jhi                                   on 2001/04/08  15:53:17
55557         Log: perlsolaris.pod copied to wrong directory.
55558      Branch: perl
55559            ! win32/makefile.mk
55560 ____________________________________________________________________________
55561 [  9627] By: jhi                                   on 2001/04/08  14:48:18
55562         Log: Subject: Typos in perl571delta.pod
55563              From: "Stephen P. Potter" <spp@spotter.yi.org>
55564              Date: Sat, 07 Apr 2001 20:37:05 -0400
55565              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
55566      Branch: perl
55567            ! pod/perl571delta.pod
55568 ____________________________________________________________________________
55569 [  9626] By: jhi                                   on 2001/04/08  14:39:04
55570         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
55571      Branch: perl
55572            ! gv.c
55573 ____________________________________________________________________________
55574 [  9625] By: nick                                  on 2001/04/08  10:14:23
55575         Log: Integrate mainline
55576      Branch: perlio
55577           +> pod/perl570delta.pod pod/perl571delta.pod
55578           !> (integrate 27 files)
55579 ____________________________________________________________________________
55580 [  9624] By: gsar                                  on 2001/04/08  06:08:17
55581         Log: test in t/pod/* were busted
55582              
55583              these tests are still not enabled in t/{harness,TEST}
55584      Branch: maint-5.6/perl
55585            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
55586            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
55587            ! t/pod/multiline_items.t t/pod/nested_items.t
55588            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
55589            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
55590 ____________________________________________________________________________
55591 [  9623] By: gsar                                  on 2001/04/08  03:37:01
55592         Log: integrate change#9470 from mainline
55593              
55594              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
55595      Branch: maint-5.6/perl
55596           !> ext/Socket/Socket.xs
55597 ____________________________________________________________________________
55598 [  9622] By: jhi                                   on 2001/04/07  22:40:47
55599         Log: Update Changes.
55600      Branch: perl
55601            ! Changes patchlevel.h
55602 ____________________________________________________________________________
55603 [  9621] By: jhi                                   on 2001/04/07  22:34:16
55604         Log: Update AUTHORS.
55605      Branch: perl
55606            ! AUTHORS
55607 ____________________________________________________________________________
55608 [  9620] By: jhi                                   on 2001/04/07  22:12:47
55609         Log: Forgot to bump the number of tests in #9164.
55610      Branch: perl
55611            ! t/op/array.t
55612 ____________________________________________________________________________
55613 [  9619] By: jhi                                   on 2001/04/07  22:09:50
55614         Log: Bump patchlevel to 5.7.1.
55615      Branch: perl
55616            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55617            ! config_h.SH patchlevel.h
55618 ____________________________________________________________________________
55619 [  9618] By: jhi                                   on 2001/04/07  22:02:41
55620         Log: Populate perl571delta.
55621      Branch: perl
55622            ! pod/perl571delta.pod
55623 ____________________________________________________________________________
55624 [  9617] By: jhi                                   on 2001/04/07  22:01:23
55625         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
55626              to forget it later; do not change patchlevel.h yet or regenerate
55627              Configure yet.
55628      Branch: perl
55629            ! epoc/config.sh win32/Makefile win32/config_H.bc
55630            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
55631 ____________________________________________________________________________
55632 [  9616] By: jhi                                   on 2001/04/07  17:46:33
55633         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
55634      Branch: perl
55635            ! pod/perl571delta.pod
55636 ____________________________________________________________________________
55637 [  9615] By: jhi                                   on 2001/04/07  17:33:21
55638         Log: Change the toc configuration.
55639      Branch: perl
55640            ! pod/buildtoc.PL pod/perl.pod
55641 ____________________________________________________________________________
55642 [  9614] By: jhi                                   on 2001/04/07  17:29:47
55643         Log: Subject: PATCH: $[
55644              From: Robin Houston <robin@kitsite.com>
55645              Date: Fri, 6 Apr 2001 18:10:14 +0100
55646              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
55647      Branch: perl
55648            ! op.c t/op/array.t
55649 ____________________________________________________________________________
55650 [  9613] By: jhi                                   on 2001/04/07  17:28:26
55651         Log: Subject: [PATCH perl@9424] isn't numeric warning
55652              From: Robin Barker <rmb1@cise.npl.co.uk>
55653              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
55654              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
55655      Branch: perl
55656            ! sv.c t/pragma/warn/sv
55657 ____________________________________________________________________________
55658 [  9612] By: jhi                                   on 2001/04/07  17:26:45
55659         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
55660              From: Mike Guy <mjtg@cam.ac.uk>
55661              Date: Fri, 06 Apr 2001 12:47:06 +0100
55662              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
55663      Branch: perl
55664            ! dump.c t/lib/peek.t
55665 ____________________________________________________________________________
55666 [  9611] By: jhi                                   on 2001/04/07  17:21:35
55667         Log: Create perl571delta and seed it off with the perldelta changes
55668              since 5.7.0; remove those changes from perldelta and rename it
55669              as perl570delta; recreate perldelta but leave it almost empty.
55670      Branch: perl
55671            + pod/perl570delta.pod pod/perl571delta.pod
55672            ! MANIFEST pod/perldelta.pod
55673 ____________________________________________________________________________
55674 [  9610] By: jhi                                   on 2001/04/07  16:56:32
55675         Log: Denit.
55676      Branch: perl
55677            ! pod/perldelta.pod
55678 ____________________________________________________________________________
55679 [  9609] By: jhi                                   on 2001/04/07  16:38:32
55680         Log: Retract #9523: needs more thought.
55681      Branch: perl
55682            ! Makefile.SH
55683 ____________________________________________________________________________
55684 [  9608] By: jhi                                   on 2001/04/07  14:59:20
55685         Log: atmark() code cleanaup.
55686      Branch: perl
55687            ! ext/IO/IO.xs
55688 ____________________________________________________________________________
55689 [  9607] By: jhi                                   on 2001/04/07  14:48:14
55690         Log: Integrate change #9605 from maintperl into mainline.
55691              
55692              can't optimize away scope entry if tr/// is present
55693      Branch: perl
55694           !> op.c t/op/tr.t
55695 ____________________________________________________________________________
55696 [  9606] By: jhi                                   on 2001/04/07  14:43:59
55697         Log: Integrate perlio.
55698      Branch: perl
55699           +> win32/FindExt.pm
55700           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
55701           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
55702 ____________________________________________________________________________
55703 [  9605] By: gsar                                  on 2001/04/07  11:52:40
55704         Log: can't optimize away scope entry if tr/// is present
55705      Branch: maint-5.6/perl
55706            ! op.c t/op/tr.t
55707 ____________________________________________________________________________
55708 [  9604] By: nick                                  on 2001/04/07  11:39:45
55709         Log: Split out extension finding code from buildext.pl into FindExt.pm
55710              Use it to get Config.pm's idea of available extensions in line
55711              with what is built.
55712      Branch: perlio
55713            + win32/FindExt.pm
55714            ! MANIFEST win32/buildext.pl win32/config_sh.PL
55715            ! win32/makefile.mk
55716 ____________________________________________________________________________
55717 [  9603] By: nick                                  on 2001/04/07  09:11:38
55718         Log: Cleanup correction for failed :Via() layer, also set an error code.
55719      Branch: perlio
55720            ! ext/PerlIO/Via/Via.xs
55721 ____________________________________________________________________________
55722 [  9602] By: nick                                  on 2001/04/07  08:38:04
55723         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
55724              style. So don't use binmode() on the handles so that Win32 etc. see
55725              same sequence and produce same digests.
55726      Branch: perlio
55727            ! t/lib/md5-file.t
55728 ____________________________________________________________________________
55729 [  9601] By: nick                                  on 2001/04/07  08:36:26
55730         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
55731              Else it complains and so crlf layer (say) does not get pushed.
55732      Branch: perlio
55733            ! perlio.c
55734 ____________________________________________________________________________
55735 [  9600] By: jhi                                   on 2001/04/06  23:00:09
55736         Log: Integrate change #9599 from perlio into mainline.
55737      Branch: perl
55738           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
55739           !> win32/config_H.vc
55740 ____________________________________________________________________________
55741 [  9599] By: nick                                  on 2001/04/06  21:42:43
55742         Log: Quote $VERSION in Encode.pm.
55743              regen_config_h as requested.
55744      Branch: perlio
55745            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
55746            ! win32/config_H.vc
55747 ____________________________________________________________________________
55748 [  9598] By: nick                                  on 2001/04/06  20:34:59
55749         Log: Integrate mainline
55750      Branch: perlio
55751           +> README.macos
55752           !> (integrate 39 files)
55753 ____________________________________________________________________________
55754 [  9597] By: gsar                                  on 2001/04/06  18:06:35
55755         Log: integrate change#9464 from mainline (addendum to change#8313)
55756              
55757              Subject: [PATCH @9452] Better peep()ing for foreach() loops
55758      Branch: maint-5.6/perl
55759           !> op.c
55760 ____________________________________________________________________________
55761 [  9596] By: jhi                                   on 2001/04/06  17:26:03
55762         Log: The d_casti32=undef is good for you even when not use64bitall.
55763      Branch: perl
55764            ! hints/hpux.sh
55765 ____________________________________________________________________________
55766 [  9595] By: gsar                                  on 2001/04/06  14:57:17
55767         Log: add a low-impact fix to accommodate darwin-ism
55768      Branch: maint-5.6/perl
55769            ! ext/Errno/Errno_pm.PL
55770 ____________________________________________________________________________
55771 [  9594] By: jhi                                   on 2001/04/06  14:55:14
55772         Log: Integrate changes #9528,9593 from mainline into maintperl;
55773              tweaking the editor/IDE/shell list.
55774      Branch: maint-5.6/perl
55775           !> pod/perlfaq3.pod
55776 ____________________________________________________________________________
55777 [  9593] By: jhi                                   on 2001/04/06  14:51:39
55778         Log: Make the editor/IDE/shell list a little bit airier.
55779      Branch: perl
55780            ! pod/perlfaq3.pod
55781 ____________________________________________________________________________
55782 [  9592] By: gsar                                  on 2001/04/06  14:45:18
55783         Log: integrate change#9477 from mainline (base.pm doc tweak)
55784              
55785              missing doc entry for fmod()
55786      Branch: maint-5.6/perl
55787            ! lib/Math/BigFloat.pm
55788           !> lib/base.pm
55789 ____________________________________________________________________________
55790 [  9591] By: jhi                                   on 2001/04/06  13:55:48
55791         Log: Regen toc.
55792      Branch: perl
55793            ! pod/perltoc.pod
55794 ____________________________________________________________________________
55795 [  9590] By: jhi                                   on 2001/04/06  13:54:52
55796         Log: Math::BigFloat patches from John Peacock.  The equivalent
55797              of #9586 from maintperl but reworked by John to work with
55798              the bleadperl.
55799      Branch: perl
55800            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
55801 ____________________________________________________________________________
55802 [  9589] By: jhi                                   on 2001/04/06  13:42:23
55803         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
55804      Branch: perl
55805            ! ext/Digest/MD5/Makefile.PL
55806 ____________________________________________________________________________
55807 [  9588] By: jhi                                   on 2001/04/06  13:31:45
55808         Log: Integrate changes #9584,9587 from maintperl into mainline.
55809              
55810              keep eval"" CVs alive until the end of the statement in which
55811              they're called
55812              
55813              add README.macos (from Chris Nandor)
55814              
55815              tyop in change#9555
55816      Branch: perl
55817           +> README.macos
55818           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
55819           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
55820           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
55821           !> win32/makefile.mk
55822 ____________________________________________________________________________
55823 [  9587] By: gsar                                  on 2001/04/06  07:31:30
55824         Log: add README.macos (from Chris Nandor)
55825              
55826              tyop in change#9555
55827      Branch: maint-5.6/perl
55828            + README.macos
55829            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
55830            ! win32/Makefile win32/makefile.mk
55831 ____________________________________________________________________________
55832 [  9586] By: gsar                                  on 2001/04/06  07:08:54
55833         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
55834      Branch: maint-5.6/perl
55835            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
55836 ____________________________________________________________________________
55837 [  9585] By: gsar                                  on 2001/04/06  06:58:44
55838         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
55839              from mainline
55840              
55841              Subject: [PATCH] Base64 update to perlfaq9.pod
55842              
55843              Subject: [PATCH AUTHORS] Housekeeping
55844              
55845              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
55846              Mac OS X (Darwin) has extra pwent fields.
55847              
55848              Subject: [PATCH B::*] print control-character vars readably
55849              Needs EBCDICification.
55850              
55851              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
55852              
55853              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
55854              
55855              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
55856              
55857              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
55858              
55859              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
55860              
55861              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
55862              
55863              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
55864              
55865              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
55866              
55867              FreeBSD hints tweak from Anton Berezin.
55868              
55869              Subject: [PATCH foolperl & bleadperl] README.vms update
55870              
55871              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
55872      Branch: maint-5.6/perl
55873           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
55874           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
55875           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
55876 ____________________________________________________________________________
55877 [  9584] By: gsar                                  on 2001/04/06  04:09:00
55878         Log: keep eval"" CVs alive until the end of the statement in which
55879              they're called; this avoids a coredump ensuing from search for
55880              lexicals in code such as:
55881              
55882              sub bug {
55883              my $s = @_;
55884              eval q[sub { eval 'sub { &$s }' }];
55885              }
55886              bug("x")->()->();
55887              
55888              this code still doesn't work as intended (as it has remained
55889              since time immemorial), but it doesn't provoke a coredump anymore
55890      Branch: maint-5.6/perl
55891            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
55892            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
55893 ____________________________________________________________________________
55894 [  9583] By: jhi                                   on 2001/04/05  23:52:51
55895         Log: Update Changes.
55896      Branch: perl
55897            ! Changes patchlevel.h
55898 ____________________________________________________________________________
55899 [  9582] By: jhi                                   on 2001/04/05  23:11:23
55900         Log: Slight doc tweak.
55901      Branch: perl
55902            ! pod/perlunicode.pod
55903 ____________________________________________________________________________
55904 [  9581] By: jhi                                   on 2001/04/05  23:04:11
55905         Log: Integrate perlio.
55906      Branch: perl
55907           !> pod/perlunicode.pod
55908 ____________________________________________________________________________
55909 [  9580] By: jhi                                   on 2001/04/05  23:03:29
55910         Log: Test for #9579.
55911      Branch: perl
55912            ! t/op/do.t
55913 ____________________________________________________________________________
55914 [  9579] By: jhi                                   on 2001/04/05  22:54:17
55915         Log: Subject: [PATCH] Propagate calling context for do '...'
55916              From: Gisle Aas <gisle@ActiveState.com>
55917              Date: 04 Apr 2001 20:17:29 -0700
55918              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
55919      Branch: perl
55920            ! pod/perlfunc.pod pp_ctl.c
55921 ____________________________________________________________________________
55922 [  9578] By: jhi                                   on 2001/04/05  22:52:51
55923         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
55924              From: Peter Prymmer <pvhp@forte.com>
55925              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
55926              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
55927      Branch: perl
55928            ! README.vms
55929 ____________________________________________________________________________
55930 [  9577] By: jhi                                   on 2001/04/05  22:48:22
55931         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
55932              From: "Craig A. Berry" <craigberry@mac.com>
55933              Date: Thu, 5 Apr 2001 13:43:28 -0500
55934              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
55935      Branch: perl
55936            ! README.vms
55937 ____________________________________________________________________________
55938 [  9576] By: jhi                                   on 2001/04/05  22:31:38
55939         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
55940              From: Michael G Schwern <schwern@pobox.com>
55941              Date: Thu, 5 Apr 2001 21:53:21 +0100
55942              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
55943      Branch: perl
55944            ! lib/base.pm t/lib/fields.t
55945 ____________________________________________________________________________
55946 [  9575] By: jhi                                   on 2001/04/05  22:26:10
55947         Log: FreeBSD hints tweak from Anton Berezin.
55948      Branch: perl
55949            ! hints/freebsd.sh
55950 ____________________________________________________________________________
55951 [  9574] By: jhi                                   on 2001/04/05  22:24:03
55952         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
55953              From: David Dyck <dcd@tc.fluke.com>
55954              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
55955              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
55956      Branch: perl
55957            ! t/op/oct.t
55958 ____________________________________________________________________________
55959 [  9573] By: jhi                                   on 2001/04/05  22:23:06
55960         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
55961              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
55962              From: David Dyck <dcd@tc.fluke.com>
55963              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
55964      Branch: perl
55965            ! pp.c
55966 ____________________________________________________________________________
55967 [  9572] By: jhi                                   on 2001/04/05  22:14:47
55968         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
55969              From: Robin Houston <robin@kitsite.com>
55970              Date: Thu, 5 Apr 2001 20:56:48 +0100
55971              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
55972      Branch: perl
55973            ! ext/B/B/Deparse.pm
55974 ____________________________________________________________________________
55975 [  9571] By: jhi                                   on 2001/04/05  22:12:53
55976         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
55977              From: Robin Houston <robin@kitsite.com>
55978              Date: Thu, 5 Apr 2001 19:55:51 +0100
55979              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
55980      Branch: perl
55981            ! ext/B/B/Deparse.pm
55982 ____________________________________________________________________________
55983 [  9570] By: jhi                                   on 2001/04/05  22:11:06
55984         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
55985              From: Robin Houston <robin@kitsite.com>
55986              Date: Thu, 5 Apr 2001 20:16:29 +0100
55987              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
55988      Branch: perl
55989            ! ext/B/B/Deparse.pm
55990 ____________________________________________________________________________
55991 [  9569] By: nick                                  on 2001/04/05  21:32:26
55992         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
55993      Branch: perlio
55994            ! pod/perlunicode.pod
55995 ____________________________________________________________________________
55996 [  9568] By: nick                                  on 2001/04/05  19:38:09
55997         Log: Integrate mainline
55998      Branch: perlio
55999           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
56000           !> (integrate 35 files)
56001 ____________________________________________________________________________
56002 [  9567] By: jhi                                   on 2001/04/05  18:31:45
56003         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
56004              From: Robin Houston <robin@kitsite.com>
56005              Date: Thu, 5 Apr 2001 18:03:23 +0100
56006              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
56007      Branch: perl
56008            ! ext/B/B/Deparse.pm
56009 ____________________________________________________________________________
56010 [  9566] By: jhi                                   on 2001/04/05  18:29:35
56011         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
56012              From: Robin Houston <robin@kitsite.com>
56013              Date: Thu, 5 Apr 2001 16:45:18 +0100
56014              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
56015      Branch: perl
56016            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
56017 ____________________________________________________________________________
56018 [  9565] By: jhi                                   on 2001/04/05  18:24:23
56019         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
56020              From: Robin Houston <robin@kitsite.com>
56021              Date: Thu, 5 Apr 2001 14:50:09 +0100
56022              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
56023      Branch: perl
56024            ! ext/B/B/Deparse.pm
56025 ____________________________________________________________________________
56026 [  9564] By: jhi                                   on 2001/04/05  18:23:03
56027         Log: Subject: [PATCH B::*] print control-character vars readably
56028              From: Robin Houston <robin@kitsite.com>
56029              Date: Thu, 5 Apr 2001 14:27:38 +0100
56030              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
56031              
56032              Needs EBCDICification.
56033      Branch: perl
56034            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
56035            ! ext/B/B/Terse.pm
56036 ____________________________________________________________________________
56037 [  9563] By: jhi                                   on 2001/04/05  18:20:32
56038         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
56039              Date: Thu, 5 Apr 2001 13:21:42 -0400
56040              From: Paul Schinder <schinder@pobox.com>
56041              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
56042              
56043              Mac OS X (Darwin) has extra pwent fields.
56044      Branch: perl
56045            ! t/op/pwent.t
56046 ____________________________________________________________________________
56047 [  9562] By: jhi                                   on 2001/04/05  17:57:51
56048         Log: Regen toc.
56049      Branch: perl
56050            ! pod/perltoc.pod
56051 ____________________________________________________________________________
56052 [  9561] By: jhi                                   on 2001/04/05  17:47:33
56053         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
56054      Branch: metaconfig
56055            ! U/Glossary.patch
56056      Branch: metaconfig/U/perl
56057            + d_u32align.U
56058            ! d_cmsghdr_s.U d_msghdr_s.U
56059 ____________________________________________________________________________
56060 [  9560] By: jhi                                   on 2001/04/05  17:47:01
56061         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
56062              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
56063              Introduce probes for struct msghdr, struct cmsghdr,
56064              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
56065              ualarm, usleep, for possible later extension work.
56066      Branch: perl
56067            + t/lib/md5-align.t
56068            ! Configure MANIFEST Porting/Glossary Porting/config.sh
56069            ! Porting/config_H config_h.SH configure.com epoc/config.sh
56070            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
56071            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56072            ! vos/config.ga.h win32/config.bc win32/config.gc
56073            ! win32/config.vc
56074 ____________________________________________________________________________
56075 [  9559] By: jhi                                   on 2001/04/05  13:03:04
56076         Log: Be traditional in your cpp (for the Errno extension).
56077      Branch: perl
56078            ! hints/darwin.sh
56079 ____________________________________________________________________________
56080 [  9558] By: jhi                                   on 2001/04/05  13:00:05
56081         Log: Add $Config{cppflags} to the gcc incantation.
56082      Branch: perl
56083            ! ext/Errno/Errno_pm.PL
56084 ____________________________________________________________________________
56085 [  9557] By: jhi                                   on 2001/04/05  04:22:39
56086         Log: Introduce Sean Burke's Class::ISA 0.32.
56087      Branch: perl
56088            + lib/Class/ISA.pm t/lib/class-isa.t
56089            ! MANIFEST
56090 ____________________________________________________________________________
56091 [  9556] By: jhi                                   on 2001/04/05  04:09:50
56092         Log: Subject: [PATCH AUTHORS] Housekeeping
56093              From: Paul Johnson <paul@pjcj.net> 
56094              Date: Wed, 4 Apr 2001 22:45:47 +0200
56095              Message-ID: <20010404224547.D9548@pjcj.net>
56096      Branch: perl
56097            ! AUTHORS
56098 ____________________________________________________________________________
56099 [  9555] By: jhi                                   on 2001/04/05  04:06:33
56100         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
56101              From: Gisle Aas <gisle@ActiveState.com>
56102              Date: 04 Apr 2001 14:23:04 -0700
56103              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
56104      Branch: perl
56105            ! pod/perlfaq9.pod
56106 ____________________________________________________________________________
56107 [  9554] By: jhi                                   on 2001/04/05  04:05:49
56108         Log: Downgrade also the "Wide character" diagnostic.
56109      Branch: perl
56110            ! pod/perldiag.pod
56111 ____________________________________________________________________________
56112 [  9553] By: jhi                                   on 2001/04/05  04:00:33
56113         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
56114              maintperl into mainline.
56115              
56116              "double" should be "NV"; standard typemap is missing entry
56117              for NV
56118              
56119              s/djSP/dSP/
56120              
56121              Downgrade "Wide character in print" to a warning.
56122              
56123              B::Deparse fix for ${^FOO} and documentation for PVX() method
56124              (from Robin Houston)
56125              
56126              tr/// doesn't null-terminate the result in some situations
56127              (from Gisle Aas)
56128      Branch: perl
56129           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
56130           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
56131           !> t/io/utf8.t t/op/tr.t
56132 ____________________________________________________________________________
56133 [  9552] By: jhi                                   on 2001/04/05  03:52:50
56134         Log: Retract changes #9542 and #9538 (from maintperl, integrated
56135              at #9540), shouldn't be needed because of the perlio changes.
56136      Branch: perl
56137            ! util.c
56138 ____________________________________________________________________________
56139 [  9551] By: gsar                                  on 2001/04/05  00:18:34
56140         Log: tr/// doesn't null-terminate the result in some situations
56141              (from Gisle Aas)
56142      Branch: maint-5.6/perl
56143            ! doop.c t/op/tr.t
56144 ____________________________________________________________________________
56145 [  9550] By: gsar                                  on 2001/04/04  20:04:17
56146         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
56147              (from Robin Houston)
56148      Branch: maint-5.6/perl
56149            ! ext/B/B.pm ext/B/B/Deparse.pm
56150 ____________________________________________________________________________
56151 [  9549] By: nick                                  on 2001/04/04  18:56:15
56152         Log: Downgrade "Wide character in print" to a warning.
56153      Branch: perlio
56154            ! doio.c t/io/utf8.t
56155 ____________________________________________________________________________
56156 [  9548] By: gsar                                  on 2001/04/04  18:51:49
56157         Log: integrate changes#9460,9462,9482,9521,9522
56158              
56159              Subject: PATCH: B::Debug should show LOOP-specific fields
56160              
56161              Subject: B::Deparse precedence bug. (Patch included.)
56162              
56163              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
56164              
56165              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
56166              
56167              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
56168      Branch: maint-5.6/perl
56169           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
56170           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
56171 ____________________________________________________________________________
56172 [  9547] By: gsar                                  on 2001/04/04  18:49:16
56173         Log: s/djSP/dSP/
56174      Branch: maint-5.6/perl
56175            ! ext/Thread/Thread.xs
56176 ____________________________________________________________________________
56177 [  9546] By: nick                                  on 2001/04/04  18:44:00
56178         Log: Integrate mainline.
56179      Branch: perlio
56180           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
56181           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
56182 ____________________________________________________________________________
56183 [  9545] By: gsar                                  on 2001/04/04  18:38:52
56184         Log: integrate change#8837 from mainline
56185              
56186              Subject: [patch] -Wall cleanup round 2
56187      Branch: maint-5.6/perl
56188           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
56189           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
56190           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
56191           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
56192           !> ext/SDBM_File/SDBM_File.xs
56193 ____________________________________________________________________________
56194 [  9544] By: gsar                                  on 2001/04/04  17:49:57
56195         Log: "double" should be "NV"; standard typemap is missing entry
56196              for NV
56197      Branch: maint-5.6/perl
56198            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
56199 ____________________________________________________________________________
56200 [  9543] By: jhi                                   on 2001/04/04  14:13:18
56201         Log: Thou shalt not (just) match for English error messages.
56202      Branch: perl
56203            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
56204            ! os2/OS2/Process/Process.pm
56205 ____________________________________________________________________________
56206 [  9542] By: jhi                                   on 2001/04/04  13:20:39
56207         Log: Make the stdio tricks of fflush_all() to exist only if
56208              stdio is being used.
56209      Branch: perl
56210            ! util.c
56211 ____________________________________________________________________________
56212 [  9541] By: jhi                                   on 2001/04/04  04:20:24
56213         Log: Subject: Re: [PATCH] Lighten up glob
56214              From: Benjamin Sugars <bsugars@canoe.ca>
56215              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
56216              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
56217      Branch: perl
56218            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
56219            ! util.c
56220 ____________________________________________________________________________
56221 [  9540] By: jhi                                   on 2001/04/04  04:03:57
56222         Log: Integrate changes #9538,9539 from maintperl into mainline.
56223              
56224              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
56225              for use with _fwalk() (fix for change#7705)
56226              
56227              another tweak needed for SunOS 4.1.x build (from Mike Guy)
56228              (cp -f is not portable)
56229      Branch: perl
56230           !> Makefile.SH util.c
56231 ____________________________________________________________________________
56232 [  9539] By: gsar                                  on 2001/04/04  03:01:14
56233         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
56234      Branch: maint-5.6/perl
56235            ! Makefile.SH
56236 ____________________________________________________________________________
56237 [  9538] By: gsar                                  on 2001/04/04  01:00:38
56238         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
56239              for use with _fwalk() (fix for change#7705)
56240      Branch: maint-5.6/perl
56241            ! util.c
56242 ____________________________________________________________________________
56243 [  9537] By: nick                                  on 2001/04/03  19:24:55
56244         Log: Integrate mainline
56245      Branch: perlio
56246           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
56247           +> lib/unicode/PropList.html
56248            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
56249           !> (integrate 69 files)
56250 ____________________________________________________________________________
56251 [  9536] By: jhi                                   on 2001/04/03  18:02:31
56252         Log: Integrate change #9533 from maintperl into mainline.
56253              
56254              better fix for change#9517 to accomodate UNC paths like
56255              \\server\share\foo, and paths with trailing backslash
56256              like c:\this\
56257      Branch: perl
56258           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
56259 ____________________________________________________________________________
56260 [  9535] By: jhi                                   on 2001/04/03  17:58:07
56261         Log: Change the push/unshift warning to be of class syntax, not misc.
56262      Branch: perl
56263            ! op.c pod/perldiag.pod t/pragma/warn/op
56264 ____________________________________________________________________________
56265 [  9534] By: jhi                                   on 2001/04/03  15:03:46
56266         Log: Change the push/unshift warning (#9532) to talk about "no values"
56267              instead of "no arguments".
56268      Branch: perl
56269            ! op.c pod/perldiag.pod t/pragma/warn/op
56270 ____________________________________________________________________________
56271 [  9533] By: gsar                                  on 2001/04/03  14:30:07
56272         Log: better fix for change#9517 to accomodate UNC paths like
56273              \\server\share\foo, and paths with trailing backslash
56274              like c:\this\
56275      Branch: maint-5.6/perl
56276            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
56277 ____________________________________________________________________________
56278 [  9532] By: jhi                                   on 2001/04/03  13:11:46
56279         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
56280              From: Robin Houston <robin@kitsite.com>
56281              Date: Mon, 2 Apr 2001 15:03:29 +0100
56282              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
56283      Branch: perl
56284            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
56285 ____________________________________________________________________________
56286 [  9531] By: jhi                                   on 2001/04/03  13:06:34
56287         Log: Integrate change #9530 from maintperl into mainline.
56288              
56289              accomodate VMS "mailbox overflow" quirk in testsuite (from
56290              Craig Berry)
56291      Branch: perl
56292           !> t/lib/socket.t
56293 ____________________________________________________________________________
56294 [  9530] By: gsar                                  on 2001/04/03  04:56:41
56295         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
56296              Craig Berry)
56297      Branch: maint-5.6/perl
56298            ! t/lib/socket.t
56299 ____________________________________________________________________________
56300 [  9529] By: jhi                                   on 2001/04/03  02:34:34
56301         Log: Update Changes.
56302      Branch: perl
56303            ! Changes patchlevel.h
56304 ____________________________________________________________________________
56305 [  9528] By: jhi                                   on 2001/04/03  01:27:57
56306         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
56307              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
56308              To: perl5-porters@perl.org
56309              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
56310      Branch: perl
56311            ! pod/perlfaq3.pod
56312 ____________________________________________________________________________
56313 [  9527] By: jhi                                   on 2001/04/03  01:22:09
56314         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
56315              From: Peter Prymmer <pvhp@forte.com>
56316              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
56317              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
56318      Branch: perl
56319            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
56320 ____________________________________________________________________________
56321 [  9526] By: jhi                                   on 2001/04/03  01:18:25
56322         Log: The metaconfig unit changes for #9525.
56323      Branch: metaconfig
56324            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
56325      Branch: metaconfig/U/perl
56326            ! use64bits.U
56327 ____________________________________________________________________________
56328 [  9525] By: jhi                                   on 2001/04/03  01:17:30
56329         Log: Configure sanity checks:
56330              * if use64bitall is attempted but pointers are only 32-bit,
56331              'downgrade' to use64bitint
56332              * if use64bitint is attempted but there's no quad type,
56333              forget about use64bitint (well, the default for it is 'n',
56334              the user can still override this)
56335              * if pointers are 64 bits, do not try to use Perl's malloc
56336      Branch: perl
56337            ! Configure
56338 ____________________________________________________________________________
56339 [  9524] By: gsar                                  on 2001/04/03  01:09:12
56340         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
56341      Branch: maint-5.6/perl
56342            ! pp_sys.c
56343 ____________________________________________________________________________
56344 [  9523] By: jhi                                   on 2001/04/03  00:02:31
56345         Log: (Retracted by #9609)
56346              
56347              Make it harder for parallel makes to enter 'test' before
56348              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
56349              should be unhappy enough, but sometimes parallel makes seem
56350              to sneak past both in Tru64 and AIX.)
56351      Branch: perl
56352            ! Makefile.SH
56353 ____________________________________________________________________________
56354 [  9522] By: jhi                                   on 2001/04/02  22:35:31
56355         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
56356              Date: Mon, 2 Apr 2001 22:54:10 +0100
56357              From: Robin Houston <robin@kitsite.com>
56358              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
56359      Branch: perl
56360            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
56361 ____________________________________________________________________________
56362 [  9521] By: jhi                                   on 2001/04/02  22:32:23
56363         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
56364              From: Robin Houston <robin@kitsite.com>
56365              Date: Mon, 2 Apr 2001 20:24:03 +0100
56366              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
56367      Branch: perl
56368            ! ext/B/B/Concise.pm
56369 ____________________________________________________________________________
56370 [  9520] By: jhi                                   on 2001/04/02  22:30:43
56371         Log: Subject: [PATCH] REALLY pedantic hv.h nit
56372              From: Simon Cozens <simon@netthink.co.uk>
56373              Date: Mon, 2 Apr 2001 15:43:06 +0100
56374              Message-ID: <20010402154306.A21711@netthink.co.uk>
56375      Branch: perl
56376            ! hv.h
56377 ____________________________________________________________________________
56378 [  9519] By: jhi                                   on 2001/04/02  22:28:04
56379         Log: Based on
56380              
56381              Subject: [foolperl] EPOC fix
56382              From: Olaf Flebbe <O.Flebbe@science-computing.de>
56383              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
56384              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
56385      Branch: perl
56386            ! pp_sys.c
56387 ____________________________________________________________________________
56388 [  9518] By: jhi                                   on 2001/04/02  22:22:34
56389         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
56390              
56391              README.win32 tweaks; add a note about alternative location for
56392              getting a gcc-2.95.2 that will build perl properly on windows
56393              
56394              add some notes about gutsy threading matters
56395              
56396              many of the utilities interpolate literal paths within doublequotes
56397              (fails on dosish platforms where path contains backslashes)
56398      Branch: perl
56399           !> README.win32 pod/perlguts.pod utils/perldoc.PL
56400           !> x2p/find2perl.PL x2p/s2p.PL
56401 ____________________________________________________________________________
56402 [  9517] By: gsar                                  on 2001/04/02  19:52:21
56403         Log: many of the utilities interpolate literal paths within doublequotes
56404              (fails on dosish platforms where path contains backslashes)
56405      Branch: maint-5.6/perl
56406            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
56407 ____________________________________________________________________________
56408 [  9516] By: gsar                                  on 2001/04/02  05:49:37
56409         Log: a foolish release
56410      Branch: maint-5.6/perl
56411            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
56412            ! pod/perltoc.pod
56413 ____________________________________________________________________________
56414 [  9515] By: gsar                                  on 2001/04/02  05:04:29
56415         Log: add missing changelog summaries
56416      Branch: maint-5.6/perl
56417            ! Changes
56418 ____________________________________________________________________________
56419 [  9514] By: gsar                                  on 2001/04/02  04:07:13
56420         Log: add some notes about gutsy threading matters
56421      Branch: maint-5.6/perl
56422            ! pod/perlguts.pod
56423 ____________________________________________________________________________
56424 [  9513] By: gsar                                  on 2001/04/02  03:25:21
56425         Log: add more prominent caveat notices about experimental features
56426      Branch: maint-5.6/perl
56427            ! pod/perlfork.pod pod/perlunicode.pod
56428 ____________________________________________________________________________
56429 [  9512] By: gsar                                  on 2001/04/02  02:54:33
56430         Log: integrate changes#9479,9509 from mainline
56431              
56432              [PATCH] File::Glob stuff for Mac OS
56433              
56434              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
56435      Branch: maint-5.6/perl
56436           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
56437           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
56438           !> t/lib/glob-taint.t
56439 ____________________________________________________________________________
56440 [  9511] By: gsar                                  on 2001/04/02  02:38:24
56441         Log: README.win32 tweaks; add a note about alternative location for
56442              getting a gcc-2.95.2 that will build perl properly on windows
56443      Branch: maint-5.6/perl
56444            ! README.win32
56445 ____________________________________________________________________________
56446 [  9510] By: jhi                                   on 2001/04/01  20:45:10
56447         Log: An ambiguousity warning.
56448      Branch: perl
56449            ! t/lib/trig.t
56450 ____________________________________________________________________________
56451 [  9509] By: jhi                                   on 2001/04/01  19:53:47
56452         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
56453              From: Jonathan Stowe <gellyfish@gellyfish.com>
56454              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
56455              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
56456      Branch: perl
56457            ! ext/File/Glob/bsd_glob.c
56458 ____________________________________________________________________________
56459 [  9508] By: jhi                                   on 2001/04/01  19:35:03
56460         Log: Update Changes.
56461      Branch: perl
56462            ! Changes patchlevel.h
56463 ____________________________________________________________________________
56464 [  9507] By: jhi                                   on 2001/04/01  19:24:01
56465         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
56466              from mainline to maintperl: pod tweaks.
56467      Branch: maint-5.6/perl
56468           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
56469           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
56470           !> pod/perlvar.pod
56471 ____________________________________________________________________________
56472 [  9506] By: jhi                                   on 2001/04/01  19:11:53
56473         Log: Commit Sarathy to April release of 5.6.1 :-)
56474      Branch: perl
56475            ! pod/perlfaq1.pod
56476 ____________________________________________________________________________
56477 [  9505] By: jhi                                   on 2001/04/01  19:03:15
56478         Log: Subject: PATCH 5.6.0 (perldebug.pod)
56479              From: Mark-Jason Dominus <mjd@plover.com>
56480              Date: Sun, 01 Apr 2001 14:25:11 -0400
56481              Message-ID: <20010401182511.9247.qmail@plover.com>
56482      Branch: perl
56483            ! pod/perldebug.pod
56484 ____________________________________________________________________________
56485 [  9504] By: jhi                                   on 2001/04/01  18:43:09
56486         Log: Add great_circle_direction().
56487      Branch: perl
56488            ! lib/Math/Trig.pm t/lib/trig.t
56489 ____________________________________________________________________________
56490 [  9503] By: jhi                                   on 2001/04/01  17:29:12
56491         Log: Unicode ReadMe update for Unicode 3.1.
56492      Branch: perl
56493            ! lib/unicode/ReadMe.txt
56494 ____________________________________________________________________________
56495 [  9502] By: jhi                                   on 2001/04/01  17:18:40
56496         Log: Integrate change #9501 from maintperl into mainline.
56497              
56498              fix the perlembed notes on multiple interpreters
56499              
56500              fix ExtUtils::Embed to work passably on Windows
56501      Branch: perl
56502           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
56503 ____________________________________________________________________________
56504 [  9501] By: gsar                                  on 2001/04/01  07:21:57
56505         Log: fix the perlembed notes on multiple interpreters
56506              
56507              fix ExtUtils::Embed to work passably on Windows
56508      Branch: maint-5.6/perl
56509            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
56510 ____________________________________________________________________________
56511 [  9500] By: jhi                                   on 2001/04/01  05:58:23
56512         Log: Test for #9499.
56513      Branch: perl
56514            ! t/op/tr.t
56515 ____________________________________________________________________________
56516 [  9499] By: jhi                                   on 2001/04/01  05:55:46
56517         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
56518      Branch: perl
56519            ! embed.h embed.pl op.c proto.h
56520 ____________________________________________________________________________
56521 [  9498] By: jhi                                   on 2001/04/01  05:44:34
56522         Log: Protect the workaround hunk more.
56523      Branch: perl
56524            ! toke.c
56525 ____________________________________________________________________________
56526 [  9497] By: jhi                                   on 2001/04/01  00:24:25
56527         Log: Integrate changes #9493,9494,9495,9496 from maintperl
56528              into mainline.
56529              
56530              fix a broken workaround for Borland compiler in change#4739
56531              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
56532              
56533              nits spotted by Borland compiler
56534              
56535              avoid redefinition warnings under Borland 5.02
56536              
56537              various nits identified by the Borland 5.5 compiler; remove suppression
56538              of a few warnings
56539      Branch: perl
56540           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
56541           !> win32/win32.h
56542 ____________________________________________________________________________
56543 [  9496] By: gsar                                  on 2001/03/31  23:22:28
56544         Log: various nits identified by the Borland 5.5 compiler; remove suppression
56545              of a few warnings
56546      Branch: maint-5.6/perl
56547            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
56548 ____________________________________________________________________________
56549 [  9495] By: gsar                                  on 2001/03/31  21:03:08
56550         Log: avoid redefinition warnings under Borland 5.02
56551      Branch: maint-5.6/perl
56552            ! win32/makefile.mk
56553 ____________________________________________________________________________
56554 [  9494] By: gsar                                  on 2001/03/31  20:18:59
56555         Log: nits spotted by Borland compiler
56556      Branch: maint-5.6/perl
56557            ! utf8.h win32/win32.h
56558 ____________________________________________________________________________
56559 [  9493] By: gsar                                  on 2001/03/31  20:18:05
56560         Log: fix a broken workaround for Borland compiler in change#4739
56561              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
56562      Branch: maint-5.6/perl
56563            ! toke.c
56564 ____________________________________________________________________________
56565 [  9492] By: jhi                                   on 2001/03/31  18:36:24
56566         Log: Integrate change #9491 from maintperl into mainline.
56567              
56568              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
56569              directory is relative (need to fetch the full path name *before*
56570              the chdir!)
56571      Branch: perl
56572           !> lib/Cwd.pm
56573 ____________________________________________________________________________
56574 [  9491] By: gsar                                  on 2001/03/31  17:01:56
56575         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
56576              directory is relative (need to fetch the full path name *before*
56577              the chdir!)
56578              
56579              this is a followup patch for change#6749
56580      Branch: maint-5.6/perl
56581            ! lib/Cwd.pm
56582 ____________________________________________________________________________
56583 [  9490] By: jhi                                   on 2001/03/31  15:50:18
56584         Log: Subject: Re: [PATCH] av.h cosmetics
56585              From: Simon Cozens <simon@netthink.co.uk>
56586              Date: Sat, 31 Mar 2001 13:09:59 +0100
56587              Message-ID: <20010331130959.A22000@netthink.co.uk>
56588              
56589              Document AvALLOC.
56590      Branch: perl
56591            ! pod/perlguts.pod
56592 ____________________________________________________________________________
56593 [  9489] By: jhi                                   on 2001/03/31  15:48:44
56594         Log: Subject: [PATCH] Re: Math::Big* v1.21
56595              From: Tels <perl_dummy@bloodgate.com>
56596              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
56597              Message-Id: <200103311125.GAA377738@www08.hway.net>
56598      Branch: perl
56599            ! pod/perlop.pod
56600 ____________________________________________________________________________
56601 [  9488] By: jhi                                   on 2001/03/31  03:39:51
56602         Log: Debug output tweak.
56603      Branch: perl
56604            ! t/lib/cwd.t
56605 ____________________________________________________________________________
56606 [  9487] By: jhi                                   on 2001/03/31  03:33:02
56607         Log: OverVMSification.
56608      Branch: perl
56609            ! t/lib/cwd.t
56610 ____________________________________________________________________________
56611 [  9486] By: jhi                                   on 2001/03/31  03:01:40
56612         Log: Missed MANIFESTations in #9483.
56613      Branch: perl
56614            ! MANIFEST
56615 ____________________________________________________________________________
56616 [  9485] By: jhi                                   on 2001/03/31  02:58:17
56617         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
56618              From: Peter Prymmer <pvhp@forte.com>
56619              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
56620              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
56621      Branch: perl
56622            ! regexec.c t/lib/cwd.t
56623 ____________________________________________________________________________
56624 [  9484] By: jhi                                   on 2001/03/31  01:04:41
56625         Log: Obsolete file (see #3938)
56626      Branch: perl
56627            - lib/unicode/README.Ethiopic
56628            ! MANIFEST
56629 ____________________________________________________________________________
56630 [  9483] By: jhi                                   on 2001/03/31  00:52:42
56631         Log: Update to Unicode 3.1.
56632              (Rename Names.txt to NamesList.txt.)
56633      Branch: perl
56634            + lib/unicode/NamesList.txt lib/unicode/PropList.html
56635            - lib/unicode/Names.txt
56636            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
56637            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
56638            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
56639            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
56640            ! lib/unicode/UCD.html lib/unicode/Unicode.html
56641            ! lib/unicode/rename lib/unicode/version
56642 ____________________________________________________________________________
56643 [  9482] By: jhi                                   on 2001/03/30  23:33:44
56644         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
56645              From: Robin Houston <robin@kitsite.com>
56646              Date: Fri, 30 Mar 2001 20:07:22 +0100
56647              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
56648      Branch: perl
56649            ! ext/B/B/Deparse.pm
56650 ____________________________________________________________________________
56651 [  9481] By: jhi                                   on 2001/03/30  23:20:25
56652         Log: Subject: Re: [PATCH] CwdXS, Take 2
56653              From: Benjamin Sugars <bsugars@canoe.ca>
56654              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
56655              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
56656      Branch: perl
56657            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
56658            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
56659 ____________________________________________________________________________
56660 [  9480] By: jhi                                   on 2001/03/30  22:52:38
56661         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
56662              From: David Dyck <dcd@tc.fluke.com>
56663              Date: Fri, 30 Mar 2001 14:44:13 -0800
56664              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
56665              
56666              The t/rantests flags file creation was accidentally
56667              removed by #9217.
56668      Branch: perl
56669            ! Makefile.SH
56670 ____________________________________________________________________________
56671 [  9479] By: jhi                                   on 2001/03/30  22:45:45
56672         Log: Subject: [PATCH] File::Glob stuff for Mac OS
56673              From: Chris Nandor <pudge@pobox.com>
56674              Date: Fri, 30 Mar 2001 16:51:00 -0500
56675              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
56676      Branch: perl
56677            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
56678            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
56679            ! t/lib/glob-taint.t
56680 ____________________________________________________________________________
56681 [  9478] By: jhi                                   on 2001/03/30  22:43:12
56682         Log: Subject: fix for win32/buildext.pl
56683              From: "Vadim Konovalov" <watman@inbox.ru>
56684              Date: Sat, 31 Mar 2001 00:50:36 +0400
56685              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
56686      Branch: perl
56687            ! win32/buildext.pl
56688 ____________________________________________________________________________
56689 [  9477] By: jhi                                   on 2001/03/30  22:41:16
56690         Log: Subject: small base.pm doc patch
56691              From: Leon Brocard <acme@astray.com>
56692              Date: Fri, 30 Mar 2001 21:49:57 +0100
56693              Message-ID: <20010330214957.B8733@ns0.astray.com>
56694      Branch: perl
56695            ! lib/base.pm
56696 ____________________________________________________________________________
56697 [  9476] By: jhi                                   on 2001/03/30  18:16:57
56698         Log: Subject: [PATCH] av.h cosmetics
56699              From: Simon Cozens <simon@netthink.co.uk>
56700              Date: Fri, 30 Mar 2001 18:12:28 +0100
56701              Message-ID: <20010330181228.A9319@netthink.co.uk>
56702      Branch: perl
56703            ! av.h
56704 ____________________________________________________________________________
56705 [  9475] By: jhi                                   on 2001/03/30  18:15:50
56706         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
56707              From: "Philip Newton" <pnewton@gmx.de>
56708              Date: Fri, 30 Mar 2001 19:06:57 +0200
56709              Message-ID: <3AC4D951.14815.1AC7068@localhost>
56710      Branch: perl
56711            ! pod/perlhack.pod
56712 ____________________________________________________________________________
56713 [  9474] By: jhi                                   on 2001/03/30  18:14:02
56714         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
56715              From: Benjamin Sugars <bsugars@canoe.ca>
56716              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
56717              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
56718      Branch: perl
56719            ! t/lib/glob-basic.t
56720 ____________________________________________________________________________
56721 [  9473] By: jhi                                   on 2001/03/30  16:09:24
56722         Log: Update Changes.
56723      Branch: perl
56724            ! Changes patchlevel.h
56725 ____________________________________________________________________________
56726 [  9472] By: jhi                                   on 2001/03/30  15:16:08
56727         Log: Integrate perlio.
56728      Branch: perl
56729           !> t/lib/cwd.t t/lib/glob-basic.t
56730 ____________________________________________________________________________
56731 [  9471] By: nick                                  on 2001/03/30  14:47:10
56732         Log: Should be (^O eq 'MSWin32') not 'Win32'
56733              Fail #12 seems real - chdir is in wrong dir.
56734      Branch: perlio
56735            ! t/lib/cwd.t
56736 ____________________________________________________________________________
56737 [  9470] By: jhi                                   on 2001/03/30  14:41:11
56738         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
56739              From: Radu Greab <radu@netsoft.ro>
56740              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
56741              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
56742              
56743              Replace #9352.
56744      Branch: perl
56745            ! ext/Socket/Socket.xs pp_sys.c
56746 ____________________________________________________________________________
56747 [  9469] By: jhi                                   on 2001/03/30  14:37:51
56748         Log: Subject: PATCH pod/perldiag.pod
56749              From: Robin Houston <robin@kitsite.com>
56750              Date: Fri, 30 Mar 2001 14:10:36 +0100
56751              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
56752      Branch: perl
56753            ! pod/perldiag.pod t/lib/glob-basic.t
56754 ____________________________________________________________________________
56755 [  9468] By: jhi                                   on 2001/03/30  14:36:36
56756         Log: Subject: Better diagnostic in io/fs.t
56757              From: andreas.koenig@anima.de (Andreas J. Koenig)
56758              Date: 30 Mar 2001 10:11:43 +0200
56759              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
56760      Branch: perl
56761            ! t/io/fs.t
56762 ____________________________________________________________________________
56763 [  9467] By: nick                                  on 2001/03/30  14:25:43
56764         Log: Skip order test of glob if case-ignoring system cannot 
56765              create a.test and A.test
56766      Branch: perlio
56767            ! t/lib/glob-basic.t
56768 ____________________________________________________________________________
56769 [  9466] By: nick                                  on 2001/03/30  13:03:12
56770         Log: Integrate mainline.
56771      Branch: perlio
56772            - ext/re/hints/aix.pl
56773           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
56774           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
56775           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
56776           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
56777 ____________________________________________________________________________
56778 [  9465] By: jhi                                   on 2001/03/30  03:53:37
56779         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
56780              the tests sometimes hang, sometimes not.)
56781      Branch: perl
56782            ! t/lib/io_multihomed.t t/lib/io_sock.t
56783 ____________________________________________________________________________
56784 [  9464] By: jhi                                   on 2001/03/30  02:56:04
56785         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
56786              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56787              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
56788              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
56789      Branch: perl
56790            ! op.c
56791 ____________________________________________________________________________
56792 [  9463] By: jhi                                   on 2001/03/30  02:34:48
56793         Log: Test for #9462.
56794      Branch: perl
56795            ! t/lib/b.t
56796 ____________________________________________________________________________
56797 [  9462] By: jhi                                   on 2001/03/30  02:29:37
56798         Log: Subject: B::Deparse precedence bug. (Patch included.)
56799              From: Jeremy Madea <jmadea@inktomi.com>
56800              Date: Thu, 29 Mar 2001 12:05:02 -0800
56801              Message-ID: <20010329120502.A24881@dr.inktomi.com>
56802      Branch: perl
56803            ! ext/B/B/Deparse.pm
56804 ____________________________________________________________________________
56805 [  9461] By: jhi                                   on 2001/03/30  02:18:41
56806         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
56807              From: Peter Prymmer <pvhp@forte.com>
56808              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
56809              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
56810      Branch: perl
56811            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
56812            ! t/lib/md5-file.t
56813 ____________________________________________________________________________
56814 [  9460] By: jhi                                   on 2001/03/30  02:17:07
56815         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
56816              From: Robin Houston <robin@kitsite.com>
56817              Date: Thu, 29 Mar 2001 20:47:56 +0100
56818              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
56819      Branch: perl
56820            ! ext/B/B/Debug.pm
56821 ____________________________________________________________________________
56822 [  9459] By: jhi                                   on 2001/03/30  02:16:05
56823         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
56824              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
56825              Date: Wed, 28 Mar 2001 18:02:20 -0600
56826              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
56827      Branch: perl
56828            ! lib/ExtUtils/MM_VMS.pm
56829 ____________________________________________________________________________
56830 [  9458] By: jhi                                   on 2001/03/30  02:07:58
56831         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
56832              From: "Joshua E. Rodd" <jrodd@pbs.org>
56833              Date: Wed, 28 Mar 2001 17:29:12 -0500
56834              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
56835      Branch: perl
56836            ! pod/perlop.pod
56837 ____________________________________________________________________________
56838 [  9457] By: jhi                                   on 2001/03/30  02:04:33
56839         Log: Subject: ext/re/aix.pl can go
56840              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56841              Date: Thu, 29 Mar 2001 12:03:28 +0200
56842              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
56843      Branch: perl
56844            - ext/re/hints/aix.pl
56845            ! MANIFEST
56846 ____________________________________________________________________________
56847 [  9456] By: jhi                                   on 2001/03/30  02:03:32
56848         Log: Integrate perlio.
56849      Branch: perl
56850           !> ext/Encode/Encode.xs installperl
56851 ____________________________________________________________________________
56852 [  9455] By: nick                                  on 2001/03/29  21:11:46
56853         Log: DLL name has changed so installperl needs to know
56854              (Why isn't it working it out or passed it?)
56855      Branch: perlio
56856            ! installperl
56857 ____________________________________________________________________________
56858 [  9454] By: nick                                  on 2001/03/29  20:56:12
56859         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
56860              and we don't get undef warnings.
56861      Branch: perlio
56862            ! ext/Encode/Encode.xs
56863 ____________________________________________________________________________
56864 [  9453] By: nick                                  on 2001/03/29  17:58:48
56865         Log: Integrate mainline
56866      Branch: perlio
56867           !> Changes patchlevel.h
56868 ____________________________________________________________________________
56869 [  9452] By: jhi                                   on 2001/03/29  16:44:55
56870         Log: Update Changes.
56871      Branch: perl
56872            ! Changes patchlevel.h
56873 ____________________________________________________________________________
56874 [  9451] By: nick                                  on 2001/03/29  16:31:38
56875         Log: Integrate mainline
56876      Branch: perlio
56877           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
56878           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
56879           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
56880           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
56881           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
56882 ____________________________________________________________________________
56883 [  9450] By: jhi                                   on 2001/03/29  16:29:17
56884         Log: Integrate perlio.
56885      Branch: perl
56886           !> win32/buildext.pl
56887 ____________________________________________________________________________
56888 [  9449] By: jhi                                   on 2001/03/29  15:50:01
56889         Log: Update Changes.
56890      Branch: perl
56891            ! Changes patchlevel.h
56892 ____________________________________________________________________________
56893 [  9448] By: nick                                  on 2001/03/29  15:47:15
56894         Log: Make sure buildext.pl finds Errno.pm
56895      Branch: perlio
56896            ! win32/buildext.pl
56897 ____________________________________________________________________________
56898 [  9447] By: jhi                                   on 2001/03/29  15:39:34
56899         Log: Integrate perlio.
56900      Branch: perl
56901           !> win32/makefile.mk
56902 ____________________________________________________________________________
56903 [  9446] By: nick                                  on 2001/03/29  15:30:03
56904         Log: Integrate win32/makefile.mk with mainline.
56905      Branch: perlio
56906           !> win32/makefile.mk
56907 ____________________________________________________________________________
56908 [  9445] By: nick                                  on 2001/03/29  15:27:32
56909         Log: Fix breakage ... 
56910      Branch: perlio
56911            ! win32/makefile.mk
56912 ____________________________________________________________________________
56913 [  9444] By: jhi                                   on 2001/03/29  15:03:08
56914         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
56915              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
56916              Date: Thu, 29 Mar 2001 10:32:59 +0400
56917              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
56918      Branch: perl
56919            ! win32/makefile.mk
56920 ____________________________________________________________________________
56921 [  9443] By: jhi                                   on 2001/03/29  15:02:12
56922         Log: Integrate perlio.
56923      Branch: perl
56924           +> win32/buildext.pl
56925           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
56926           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
56927 ____________________________________________________________________________
56928 [  9442] By: nick                                  on 2001/03/29  14:59:11
56929         Log: Work in progress - determine win32 extensions to build via script.
56930      Branch: perlio
56931            + win32/buildext.pl
56932            ! MANIFEST win32/makefile.mk
56933 ____________________________________________________________________________
56934 [  9441] By: jhi                                   on 2001/03/29  14:51:47
56935         Log: Reintroduce the use of external pwd.
56936      Branch: perl
56937            ! t/lib/cwd.t
56938 ____________________________________________________________________________
56939 [  9440] By: jhi                                   on 2001/03/29  14:42:58
56940         Log: use warnings instead of -w.
56941      Branch: perl
56942            ! utils/h2xs.PL
56943 ____________________________________________________________________________
56944 [  9439] By: jhi                                   on 2001/03/29  14:41:52
56945         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
56946              From: Jonathan Stowe <gellyfish@gellyfish.com>
56947              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
56948              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
56949      Branch: perl
56950            ! utils/h2xs.PL
56951 ____________________________________________________________________________
56952 [  9438] By: jhi                                   on 2001/03/29  14:39:38
56953         Log: Subject: [PATCH perl@9424] minor pod nits
56954              From: Robin Barker <rmb1@cise.npl.co.uk>
56955              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
56956              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
56957      Branch: perl
56958            ! pod/perlhack.pod pod/perliol.pod
56959 ____________________________________________________________________________
56960 [  9437] By: jhi                                   on 2001/03/29  14:29:16
56961         Log: Subject: [PATCH perl@9424] typemap cast warning
56962              From: Robin Barker <rmb1@cise.npl.co.uk>
56963              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
56964              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
56965      Branch: perl
56966            ! lib/ExtUtils/typemap
56967 ____________________________________________________________________________
56968 [  9436] By: jhi                                   on 2001/03/29  14:26:03
56969         Log: Subject: [PATCH perl@9424] printf warning
56970              From: Robin Barker <rmb1@cise.npl.co.uk>
56971              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
56972              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
56973      Branch: perl
56974            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
56975            ! ext/Storable/Storable.xs toke.c
56976 ____________________________________________________________________________
56977 [  9435] By: nick                                  on 2001/03/29  14:23:31
56978         Log: Win32 has name conflict with ERROR
56979      Branch: perlio
56980            ! ext/PerlIO/Via/Via.xs
56981 ____________________________________________________________________________
56982 [  9434] By: jhi                                   on 2001/03/29  14:17:48
56983         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
56984              From: Peter Prymmer <pvhp@forte.com>
56985              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
56986              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
56987      Branch: perl
56988            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
56989 ____________________________________________________________________________
56990 [  9433] By: jhi                                   on 2001/03/29  13:52:44
56991         Log: test-prep target was missing.
56992      Branch: perl
56993            ! Makefile.SH
56994 ____________________________________________________________________________
56995 [  9432] By: nick                                  on 2001/03/29  12:40:03
56996         Log: Make as-shipped compiler default to MSVC6 
56997      Branch: perlio
56998            ! win32/makefile.mk
56999 ____________________________________________________________________________
57000 [  9431] By: nick                                  on 2001/03/29  12:12:16
57001         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
57002              akin to PerlIO::Scalar.
57003      Branch: perlio
57004            ! perlio.c perlio.h
57005 ____________________________________________________________________________
57006 [  9430] By: nick                                  on 2001/03/29  10:56:35
57007         Log: Integrate mainline.
57008      Branch: perlio
57009           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
57010           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
57011           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
57012           !> win32/makefile.mk win32/win32sck.c
57013 ____________________________________________________________________________
57014 [  9429] By: nick                                  on 2001/03/29  09:03:43
57015         Log: Noticed that two tests were skipped as perlio:: package
57016              isn't there any more. Changed the skip condition.
57017              Avoid core-dump if sv_utf8_upgrade() called on something
57018              that does not become SvPOK after SvPV() (e.g. a ref).
57019      Branch: perlio
57020            ! sv.c t/io/utf8.t t/lib/io_scalar.t
57021 ____________________________________________________________________________
57022 [  9428] By: jhi                                   on 2001/03/29  01:31:47
57023         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
57024              From: Benjamin Sugars <bsugars@canoe.ca> 
57025              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
57026              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
57027      Branch: perl
57028            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
57029            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
57030            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
57031 ____________________________________________________________________________
57032 [  9427] By: jhi                                   on 2001/03/29  00:49:30
57033         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
57034              From: "Vadim Konovalov" <watman@inbox.ru>
57035              Date: Thu, 29 Mar 2001 01:50:12 +0400
57036              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
57037      Branch: perl
57038            ! win32/makefile.mk win32/win32sck.c
57039 ____________________________________________________________________________
57040 [  9426] By: gsar                                  on 2001/03/29  00:28:04
57041         Log: dmake can only handle == and != in comparisons; support building
57042              with Borland's VCL libraries (from Vadim Konovalov)
57043      Branch: maint-5.6/perl
57044            ! win32/makefile.mk
57045 ____________________________________________________________________________
57046 [  9425] By: nick                                  on 2001/03/28  19:29:56
57047         Log: Integrate (@snapshot)
57048      Branch: perlio
57049           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
57050 ____________________________________________________________________________
57051 [  9424] By: jhi                                   on 2001/03/28  19:03:16
57052         Log: Update Changes.
57053      Branch: perl
57054            ! Changes patchlevel.h
57055 ____________________________________________________________________________
57056 [  9423] By: jhi                                   on 2001/03/28  18:52:09
57057         Log: Rmdir lib/XS on cleanup.
57058      Branch: perl
57059            ! Makefile.SH
57060 ____________________________________________________________________________
57061 [  9422] By: jhi                                   on 2001/03/28  18:49:34
57062         Log: Integrate perlio.
57063      Branch: perl
57064           !> t/op/utf8decode.t
57065 ____________________________________________________________________________
57066 [  9421] By: nick                                  on 2001/03/28  18:46:44
57067         Log: Loose duplicate chunk.
57068      Branch: perlio
57069            ! t/op/utf8decode.t
57070 ____________________________________________________________________________
57071 [  9420] By: nick                                  on 2001/03/28  18:44:11
57072         Log: Integrate mainline.
57073      Branch: perlio
57074           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
57075           !> vms/vmsish.h
57076 ____________________________________________________________________________
57077 [  9419] By: jhi                                   on 2001/03/28  18:42:05
57078         Log: Can't trust external pwds
57079              (either shell builtins or external programs)
57080      Branch: perl
57081            ! t/lib/cwd.t
57082 ____________________________________________________________________________
57083 [  9418] By: jhi                                   on 2001/03/28  18:34:05
57084         Log: Integrate perlio.
57085      Branch: perl
57086            - lib/perlio.pm
57087           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
57088           !> t/op/utf8decode.t
57089 ____________________________________________________________________________
57090 [  9417] By: nick                                  on 2001/03/28  18:24:02
57091         Log: PerlIO.pm / perlio.pm conflict.
57092              Update some pods.
57093              Make t/op/utf8decode.t a text file.
57094      Branch: perlio
57095            - lib/perlio.pm
57096            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
57097            ! t/op/utf8decode.t
57098 ____________________________________________________________________________
57099 [  9416] By: jhi                                   on 2001/03/28  18:06:07
57100         Log: Integrate change #9409 from mainline to maintperl.
57101              
57102              Yet another tweak on AIX dynaloading.
57103      Branch: maint-5.6/perl
57104           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
57105 ____________________________________________________________________________
57106 [  9415] By: gsar                                  on 2001/03/28  17:13:01
57107         Log: integrate changes#9377,9385,9401 from mainline
57108              
57109              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
57110              
57111              If directory entries compare equal case-insensitively,
57112              retry case-sensitively.
57113              
57114              Subject: [PATCH] B::Terse and warnings
57115      Branch: maint-5.6/perl
57116           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
57117           !> t/pragma/warn/perl
57118 ____________________________________________________________________________
57119 [  9414] By: jhi                                   on 2001/03/28  17:11:12
57120         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
57121              From: "Craig A. Berry" <craigberry@mac.com>
57122              Date: Wed, 28 Mar 2001 10:55:20 -0600
57123              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
57124      Branch: perl
57125            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
57126 ____________________________________________________________________________
57127 [  9413] By: jhi                                   on 2001/03/28  17:03:12
57128         Log: Dup hunk.
57129      Branch: perl
57130            ! t/op/utf8decode.t
57131 ____________________________________________________________________________
57132 [  9412] By: jhi                                   on 2001/03/28  17:02:36
57133         Log: Forced integrate from perlio.
57134      Branch: perl
57135           !> t/op/utf8decode.t
57136 ____________________________________________________________________________
57137 [  9411] By: nick                                  on 2001/03/28  16:50:03
57138         Log: Integrate mainline.
57139      Branch: perlio
57140           +> t/lib/cwd.t
57141           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
57142           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
57143           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
57144           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
57145           !> t/pragma/warn/perl
57146 ____________________________________________________________________________
57147 [  9410] By: jhi                                   on 2001/03/28  16:44:23
57148         Log: Subject: Re: [PATCH] 9403 cannot be tested
57149              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57150              Date: Wed, 28 Mar 2001 18:33:56 +0200
57151              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
57152      Branch: perl
57153            ! makedef.pl
57154 ____________________________________________________________________________
57155 [  9409] By: jhi                                   on 2001/03/28  16:12:45
57156         Log: Yet another tweak on AIX dynaloading.
57157      Branch: perl
57158            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
57159 ____________________________________________________________________________
57160 [  9408] By: jhi                                   on 2001/03/28  15:52:55
57161         Log: Subject: [PATCH] 9403 cannot be tested
57162              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57163              Date: Wed, 28 Mar 2001 17:23:00 +0200
57164              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
57165              
57166              A missing symbol.
57167      Branch: perl
57168            ! makedef.pl
57169 ____________________________________________________________________________
57170 [  9407] By: jhi                                   on 2001/03/28  15:47:43
57171         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
57172      Branch: perl
57173            ! t/op/utf8decode.t
57174           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
57175           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
57176 ____________________________________________________________________________
57177 [  9406] By: jhi                                   on 2001/03/28  15:37:08
57178         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
57179              From: Benjamin Sugars <bsugars@canoe.ca> 
57180              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
57181              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
57182      Branch: perl
57183            + t/lib/cwd.t
57184            ! MANIFEST
57185 ____________________________________________________________________________
57186 [  9405] By: jhi                                   on 2001/03/28  15:13:18
57187         Log: pp_ne() needs a CORRECT boolean.
57188      Branch: perl
57189            ! pp.c
57190 ____________________________________________________________________________
57191 [  9404] By: jhi                                   on 2001/03/28  15:09:23
57192         Log: pp_ne() needs a boolean, not an integer.
57193      Branch: perl
57194            ! pp.c
57195 ____________________________________________________________________________
57196 [  9403] By: jhi                                   on 2001/03/28  14:47:43
57197         Log: (Retracted by #9404.)
57198      Branch: perl
57199            ! pp.c
57200 ____________________________________________________________________________
57201 [  9402] By: jhi                                   on 2001/03/28  14:43:59
57202         Log: Subject: Re: [PATCH] Typemap testing
57203              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
57204              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
57205              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
57206      Branch: perl
57207            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57208            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
57209 ____________________________________________________________________________
57210 [  9401] By: jhi                                   on 2001/03/28  14:42:14
57211         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
57212              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
57213              Date: Sun, 25 Mar 2001 21:59:15 +0100
57214              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
57215              
57216              A variable will be checked for the "use once" warnings if:
57217              
57218              1. It is in the scope of a use warnings 'once'
57219              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
57220              
57221              Otherwise it won't be checked at all.
57222              
57223              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
57224              
57225              The enclosed patch partially fixes this issue. What I didn't
57226              get to work was the case where the "used once" warning is enabled
57227              in any file other than the main file.
57228      Branch: perl
57229            ! gv.c t/pragma/warn/perl
57230 ____________________________________________________________________________
57231 [  9400] By: nick                                  on 2001/03/28  14:38:24
57232         Log: More EBCDIC tweaks:
57233              - one more swash issue &~(0xA0-1) did not do the right thing,
57234              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
57235              - add "use re 'asciirange'" to make [!-~] etc. work
57236              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
57237              - Choose a key for t/op/each.t test which gets encoded.
57238              - Skip utf8decode if this is UTF-EBCDIC.
57239      Branch: perlio
57240            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
57241            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
57242 ____________________________________________________________________________
57243 [  9399] By: jhi                                   on 2001/03/28  14:21:00
57244         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
57245              Andreas Schwab.
57246      Branch: perl
57247            ! pp.c
57248 ____________________________________________________________________________
57249 [  9398] By: jhi                                   on 2001/03/28  00:55:56
57250         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
57251              From: David Dyck <dcd@tc.fluke.com>
57252              Date: Tue, 27 Mar 2001 15:16:24 -0800
57253              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
57254      Branch: perl
57255            ! ext/IO/lib/IO/Socket.pm
57256 ____________________________________________________________________________
57257 [  9397] By: jhi                                   on 2001/03/27  21:52:49
57258         Log: Integrate perlio.
57259      Branch: perl
57260           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
57261           +> ext/PerlIO/Via/Via.xs
57262           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
57263 ____________________________________________________________________________
57264 [  9396] By: nick                                  on 2001/03/27  21:45:13
57265         Log: Integrate mainline.
57266      Branch: perlio
57267           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
57268           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
57269 ____________________________________________________________________________
57270 [  9395] By: nick                                  on 2001/03/27  21:18:58
57271         Log: Outline docs for PerlIO and PerlIO::Scalar
57272      Branch: perlio
57273            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
57274 ____________________________________________________________________________
57275 [  9394] By: nick                                  on 2001/03/27  20:50:13
57276         Log: PerlIO::Via layer (alpha-ish).
57277      Branch: perlio
57278            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
57279            + ext/PerlIO/Via/Via.xs
57280            ! MANIFEST
57281 ____________________________________________________________________________
57282 [  9393] By: jhi                                   on 2001/03/27  20:49:55
57283         Log: Retract #9329 now that 9390 should take care of the matter.
57284      Branch: perl
57285            ! utils/h2xs.PL
57286 ____________________________________________________________________________
57287 [  9390] By: jhi                                   on 2001/03/27  20:47:50
57288         Log: Subject: Autoloading Errno.pm when %! is encountered
57289              From: Robin Houston <robin@kitsite.com>
57290              Date: Tue, 27 Mar 2001 20:57:11 +0100
57291              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
57292      Branch: perl
57293            ! embed.h embed.pl gv.c proto.h t/op/magic.t
57294 ____________________________________________________________________________
57295 [  9389] By: jhi                                   on 2001/03/27  20:24:31
57296         Log: Integrate perlio.
57297      Branch: perl
57298           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
57299           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
57300           !> utf8.c
57301 ____________________________________________________________________________
57302 [  9388] By: jhi                                   on 2001/03/27  20:21:38
57303         Log: Better have a three-element array if one is going to assign
57304              to the third element of that array. (from Tim Jenness)
57305      Branch: perl
57306            ! ext/XS/Typemap/Typemap.xs
57307 ____________________________________________________________________________
57308 [  9387] By: nick                                  on 2001/03/27  20:15:43
57309         Log: Integrate mainline.
57310      Branch: perlio
57311           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
57312           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57313           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
57314           +> t/lib/xs-typemap.t
57315           !> (integrate 34 files)
57316 ____________________________________________________________________________
57317 [  9386] By: jhi                                   on 2001/03/27  20:04:18
57318         Log: Subject: Re: perl@9359 breaks HTML::Parser
57319              From: Gisle Aas <gisle@ActiveState.com>
57320              Date: 27 Mar 2001 11:30:24 -0800
57321              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
57322              
57323              Clarify the UTF-8 issues of the API docs.
57324              (Slightly reworded and expanded.)
57325      Branch: perl
57326            ! pod/perlapi.pod sv.c sv.h
57327 ____________________________________________________________________________
57328 [  9385] By: jhi                                   on 2001/03/27  19:44:25
57329         Log: If directory entries compare equal case-insensitively,
57330              retry case-sensitively.
57331      Branch: perl
57332            ! ext/File/Glob/bsd_glob.c
57333 ____________________________________________________________________________
57334 [  9384] By: nick                                  on 2001/03/27  19:38:50
57335         Log: Various EBCDIC fixes:
57336              - major revelation that swash code is encoding aware,
57337              (or thought it was) - now it is ;-)
57338              - With that out of the way fix a slab of tr/// cases.
57339              - Fix Encode 'Unicode' to be true Unicode so tests pass.
57340              - As anticipated Base64.xs needed tweaks.
57341              - Until tr/// works right avoid old_encode64 in MIME tests.
57342      Branch: perlio
57343            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
57344            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
57345 ____________________________________________________________________________
57346 [  9383] By: jhi                                   on 2001/03/27  18:34:41
57347         Log: Add the std test suite BEGIN block.
57348      Branch: perl
57349            ! t/lib/xs-typemap.t
57350 ____________________________________________________________________________
57351 [  9382] By: jhi                                   on 2001/03/27  15:16:07
57352         Log: Add debugging output to the test.
57353      Branch: perl
57354            ! t/lib/glob-basic.t
57355 ____________________________________________________________________________
57356 [  9381] By: jhi                                   on 2001/03/27  15:08:10
57357         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
57358      Branch: perl
57359            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
57360            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57361            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
57362            + t/lib/xs-typemap.t
57363            ! MANIFEST
57364 ____________________________________________________________________________
57365 [  9380] By: jhi                                   on 2001/03/27  14:48:34
57366         Log: Subject: [PATCH] Typemap testing
57367              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
57368              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
57369              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
57370              
57371              (The first part of the patch.)
57372      Branch: perl
57373            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
57374 ____________________________________________________________________________
57375 [  9379] By: jhi                                   on 2001/03/27  14:44:56
57376         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
57377              From: Benjamin Sugars <bsugars@canoe.ca> 
57378              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
57379              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
57380      Branch: perl
57381            ! t/lib/glob-basic.t
57382 ____________________________________________________________________________
57383 [  9378] By: jhi                                   on 2001/03/27  14:42:30
57384         Log: Subject: [PATCH] perlvar nit
57385              From: Simon Cozens <simon@netthink.co.uk>
57386              Date: Tue, 27 Mar 2001 01:12:01 +0100
57387              Message-ID: <20010327011201.A19179@netthink.co.uk>
57388      Branch: perl
57389            ! pod/perlvar.pod
57390 ____________________________________________________________________________
57391 [  9377] By: jhi                                   on 2001/03/27  14:36:26
57392         Log: Subject: [PATCH] B::Terse and warnings
57393              From: Benjamin Sugars <ben.sugars@home.com>
57394              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
57395              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
57396      Branch: perl
57397            ! ext/B/B.pm ext/B/B/Terse.pm
57398 ____________________________________________________________________________
57399 [  9376] By: jhi                                   on 2001/03/27  14:31:31
57400         Log: Document sockatmark() some.
57401      Branch: perl
57402            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
57403            ! pod/perltoc.pod
57404 ____________________________________________________________________________
57405 [  9375] By: jhi                                   on 2001/03/27  14:00:24
57406         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
57407              noted by Gisle and fixed by NI-S.
57408      Branch: perl
57409            ! sv.c
57410 ____________________________________________________________________________
57411 [  9374] By: jhi                                   on 2001/03/27  05:50:01
57412         Log: Regen toc.
57413      Branch: perl
57414            ! pod/perltoc.pod
57415 ____________________________________________________________________________
57416 [  9373] By: jhi                                   on 2001/03/27  05:43:51
57417         Log: Pixie documenting.
57418      Branch: perl
57419            ! Makefile.SH pod/perlhack.pod
57420 ____________________________________________________________________________
57421 [  9372] By: jhi                                   on 2001/03/27  05:29:34
57422         Log: Metaconfig unit changes for #9371.
57423      Branch: metaconfig
57424            ! U/modified/myhostname.U
57425      Branch: metaconfig/U/perl
57426            + d_sockatmark.U
57427            ! gccvers.U
57428 ____________________________________________________________________________
57429 [  9371] By: jhi                                   on 2001/03/27  05:29:07
57430         Log: Add sockatmark() probing.
57431      Branch: perl
57432            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57433            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
57434            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57435            ! vos/config.ga.h win32/config.bc win32/config.gc
57436            ! win32/config.vc
57437 ____________________________________________________________________________
57438 [  9370] By: jhi                                   on 2001/03/26  22:01:18
57439         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
57440              Really need to benchmark this.
57441      Branch: perl
57442            ! pp.c
57443 ____________________________________________________________________________
57444 [  9369] By: nick                                  on 2001/03/26  21:59:30
57445         Log: Integrate mainline.
57446      Branch: perlio
57447            ! ext/MIME/Base64/QuotedPrint.pm
57448           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
57449           !> patchlevel.h pod/perlhack.pod pp_sys.c
57450 ____________________________________________________________________________
57451 [  9368] By: jhi                                   on 2001/03/26  21:47:03
57452         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
57453              
57454              TODO1: perlbench.
57455              TODO2: le, lt, ge, gt?  Yech.
57456      Branch: perl
57457            ! pp.c
57458 ____________________________________________________________________________
57459 [  9367] By: jhi                                   on 2001/03/26  21:34:57
57460         Log: Too much cut-and-paste in #9363.
57461      Branch: perl
57462            ! pp_sys.c
57463 ____________________________________________________________________________
57464 [  9366] By: jhi                                   on 2001/03/26  21:20:53
57465         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
57466              From: Andreas Schwab <schwab@suse.de>
57467              Date: 26 Mar 2001 17:29:04 +0200
57468              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
57469              
57470              (The patch for 5.6.0 or so, this is a guess for bleadperl)
57471      Branch: perl
57472            ! pp_hot.c
57473 ____________________________________________________________________________
57474 [  9365] By: jhi                                   on 2001/03/26  21:07:54
57475         Log: Integrate perlio.
57476      Branch: perl
57477           !> perlio.c
57478 ____________________________________________________________________________
57479 [  9364] By: nick                                  on 2001/03/26  20:30:48
57480         Log: REFCNT botch in layer name cache hash.
57481      Branch: perlio
57482            ! perlio.c
57483 ____________________________________________________________________________
57484 [  9363] By: jhi                                   on 2001/03/26  18:44:32
57485         Log: Subject: [PATCH] socket() leaks file descriptors
57486              From: Benjamin Sugars <bsugars@canoe.ca>
57487              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
57488              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
57489              
57490              Also sockpair() fixed similarly.
57491      Branch: perl
57492            ! pp_sys.c
57493 ____________________________________________________________________________
57494 [  9362] By: jhi                                   on 2001/03/26  18:37:52
57495         Log: Integrate perlio.
57496      Branch: perl
57497           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
57498 ____________________________________________________________________________
57499 [  9361] By: nick                                  on 2001/03/26  17:32:06
57500         Log: Implement flush of linebuffered streams on read of a tty.
57501      Branch: perlio
57502            ! perlio.c perliol.h
57503 ____________________________________________________________________________
57504 [  9360] By: nick                                  on 2001/03/26  17:12:32
57505         Log: Memory tweaks and notes for OEMVS.
57506      Branch: perlio
57507            ! README.os390 miniperlmain.c t/op/pat.t
57508 ____________________________________________________________________________
57509 [  9359] By: jhi                                   on 2001/03/26  02:12:54
57510         Log: Update Changes.
57511      Branch: perl
57512            ! Changes patchlevel.h
57513 ____________________________________________________________________________
57514 [  9358] By: jhi                                   on 2001/03/26  02:05:32
57515         Log: Document the most common pixie options.
57516      Branch: perl
57517            ! pod/perlhack.pod
57518 ____________________________________________________________________________
57519 [  9357] By: jhi                                   on 2001/03/26  01:25:28
57520         Log: For perl.pixie check *before* compiling that optimize is -g,
57521              as for perl.third.
57522      Branch: perl
57523            ! Makefile.SH
57524 ____________________________________________________________________________
57525 [  9356] By: jhi                                   on 2001/03/26  01:13:41
57526         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
57527      Branch: perl
57528            ! Makefile.SH
57529 ____________________________________________________________________________
57530 [  9355] By: jhi                                   on 2001/03/26  01:11:19
57531         Log: Remove t/perl.third.
57532      Branch: perl
57533            ! Makefile.SH
57534 ____________________________________________________________________________
57535 [  9354] By: jhi                                   on 2001/03/26  00:23:38
57536         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
57537              IO::Sockatmark().
57538      Branch: perl
57539            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
57540 ____________________________________________________________________________
57541 [  9353] By: jhi                                   on 2001/03/25  22:25:04
57542         Log: Integrate perlio.
57543      Branch: perl
57544           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
57545           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
57546           !> pp_hot.c win32/makefile.mk
57547 ____________________________________________________________________________
57548 [  9352] By: jhi                                   on 2001/03/25  22:21:41
57549         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
57550              From: Radu Greab <radu@netsoft.ro>
57551              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
57552              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
57553      Branch: perl
57554            ! pp_sys.c
57555 ____________________________________________________________________________
57556 [  9351] By: nick                                  on 2001/03/25  22:15:02
57557         Log: Fix readline in list mode to tell rest of world that it has
57558              things on the stack. Otherwise if perl code gets invoked
57559              underneath it it scribbles over results-so-far.
57560              (Why TIEHANDLE has not tripped on this is a mystery.)
57561      Branch: perlio
57562            ! pp_hot.c
57563 ____________________________________________________________________________
57564 [  9350] By: nick                                  on 2001/03/25  22:10:13
57565         Log: win32/makefile.mk typos
57566      Branch: perlio
57567            ! win32/makefile.mk
57568 ____________________________________________________________________________
57569 [  9349] By: nick                                  on 2001/03/25  21:31:14
57570         Log: Integrate now-non-binary file.
57571      Branch: perlio
57572           !> t/lib/mimeqp.t
57573 ____________________________________________________________________________
57574 [  9348] By: nick                                  on 2001/03/25  21:27:24
57575         Log: Make it text
57576      Branch: perlio
57577            ! t/lib/mimeqp.t
57578 ____________________________________________________________________________
57579 [  9347] By: nick                                  on 2001/03/25  21:25:37
57580         Log: Integrate mainline.
57581      Branch: perlio
57582           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
57583           !> lib/Term/ReadLine.pm t/lib/md5-file.t
57584 ____________________________________________________________________________
57585 [  9346] By: nick                                  on 2001/03/25  20:58:15
57586         Log: Add destruct time hook to PerlIO (for work-in-process implementing
57587              layers in perl code. In such cases layers need to be popped before
57588              we loose the ability to run perl code.)
57589              Also back-out "PerlIO::object" hook - it isn't going to work like that...
57590      Branch: perlio
57591            ! perl.c perlio.c perlio.h perliol.h
57592 ____________________________________________________________________________
57593 [  9345] By: nick                                  on 2001/03/25  20:49:11
57594         Log: Avoid at leasy one of undefined warnings in Encode.
57595      Branch: perlio
57596            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
57597 ____________________________________________________________________________
57598 [  9344] By: jhi                                   on 2001/03/25  20:37:43
57599         Log: A workaround for using Term::ReadLine in emacs minibuffer
57600              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
57601              additional tweaks from Ilya Zakharevich.
57602      Branch: perl
57603            ! lib/Term/ReadLine.pm
57604 ____________________________________________________________________________
57605 [  9343] By: nick                                  on 2001/03/25  20:21:14
57606         Log: Missing return value.
57607      Branch: perlio
57608            ! ext/PerlIO/Scalar/Scalar.xs
57609 ____________________________________________________________________________
57610 [  9342] By: jhi                                   on 2001/03/25  16:21:00
57611         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
57612              to equal the CPAN versions since no code changes have been made.
57613      Branch: perl
57614            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
57615            ! t/lib/md5-file.t
57616 ____________________________________________________________________________
57617 [  9341] By: jhi                                   on 2001/03/25  16:01:48
57618         Log: Escape 8-bit characters.
57619      Branch: perl
57620            ! t/lib/mimeqp.t
57621 ____________________________________________________________________________
57622 [  9340] By: gsar                                  on 2001/03/25  15:50:53
57623         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
57624              chars)
57625      Branch: perl
57626            + t/lib/mimeqp.t
57627 ____________________________________________________________________________
57628 [  9339] By: gsar                                  on 2001/03/25  15:48:50
57629         Log: delete mimeqp.t for later add with text mode set
57630      Branch: perl
57631            - t/lib/mimeqp.t
57632 ____________________________________________________________________________
57633 [  9338] By: nick                                  on 2001/03/25  09:01:57
57634         Log: Integrate mainline.
57635      Branch: perlio
57636           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
57637           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
57638           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
57639           +> t/lib/mimeb64u.t t/lib/mimeqp.t
57640           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
57641           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
57642           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
57643 ____________________________________________________________________________
57644 [  9337] By: jhi                                   on 2001/03/25  04:23:24
57645         Log: Add MIME::Base64 here and there.  Again, a lot of
57646              optimism is in the air.
57647      Branch: perl
57648            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
57649            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
57650 ____________________________________________________________________________
57651 [  9336] By: jhi                                   on 2001/03/25  04:12:43
57652         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
57653              this by ear as I do not do Win32 programming.)
57654      Branch: perl
57655            ! win32/Makefile win32/makefile.mk
57656 ____________________________________________________________________________
57657 [  9335] By: jhi                                   on 2001/03/25  04:03:50
57658         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
57659      Branch: perl
57660            ! t/lib/md5-file.t
57661 ____________________________________________________________________________
57662 [  9334] By: jhi                                   on 2001/03/25  03:58:53
57663         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
57664      Branch: perl
57665            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
57666            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
57667            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
57668            + t/lib/mimeb64u.t t/lib/mimeqp.t
57669            ! MANIFEST
57670 ____________________________________________________________________________
57671 [  9333] By: jhi                                   on 2001/03/24  20:14:37
57672         Log: Integrate perlio.
57673      Branch: perl
57674           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
57675 ____________________________________________________________________________
57676 [  9332] By: nick                                  on 2001/03/24  19:40:34
57677         Log: Fix un-init variable leading to spurious "Out of Memory!"
57678      Branch: perlio
57679            ! doio.c
57680 ____________________________________________________________________________
57681 [  9331] By: nick                                  on 2001/03/24  19:09:59
57682         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
57683              and update layers internals doc.
57684      Branch: perlio
57685            ! pod/perlfunc.pod pod/perliol.pod
57686 ____________________________________________________________________________
57687 [  9330] By: jhi                                   on 2001/03/24  18:42:11
57688         Log: The length might be uninitialized garbage if the *svp is the undef.
57689      Branch: perl
57690            ! doio.c
57691 ____________________________________________________________________________
57692 [  9329] By: jhi                                   on 2001/03/24  18:26:57
57693         Log: (Retracted by #9393)
57694              
57695              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
57696              From: Simon Cozens <simon@netthink.co.uk>
57697              Date: Sat, 24 Mar 2001 17:13:17 +0000
57698              Message-ID: <20010324171317.A13406@netthink.co.uk>
57699      Branch: perl
57700            ! utils/h2xs.PL
57701 ____________________________________________________________________________
57702 [  9328] By: nick                                  on 2001/03/24  17:22:02
57703         Log: Integrate mainline.
57704      Branch: perlio
57705           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
57706           !> lib/unicode/version
57707 ____________________________________________________________________________
57708 [  9327] By: nick                                  on 2001/03/24  17:16:02
57709         Log: Integrate mainline.
57710      Branch: perlio
57711           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
57712           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
57713           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
57714           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
57715           +> t/lib/md5-file.t
57716           !> MANIFEST Makefile.SH configure.com djgpp/config.over
57717           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
57718           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
57719           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
57720           !> win32/makefile.mk
57721 ____________________________________________________________________________
57722 [  9326] By: jhi                                   on 2001/03/24  17:00:42
57723         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
57724      Branch: perl
57725            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
57726            ! lib/unicode/version
57727 ____________________________________________________________________________
57728 [  9325] By: jhi                                   on 2001/03/24  16:22:33
57729         Log: Subject: Re: B::Deparse bug (5.6.0)
57730              From: Robin Houston <robin@kitsite.com>
57731              Date: Sat, 24 Mar 2001 14:33:09 +0000
57732              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
57733      Branch: perl
57734            ! op.c pp.c t/lib/b.t t/op/repeat.t
57735 ____________________________________________________________________________
57736 [  9324] By: jhi                                   on 2001/03/24  16:21:56
57737         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
57738              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
57739              these additions may be too optimistic.
57740      Branch: perl
57741            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
57742            ! hints/uwin.sh hints/vmesa.sh
57743 ____________________________________________________________________________
57744 [  9323] By: jhi                                   on 2001/03/24  16:06:01
57745         Log: Integrate perlio.
57746      Branch: perl
57747           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
57748           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
57749            ! Makefile.SH
57750           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
57751           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
57752           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
57753           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
57754           !> win32/makefile.mk win32/perlhost.h win32/win32.c
57755           !> win32/win32iop.h
57756 ____________________________________________________________________________
57757 [  9322] By: nick                                  on 2001/03/24  14:39:12
57758         Log: Routine Win32 regen_config_h - no real changes.
57759      Branch: perlio
57760            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
57761 ____________________________________________________________________________
57762 [  9321] By: nick                                  on 2001/03/24  14:31:49
57763         Log: PerlIO fixups for Win32:
57764              - provide win33_popenlist() - non-functional as yet.
57765              - avoid need for aTHX in PerlIO_debug calls - even if not 
57766              enabled args are still evaluated so Win32 has trouble during fork().
57767              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
57768              - Fixup makedef.pl for latest set of symbols.
57769      Branch: perlio
57770            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
57771            ! win32/perlhost.h win32/win32.c win32/win32iop.h
57772 ____________________________________________________________________________
57773 [  9320] By: nick                                  on 2001/03/24  14:26:58
57774         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
57775              was gibberish - broke it on WIn32 at least.
57776      Branch: perlio
57777            ! ext/POSIX/POSIX.xs
57778 ____________________________________________________________________________
57779 [  9319] By: nick                                  on 2001/03/24  11:29:41
57780         Log: Generated files.
57781      Branch: perlio
57782            ! embed.h global.sym objXSUB.h perlapi.c proto.h
57783 ____________________________________________________________________________
57784 [  9318] By: nick                                  on 2001/03/24  10:29:37
57785         Log: Implement:
57786              1.  open($fh,"+<",undef);  # add test to t/io/open.t
57787              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
57788      Branch: perlio
57789            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
57790            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
57791            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
57792            ! t/io/open.t t/io/utf8.t
57793 ____________________________________________________________________________
57794 [  9317] By: jhi                                   on 2001/03/23  23:41:25
57795         Log: AIX does seems to have optimization problems with its C compilers.
57796      Branch: perl
57797            ! hints/aix.sh
57798 ____________________________________________________________________________
57799 [  9316] By: jhi                                   on 2001/03/23  23:40:46
57800         Log: Integrate perlio.
57801      Branch: perl
57802           +> lib/PerlIO.pm
57803           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
57804           !> perliol.h
57805 ____________________________________________________________________________
57806 [  9315] By: jhi                                   on 2001/03/23  22:16:30
57807         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
57808      Branch: perl
57809            ! t/lib/md5-file.t
57810 ____________________________________________________________________________
57811 [  9314] By: nick                                  on 2001/03/23  20:49:02
57812         Log: Perlio internals re-organized.
57813              - open process creates AV of layer/arg pairs
57814              (appends layers from open() or open.pm to default list).
57815              - push arg is now an SV.
57816              - layer ->Open get passed the AV
57817              - open is no longer mandatory method.
57818              - topmost layer that has ->Open method does the open
57819              - any layers above are pushed once that returns.
57820              - vtable re-ordered so dummy layers need only provide push/pop methods.
57821      Branch: perlio
57822            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
57823 ____________________________________________________________________________
57824 [  9313] By: nick                                  on 2001/03/23  16:27:41
57825         Log: Check in a stable (working) version before next round of tweaks.
57826              Changes include:
57827              - Move default layers code out of doio.c and into perlio.c
57828              - Single routine for parsing layer specification strings.
57829              - Skeleton support for demand loading of layers
57830              - Core-dump avoidance if PERLIO environment specifies loadable layer
57831              (does not _work_ as need IO to load and need load to do IO ...)
57832      Branch: perlio
57833            + lib/PerlIO.pm
57834            ! MANIFEST doio.c perlio.c
57835 ____________________________________________________________________________
57836 [  9312] By: gsar                                  on 2001/03/23  16:25:25
57837         Log: add execute bit to files with shebang lines in the repository;
57838              avoid clobbering execute bit in Porting/makerel 
57839      Branch: maint-5.6/perl
57840            ! (edit 144 files)
57841 ____________________________________________________________________________
57842 [  9311] By: jhi                                   on 2001/03/23  14:25:35
57843         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
57844      Branch: perl
57845            ! MANIFEST
57846 ____________________________________________________________________________
57847 [  9310] By: jhi                                   on 2001/03/23  13:45:04
57848         Log: Subject: [PATCH] Net::Ping
57849              From: Colin McMillen <mcmi0037@tc.umn.edu>
57850              Date: Thu, 22 Mar 2001 19:30:31 -0600
57851              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
57852      Branch: perl
57853            ! lib/Net/Ping.pm
57854 ____________________________________________________________________________
57855 [  9309] By: jhi                                   on 2001/03/23  13:39:13
57856         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
57857      Branch: perl
57858            ! t/lib/md5-aaa.t t/lib/md5-file.t
57859 ____________________________________________________________________________
57860 [  9308] By: jhi                                   on 2001/03/23  13:20:34
57861         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
57862              - bump the version to 2.14
57863              - drop the base64 tests since they require MIME::Base64
57864              - drop the rfc1321.txt
57865              - drop the hints/dec_osf.pl since it's only needed for
57866              pre-5.005_03 Perls
57867              Todo:
57868              - the U32 alignment testing is now removed; it needs to
57869              be reintroduced as as a Config variable (meaning also
57870              as a Configure test)
57871              - get the new EBCDIC md5sum for MD5.pm
57872              - test in Win32 to see how badly I botched the makefiles
57873      Branch: perl
57874            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
57875            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
57876            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
57877            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
57878            + t/lib/md5-file.t
57879            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
57880            ! win32/Makefile win32/makefile.mk
57881 ____________________________________________________________________________
57882 [  9307] By: jhi                                   on 2001/03/23  12:56:14
57883         Log: Integrate change #9306 from maintperl into mainline,
57884              AIX dynaloader for AIXes without <load.h>.
57885      Branch: perl
57886           !> ext/DynaLoader/hints/aix.pl
57887 ____________________________________________________________________________
57888 [  9306] By: jhi                                   on 2001/03/23  12:51:36
57889         Log: There are AIXes without /usr/include/load.h,
57890              patch from H.Merijn Brand.
57891      Branch: maint-5.6/perl
57892            ! ext/DynaLoader/hints/aix.pl
57893 ____________________________________________________________________________
57894 [  9305] By: nick                                  on 2001/03/23  11:00:42
57895         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
57896      Branch: perlio
57897            ! ext/Encode/Encode.xs perlio.c perlio.h
57898 ____________________________________________________________________________
57899 [  9304] By: nick                                  on 2001/03/23  10:20:46
57900         Log: Render -Duseperlio functional again.
57901              - this is "quick fix" which calls PerlIO_apply_layers after opening,
57902              which is what old scheme did. New scheme needs to change that
57903              to make open(...,\$scalar) etc. work but this will do for now.
57904      Branch: perlio
57905            ! perlio.c
57906 ____________________________________________________________________________
57907 [  9303] By: nick                                  on 2001/03/23  09:53:20
57908         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
57909              -Uuseperlio now works again.
57910              -Duseperlio is still poorly. Don't merge yet...
57911      Branch: perlio
57912            ! doio.c perlio.h
57913 ____________________________________________________________________________
57914 [  9302] By: nick                                  on 2001/03/22  22:26:51
57915         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
57916              type code.
57917              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
57918              is its main caller. In particular now has access to "extra" args, and
57919              can tell when an open handle is "reopened" (or duped?).
57920              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
57921              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
57922              PerlIO_open() et. al. (i.e. other way round).
57923              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
57924              with args close to PerlIO_openn().
57925      Branch: perlio
57926            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
57927 ____________________________________________________________________________
57928 [  9301] By: jhi                                   on 2001/03/22  20:58:04
57929         Log: Integrate perlio.
57930      Branch: perl
57931           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
57932           !> t/io/open.t util.c
57933 ____________________________________________________________________________
57934 [  9300] By: nick                                  on 2001/03/22  17:36:32
57935         Log: Don't include $@ in not ok message.
57936      Branch: perlio
57937            ! t/io/open.t
57938 ____________________________________________________________________________
57939 [  9299] By: gsar                                  on 2001/03/22  16:53:45
57940         Log: back out changes#7532,7521 for now (appears to have problems
57941              on IRIX)
57942      Branch: maint-5.6/perl
57943            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
57944            ! ext/POSIX/typemap pod/perlvar.pod
57945 ____________________________________________________________________________
57946 [  9298] By: nick                                  on 2001/03/22  14:35:46
57947         Log: Give a meaning to '&' in n-arg open case:
57948              open($fh,"<&",$scalar);
57949              $scalar can be:
57950              - an integer which does "fdopen"
57951              open($fh,"<&",2); # like open($fh,"<&2")
57952              - something that will yield a file handle via sv_2io()
57953              useful for dup'ing anonymous handles.
57954              e.g.:
57955              open(my $fh,"<&",\*STDIN);
57956              open(my $dup,"<&",$fh);
57957      Branch: perlio
57958            ! doio.c t/io/open.t
57959 ____________________________________________________________________________
57960 [  9297] By: nick                                  on 2001/03/22  13:34:35
57961         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
57962      Branch: perlio
57963            ! util.c
57964 ____________________________________________________________________________
57965 [  9296] By: nick                                  on 2001/03/22  12:51:20
57966         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
57967      Branch: perlio
57968            ! perl.c
57969 ____________________________________________________________________________
57970 [  9295] By: nick                                  on 2001/03/22  11:59:44
57971         Log: If stdin, stdout or stderr get opened in unexpected read/write state
57972              then warn at time of open not at time of use.
57973      Branch: perlio
57974            ! doio.c pp_hot.c pp_sys.c
57975 ____________________________________________________________________________
57976 [  9294] By: nick                                  on 2001/03/22  10:54:35
57977         Log: Die on n-arg open(...,"",xxx,yyy,...)
57978              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
57979              - die on read/write cases so we can decide what it means later.
57980      Branch: perlio
57981            ! doio.c embed.pl iperlsys.h util.c
57982 ____________________________________________________________________________
57983 [  9293] By: nick                                  on 2001/03/22  09:02:45
57984         Log: perlio tweaks (reported by Nick Clark)
57985              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
57986              error check in Pendinf_read().
57987      Branch: perlio
57988            ! perlio.c
57989 ____________________________________________________________________________
57990 [  9292] By: gsar                                  on 2001/03/22  07:12:00
57991         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
57992              fixes)
57993      Branch: maint-5.6/perl
57994           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
57995 ____________________________________________________________________________
57996 [  9291] By: jhi                                   on 2001/03/22  06:06:44
57997         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
57998      Branch: perl
57999            ! t/op/re_tests
58000 ____________________________________________________________________________
58001 [  9290] By: jhi                                   on 2001/03/22  05:57:01
58002         Log: Move MacOS Classic higher in the list of supported platforms.
58003      Branch: maint-5.6/perl
58004            ! pod/perlport.pod
58005 ____________________________________________________________________________
58006 [  9289] By: gsar                                  on 2001/03/22  05:35:04
58007         Log: revert part of change#6438 for compatibility (av_reify()
58008              appears to be needed to implement av_splice()ish things
58009              in XS)
58010      Branch: maint-5.6/perl
58011            ! embed.pl global.sym objXSUB.h perlapi.c
58012 ____________________________________________________________________________
58013 [  9288] By: gsar                                  on 2001/03/22  03:09:19
58014         Log: update copyright year
58015      Branch: maint-5.6/perl
58016            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
58017            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
58018            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
58019            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
58020            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
58021            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
58022            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
58023            ! x2p/walk.c
58024 ____________________________________________________________________________
58025 [  9287] By: jhi                                   on 2001/03/21  20:30:54
58026         Log: Integrate perlio.
58027      Branch: perl
58028           !> ext/Data/Dumper/Dumper.xs
58029 ____________________________________________________________________________
58030 [  9286] By: gsar                                  on 2001/03/21  19:49:54
58031         Log: makefile.mk tweak
58032      Branch: maint-5.6/perl
58033            ! win32/Makefile win32/makefile.mk
58034 ____________________________________________________________________________
58035 [  9285] By: nick                                  on 2001/03/21  19:07:13
58036         Log: Multiplicity fix for Dumper.
58037      Branch: perlio
58038            ! ext/Data/Dumper/Dumper.xs
58039 ____________________________________________________________________________
58040 [  9284] By: nick                                  on 2001/03/21  19:01:07
58041         Log: Integrate mainline - (does not build xTHX issue in Dumper).
58042      Branch: perlio
58043           !> (integrate 27 files)
58044 ____________________________________________________________________________
58045 [  9283] By: jhi                                   on 2001/03/21  17:17:35
58046         Log: Integrate change #9282 from mainline into maintperl,
58047              4-arg UTF-8 substr().
58048      Branch: maint-5.6/perl
58049           !> pp.c
58050 ____________________________________________________________________________
58051 [  9282] By: jhi                                   on 2001/03/21  17:15:43
58052         Log: The #9270 would have leaked a scalar if pp_substr()
58053              returned early.
58054      Branch: perl
58055            ! pp.c
58056 ____________________________________________________________________________
58057 [  9281] By: gsar                                  on 2001/03/21  17:03:14
58058         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
58059      Branch: maint-5.6/perl
58060            ! win32/makefile.mk
58061 ____________________________________________________________________________
58062 [  9280] By: gsar                                  on 2001/03/21  17:01:20
58063         Log: some tweaks to change#9278 (fork() emulation should be enabled
58064              by setting BUILD_FLAVOR instead of changing the defaults)
58065      Branch: maint-5.6/perl
58066            ! win32/makefile.mk
58067 ____________________________________________________________________________
58068 [  9279] By: gsar                                  on 2001/03/21  16:47:19
58069         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
58070      Branch: maint-5.6/perl
58071            ! ext/File/Glob/Glob.pm
58072           !> lib/Cwd.pm
58073 ____________________________________________________________________________
58074 [  9278] By: jhi                                   on 2001/03/21  14:35:10
58075         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
58076              From: "Vadim Konovalov" <watman@inbox.ru>
58077              Date: Wed, 21 Mar 2001 01:53:51 +0300
58078              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
58079      Branch: maint-5.6/perl
58080            ! win32/makefile.mk win32/win32sck.c
58081 ____________________________________________________________________________
58082 [  9277] By: jhi                                   on 2001/03/21  13:58:28
58083         Log: Integrate change #9270 from mainline to maintperl:
58084              continued 4-arg UTF-8 substr() fixing.
58085      Branch: maint-5.6/perl
58086           !> pp.c t/op/substr.t
58087 ____________________________________________________________________________
58088 [  9276] By: jhi                                   on 2001/03/21  13:33:00
58089         Log: More pixie cleaning.
58090      Branch: perl
58091            ! Makefile.SH
58092 ____________________________________________________________________________
58093 [  9275] By: jhi                                   on 2001/03/21  03:54:17
58094         Log: Update Changes.
58095      Branch: perl
58096            ! Changes patchlevel.h
58097 ____________________________________________________________________________
58098 [  9274] By: jhi                                   on 2001/03/21  03:48:24
58099         Log: First stab at making Data::Dumper to grok Unicode.
58100              
58101              TODO: tests, EBCDICify.
58102      Branch: perl
58103            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
58104 ____________________________________________________________________________
58105 [  9273] By: jhi                                   on 2001/03/21  02:23:00
58106         Log: Fix for
58107              
58108              Subject: Memory leak in unquoted print   
58109              From: Benjamin Sugars <bsugars@canoe.ca> 
58110              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
58111              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
58112      Branch: perl
58113            ! perlio.c
58114 ____________________________________________________________________________
58115 [  9272] By: jhi                                   on 2001/03/21  01:33:17
58116         Log: Subject: Re: [PATCH] POSIX::getcwd()
58117              From: Benjamin Sugars <bsugars@canoe.ca> 
58118              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
58119              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
58120      Branch: perl
58121            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
58122 ____________________________________________________________________________
58123 [  9271] By: jhi                                   on 2001/03/21  01:22:52
58124         Log: Subject: [PATCH] Cwd.pm docs
58125              From: Benjamin Sugars <bsugars@canoe.ca>
58126              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
58127              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
58128      Branch: perl
58129            ! lib/Cwd.pm
58130 ____________________________________________________________________________
58131 [  9270] By: jhi                                   on 2001/03/21  01:16:29
58132         Log: Continue 4-arg substr() UTF-8 fixage.
58133      Branch: perl
58134            ! pp.c t/op/substr.t
58135 ____________________________________________________________________________
58136 [  9269] By: jhi                                   on 2001/03/21  00:46:14
58137         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
58138              
58139              revert the leak fix in change#9142 (problem needs a more experimental
58140              fix unsuitable for 5.6.1)
58141              
58142              do alphabetical sorting by default (for csh compatibility)
58143              
58144              cut-n-paste goof in change#9264
58145              
58146              VMS piping fixes (from Charles Lane)
58147      Branch: perl
58148           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
58149           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
58150           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
58151 ____________________________________________________________________________
58152 [  9268] By: jhi                                   on 2001/03/21  00:37:04
58153         Log: Integrate perlio.
58154      Branch: perl
58155           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
58156           !> utf8.c utf8.h utfebcdic.h
58157 ____________________________________________________________________________
58158 [  9267] By: nick                                  on 2001/03/20  20:04:39
58159         Log: More EBCDIC stuff:
58160              - Loose the extra level of function on ASCII.
58161              - spotted a chr(0) issue in sv.c
58162              - re-work of UTF-X tr/// ranges to work in Unicode
58163              space. Still issues with the "0xff is illegal UTF-8" hack.
58164              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
58165              (why do it once when you can do it all over the place :-(
58166              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
58167              need utf8.pm for swashes.
58168              - Simplified and commented scan_const() in toke.c
58169              Still something wrong regexp and tr (swashes?).
58170      Branch: perlio
58171            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
58172            ! utf8.c utf8.h utfebcdic.h
58173 ____________________________________________________________________________
58174 [  9266] By: gsar                                  on 2001/03/20  19:16:43
58175         Log: VMS piping fixes (from Charles Lane)
58176      Branch: maint-5.6/perl
58177            ! vms/vms.c vms/vmspipe.com
58178 ____________________________________________________________________________
58179 [  9265] By: gsar                                  on 2001/03/20  17:53:52
58180         Log: cut-n-paste goof in change#9264
58181      Branch: maint-5.6/perl
58182            ! ext/File/Glob/Glob.xs
58183 ____________________________________________________________________________
58184 [  9264] By: gsar                                  on 2001/03/20  17:43:47
58185         Log: do alphabetical sorting by default (for csh compatibility);
58186              bsd_glob() does ASCII sort by default as usual, unless
58187              GLOB_ALPHASORT was specified
58188      Branch: maint-5.6/perl
58189            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
58190            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
58191            ! ext/File/Glob/bsd_glob.h
58192 ____________________________________________________________________________
58193 [  9263] By: gsar                                  on 2001/03/20  16:40:08
58194         Log: integrate change#9255 from mainline (unicode fix)
58195              
58196              substr($bytestr, i, n, $charstr)
58197      Branch: maint-5.6/perl
58198           !> Todo-5.6 pp.c t/op/substr.t
58199 ____________________________________________________________________________
58200 [  9262] By: gsar                                  on 2001/03/20  15:57:41
58201         Log: revert the leak fix in change#9142 (problem needs a more experimental
58202              fix unsuitable for 5.6.1)
58203      Branch: maint-5.6/perl
58204            ! scope.c
58205 ____________________________________________________________________________
58206 [  9261] By: jhi                                   on 2001/03/20  14:26:25
58207         Log: Integrate changes #9259,9260 from maintperl into mainline.
58208              
58209              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
58210              
58211              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
58212      Branch: perl
58213           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
58214 ____________________________________________________________________________
58215 [  9260] By: jhi                                   on 2001/03/20  14:05:46
58216         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
58217              From: Robin Barker <rmb1@cise.npl.co.uk>
58218              Date: Tue, 20 Mar 2001 10:12:04 GMT
58219              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
58220      Branch: maint-5.6/perl
58221            ! run.c
58222 ____________________________________________________________________________
58223 [  9259] By: jhi                                   on 2001/03/20  14:04:39
58224         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
58225              From: Chris Nandor <pudge@pobox.com>
58226              Date: Tue, 20 Mar 2001 00:40:56 -0500
58227              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
58228      Branch: maint-5.6/perl
58229            ! ext/POSIX/POSIX.xs lib/File/Path.pm
58230 ____________________________________________________________________________
58231 [  9258] By: jhi                                   on 2001/03/20  05:09:34
58232         Log: Update Changes.
58233      Branch: perl
58234            ! Changes patchlevel.h
58235 ____________________________________________________________________________
58236 [  9257] By: jhi                                   on 2001/03/20  05:04:25
58237         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
58238      Branch: perl
58239            ! t/op/tr.t
58240 ____________________________________________________________________________
58241 [  9256] By: jhi                                   on 2001/03/20  04:43:12
58242         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
58243              From: Peter Prymmer <pvhp@forte.com>
58244              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
58245              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
58246      Branch: maint-5.6/perl
58247            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
58248 ____________________________________________________________________________
58249 [  9255] By: jhi                                   on 2001/03/19  23:17:17
58250         Log: substr($bytestr, i, n, $charstr)
58251              
58252              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
58253      Branch: perl
58254            ! Todo-5.6 pp.c t/op/substr.t
58255 ____________________________________________________________________________
58256 [  9254] By: jhi                                   on 2001/03/19  22:25:09
58257         Log: Rearrange the make test target prerequisites so that
58258              in a parallel make 'all' is finished before 'test'.
58259      Branch: perl
58260            ! Makefile.SH
58261 ____________________________________________________________________________
58262 [  9253] By: jhi                                   on 2001/03/19  21:48:07
58263         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
58264              From: Robin Houston <robin@kitsite.com>
58265              Date: Mon, 19 Mar 2001 15:48:41 +0000
58266              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
58267      Branch: perl
58268            ! pp_ctl.c
58269 ____________________________________________________________________________
58270 [  9252] By: jhi                                   on 2001/03/19  21:42:27
58271         Log: Integrate perlio.
58272      Branch: perl
58273           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
58274           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
58275           !> utfebcdic.h vms/perly_c.vms
58276 ____________________________________________________________________________
58277 [  9251] By: jhi                                   on 2001/03/19  21:31:28
58278         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
58279              
58280              Dynaloading in 64-bit AIX with vac.
58281      Branch: perl
58282           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
58283           !> hints/aix.sh
58284 ____________________________________________________________________________
58285 [  9250] By: jhi                                   on 2001/03/19  21:18:00
58286         Log: A more robust solution for the 64bitall AIX dynaloading
58287              problem, from Jens-Uwe Mager.
58288      Branch: maint-5.6/perl
58289            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
58290 ____________________________________________________________________________
58291 [  9249] By: nick                                  on 2001/03/19  20:59:37
58292         Log: Integrate mainline.
58293      Branch: perlio
58294           !> (integrate 42 files)
58295 ____________________________________________________________________________
58296 [  9248] By: nick                                  on 2001/03/19  20:22:07
58297         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
58298              (Building on OS390 uses native YACC and YYDEBUG has other
58299              side effects.)
58300      Branch: perlio
58301            ! perly.c perly.y vms/perly_c.vms
58302 ____________________________________________________________________________
58303 [  9247] By: jhi                                   on 2001/03/19  19:59:53
58304         Log: 64-bit AIX dynaloading problem (see #9244) idea
58305              from Jens-Uwe Mager.
58306      Branch: maint-5.6/perl
58307            ! ext/DynaLoader/dl_aix.xs
58308 ____________________________________________________________________________
58309 [  9246] By: nick                                  on 2001/03/19  19:27:57
58310         Log: More EBCDIC fixes.
58311      Branch: perlio
58312            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
58313            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
58314 ____________________________________________________________________________
58315 [  9245] By: jhi                                   on 2001/03/19  19:05:19
58316         Log: Integrate change #9243 from mainline into maintperl.
58317              
58318              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
58319      Branch: maint-5.6/perl
58320           !> README.vmesa
58321 ____________________________________________________________________________
58322 [  9244] By: jhi                                   on 2001/03/19  19:03:15
58323         Log: Get 64bitall AIX building, but still does not test okay:
58324              dynaloading anything fails, for example for op/defins:
58325              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
58326              (update: fixed by #9247,9250)
58327      Branch: maint-5.6/perl
58328            ! hints/aix.sh
58329 ____________________________________________________________________________
58330 [  9243] By: jhi                                   on 2001/03/19  19:00:16
58331         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
58332              From: Robin Barker <rmb1@cise.npl.co.uk>
58333              Date: Mon, 19 Mar 2001 18:01:57 GMT
58334              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
58335      Branch: perl
58336            ! README.vmesa
58337 ____________________________________________________________________________
58338 [  9242] By: jhi                                   on 2001/03/19  18:58:43
58339         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
58340              
58341              TODO: tests.
58342      Branch: perl
58343            ! doop.c op.c
58344 ____________________________________________________________________________
58345 [  9241] By: gsar                                  on 2001/03/19  17:34:46
58346         Log: VMSify tests (from Charles Lane)
58347      Branch: maint-5.6/perl
58348            ! t/lib/filehand.t t/lib/texttabs.t
58349 ____________________________________________________________________________
58350 [  9240] By: jhi                                   on 2001/03/19  14:24:26
58351         Log: Integrate change #9233 from maintperl into mainline.
58352              
58353              some refcounts were incorrect in perl_clone()
58354      Branch: perl
58355           !> sv.c
58356 ____________________________________________________________________________
58357 [  9239] By: gsar                                  on 2001/03/19  09:23:17
58358         Log: this is 5.6.1-trial3
58359      Branch: maint-5.6/perl
58360            ! Changes
58361 ____________________________________________________________________________
58362 [  9238] By: gsar                                  on 2001/03/19  08:47:04
58363         Log: some new symbols are only available under ithreads
58364      Branch: maint-5.6/perl
58365            ! makedef.pl
58366 ____________________________________________________________________________
58367 [  9237] By: gsar                                  on 2001/03/19  08:42:28
58368         Log: update patchlevel.h, Changes, &c.
58369      Branch: maint-5.6/perl
58370            ! Changes patchlevel.h pod/perlhist.pod
58371           !> AUTHORS
58372 ____________________________________________________________________________
58373 [  9236] By: gsar                                  on 2001/03/19  08:17:49
58374         Log: integrate changes#8068,8717 from mainline
58375              
58376              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
58377              
58378              [PATCH CPAN 1.59_51] warning message (not!)
58379      Branch: maint-5.6/perl
58380           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
58381           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
58382           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
58383           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
58384           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
58385 ____________________________________________________________________________
58386 [  9235] By: gsar                                  on 2001/03/19  08:07:09
58387         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
58388              
58389              [PATCH] Add missing CV flags to dump.c
58390              
58391              Re: [patch] Re: PL_ptr_table
58392              
58393              Fixup non-ithread build after 8713
58394              
58395              Generated files form 8713 etc.
58396              
58397              Correct the correction :-(
58398              
58399              Documenting coderef @INC (Re: CPAN "make this script work" feature)
58400              
58401              Subject: Re: sync sync sync: have I missed any patches?
58402              Replace djSP with dSP.
58403      Branch: maint-5.6/perl
58404           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
58405           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
58406           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
58407           !> sv.c sv.h win32/perlhost.h
58408 ____________________________________________________________________________
58409 [  9234] By: gsar                                  on 2001/03/19  07:22:05
58410         Log: revert the change#9090 integrate for now (change looks somewhat
58411              incomplete in that [ha]v_exists() need something similar; lacks
58412              tests; &c.)
58413      Branch: maint-5.6/perl
58414            ! hv.c
58415 ____________________________________________________________________________
58416 [  9233] By: gsar                                  on 2001/03/19  07:10:01
58417         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
58418              destruction when there are unreferenced scalars (SvREFCNT==0)
58419      Branch: maint-5.6/perl
58420            ! sv.c
58421 ____________________________________________________________________________
58422 [  9232] By: jhi                                   on 2001/03/19  05:11:02
58423         Log: Regen api and toc.
58424      Branch: maint-5.6/perl
58425            ! pod/perlapi.pod pod/perltoc.pod
58426 ____________________________________________________________________________
58427 [  9231] By: jhi                                   on 2001/03/19  04:06:03
58428         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
58429              add a lost line in pp.c:pp_chop(), update to new op/chop.
58430              
58431              Clarify the description differentiating for and while; inspired by
58432              
58433              Subject: [ID 20010306.004] || != named unary operator
58434              
58435              The $Is_MacOS needs to be declared.
58436      Branch: maint-5.6/perl
58437            ! pp.c t/op/chop.t
58438           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
58439 ____________________________________________________________________________
58440 [  9230] By: jhi                                   on 2001/03/19  03:48:16
58441         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
58442              9079,9083,9089,9090,9091 from mainline to maintperl.
58443              
58444              Quieten some noise in Win32 builds
58445              
58446              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
58447              
58448              The perlretut was still talking about the old \p and \P
58449              definitions.
58450              
58451              More tweakage on the Unicode character class descriptions.
58452              
58453              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
58454              
58455              Subject: 'no *POSIX' Patch speeding up make on BS2000 
58456              
58457              Subject: [PATCH] perldata.pod here-doc docs
58458              
58459              Add /sbin and /usr/sbin to the list of directories scanned
58460              for setuid programs.  Takes care of bug id 20010309.003.
58461              
58462              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
58463              
58464              In op/stat #35 better to scan all the potential directories
58465              for setuids, not just the first one.
58466      Branch: maint-5.6/perl
58467            ! Makefile.SH
58468           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
58469           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
58470           !> t/op/stat.t toke.c win32/win32.h
58471 ____________________________________________________________________________
58472 [  9229] By: jhi                                   on 2001/03/19  02:31:50
58473         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
58474              From: Chris Nandor <pudge@pobox.com>
58475              Date: Sat, 10 Mar 2001 14:22:19 -0500
58476              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
58477      Branch: maint-5.6/perl
58478            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
58479            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
58480            ! t/lib/b.t t/lib/errno.t
58481 ____________________________________________________________________________
58482 [  9228] By: jhi                                   on 2001/03/19  02:29:59
58483         Log: Integrate changes #9113,9122 from mainline into maintperl.
58484              
58485              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?)
58486      Branch: maint-5.6/perl
58487           !> Configure README.os390 hints/os390.sh
58488 ____________________________________________________________________________
58489 [  9227] By: jhi                                   on 2001/03/19  02:22:35
58490         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
58491              into maintperl.
58492              
58493              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
58494              
58495              Forgot to check-in the larger part of #9120, duh.
58496              
58497              Subject: Another patch for integer.pm POD 
58498              
58499              h2ph strictness and cleanliness from Kurt Starsinic.
58500              
58501              Borland filename case problem.
58502              
58503              h2ph strictness and cleanliness from Kurt Starsinic.
58504              
58505              Subject: [PATCH] the uncontroversial doc patches
58506      Branch: maint-5.6/perl
58507           +> win32/sncfnmcs.pl
58508           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
58509           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
58510           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
58511           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
58512           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
58513           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
58514           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
58515 ____________________________________________________________________________
58516 [  9226] By: jhi                                   on 2001/03/19  02:10:21
58517         Log: Integrate changes #9207,9214 from mainline into maintperl.
58518              
58519              podchecker relaxations: =over has an *optional* number after it,
58520              and whitespace in L<> is okay.
58521      Branch: maint-5.6/perl
58522           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
58523           !> t/pod/poderrs.xr
58524 ____________________________________________________________________________
58525 [  9225] By: jhi                                   on 2001/03/19  02:07:38
58526         Log: Integrate change #9219 from maintperl into mainline.
58527              
58528              remove duplicated tests
58529      Branch: perl
58530           !> t/op/re_tests
58531 ____________________________________________________________________________
58532 [  9224] By: jhi                                   on 2001/03/19  02:06:11
58533         Log: Integrate change #9223 from mainline to maintperl.
58534              
58535              Document -Dmksymlinks.
58536      Branch: maint-5.6/perl
58537           !> INSTALL
58538 ____________________________________________________________________________
58539 [  9223] By: jhi                                   on 2001/03/19  02:01:25
58540         Log: Document -Dmksymlinks.
58541      Branch: perl
58542            ! INSTALL
58543 ____________________________________________________________________________
58544 [  9222] By: jhi                                   on 2001/03/19  01:15:35
58545         Log: The -Dmksymlinks wasn't working for maintperl.
58546      Branch: maint-5.6/perl
58547            ! Configure
58548 ____________________________________________________________________________
58549 [  9221] By: jhi                                   on 2001/03/19  00:49:43
58550         Log: Cleanup pixie residue.
58551      Branch: perl
58552            ! Makefile.SH
58553 ____________________________________________________________________________
58554 [  9220] By: jhi                                   on 2001/03/19  00:44:47
58555         Log: Document the use of pixie/prof; create make targets for it.
58556              
58557              TODO: make t/TEST pixie-aware.
58558      Branch: perl
58559            ! Makefile.SH pod/perlhack.pod
58560 ____________________________________________________________________________
58561 [  9219] By: gsar                                  on 2001/03/19  00:16:55
58562         Log: remove duplicated tests
58563      Branch: maint-5.6/perl
58564            ! t/op/re_tests
58565 ____________________________________________________________________________
58566 [  9218] By: jhi                                   on 2001/03/18  23:59:31
58567         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
58568      Branch: perl
58569            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
58570 ____________________________________________________________________________
58571 [  9217] By: jhi                                   on 2001/03/18  23:25:20
58572         Log: Rewrite the tests section of Makefile to be less redundant
58573              and to allow for more flexible test targets, many recursive
58574              make calls introduced.
58575      Branch: perl
58576            ! Makefile.SH
58577 ____________________________________________________________________________
58578 [  9216] By: jhi                                   on 2001/03/18  22:30:04
58579         Log: Document the use of Third Degree (sparsely).
58580      Branch: perl
58581            ! pod/perlhack.pod t/TEST
58582 ____________________________________________________________________________
58583 [  9215] By: jhi                                   on 2001/03/18  22:10:30
58584         Log: Make targets for testing with Third Degree.
58585      Branch: perl
58586            ! Makefile.SH
58587 ____________________________________________________________________________
58588 [  9214] By: jhi                                   on 2001/03/18  21:08:53
58589         Log: The podchecker relaxations need to mirrored also at the tests.
58590      Branch: perl
58591            ! t/pod/poderrs.xr
58592 ____________________________________________________________________________
58593 [  9213] By: jhi                                   on 2001/03/18  20:56:21
58594         Log: Update Changes.
58595      Branch: perl
58596            ! Changes patchlevel.h
58597 ____________________________________________________________________________
58598 [  9212] By: jhi                                   on 2001/03/18  20:36:59
58599         Log: Looking for config.sh in parent directories isn't
58600              very useful for the toplevel Makefile.
58601      Branch: perl
58602            ! Makefile.SH
58603 ____________________________________________________________________________
58604 [  9211] By: jhi                                   on 2001/03/18  20:33:37
58605         Log: On "make clean" take care of Third Degree droppings.
58606      Branch: perl
58607            ! Makefile.SH
58608 ____________________________________________________________________________
58609 [  9210] By: jhi                                   on 2001/03/18  20:21:34
58610         Log: Add a hook for running the tests under the Third Degree
58611              debugging tool (set $ENV{PERL_3LOG} to non-zero)
58612              
58613              TODO: Document the use of Third Degree.
58614      Branch: perl
58615            ! t/TEST
58616 ____________________________________________________________________________
58617 [  9209] By: jhi                                   on 2001/03/18  20:19:07
58618         Log: Regen toc and api pods.
58619      Branch: perl
58620            ! pod/perlapi.pod pod/perltoc.pod
58621 ____________________________________________________________________________
58622 [  9208] By: jhi                                   on 2001/03/18  20:12:12
58623         Log: Integrate changes #8128,9132 from mainline into maintperl,
58624              Tie::SubstrHash fixes.
58625      Branch: maint-5.6/perl
58626           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
58627 ____________________________________________________________________________
58628 [  9207] By: jhi                                   on 2001/03/18  20:07:43
58629         Log: podchecker relaxations from Michael Stevens.
58630      Branch: perl
58631            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
58632 ____________________________________________________________________________
58633 [  9206] By: jhi                                   on 2001/03/18  20:04:24
58634         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
58635      Branch: perl
58636            ! lib/Locale/Constants.pm lib/Locale/Country.pm
58637            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
58638            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
58639 ____________________________________________________________________________
58640 [  9205] By: jhi                                   on 2001/03/18  19:54:45
58641         Log: Integrate changes #9161,9162 from maintperl to mainline.
58642              
58643              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
58644              results
58645      Branch: perl
58646           !> t/op/magic.t
58647 ____________________________________________________________________________
58648 [  9204] By: jhi                                   on 2001/03/18  19:37:46
58649         Log: Make perl.third checks more understandable to the builder.
58650      Branch: perl
58651            ! Makefile.SH
58652 ____________________________________________________________________________
58653 [  9203] By: jhi                                   on 2001/03/18  19:20:54
58654         Log: Re-integrate #9138 from maintperl to mainline,
58655              the squelching of the unneeded "Scalars leaked" messages.
58656      Branch: perl
58657           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
58658           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
58659           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
58660 ____________________________________________________________________________
58661 [  9202] By: jhi                                   on 2001/03/18  18:48:36
58662         Log: More robust and more paranoid perl.third target.
58663      Branch: perl
58664            ! Makefile.SH
58665 ____________________________________________________________________________
58666 [  9201] By: jhi                                   on 2001/03/18  18:39:21
58667         Log: Integrate change #9197 from maintperl to mainline.
58668              
58669              more thorough cleaning of arenas.
58670      Branch: perl
58671           !> embed.pl perl.c proto.h sv.c t/op/sort.t
58672 ____________________________________________________________________________
58673 [  9200] By: jhi                                   on 2001/03/18  18:25:17
58674         Log: Integrate perlio.
58675      Branch: perl
58676           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
58677           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
58678           !> t/lib/encode.t toke.c universal.c utf8.c
58679 ____________________________________________________________________________
58680 [  9199] By: nick                                  on 2001/03/18  15:23:51
58681         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
58682              is the sense of the test being done. Avoid some magical 127 and 128 values
58683              by using macros.
58684      Branch: perlio
58685            ! doop.c pp_ctl.c sv.c toke.c
58686 ____________________________________________________________________________
58687 [  9198] By: nick                                  on 2001/03/18  14:18:12
58688         Log: UTF-X encoding invariance for Encode:
58689              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
58690              - move the XS code for those to universal.c (so in miniperl)
58691              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
58692              - change ext/Encode/compile to use above.
58693              - Fix t/lib/encode.t for above
58694              - Teach t/lib/b.t to expect -uutf8
58695              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
58696              utf8.pm is needed.
58697      Branch: perlio
58698            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
58699            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
58700 ____________________________________________________________________________
58701 [  9197] By: gsar                                  on 2001/03/18  12:15:57
58702         Log: more thorough cleaning of arenas--keep going until no more
58703              SvREFCNT_dec()s occur (this fixes the problem that causes the
58704              pesky "Scalars leaked" warnings)
58705      Branch: maint-5.6/perl
58706            ! embed.pl perl.c proto.h sv.c t/op/sort.t
58707 ____________________________________________________________________________
58708 [  9196] By: nick                                  on 2001/03/18  10:57:29
58709         Log: Fix pragma/utf8.t # 15
58710              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
58711              are SvUTF8 as well.
58712      Branch: perlio
58713            ! toke.c
58714 ____________________________________________________________________________
58715 [  9195] By: nick                                  on 2001/03/18  09:27:06
58716         Log: Integrate mainline
58717      Branch: perlio
58718           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
58719           !> t/op/pat.t
58720 ____________________________________________________________________________
58721 [  9194] By: jhi                                   on 2001/03/18  05:29:59
58722         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
58723              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
58724      Branch: perl
58725            ! op.c op.h t/op/misc.t t/op/pat.t
58726 ____________________________________________________________________________
58727 [  9193] By: jhi                                   on 2001/03/18  05:15:06
58728         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
58729      Branch: perl
58730            ! mg.c t/op/pat.t
58731 ____________________________________________________________________________
58732 [  9192] By: jhi                                   on 2001/03/18  04:22:43
58733         Log: tr/// UTF-8 patches from Inaba Hiroto.
58734      Branch: perl
58735            ! doop.c op.c
58736 ____________________________________________________________________________
58737 [  9191] By: jhi                                   on 2001/03/18  04:21:17
58738         Log: Integrate perlio.
58739      Branch: perl
58740           !> utf8.c utfebcdic.h
58741 ____________________________________________________________________________
58742 [  9190] By: nick                                  on 2001/03/17  20:32:01
58743         Log: Correct #if EBCDIC side typos.
58744              Builds and passes many tests on OS390.
58745      Branch: perlio
58746            ! utf8.c utfebcdic.h
58747 ____________________________________________________________________________
58748 [  9189] By: jhi                                   on 2001/03/17  18:55:49
58749         Log: Add prerequisites for the perl.third target.
58750      Branch: perl
58751            ! Makefile.SH
58752 ____________________________________________________________________________
58753 [  9188] By: jhi                                   on 2001/03/17  18:46:00
58754         Log: Integrate perlio.
58755      Branch: perl
58756           +> utfebcdic.h
58757           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
58758 ____________________________________________________________________________
58759 [  9187] By: jhi                                   on 2001/03/17  18:38:47
58760         Log: Add a make rule for perl.third (the Third Degree memory debugging
58761              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
58762      Branch: perl
58763            ! Makefile.SH
58764 ____________________________________________________________________________
58765 [  9186] By: nick                                  on 2001/03/17  18:34:48
58766         Log: MANIFEST addition :-(
58767      Branch: perlio
58768            ! MANIFEST
58769 ____________________________________________________________________________
58770 [  9185] By: nick                                  on 2001/03/17  18:29:50
58771         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
58772              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
58773              a superset of ASCII are invariant under the encoding. This is EBCDIC
58774              friendly as an encoded string can be looked at as being EBCDIC by lexer
58775              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
58776              ASCII on ASCII machines.
58777              
58778              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
58779              seperate.
58780              - Add some more macros to comprehend different shift amounts and
58781              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
58782              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
58783              and conditionally #include it.
58784              
58785              EBCDIC build as yet untested.  ASCII still fails the one test.
58786      Branch: perlio
58787            + utfebcdic.h
58788            ! utf8.c utf8.h
58789 ____________________________________________________________________________
58790 [  9184] By: nick                                  on 2001/03/17  17:44:16
58791         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
58792      Branch: perlio
58793            ! doop.c perl.h pp.c utf8.h
58794 ____________________________________________________________________________
58795 [  9183] By: jhi                                   on 2001/03/17  15:55:42
58796         Log: Integrate perlio.
58797      Branch: perl
58798            ! MANIFEST
58799           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
58800 ____________________________________________________________________________
58801 [  9182] By: nick                                  on 2001/03/17  09:16:06
58802         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
58803      Branch: perlio
58804            ! t/op/pat.t
58805 ____________________________________________________________________________
58806 [  9181] By: nick                                  on 2001/03/17  09:15:11
58807         Log: Integrate mainline.
58808      Branch: perlio
58809           +> lib/Locale/Constants.pm lib/Locale/Country.pm
58810           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
58811           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
58812           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
58813           !> (integrate 83 files)
58814 ____________________________________________________________________________
58815 [  9180] By: nick                                  on 2001/03/16  17:23:21
58816         Log: EBCDIC Fixes.
58817      Branch: perlio
58818            ! perl.h sv.c toke.c utf8.c utf8.h
58819 ____________________________________________________________________________
58820 [  9179] By: jhi                                   on 2001/03/16  14:10:12
58821         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
58822              a change needed to work around an AIX compiler bug.
58823      Branch: perl
58824            ! ext/Storable/Storable.xs
58825 ____________________________________________________________________________
58826 [  9178] By: jhi                                   on 2001/03/16  03:19:59
58827         Log: With Damian's approval synchronize damian's modules'
58828              licensing with Perl's standard module licensing.
58829      Branch: perl
58830            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
58831 ____________________________________________________________________________
58832 [  9177] By: jhi                                   on 2001/03/16  03:15:34
58833         Log: Make the Filter::Util:Call files have their own copies
58834              of the Perl standard module licensing, from Paul Marquess.
58835      Branch: perl
58836            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
58837 ____________________________________________________________________________
58838 [  9176] By: jhi                                   on 2001/03/16  02:56:04
58839         Log: Subject: [PATCH] more pod patches
58840              From: Michael Stevens <michael@etla.org>
58841              Date: Thu, 15 Mar 2001 21:25:18 +0000
58842              Message-ID: <20010315212518.A18870@firedrake.org>
58843      Branch: perl
58844            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
58845            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
58846            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
58847            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
58848            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
58849            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
58850            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
58851            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
58852            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
58853            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
58854            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
58855            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
58856            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
58857            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
58858            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
58859            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
58860            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
58861            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
58862            ! lib/Locale/Country.pm lib/Locale/Language.pm
58863            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
58864            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
58865            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
58866            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
58867            ! os2/OS2/Process/Process.pm
58868 ____________________________________________________________________________
58869 [  9175] By: jhi                                   on 2001/03/16  02:53:32
58870         Log: Subject: [PATCH] the uncontroversial doc patches
58871              From: Michael Stevens <michael@etla.org>
58872              Date: Thu, 15 Mar 2001 20:01:12 +0000
58873              Message-ID: <20010315200112.A7636@firedrake.org>
58874      Branch: perl
58875            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
58876            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
58877            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
58878            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
58879            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
58880 ____________________________________________________________________________
58881 [  9174] By: jhi                                   on 2001/03/16  02:50:49
58882         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
58883              From: Paul Lindner <lindner@inuus.com>
58884              Date: Fri, 16 Mar 2001 11:28:03 -0800
58885              Message-ID: <20010316112803.A7577@inuus.com>
58886      Branch: perl
58887            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
58888 ____________________________________________________________________________
58889 [  9173] By: nick                                  on 2001/03/15  20:21:03
58890         Log: 1st day's EBCDIC fixes:
58891              - toke.c's parsing of strings needed attention
58892              needed to conditionally e2a if string was already UTF-8
58893              - e2a/a2e tables where wrong way round.
58894              - new macros in utf8.h
58895      Branch: perlio
58896            ! perl.h toke.c utf8.h
58897 ____________________________________________________________________________
58898 [  9172] By: jhi                                   on 2001/03/15  15:17:17
58899         Log: Update Changes.
58900      Branch: perl
58901            ! Changes patchlevel.h
58902 ____________________________________________________________________________
58903 [  9171] By: jhi                                   on 2001/03/15  15:09:32
58904         Log: Subject: Re: Another Borland C++ problem.
58905              From: "Vadim Konovalov" <watman@inbox.ru>
58906              Date: Sat, 10 Mar 2001 19:26:07 +0300
58907              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
58908              
58909              Borland filename case problem.
58910      Branch: perl
58911            + win32/sncfnmcs.pl
58912            ! MANIFEST README.win32
58913 ____________________________________________________________________________
58914 [  9170] By: jhi                                   on 2001/03/15  14:54:23
58915         Log: Add Locale::Codes 1.06, from Neil Bowers.
58916      Branch: perl
58917            + lib/Locale/Constants.pm lib/Locale/Country.pm
58918            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
58919            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
58920            + t/lib/lc-language.t t/lib/lc-uk.t
58921            ! MANIFEST
58922 ____________________________________________________________________________
58923 [  9169] By: jhi                                   on 2001/03/15  14:19:01
58924         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
58925      Branch: perl
58926            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
58927            ! ext/Storable/Storable.xs
58928 ____________________________________________________________________________
58929 [  9168] By: jhi                                   on 2001/03/15  14:13:22
58930         Log: Integrate changes #9120,9167 from mainline to maintperl.
58931              
58932              Subject: [PATCH 5.6.1] OS/2 docs
58933              
58934              Subject: [PATCH 5.6.1] perldoc
58935      Branch: maint-5.6/perl
58936           !> os2/Changes utils/perldoc.PL
58937 ____________________________________________________________________________
58938 [  9167] By: jhi                                   on 2001/03/15  14:07:42
58939         Log: Subject: [PATCH 5.6.1] perldoc
58940              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58941              Date: Wed, 14 Mar 2001 23:46:52 -0500
58942              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
58943      Branch: perl
58944            ! utils/perldoc.PL
58945 ____________________________________________________________________________
58946 [  9166] By: jhi                                   on 2001/03/15  13:53:15
58947         Log: sigaction test condition tweakage.
58948      Branch: perl
58949            ! t/lib/sigaction.t
58950 ____________________________________________________________________________
58951 [  9165] By: alanbur                               on 2001/03/15  03:49:17
58952         Log: Resynchronised with parent
58953      Branch: maint-5.6/pureperl
58954           +> os2/os2add.sym t/op/anonsub.t
58955           !> (integrate 72 files)
58956 ____________________________________________________________________________
58957 [  9164] By: jhi                                   on 2001/03/15  01:05:01
58958         Log: Avoid stomping off the beginning of an array in tr///.
58959      Branch: perl
58960            ! op.c
58961 ____________________________________________________________________________
58962 [  9163] By: jhi                                   on 2001/03/15  00:58:57
58963         Log: h2ph strictness and cleanliness from Kurt Starsinic.
58964      Branch: perl
58965            ! utils/h2ph.PL
58966 ____________________________________________________________________________
58967 [  9162] By: gsar                                  on 2001/03/15  00:56:53
58968         Log: avoid warnings
58969      Branch: maint-5.6/perl
58970            ! t/op/magic.t
58971 ____________________________________________________________________________
58972 [  9161] By: gsar                                  on 2001/03/15  00:52:09
58973         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
58974              results
58975      Branch: maint-5.6/perl
58976            ! t/op/magic.t
58977 ____________________________________________________________________________
58978 [  9160] By: jhi                                   on 2001/03/14  22:02:10
58979         Log: Do not use the Perl malloc in IRIX, suggested by
58980              Helmus Jarausch.
58981      Branch: perl
58982            ! hints/irix_6.sh
58983 ____________________________________________________________________________
58984 [  9159] By: nick                                  on 2001/03/14  21:45:59
58985         Log: Integrate mainline
58986      Branch: perlio
58987           +> t/op/loopctl.t
58988           !> (integrate 41 files)
58989 ____________________________________________________________________________
58990 [  9158] By: jhi                                   on 2001/03/14  21:10:09
58991         Log: The Day of the Retractions continues: the #9138
58992              (integrated in #9144) doesn't work well in mainline.
58993      Branch: perl
58994            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
58995            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
58996            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
58997 ____________________________________________________________________________
58998 [  9157] By: jhi                                   on 2001/03/14  20:58:12
58999         Log: The #9145 CANNOT be enabled: the clear_pmop code still
59000              dumps core all over in Tru64.
59001      Branch: perl
59002            ! op.c op.h t/op/pat.t
59003 ____________________________________________________________________________
59004 [  9156] By: jhi                                   on 2001/03/14  20:48:06
59005         Log: Integrate change #9154 from maintperl to mainline.
59006              
59007              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
59008              (caused Storable 1.0.10 to break on windows)
59009      Branch: perl
59010           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
59011           !> perlapi.c proto.h
59012 ____________________________________________________________________________
59013 [  9155] By: jhi                                   on 2001/03/14  20:23:53
59014         Log: Retract #9136: breaks threading (and binary compatibility).
59015      Branch: perl
59016            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
59017 ____________________________________________________________________________
59018 [  9154] By: gsar                                  on 2001/03/14  17:48:18
59019         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
59020              (caused Storable 1.0.10 to break on windows)
59021      Branch: maint-5.6/perl
59022            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
59023            ! perlapi.c proto.h
59024 ____________________________________________________________________________
59025 [  9153] By: jhi                                   on 2001/03/14  13:35:21
59026         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
59027      Branch: perl
59028            ! t/lib/sigaction.t
59029 ____________________________________________________________________________
59030 [  9152] By: gsar                                  on 2001/03/14  07:29:40
59031         Log: back out changes#9012,9010,9009 and parts of change#9016
59032              (causes ABRs under purify, and some prerequisites don't
59033              seem to be there in 5.6.x)
59034      Branch: maint-5.6/perl
59035            ! doop.c op.c t/op/tr.t toke.c
59036 ____________________________________________________________________________
59037 [  9151] By: gsar                                  on 2001/03/14  07:01:29
59038         Log: reenable change#9145 (the test was busted due to a missing
59039              C<print "ok 27\n">)
59040      Branch: perl
59041            ! op.c op.h t/op/pat.t
59042 ____________________________________________________________________________
59043 [  9150] By: jhi                                   on 2001/03/14  06:38:36
59044         Log: Retract #9145.
59045      Branch: perl
59046            ! op.c op.h t/op/pat.t
59047 ____________________________________________________________________________
59048 [  9149] By: jhi                                   on 2001/03/14  06:14:56
59049         Log: Retract #9143.
59050      Branch: perl
59051            ! op.c
59052 ____________________________________________________________________________
59053 [  9148] By: gsar                                  on 2001/03/14  06:13:02
59054         Log: Uninitialized Memory Read in regexec.c
59055      Branch: perl
59056            ! regexec.c
59057 ____________________________________________________________________________
59058 [  9147] By: jhi                                   on 2001/03/14  04:59:54
59059         Log: Subject: PATCH: make goto work in nested eval ""
59060              From: Robin Houston <robin@kitsite.com>
59061              Date: Wed, 14 Mar 2001 04:16:10 +0000
59062              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
59063      Branch: perl
59064            ! pp_ctl.c t/op/goto.t
59065 ____________________________________________________________________________
59066 [  9146] By: jhi                                   on 2001/03/14  04:42:54
59067         Log: Preserve the #ifdef PERL_CORE in perly.h.
59068      Branch: perl
59069            ! perly.fixer
59070 ____________________________________________________________________________
59071 [  9145] By: jhi                                   on 2001/03/14  03:57:41
59072         Log: (Retracted by #9150.)
59073      Branch: perl
59074            ! op.c op.h t/op/pat.t
59075 ____________________________________________________________________________
59076 [  9144] By: jhi                                   on 2001/03/14  03:50:38
59077         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
59078              
59079              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
59080              
59081              remove squelch controls for "Scalars leaked" messages in most places
59082              (these are now cured)
59083              
59084              fix another memory leak reported by purify (tie callbacks that
59085              croak can leak when wiping out magic)
59086      Branch: perl
59087           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
59088           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
59089           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
59090           !> t/pragma/warnings.t
59091 ____________________________________________________________________________
59092 [  9143] By: jhi                                   on 2001/03/14  03:37:53
59093         Log: (Retracted by #9149.)
59094      Branch: perl
59095            ! op.c
59096 ____________________________________________________________________________
59097 [  9142] By: gsar                                  on 2001/03/14  03:20:48
59098         Log: fix another memory leak reported by purify (tie callbacks that
59099              croak can leak when wiping out magic)
59100      Branch: maint-5.6/perl
59101            ! scope.c
59102 ____________________________________________________________________________
59103 [  9141] By: jhi                                   on 2001/03/14  02:55:00
59104         Log: Subject: PATCH for [ID 20010305.003]
59105              From: Robin Houston <robin@kitsite.com>
59106              Date: Wed, 14 Mar 2001 02:45:51 +0000
59107              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
59108      Branch: perl
59109            ! pp_ctl.c t/op/eval.t
59110 ____________________________________________________________________________
59111 [  9140] By: jhi                                   on 2001/03/14  02:41:54
59112         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
59113              Date: Wed, 14 Mar 2001 01:52:51 +0000
59114              From: Robin Houston <robin@kitsite.com>
59115              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
59116              
59117              Fix for 2000313.004.
59118      Branch: perl
59119            ! pp_ctl.c t/op/goto.t
59120 ____________________________________________________________________________
59121 [  9139] By: jhi                                   on 2001/03/14  02:40:50
59122         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
59123              From: Robin Houston <robin@kitsite.com>
59124              Date: Wed, 14 Mar 2001 00:43:45 +0000
59125              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
59126      Branch: perl
59127            + t/op/loopctl.t
59128            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
59129            ! vms/perly_c.vms
59130 ____________________________________________________________________________
59131 [  9138] By: gsar                                  on 2001/03/14  01:18:00
59132         Log: remove squelch controls for "Scalars leaked" messages in most places
59133              (these are now cured)
59134      Branch: maint-5.6/perl
59135            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
59136            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
59137            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
59138 ____________________________________________________________________________
59139 [  9137] By: gsar                                  on 2001/03/14  00:57:04
59140         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
59141      Branch: maint-5.6/perl
59142            ! regcomp.c
59143 ____________________________________________________________________________
59144 [  9136] By: jhi                                   on 2001/03/13  23:12:24
59145         Log: (Retracted by #9155)
59146              
59147              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
59148              From: Jens-Uwe Mager <jum@helios.de>
59149              Date: Wed, 21 Feb 2001 21:32:04 +0100
59150              Message-ID: <20010221213203.A18340@ans.helios.de>
59151      Branch: perl
59152            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
59153 ____________________________________________________________________________
59154 [  9135] By: jhi                                   on 2001/03/13  22:50:05
59155         Log: Integrate perlio.
59156      Branch: perl
59157           !> pp.c
59158 ____________________________________________________________________________
59159 [  9134] By: jhi                                   on 2001/03/13  22:49:05
59160         Log: Integrate change #9131 from maintperl into mainline.
59161              
59162              make the error text look more consistent in hints/hpux.sh
59163      Branch: perl
59164           !> hints/hpux.sh
59165 ____________________________________________________________________________
59166 [  9133] By: gsar                                  on 2001/03/13  22:46:20
59167         Log: integrate change#9067 from mainline
59168              
59169              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
59170      Branch: maint-5.6/perl
59171           !> lib/ExtUtils/MM_Unix.pm
59172 ____________________________________________________________________________
59173 [  9132] By: jhi                                   on 2001/03/13  22:41:21
59174         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
59175              From: "John P. Linderman" <jpl@research.att.com>
59176              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
59177              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
59178              
59179              A more correct prime finder.
59180      Branch: perl
59181            ! lib/Tie/SubstrHash.pm
59182 ____________________________________________________________________________
59183 [  9131] By: gsar                                  on 2001/03/13  22:30:42
59184         Log: make the error text look more consistent in hints/hpux.sh
59185      Branch: maint-5.6/perl
59186            ! hints/hpux.sh
59187 ____________________________________________________________________________
59188 [  9130] By: jhi                                   on 2001/03/13  22:23:44
59189         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
59190              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59191              Date: Tue, 13 Mar 2001 18:41:26 +0100
59192              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
59193              
59194              If the test is run non-interactively the default handler
59195              is different.
59196      Branch: perl
59197            ! t/lib/sigaction.t
59198 ____________________________________________________________________________
59199 [  9129] By: jhi                                   on 2001/03/13  22:20:21
59200         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
59201              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59202              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
59203              Date:     Tue, 13 Mar 2001 16:44:32 EST
59204      Branch: perl
59205            ! t/lib/1_compile.t
59206 ____________________________________________________________________________
59207 [  9128] By: jhi                                   on 2001/03/13  22:18:34
59208         Log: Subject: Another patch for integer.pm POD 
59209              From: "John L. Allen" <allen@grumman.com>
59210              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
59211              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
59212      Branch: perl
59213            ! lib/integer.pm
59214 ____________________________________________________________________________
59215 [  9127] By: nick                                  on 2001/03/13  21:26:30
59216         Log: Integrate mainline.
59217      Branch: perlio
59218           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
59219           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
59220           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
59221           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
59222           !> Changes Configure MANIFEST README.os2 README.os390
59223           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
59224           !> os2/Changes patchlevel.h win32/perlhost.h
59225 ____________________________________________________________________________
59226 [  9126] By: nick                                  on 2001/03/13  20:39:51
59227         Log: #ifdef'ed out code to make packed side of pack/unpack
59228              octets. (i.e. pack('U') => encode_utf8).
59229      Branch: perlio
59230            ! pp.c
59231 ____________________________________________________________________________
59232 [  9125] By: jhi                                   on 2001/03/13  15:07:16
59233         Log: Update Changes.
59234      Branch: perl
59235            ! Changes patchlevel.h
59236 ____________________________________________________________________________
59237 [  9124] By: jhi                                   on 2001/03/13  14:22:45
59238         Log: Workaround for the buggy ("internal compiler error")
59239              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
59240              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
59241              of Andreas König.
59242      Branch: perl
59243            ! ext/re/Makefile.PL hints/aix.sh
59244 ____________________________________________________________________________
59245 [  9123] By: jhi                                   on 2001/03/13  03:24:34
59246         Log: Typo in #9114.
59247      Branch: metaconfig
59248            ! U/modified/myhostname.U
59249 ____________________________________________________________________________
59250 [  9122] By: jhi                                   on 2001/03/13  03:24:06
59251         Log: Typo in #9113.
59252      Branch: perl
59253            ! Configure
59254 ____________________________________________________________________________
59255 [  9121] By: jhi                                   on 2001/03/13  01:53:05
59256         Log: Forgot to check-in the larger part of #9120, duh.
59257      Branch: perl
59258            ! README.os2
59259 ____________________________________________________________________________
59260 [  9120] By: jhi                                   on 2001/03/13  01:51:31
59261         Log: Subject: [PATCH 5.6.1] OS/2 docs
59262              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59263              Date: Mon, 12 Mar 2001 03:27:32 -0500
59264              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
59265      Branch: perl
59266            ! os2/Changes
59267 ____________________________________________________________________________
59268 [  9119] By: jhi                                   on 2001/03/13  01:49:41
59269         Log: Integrate change #9116 from maintperl into mainline.
59270              
59271              Win32::GetCwd() returns C: instead of C:\ in the root directory
59272              under ithreads
59273      Branch: perl
59274           !> win32/perlhost.h
59275 ____________________________________________________________________________
59276 [  9118] By: jhi                                   on 2001/03/13  01:13:39
59277         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
59278      Branch: perl
59279            + lib/Switch.pm t/lib/switch.t
59280            ! MANIFEST
59281 ____________________________________________________________________________
59282 [  9117] By: jhi                                   on 2001/03/13  01:03:17
59283         Log: Add Text::Balanced 1.83.
59284      Branch: perl
59285            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
59286            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
59287            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
59288            + t/lib/tb-xvari.t
59289            ! MANIFEST
59290 ____________________________________________________________________________
59291 [  9116] By: gsar                                  on 2001/03/13  00:55:53
59292         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
59293              under ithreads
59294      Branch: maint-5.6/perl
59295            ! win32/perlhost.h
59296 ____________________________________________________________________________
59297 [  9115] By: jhi                                   on 2001/03/13  00:54:09
59298         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
59299              From: "John L. Allen" <allen@grumman.com>
59300              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
59301              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
59302              
59303              use integer document clarification.
59304      Branch: perl
59305            ! lib/integer.pm
59306 ____________________________________________________________________________
59307 [  9114] By: jhi                                   on 2001/03/13  00:38:54
59308         Log: Metaconfig unit change for #9113.
59309      Branch: metaconfig
59310            ! U/modified/myhostname.U
59311 ____________________________________________________________________________
59312 [  9113] By: jhi                                   on 2001/03/13  00:38:35
59313         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?)
59314              From: Peter Prymmer <pvhp@forte.com>
59315              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
59316              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
59317      Branch: perl
59318            ! Configure README.os390 hints/os390.sh
59319 ____________________________________________________________________________
59320 [  9112] By: jhi                                   on 2001/03/13  00:29:00
59321         Log: Integrate perlio.
59322      Branch: perl
59323           !> sv.c utf8.h
59324 ____________________________________________________________________________
59325 [  9111] By: nick                                  on 2001/03/12  21:16:33
59326         Log: Integrate mainline.
59327      Branch: perlio
59328           +> t/op/anonsub.t
59329           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
59330           !> proto.h sv.c
59331 ____________________________________________________________________________
59332 [  9110] By: nick                                  on 2001/03/12  21:00:13
59333         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
59334      Branch: perlio
59335            ! sv.c utf8.h
59336 ____________________________________________________________________________
59337 [  9109] By: jhi                                   on 2001/03/12  16:04:47
59338         Log: Integrate change #9108 from maintperl to mainline.
59339              
59340              fix memory leak in C<sub X { sub {} }> arising from a refcount
59341              loop between the outer sub and the inner prototype anonsub
59342              
59343              this also enables closures returned by subroutines that
59344              subsequently get redefined to work without generating coredumps :)
59345              
59346              completely removed the free_closures() hack--it shouldn't be
59347              needed anymore
59348      Branch: perl
59349           +> t/op/anonsub.t
59350           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
59351           !> proto.h sv.c
59352 ____________________________________________________________________________
59353 [  9108] By: gsar                                  on 2001/03/12  10:21:31
59354         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
59355              loop between the outer sub and the inner prototype anonsub
59356              
59357              this also enables closures returned by subroutines that
59358              subsequently get redefined to work without generating coredumps :)
59359              
59360              completely removed the free_closures() hack--it shouldn't be
59361              needed anymore
59362      Branch: maint-5.6/perl
59363            + t/op/anonsub.t
59364            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
59365            ! proto.h sv.c
59366 ____________________________________________________________________________
59367 [  9107] By: jhi                                   on 2001/03/12  05:15:31
59368         Log: Integrate perlio.
59369      Branch: perl
59370           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
59371 ____________________________________________________________________________
59372 [  9106] By: nick                                  on 2001/03/11  20:10:12
59373         Log: regcomp.c is working in native space, not Unicode space (if different)
59374              as it is doing compare against 'W' in \W etc.
59375      Branch: perlio
59376            ! regcomp.c
59377 ____________________________________________________________________________
59378 [  9105] By: nick                                  on 2001/03/11  19:39:34
59379         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
59380              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
59381      Branch: perlio
59382            ! regcomp.c toke.c utf8.c
59383 ____________________________________________________________________________
59384 [  9104] By: nick                                  on 2001/03/11  18:15:44
59385         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
59386      Branch: perlio
59387            ! sv.c
59388 ____________________________________________________________________________
59389 [  9103] By: nick                                  on 2001/03/11  18:03:28
59390         Log: Integrate mainline (for regexp stuff).
59391      Branch: perlio
59392           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
59393           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
59394           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
59395           !> t/lib/errno.t t/op/pat.t
59396 ____________________________________________________________________________
59397 [  9102] By: nick                                  on 2001/03/11  17:44:20
59398         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
59399              - exclude layer syms in makedef.pl for sfio
59400              - also inhibit Encode from trying to build ":encode()" layer.
59401      Branch: perlio
59402            ! ext/Encode/Encode.xs makedef.pl
59403 ____________________________________________________________________________
59404 [  9101] By: jhi                                   on 2001/03/10  22:38:13
59405         Log: The $Is_MacOS needs to be declared.
59406      Branch: perl
59407            ! lib/ExtUtils/Manifest.pm
59408 ____________________________________________________________________________
59409 [  9100] By: jhi                                   on 2001/03/10  22:14:29
59410         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
59411              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
59412              pollute the symbolspace if using sfio.
59413      Branch: perl
59414            ! ext/Encode/Encode.xs
59415 ____________________________________________________________________________
59416 [  9099] By: jhi                                   on 2001/03/10  21:58:48
59417         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
59418              Date: Sat, 10 Mar 2001 14:23:55 -0500
59419              From: Chris Nandor <pudge@pobox.com>
59420              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
59421      Branch: perl
59422            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
59423            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
59424            ! t/lib/errno.t
59425 ____________________________________________________________________________
59426 [  9098] By: jhi                                   on 2001/03/10  21:38:30
59427         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
59428      Branch: perl
59429            ! regcomp.c regexec.c t/op/pat.t
59430 ____________________________________________________________________________
59431 [  9097] By: jhi                                   on 2001/03/10  14:38:07
59432         Log: Integrate perlio.
59433      Branch: perl
59434           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
59435           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
59436           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
59437 ____________________________________________________________________________
59438 [  9096] By: nick                                  on 2001/03/10  11:55:43
59439         Log: EBCDIC sanity - phase I
59440              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
59441              - use utf8n_xxxx (c.f. pvn) for forms which take length.
59442              - back out vN.N and $^V exceptions to e2a/a2e
59443              - make "locale" isxxx macros be uvchr (may be redundant?)
59444              
59445              Not clear yet that toUPPER_uni et. al. return being handled correctly.
59446              The tr// and rexexp stuff still needs an audit, assumption is they are working
59447              in Unicode space.
59448              
59449              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
59450      Branch: perlio
59451            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
59452            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
59453            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
59454 ____________________________________________________________________________
59455 [  9095] By: jhi                                   on 2001/03/09  22:10:01
59456         Log: Integrate perlio.
59457      Branch: perl
59458           !> dump.c
59459 ____________________________________________________________________________
59460 [  9094] By: nick                                  on 2001/03/09  17:36:38
59461         Log: Builds an passes all tests after integrate and this tweak.
59462      Branch: perlio
59463            ! dump.c
59464 ____________________________________________________________________________
59465 [  9093] By: nick                                  on 2001/03/09  17:16:03
59466         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
59467      Branch: perlio
59468           +> lib/unicode/Scripts.txt t/lib/sigaction.t
59469           !> (integrate 79 files)
59470 ____________________________________________________________________________
59471 [  9092] By: jhi                                   on 2001/03/09  15:28:26
59472         Log: Update Changes.
59473      Branch: perl
59474            ! Changes patchlevel.h
59475 ____________________________________________________________________________
59476 [  9091] By: jhi                                   on 2001/03/09  15:25:05
59477         Log: In op/stat #35 better to scan all the potential directories
59478              for setuids, not just the first one.
59479      Branch: perl
59480            ! t/op/stat.t
59481 ____________________________________________________________________________
59482 [  9090] By: jhi                                   on 2001/03/09  15:01:27
59483         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
59484              From: rspier@pobox.com (Robert Spier)
59485              Date: Fri, 9 Mar 2001 03:30:20 -0500
59486              Message-ID: <15016.38044.381174.160189@rls.cx>
59487              
59488              EXISTS() returning undef mistakenly triggered a FETCH().
59489      Branch: perl
59490            ! hv.c
59491 ____________________________________________________________________________
59492 [  9089] By: jhi                                   on 2001/03/09  14:59:02
59493         Log: Add /sbin and /usr/sbin to the list of directories scanned
59494              for setuid programs.  Takes care of bug id 20010309.003.
59495      Branch: perl
59496            ! t/op/stat.t
59497 ____________________________________________________________________________
59498 [  9088] By: jhi                                   on 2001/03/09  14:48:32
59499         Log: Regen perlapi, perltoc.
59500      Branch: perl
59501            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
59502 ____________________________________________________________________________
59503 [  9087] By: jhi                                   on 2001/03/09  14:38:56
59504         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
59505              From: David Mitchell <davem@fdgroup.co.uk>
59506              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
59507              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
59508      Branch: perl
59509            ! dump.c perl.c perl.h pod/perlrun.pod
59510 ____________________________________________________________________________
59511 [  9086] By: jhi                                   on 2001/03/09  01:47:16
59512         Log: A modified version of
59513              
59514              Subject: [ID 20010307.005] POSIX::sigaction has various problems
59515              From: anders@broadcom.com
59516              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
59517              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
59518              
59519              Currently the sigaction.t test #6 fails (and is fudged to look
59520              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
59521              This may well be a genuine bug in Linux sigaction() (since at
59522              least Tru64, Solaris, and HP-UX disagree with Linux).
59523              Anyone with POSIX / SUSv2 tome handy?  The problem is that
59524              the flags of the oldaction don't match with the flags in
59525              the previously installed disposition.
59526      Branch: perl
59527            + t/lib/sigaction.t
59528            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
59529 ____________________________________________________________________________
59530 [  9085] By: jhi                                   on 2001/03/09  01:30:13
59531         Log: Subject: Re: mission impossible for the day
59532              From: Alex Gough <alex@rcon.org>
59533              Date: Thu, 08 Mar 2001 17:18:19 +0000
59534              Message-ID: <3AA7BEDB.8070409@rcon.org>
59535              
59536              If references (are overloaded) and can be directly stringified,
59537              show that instead of "stringified".
59538              
59539              (The problem, infinite mutual recursion caused by overloaded bool
59540              in Switch.pm, tracked by David Mitchell)
59541      Branch: perl
59542            ! lib/Carp/Heavy.pm
59543 ____________________________________________________________________________
59544 [  9084] By: jhi                                   on 2001/03/09  01:20:39
59545         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
59546              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
59547              From: David Mitchell <davem@fdgroup.co.uk>
59548              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
59549      Branch: perl
59550            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
59551            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
59552 ____________________________________________________________________________
59553 [  9083] By: jhi                                   on 2001/03/09  01:16:51
59554         Log: Subject: [PATCH] perldata.pod here-doc docs
59555              From: Jeff Pinyan <jeffp@crusoe.net>
59556              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
59557              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
59558      Branch: perl
59559            ! pod/perldata.pod
59560 ____________________________________________________________________________
59561 [  9082] By: jhi                                   on 2001/03/09  01:01:27
59562         Log: Subject: Re: Unicode/EBCDIC
59563              From: Peter Prymmer <pvhp@forte.com>
59564              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
59565              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
59566      Branch: perl
59567            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
59568 ____________________________________________________________________________
59569 [  9081] By: jhi                                   on 2001/03/08  13:41:30
59570         Log: Subject: Ooops, wrong 'no *POSIX' Patch
59571              From: Dorner Thomas <Thomas.Dorner@start.de>
59572              Date: Thu, 8 Mar 2001 08:43:28 +0100
59573              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
59574      Branch: perl
59575            ! hints/posix-bc.sh
59576 ____________________________________________________________________________
59577 [  9080] By: jhi                                   on 2001/03/08  13:11:42
59578         Log: It's Scripts.txt, not Script.txt.
59579      Branch: perl
59580            ! MANIFEST
59581 ____________________________________________________________________________
59582 [  9079] By: jhi                                   on 2001/03/08  12:59:05
59583         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
59584              From: Dorner Thomas <Thomas.Dorner@start.de>
59585              Date: Wed, 7 Mar 2001 14:13:31 +0100
59586              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
59587      Branch: perl
59588            ! makedepend.SH
59589 ____________________________________________________________________________
59590 [  9078] By: jhi                                   on 2001/03/08  12:57:43
59591         Log: Retract #9069, wrong patch.
59592      Branch: perl
59593            ! Makefile.SH
59594 ____________________________________________________________________________
59595 [  9077] By: jhi                                   on 2001/03/08  01:06:13
59596         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
59597      Branch: perl
59598            + lib/unicode/Scripts.txt
59599            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
59600            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
59601            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
59602            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
59603            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
59604            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
59605            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
59606            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
59607            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
59608            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
59609            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
59610            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
59611            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
59612            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
59613            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
59614            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
59615            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
59616            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
59617            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
59618            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
59619            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
59620            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
59621            ! lib/unicode/version
59622 ____________________________________________________________________________
59623 [  9076] By: jhi                                   on 2001/03/07  22:59:39
59624         Log: Integrate change #7784 from mainline into maintperl.
59625              
59626              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
59627      Branch: maint-5.6/perl
59628           !> pp_ctl.c t/op/pat.t
59629 ____________________________________________________________________________
59630 [  9075] By: jhi                                   on 2001/03/07  22:05:11
59631         Log: More UTF-8 test tweaks.
59632      Branch: perl
59633            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
59634 ____________________________________________________________________________
59635 [  9074] By: nick                                  on 2001/03/07  21:39:29
59636         Log: Integrate mainline.
59637      Branch: perlio
59638           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
59639           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
59640           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
59641           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
59642           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
59643 ____________________________________________________________________________
59644 [  9073] By: jhi                                   on 2001/03/07  16:37:09
59645         Log: Update Changes.
59646      Branch: perl
59647            ! Changes patchlevel.h
59648 ____________________________________________________________________________
59649 [  9072] By: jhi                                   on 2001/03/07  16:32:30
59650         Log: Subject: [ID 20010306.004] || != named unary operator
59651              From: abela@geneanet.org
59652              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
59653              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
59654      Branch: perl
59655            ! pod/perlop.pod
59656 ____________________________________________________________________________
59657 [  9071] By: jhi                                   on 2001/03/07  15:14:11
59658         Log: Subject: downgrading to bytes for common functions
59659              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
59660              Date: Wed, 7 Mar 2001 02:36:55 -0500
59661              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
59662      Branch: perl
59663            ! pp_sys.c
59664 ____________________________________________________________________________
59665 [  9070] By: jhi                                   on 2001/03/07  15:04:58
59666         Log: Clarify the description differentiating for and while; inspired by
59667              
59668              Subject: [ID 20010306.002] for/while difference in for definition
59669              From: abela@geneanet.org
59670              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
59671              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
59672      Branch: perl
59673            ! pod/perlsyn.pod
59674 ____________________________________________________________________________
59675 [  9069] By: jhi                                   on 2001/03/07  14:55:30
59676         Log: (Retracted by #9078.)
59677      Branch: perl
59678            ! Makefile.SH
59679 ____________________________________________________________________________
59680 [  9068] By: jhi                                   on 2001/03/07  14:51:17
59681         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
59682              From: Radu Greab <radu@netsoft.ro>
59683              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
59684              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
59685      Branch: perl
59686            ! pp.c t/op/chop.t
59687 ____________________________________________________________________________
59688 [  9067] By: jhi                                   on 2001/03/07  14:48:57
59689         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
59690              From: Simon Cozens <simon@netthink.co.uk>
59691              Date: Wed, 7 Mar 2001 13:59:28 +0000
59692              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
59693              
59694              In order to allow MakeMaker to build correct Makefiles,
59695              you need to change the order of the arguments in MM_Unix.pm
59696              as well. (Unless you have C89_CCMODE set, but we're trying
59697              to be POSIXly correct)
59698              
59699              Thanks to Merijn Broeren for tracking this down.
59700      Branch: perl
59701            ! lib/ExtUtils/MM_Unix.pm
59702 ____________________________________________________________________________
59703 [  9066] By: jhi                                   on 2001/03/07  14:30:02
59704         Log: Floating point too messy.
59705      Branch: perl
59706            ! t/camel-III/vstring.t
59707 ____________________________________________________________________________
59708 [  9065] By: jhi                                   on 2001/03/07  14:17:44
59709         Log: Integrate change #9064 from maintperl into mainline.
59710              
59711              fix memory leak in pack("Bb",...)
59712      Branch: perl
59713           !> perl.c
59714 ____________________________________________________________________________
59715 [  9064] By: gsar                                  on 2001/03/07  06:29:24
59716         Log: fix memory leak in pack("Bb",...)
59717      Branch: maint-5.6/perl
59718            ! perl.c
59719 ____________________________________________________________________________
59720 [  9063] By: jhi                                   on 2001/03/07  00:55:04
59721         Log: Major utf8 test reorganisation and rewrite.
59722              Hopefully no tests were lost in the shuffle.
59723              (The beginning of pragma/utf8 was lost intentionally,
59724              the tests were rather bogus and incomplete.)
59725      Branch: perl
59726            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
59727            ! t/pragma/utf8.t
59728 ____________________________________________________________________________
59729 [  9062] By: jhi                                   on 2001/03/07  00:41:16
59730         Log: More tweakage on the Unicode character class descriptions.
59731      Branch: perl
59732            ! lib/unicode/mktables.PL pod/perlretut.pod
59733 ____________________________________________________________________________
59734 [  9061] By: jhi                                   on 2001/03/06  23:12:38
59735         Log: The perlretut was still talking about the old \p and \P
59736              definitions.
59737      Branch: perl
59738            ! pod/perlretut.pod
59739 ____________________________________________________________________________
59740 [  9060] By: nick                                  on 2001/03/06  20:52:37
59741         Log: Integrate mainline (make test works again now).
59742      Branch: perlio
59743           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
59744 ____________________________________________________________________________
59745 [  9059] By: jhi                                   on 2001/03/06  15:36:14
59746         Log: 0.999... does equal 1.0, doesn't it?
59747      Branch: perl
59748            ! t/camel-III/vstring.t
59749 ____________________________________________________________________________
59750 [  9058] By: jhi                                   on 2001/03/06  15:34:00
59751         Log: Make /x{abcd}/ to work without use utf8.
59752      Branch: perl
59753            ! regcomp.c
59754 ____________________________________________________________________________
59755 [  9057] By: jhi                                   on 2001/03/06  03:02:36
59756         Log: Easier to outcomment all the three reset() tests for now.
59757      Branch: perl
59758            ! t/op/pat.t
59759 ____________________________________________________________________________
59760 [  9056] By: jhi                                   on 2001/03/06  02:30:02
59761         Log: Comment out the deadly reset; until the 20010301.005
59762              is finally fixed.
59763      Branch: perl
59764            ! t/op/pat.t
59765 ____________________________________________________________________________
59766 [  9055] By: jhi                                   on 2001/03/06  02:21:26
59767         Log: Integrate the change #9054 from mainline:
59768              retract the PMOP cleanup patch pending further investigation.
59769      Branch: maint-5.6/perl
59770           !> op.c op.h
59771 ____________________________________________________________________________
59772 [  9054] By: jhi                                   on 2001/03/06  02:19:57
59773         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
59774              with oddly familiar stack traces.
59775      Branch: perl
59776            ! op.c op.h
59777 ____________________________________________________________________________
59778 [  9053] By: jhi                                   on 2001/03/05  23:20:28
59779         Log: Integrate perlio.
59780      Branch: perl
59781           +> ext/Encode/Encode/koi8-r.ucm
59782           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
59783           !> makedef.pl
59784 ____________________________________________________________________________
59785 [  9052] By: nick                                  on 2001/03/05  23:08:17
59786         Log: skipping USE_PERLIO symbols correction.
59787      Branch: perlio
59788            ! makedef.pl
59789 ____________________________________________________________________________
59790 [  9051] By: nick                                  on 2001/03/05  22:35:07
59791         Log: More Encode alias tidying.
59792      Branch: perlio
59793            + ext/Encode/Encode/koi8-r.ucm
59794            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
59795 ____________________________________________________________________________
59796 [  9050] By: jhi                                   on 2001/03/05  21:44:29
59797         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
59798              Sarathy's fix for ID 20010301.005.
59799      Branch: maint-5.6/perl
59800           !> op.c op.h
59801 ____________________________________________________________________________
59802 [  9049] By: nick                                  on 2001/03/05  19:54:04
59803         Log: Integrate Jarkko's Encode.pm tweak.
59804      Branch: perlio
59805           !> ext/Encode/Encode.pm
59806 ____________________________________________________________________________
59807 [  9048] By: nick                                  on 2001/03/05  19:47:57
59808         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
59809      Branch: perlio
59810           +> os2/os2add.sym
59811           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
59812           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
59813           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
59814           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
59815           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
59816 ____________________________________________________________________________
59817 [  9047] By: jhi                                   on 2001/03/05  19:25:26
59818         Log: Regen perlapi.
59819      Branch: perl
59820            ! pod/perlapi.pod
59821 ____________________________________________________________________________
59822 [  9046] By: jhi                                   on 2001/03/05  19:12:14
59823         Log: Integrate perlio.
59824      Branch: perl
59825           +> t/camel-III/vstring.t
59826           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
59827 ____________________________________________________________________________
59828 [  9045] By: jhi                                   on 2001/03/05  19:10:36
59829         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
59830      Branch: perl
59831            ! ext/Encode/Encode.pm
59832 ____________________________________________________________________________
59833 [  9044] By: jhi                                   on 2001/03/05  18:49:12
59834         Log: Forgot the other half of the PMOP patch (#9033).
59835      Branch: perl
59836            ! op.h
59837 ____________________________________________________________________________
59838 [  9043] By: nick                                  on 2001/03/05  18:14:47
59839         Log: Update MANIFEST for new test.
59840      Branch: perlio
59841            ! MANIFEST
59842 ____________________________________________________________________________
59843 [  9042] By: nick                                  on 2001/03/05  18:12:41
59844         Log: Some tests for Camel 3rd edition features.
59845              Make gethostbyaddr() test in above work.
59846      Branch: perlio
59847            + t/camel-III/vstring.t
59848            ! pp.h pp_sys.c t/TEST t/harness
59849 ____________________________________________________________________________
59850 [  9041] By: jhi                                   on 2001/03/05  17:41:48
59851         Log: Add more ISO 8859 encoding aliases.
59852      Branch: perl
59853            ! ext/Encode/Encode.pm
59854 ____________________________________________________________________________
59855 [  9040] By: jhi                                   on 2001/03/05  17:30:43
59856         Log: Integrate perlio.
59857      Branch: perl
59858           !> MANIFEST sv.c
59859 ____________________________________________________________________________
59860 [  9039] By: nick                                  on 2001/03/05  17:11:36
59861         Log: Missed added file.
59862      Branch: perlio
59863            ! MANIFEST
59864 ____________________________________________________________________________
59865 [  9038] By: jhi                                   on 2001/03/05  15:58:01
59866         Log: Add tr tests for EBCDIC, from Karsten Sperling.
59867      Branch: perl
59868            ! t/op/tr.t
59869 ____________________________________________________________________________
59870 [  9037] By: nick                                  on 2001/03/05  15:56:35
59871         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
59872              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
59873              
59874              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
59875              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
59876              - uses SvPV() rather than sv_2pv() in case it isn't a string.
59877      Branch: perlio
59878            ! sv.c
59879 ____________________________________________________________________________
59880 [  9036] By: jhi                                   on 2001/03/05  15:49:15
59881         Log: Add matching tests currently failing in EBCDIC,
59882              suggested by Karsten Sperling.
59883      Branch: perl
59884            ! t/op/pat.t
59885 ____________________________________________________________________________
59886 [  9035] By: jhi                                   on 2001/03/05  15:36:55
59887         Log: The #9034 needs a MANIFESTation.
59888      Branch: perl
59889            ! MANIFEST
59890 ____________________________________________________________________________
59891 [  9034] By: jhi                                   on 2001/03/05  15:35:14
59892         Log: Integrate perlio.
59893      Branch: perl
59894           +> ext/Encode/Encode/Tcl.pm
59895           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
59896           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
59897           !> ext/Encode/Encode/iso8859-1.ucm
59898           !> ext/Encode/Encode/iso8859-10.ucm
59899           !> ext/Encode/Encode/iso8859-13.ucm
59900           !> ext/Encode/Encode/iso8859-14.ucm
59901           !> ext/Encode/Encode/iso8859-15.ucm
59902           !> ext/Encode/Encode/iso8859-16.ucm
59903           !> ext/Encode/Encode/iso8859-2.ucm
59904           !> ext/Encode/Encode/iso8859-3.ucm
59905           !> ext/Encode/Encode/iso8859-4.ucm
59906           !> ext/Encode/Encode/iso8859-5.ucm
59907           !> ext/Encode/Encode/iso8859-6.ucm
59908           !> ext/Encode/Encode/iso8859-7.ucm
59909           !> ext/Encode/Encode/iso8859-8.ucm
59910           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
59911           !> t/lib/encode.t
59912 ____________________________________________________________________________
59913 [  9033] By: jhi                                   on 2001/03/05  15:33:18
59914         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
59915              From: Gurusamy Sarathy <gsar@ActiveState.com>
59916              Date: Sun, 04 Mar 2001 22:33:15 -0800
59917              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
59918              
59919              PMOPs need to remember their own stash so that they can
59920              gracefully remove themselves from their linked list.
59921      Branch: perl
59922            ! op.c
59923 ____________________________________________________________________________
59924 [  9032] By: nick                                  on 2001/03/05  14:51:50
59925         Log: Encode implementation "completion"
59926              Implement and document define_encoding()
59927              Implement and document encoding aliases including define_alias()
59928              Make Encode::XS use define_encoding() rather than back-door.
59929              Move run-time *.enc to separate Encode::Tcl module.
59930              Make 'compile' honour <codeset_name>
59931              Change canonical names of to iso-8859-* and US-ascii.
59932      Branch: perlio
59933            + ext/Encode/Encode/Tcl.pm
59934            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
59935            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
59936            ! ext/Encode/Encode/iso8859-1.ucm
59937            ! ext/Encode/Encode/iso8859-10.ucm
59938            ! ext/Encode/Encode/iso8859-13.ucm
59939            ! ext/Encode/Encode/iso8859-14.ucm
59940            ! ext/Encode/Encode/iso8859-15.ucm
59941            ! ext/Encode/Encode/iso8859-16.ucm
59942            ! ext/Encode/Encode/iso8859-2.ucm
59943            ! ext/Encode/Encode/iso8859-3.ucm
59944            ! ext/Encode/Encode/iso8859-4.ucm
59945            ! ext/Encode/Encode/iso8859-5.ucm
59946            ! ext/Encode/Encode/iso8859-6.ucm
59947            ! ext/Encode/Encode/iso8859-7.ucm
59948            ! ext/Encode/Encode/iso8859-8.ucm
59949            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
59950            ! t/lib/encode.t
59951 ____________________________________________________________________________
59952 [  9031] By: jhi                                   on 2001/03/05  13:51:17
59953         Log: Integrate change #9030 from maintperl into mainline.
59954              
59955              Subject: [PATCH 5.6.1] OS/2 cleanup
59956      Branch: perl
59957           +> os2/os2add.sym
59958           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
59959           !> makedef.pl os2/Changes os2/Makefile.SHs
59960           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
59961           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
59962           !> os2/os2.sym os2/os2ish.h
59963 ____________________________________________________________________________
59964 [  9030] By: jhi                                   on 2001/03/05  13:46:49
59965         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
59966              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59967              Date: Mon, 5 Mar 2001 02:29:44 -0500
59968              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
59969      Branch: maint-5.6/perl
59970            + os2/os2add.sym
59971            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
59972            ! makedef.pl os2/Changes os2/Makefile.SHs
59973            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
59974            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
59975            ! os2/os2.sym os2/os2ish.h
59976 ____________________________________________________________________________
59977 [  9029] By: jhi                                   on 2001/03/05  13:40:35
59978         Log: Integrate change #9028 from maintperl into mainline.
59979              
59980              various nits in MM_Unix.pm found by disabling SelfLoader
59981      Branch: perl
59982           !> lib/ExtUtils/MM_Unix.pm
59983 ____________________________________________________________________________
59984 [  9028] By: gsar                                  on 2001/03/05  09:58:38
59985         Log: various nits in MM_Unix.pm found by disabling SelfLoader
59986      Branch: maint-5.6/perl
59987            ! lib/ExtUtils/MM_Unix.pm
59988 ____________________________________________________________________________
59989 [  9027] By: nick                                  on 2001/03/05  08:35:22
59990         Log: Integrate mainline
59991      Branch: perlio
59992           !> (integrate 28 files)
59993 ____________________________________________________________________________
59994 [  9026] By: jhi                                   on 2001/03/05  02:14:59
59995         Log: Integrate change #9025 from mainline to maintperl,
59996              retract \N{U+HHHH}.
59997      Branch: maint-5.6/perl
59998           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
59999           !> t/lib/charnames.t toke.c
60000 ____________________________________________________________________________
60001 [  9025] By: jhi                                   on 2001/03/05  02:13:09
60002         Log: Retracting \N{U+HHHH}.
60003      Branch: perl
60004            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
60005            ! t/lib/charnames.t toke.c
60006 ____________________________________________________________________________
60007 [  9024] By: jhi                                   on 2001/03/04  20:51:07
60008         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
60009              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
60010              Date: Fri, 02 Mar 2001 18:25:26 +0100
60011              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
60012              
60013              Casting problem.
60014      Branch: perl
60015            ! ext/Storable/Storable.xs
60016 ____________________________________________________________________________
60017 [  9023] By: jhi                                   on 2001/03/04  19:46:45
60018         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
60019              From: nick@talking.bollo.cx
60020              Date: Sat, 03 Mar 2001 21:41:33 +0000
60021              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
60022              
60023              Revert the workaround.
60024      Branch: perl
60025            ! perlio.c
60026 ____________________________________________________________________________
60027 [  9022] By: jhi                                   on 2001/03/04  19:36:28
60028         Log: Update Changes.
60029      Branch: perl
60030            ! Changes patchlevel.h
60031 ____________________________________________________________________________
60032 [  9021] By: jhi                                   on 2001/03/04  18:41:00
60033         Log: makedef.pl updates suggested by Chris Nandor; double-checking
60034              the changes in AIX, OS/2 Win32 would be nice.
60035      Branch: perl
60036            ! makedef.pl
60037 ____________________________________________________________________________
60038 [  9020] By: jhi                                   on 2001/03/04  18:23:58
60039         Log: Integrate change #9012 from maintperl into mainline,
60040              quench a compiler warning.
60041      Branch: perl
60042           !> toke.c
60043 ____________________________________________________________________________
60044 [  9019] By: jhi                                   on 2001/03/04  18:18:43
60045         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
60046              
60047              \N{U+HHHH} fix.
60048              
60049              pattern in G_ARRAY context
60050      Branch: maint-5.6/perl
60051           !> pp_hot.c t/op/pat.t toke.c
60052 ____________________________________________________________________________
60053 [  9018] By: jhi                                   on 2001/03/04  18:07:48
60054         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
60055              From: Jeff Pinyan <jeffp@crusoe.net>
60056              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
60057              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
60058      Branch: perl
60059            ! pp_hot.c t/op/pat.t
60060 ____________________________________________________________________________
60061 [  9017] By: jhi                                   on 2001/03/04  18:06:21
60062         Log: I thought I tested the #9014.
60063      Branch: perl
60064            ! toke.c
60065 ____________________________________________________________________________
60066 [  9016] By: jhi                                   on 2001/03/04  17:41:22
60067         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
60068              
60069              Tweak the get*ent() OS/2 prototypes.
60070              
60071              Add the \N{U+HHHH} syntax.
60072              
60073              More tr/// UTF-8 fixes from Inaba Hiroto.
60074      Branch: maint-5.6/perl
60075           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
60076           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
60077 ____________________________________________________________________________
60078 [  9015] By: jhi                                   on 2001/03/04  17:36:04
60079         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
60080      Branch: perl
60081            ! doop.c t/op/tr.t
60082 ____________________________________________________________________________
60083 [  9014] By: jhi                                   on 2001/03/04  17:24:49
60084         Log: Add the \N{U+HHHH} syntax.
60085      Branch: perl
60086            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
60087            ! t/lib/charnames.t toke.c
60088 ____________________________________________________________________________
60089 [  9013] By: jhi                                   on 2001/03/04  17:20:45
60090         Log: Tweak the get*ent() OS/2 prototypes.
60091      Branch: perl
60092            ! os2/os2.c
60093 ____________________________________________________________________________
60094 [  9012] By: gsar                                  on 2001/03/04  06:26:14
60095         Log: avoid warning (nit in change#9009)
60096      Branch: maint-5.6/perl
60097            ! toke.c
60098 ____________________________________________________________________________
60099 [  9011] By: gsar                                  on 2001/03/04  06:15:24
60100         Log: lib/charnames.t fails in 5.6.x because of older Unicode
60101              data
60102              
60103              TODO: need to revisit this after updating lib/unicode/...
60104      Branch: maint-5.6/perl
60105            ! t/lib/charnames.t
60106 ____________________________________________________________________________
60107 [  9010] By: gsar                                  on 2001/03/04  06:08:36
60108         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
60109      Branch: maint-5.6/perl
60110            ! toke.c
60111 ____________________________________________________________________________
60112 [  9009] By: jhi                                   on 2001/03/03  19:27:20
60113         Log: Integrate change #9008 from mainline to maintperl,
60114              UTF-8 tr/// fixes from Inaba Hiroto.
60115      Branch: maint-5.6/perl
60116           !> doop.c op.c t/op/tr.t toke.c
60117 ____________________________________________________________________________
60118 [  9008] By: jhi                                   on 2001/03/03  19:19:42
60119         Log: UTF8 tr/// fixes from Inaba Hiroto.
60120      Branch: perl
60121            ! doop.c op.c t/op/tr.t toke.c
60122 ____________________________________________________________________________
60123 [  9007] By: jhi                                   on 2001/03/03  19:00:30
60124         Log: Integrate change #9006 from maintperl to mainline,
60125              more robust quest for the infinite.
60126      Branch: perl
60127           !> lib/Math/Complex.pm
60128 ____________________________________________________________________________
60129 [  9006] By: jhi                                   on 2001/03/03  18:58:06
60130         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
60131              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60132              Date: Sat, 3 Mar 2001 12:51:50 -0500
60133              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
60134              
60135              Be more robust in our quest for the infinite.
60136      Branch: maint-5.6/perl
60137            ! lib/Math/Complex.pm
60138 ____________________________________________________________________________
60139 [  9005] By: jhi                                   on 2001/03/03  17:55:50
60140         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
60141      Branch: maint-5.6/perl
60142            ! doio.c
60143 ____________________________________________________________________________
60144 [  9004] By: jhi                                   on 2001/03/03  17:40:14
60145         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
60146              so that picky compilers like IRIX won't get huffy about
60147              "statements without effect" (like 1;).
60148      Branch: perl
60149            ! toke.c
60150 ____________________________________________________________________________
60151 [  9003] By: jhi                                   on 2001/03/03  17:15:52
60152         Log: Integrate change #9002 from mainline to maintperl.
60153              
60154              Subject: [perl-5.6.x, perl-current] accept for EPOC
60155      Branch: maint-5.6/perl
60156           !> pp_sys.c
60157 ____________________________________________________________________________
60158 [  9002] By: jhi                                   on 2001/03/03  17:14:30
60159         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
60160              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60161              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
60162              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
60163      Branch: perl
60164            ! pp_sys.c
60165 ____________________________________________________________________________
60166 [  9001] By: jhi                                   on 2001/03/03  17:13:13
60167         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
60168              From: "Craig A. Berry" <craigberry@mac.com>
60169              Date: Fri, 02 Mar 2001 17:44:40 -0600
60170              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
60171      Branch: perl
60172            ! t/pod/find.t
60173 ____________________________________________________________________________
60174 [  9000] By: jhi                                   on 2001/03/03  17:11:55
60175         Log: Integrate changes #8997,8999 from maintperl.
60176              
60177              Subject: [PATCH 5.6.1] compiling on OS/2
60178              (Better error message from hints/os2.sh)
60179              
60180              Subject: [PATCH 5.6.1] syslog.t
60181      Branch: perl
60182           !> hints/os2.sh t/lib/syslog.t
60183 ____________________________________________________________________________
60184 [  8999] By: jhi                                   on 2001/03/03  17:09:28
60185         Log: Subject: [PATCH 5.6.1] syslog.t
60186              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60187              Date: Sat, 3 Mar 2001 02:11:17 -0500
60188              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
60189      Branch: maint-5.6/perl
60190            ! t/lib/syslog.t
60191 ____________________________________________________________________________
60192 [  8998] By: jhi                                   on 2001/03/03  17:07:50
60193         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
60194              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60195              Date: Sat, 3 Mar 2001 01:53:52 -0500
60196              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
60197      Branch: maint-5.6/perl
60198            ! opcode.pl os2/os2.c
60199 ____________________________________________________________________________
60200 [  8997] By: jhi                                   on 2001/03/03  17:03:30
60201         Log: Subject: [PATCH 5.6.1] compiling on OS/2
60202              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60203              Date: Sat, 3 Mar 2001 01:59:59 -0500
60204              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
60205      Branch: maint-5.6/perl
60206            ! hints/os2.sh
60207 ____________________________________________________________________________
60208 [  8996] By: jhi                                   on 2001/03/03  00:55:58
60209         Log: Regen files for mainline.
60210      Branch: perl
60211            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60212            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
60213 ____________________________________________________________________________
60214 [  8995] By: jhi                                   on 2001/03/03  00:35:22
60215         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
60216              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
60217              to maintperl.
60218              
60219              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
60220              
60221              Add Configure option -Dmksymlinks which will create a symlink
60222              forest if the current/build differs from the source directory.
60223              (8218,8220,8221,8317,8318,8971)
60224              
60225              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
60226              (Document APPLLIB_EXP in INSTALL.)
60227              
60228              If running byacc write-enable also perly.h.
60229              
60230              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
60231              
60232              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
60233              
60234              Sanity check for conflicting thread flavours.
60235              
60236              Fix the sys/fcntl.h problem reported by Peter Prymmer.
60237              
60238              Add few CPUs/architectures to the Cppsym scan,
60239              add -perlio to archname if so selected (modified 8890)
60240              
60241              Be more helpful for devel builders, suggested by John L. Allen.
60242              (admittedly pointless change for maintperl, but the usedevel
60243              code is there already)
60244      Branch: maint-5.6/perl
60245           !> Configure INSTALL Makefile.SH Porting/Glossary
60246           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
60247           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
60248           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
60249           !> win32/config.bc win32/config.gc win32/config.vc
60250 ____________________________________________________________________________
60251 [  8994] By: jhi                                   on 2001/03/02  23:31:41
60252         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
60253      Branch: metaconfig/U/perl
60254            ! gccvers.U
60255 ____________________________________________________________________________
60256 [  8993] By: jhi                                   on 2001/03/02  23:22:12
60257         Log: Regenerate various files for maint.
60258      Branch: maint-5.6/perl
60259            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
60260            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
60261 ____________________________________________________________________________
60262 [  8992] By: alanbur                               on 2001/03/02  22:48:34
60263         Log: Resync wuth parent
60264      Branch: maint-5.6/pureperl
60265           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
60266           !> (integrate 60 files)
60267 ____________________________________________________________________________
60268 [  8991] By: jhi                                   on 2001/03/02  21:00:08
60269         Log: Retract the #8742 part of #8986, backward compat.
60270      Branch: maint-5.6/perl
60271            ! embed.pl
60272 ____________________________________________________________________________
60273 [  8990] By: jhi                                   on 2001/03/02  20:40:07
60274         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
60275      Branch: maint-5.6/perl
60276            ! hv.c
60277 ____________________________________________________________________________
60278 [  8989] By: jhi                                   on 2001/03/02  19:59:56
60279         Log: Update Changes.
60280      Branch: perl
60281            ! Changes patchlevel.h
60282 ____________________________________________________________________________
60283 [  8988] By: jhi                                   on 2001/03/02  19:57:08
60284         Log: Integrate perlio.
60285      Branch: perl
60286           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
60287           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
60288           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
60289           !> ext/Encode/Encode/iso8859-10.ucm
60290           !> ext/Encode/Encode/iso8859-13.ucm
60291           !> ext/Encode/Encode/iso8859-14.ucm
60292           !> ext/Encode/Encode/iso8859-15.ucm
60293           !> ext/Encode/Encode/iso8859-16.ucm
60294           !> ext/Encode/Encode/iso8859-2.ucm
60295           !> ext/Encode/Encode/iso8859-3.ucm
60296           !> ext/Encode/Encode/iso8859-4.ucm
60297           !> ext/Encode/Encode/iso8859-5.ucm
60298           !> ext/Encode/Encode/iso8859-6.ucm
60299           !> ext/Encode/Encode/iso8859-7.ucm
60300           !> ext/Encode/Encode/iso8859-8.ucm
60301           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
60302           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
60303 ____________________________________________________________________________
60304 [  8987] By: jhi                                   on 2001/03/02  19:43:40
60305         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
60306              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
60307              8950,8952,8955 from mainline to maintperl.
60308              
60309              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
60310              
60311              Put to rest the 20010205.001, the email address checking (not) regex.
60312              
60313              fork() not everywhere, cleanup temp files.
60314              
60315              The #8843 wasn't quite right: %Config needs to imported.
60316              
60317              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
60318              (#8849: the glob-basic hunk needed massaging as it depended
60319              on Schwern's large-scale (unintegrated) patches)
60320              
60321              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
60322              
60323              Upgrade to CGI.pm 2.752, from Lincoln Stein.
60324              (Note: there were some conflicts due to EBCDIC and EPOC
60325              patches, in general I preferred the repository code.)
60326              (When 2.753 comes out, we need to synchronize.)
60327              
60328              Subject: [PATCH] fix for charnames above FFFF
60329              
60330              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
60331              
60332              If no sfio, no -lsfio.
60333              
60334              Run run/*.t also in minitest.
60335              
60336              Subject:  [PATCH perl 5.7.0] malloc message address offset
60337              
60338              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
60339              
60340              Subject: fix for parameter -Dm (for perl@8867)
60341              
60342              Subject: [PATCH: perl@8892] was Re: hashing order difference?
60343              (make the test more portable)
60344              
60345              Subject: Re: [PATCH] fix for charnames above FFFF
60346              
60347              Subject: Re: I'm losing the war...
60348              (hv_store() not working correctly in ENV_IS_CASELESS case.)
60349              
60350              Subject: Modified README.bs2000 
60351              
60352              Subject: [PATCH: perl@8935] -Dt padsv($var)
60353              
60354              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
60355              
60356              Subject: PATCH: extra tests to check on negative float to unsigned cast
60357              
60358              Subject: [PATCH] XPUSH[insp] was Re: progress
60359              
60360              Subject: Re: Compile with perlcc..
60361      Branch: maint-5.6/perl
60362           !> (integrate 36 files)
60363 ____________________________________________________________________________
60364 [  8986] By: jhi                                   on 2001/03/02  18:51:25
60365         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
60366              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
60367              to maintperl.
60368              
60369              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
60370              
60371              Subject: [DOC PATCH] overload.pm nits
60372              
60373              Add header for LIB$ prototypes (C. Berry)
60374              
60375              Convert fwrite()s to sockets to write()s, since some socket stacks
60376              don't take kindly to stdio.
60377              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
60378              (for often optional LNMs)
60379              Correct a few typos
60380              (C. Bailey)
60381              
60382              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
60383              
60384              De-cut-and-pasto.
60385              
60386              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
60387              
60388              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
60389              
60390              Upgrade to CPAN 1.59_54, from Andreas König.
60391              
60392              Bogus shebang.
60393              
60394              Subject: [PATCH] Document makepatch in Porting/patching
60395              
60396              UTF-8 documentation.
60397              
60398              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
60399              
60400              Sort the MANIFEST.
60401              
60402              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
60403              
60404              Subject: [PATCH @8807] toke.c cleanup: scan_str()
60405              
60406              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
60407              
60408              Add run/*.t to testables.
60409              
60410              TODO: integrate #8784.
60411      Branch: maint-5.6/perl
60412           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
60413           !> (integrate 28 files)
60414 ____________________________________________________________________________
60415 [  8985] By: nick                                  on 2001/03/02  18:15:45
60416         Log: Integrate mainline
60417      Branch: perlio
60418           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
60419           !> vms/vms.c
60420 ____________________________________________________________________________
60421 [  8984] By: jhi                                   on 2001/03/02  16:00:17
60422         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
60423              
60424              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
60425              5.004_05, and mention the suidperl August 2000 security problem.
60426              (#8978,#8981)
60427              
60428              Subject: [ID 20010301.004] Technically speaking in perldata
60429              
60430              Subject: [PATCH] File::Copy for bleadperl, maintperl
60431              
60432              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
60433              
60434              (The #8982, fix for 20010221.005 and 20010221.008,
60435              would be nice too but it didn't integrate cleanly.)
60436      Branch: maint-5.6/perl
60437           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
60438 ____________________________________________________________________________
60439 [  8983] By: jhi                                   on 2001/03/02  15:51:16
60440         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
60441              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60442              Date:     Thu, 1 Mar 2001 15:54:09 EST
60443              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
60444      Branch: perl
60445            ! vms/vms.c
60446 ____________________________________________________________________________
60447 [  8982] By: jhi                                   on 2001/03/02  15:43:31
60448         Log: Subject: Re: sync sync sync: have I missed any patches?
60449              From: Radu Greab <radu@netsoft.ro> 
60450              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
60451              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
60452              
60453              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
60454              was checking argv[0] regardless of whether a different pathname
60455              will actually be executed."  Test case not supplied because 
60456              drafting that, ironically enough, revealed another bug
60457              (or a feature).
60458      Branch: perl
60459            ! doio.c
60460 ____________________________________________________________________________
60461 [  8981] By: jhi                                   on 2001/03/02  15:28:03
60462         Log: Misdate in #8978.
60463      Branch: perl
60464            ! pod/perlfaq1.pod
60465 ____________________________________________________________________________
60466 [  8980] By: jhi                                   on 2001/03/02  15:24:20
60467         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
60468              From: Chris Nandor <pudge@pobox.com>
60469              Date: Wed, 28 Feb 2001 22:10:15 -0500
60470              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
60471      Branch: perl
60472            ! lib/File/Copy.pm
60473 ____________________________________________________________________________
60474 [  8979] By: jhi                                   on 2001/03/02  15:17:16
60475         Log: Subject: [ID 20010301.004] Technically speaking in perldata
60476              From: abela@geneanet.org
60477              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
60478              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
60479      Branch: perl
60480            ! pod/perldata.pod
60481 ____________________________________________________________________________
60482 [  8978] By: jhi                                   on 2001/03/02  15:15:27
60483         Log: Subject: [ID 20010301.003] ref to 5.004
60484              From: abela@geneanet.org
60485              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
60486              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
60487              
60488              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
60489              and mention the suidperl August 2000 security problem.
60490      Branch: perl
60491            ! pod/perlfaq1.pod
60492 ____________________________________________________________________________
60493 [  8977] By: alanbur                               on 2001/03/02  14:17:45
60494         Log: Resynchronised with parent
60495      Branch: maint-5.6/pureperl
60496           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
60497           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
60498           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
60499           !> vms/descrip_mms.template win32/win32.c win32/win32.h
60500           !> win32/win32iop.h
60501 ____________________________________________________________________________
60502 [  8976] By: nick                                  on 2001/03/01  23:25:30
60503         Log: Integrate mainline.
60504      Branch: perlio
60505            - t/op/qu.t
60506           !> (integrate 55 files)
60507 ____________________________________________________________________________
60508 [  8975] By: jhi                                   on 2001/03/01  16:51:34
60509         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
60510      Branch: perl
60511           !> toke.c
60512 ____________________________________________________________________________
60513 [  8974] By: gsar                                  on 2001/03/01  16:28:21
60514         Log: fix for bugid 20010226.008
60515              
60516              the problem was that some of the pointers (PL_last_lop and
60517              PL_last_uni specifically) into the lex buffers weren't correctly
60518              being invalidated when the buffer changed; this would leave the
60519              pointers pointing at an arbitrary location in the buffer if
60520              the buffer didn't need to be reallocated, or point into freed
60521              memory if the buffer had to be realloced
60522              
60523              TODO item for bugdb maintainers: check other seemingly random
60524              parser-related bugs--they might be cured by this
60525      Branch: maint-5.6/perl
60526            ! toke.c
60527 ____________________________________________________________________________
60528 [  8973] By: jhi                                   on 2001/03/01  02:23:25
60529         Log: Retract #8970 because of a completely mysterious core dump:
60530              adding the tests 241..244 causes op/pat dump core at test #25.
60531              The test needs a lot of whittling down before the bug can be solved.
60532      Branch: perl
60533            ! t/op/pat.t
60534 ____________________________________________________________________________
60535 [  8972] By: jhi                                   on 2001/03/01  01:58:38
60536         Log: Regen perlapi.
60537      Branch: perl
60538            ! pod/perlapi.pod
60539 ____________________________________________________________________________
60540 [  8971] By: jhi                                   on 2001/03/01  01:34:09
60541         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))
60542              From: Nicholas Clark <nick@ccl4.org>
60543              Date: Wed, 28 Feb 2001 23:28:49 +0000
60544              Message-ID: <20010228232849.A55187@plum.flirble.org>
60545              
60546              Allow a completely write protected source code tree
60547              when using the Configure -Dmksymlinks.
60548      Branch: perl
60549            ! embed.pl warnings.pl
60550 ____________________________________________________________________________
60551 [  8970] By: jhi                                   on 2001/03/01  01:32:04
60552         Log: Add back the EBCDIC character range tests (for matching).
60553      Branch: perl
60554            ! t/op/pat.t
60555 ____________________________________________________________________________
60556 [  8969] By: nick                                  on 2001/02/28  18:18:01
60557         Log: Add charname comments to .ucm files writen by 'compile',
60558              also order charmaps in those files by source encoding.
60559              regenerate distrubuted .ucm files
60560      Branch: perlio
60561            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
60562            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
60563            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
60564            ! ext/Encode/Encode/iso8859-10.ucm
60565            ! ext/Encode/Encode/iso8859-13.ucm
60566            ! ext/Encode/Encode/iso8859-14.ucm
60567            ! ext/Encode/Encode/iso8859-15.ucm
60568            ! ext/Encode/Encode/iso8859-16.ucm
60569            ! ext/Encode/Encode/iso8859-2.ucm
60570            ! ext/Encode/Encode/iso8859-3.ucm
60571            ! ext/Encode/Encode/iso8859-4.ucm
60572            ! ext/Encode/Encode/iso8859-5.ucm
60573            ! ext/Encode/Encode/iso8859-6.ucm
60574            ! ext/Encode/Encode/iso8859-7.ucm
60575            ! ext/Encode/Encode/iso8859-8.ucm
60576            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
60577            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
60578 ____________________________________________________________________________
60579 [  8968] By: jhi                                   on 2001/02/28  16:26:37
60580         Log: Expand usemorebits early if d_casti32 needs to be undefined.
60581      Branch: perl
60582            ! hints/hpux.sh hints/irix_6.sh
60583 ____________________________________________________________________________
60584 [  8967] By: jhi                                   on 2001/02/28  16:22:26
60585         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
60586              retract toke.c/qu parts of #8583, retract #8485, retract
60587              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
60588              op/length.t, and MANIFEST, and delete t/op/qu.t.
60589      Branch: perl
60590            - t/op/qu.t
60591            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
60592            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
60593            ! t/op/length.t toke.c
60594 ____________________________________________________________________________
60595 [  8966] By: jhi                                   on 2001/02/28  15:00:27
60596         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
60597              by not changing from pre-Unicode days into being Unicode-aware.
60598              Sniff.
60599      Branch: perl
60600            ! pp.c t/op/pack.t t/op/qu.t
60601 ____________________________________________________________________________
60602 [  8965] By: jhi                                   on 2001/02/28  14:37:55
60603         Log: Subject: Re: Errors in core PODs
60604              From: Michael Stevens <michael@etla.org> 
60605              Date: Fri, 23 Feb 2001 15:47:56 +0000
60606              Message-ID: <20010223154756.A7723@firedrake.org> 
60607      Branch: perl
60608            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
60609            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
60610            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
60611            ! x2p/a2p.pod
60612 ____________________________________________________________________________
60613 [  8964] By: jhi                                   on 2001/02/28  14:35:35
60614         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
60615              (The #8961 was too bold.)
60616      Branch: perl
60617            ! hints/hpux.sh hints/irix_6.sh
60618 ____________________________________________________________________________
60619 [  8963] By: jhi                                   on 2001/02/28  14:33:39
60620         Log: Subject: Re: sync sync sync: have I missed any patches?
60621              From: Tim Jenness <t.jenness@jach.hawaii.edu>
60622              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
60623              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
60624              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
60625              
60626              Replace djSP with dSP.
60627      Branch: perl
60628            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
60629            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
60630            ! win32/perlhost.h
60631 ____________________________________________________________________________
60632 [  8962] By: jhi                                   on 2001/02/27  23:21:14
60633         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
60634      Branch: perl
60635            ! lib/Filter/Simple.pm
60636 ____________________________________________________________________________
60637 [  8961] By: jhi                                   on 2001/02/27  22:55:26
60638         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
60639              and this would be it.
60640      Branch: perl
60641            ! hints/hpux.sh hints/irix_6.sh
60642 ____________________________________________________________________________
60643 [  8960] By: jhi                                   on 2001/02/27  22:51:33
60644         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
60645              From: "Craig A. Berry" <craigberry@mac.com>
60646              Date: Tue, 27 Feb 2001 16:11:44 -0600
60647              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
60648      Branch: maint-5.6/perl
60649            ! configure.com vms/descrip_mms.template
60650 ____________________________________________________________________________
60651 [  8959] By: jhi                                   on 2001/02/27  22:47:23
60652         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
60653              From: "Craig A. Berry" <craigberry@mac.com>
60654              Date: Tue, 27 Feb 2001 16:11:44 -0600
60655              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
60656      Branch: perl
60657            ! configure.com vms/descrip_mms.template
60658 ____________________________________________________________________________
60659 [  8958] By: jhi                                   on 2001/02/27  15:16:42
60660         Log: Update Changes.
60661      Branch: perl
60662            ! Changes patchlevel.h
60663 ____________________________________________________________________________
60664 [  8957] By: jhi                                   on 2001/02/27  06:15:07
60665         Log: Subject: [5.6.x] EPOC additions
60666              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60667              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
60668              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
60669      Branch: maint-5.6/perl
60670            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
60671 ____________________________________________________________________________
60672 [  8956] By: jhi                                   on 2001/02/27  06:12:11
60673         Log: Subject: [perl-current] EPOC 
60674              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60675              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
60676              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
60677      Branch: perl
60678            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
60679            ! epoc/epocish.c epoc/epocish.h pp_sys.c
60680 ____________________________________________________________________________
60681 [  8955] By: jhi                                   on 2001/02/27  05:59:50
60682         Log: Subject: Re: Compile with perlcc..
60683              From: Edward Peschko <edwardp@excitehome.net>
60684              Date: Mon, 26 Feb 2001 18:51:58 -0800
60685              Message-ID: <20010226185158.A9871@excitehome.net>
60686              
60687              plus add a simple usage message if no arguments given.
60688      Branch: perl
60689            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
60690            ! utils/Makefile utils/perlcc.PL win32/pod.mak
60691 ____________________________________________________________________________
60692 [  8954] By: nick                                  on 2001/02/26  21:02:59
60693         Log: Integrate mainline
60694      Branch: perlio
60695           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
60696           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
60697           !> t/op/sprintf.t
60698 ____________________________________________________________________________
60699 [  8953] By: jhi                                   on 2001/02/26  14:43:54
60700         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
60701              From: Nicholas Clark <nick@ccl4.org>
60702              Date: Mon, 26 Feb 2001 00:42:07 +0000
60703              Message-ID: <20010226004207.F23333@plum.flirble.org>
60704      Branch: perl
60705            ! pp_ctl.c
60706 ____________________________________________________________________________
60707 [  8952] By: jhi                                   on 2001/02/26  14:42:13
60708         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
60709              From: Simon Cozens <simon@netthink.co.uk>
60710              Date: Mon, 26 Feb 2001 12:23:48 +0000
60711              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
60712      Branch: perl
60713            ! pod/perlguts.pod
60714 ____________________________________________________________________________
60715 [  8951] By: jhi                                   on 2001/02/26  14:39:15
60716         Log: Subject: [PATCH] perlio - unknown layer
60717              From: Nicholas Clark <nick@ccl4.org>
60718              Date: Mon, 26 Feb 2001 00:27:19 +0000
60719              Message-ID: <20010226002719.E23333@plum.flirble.org>
60720      Branch: perl
60721            ! perlio.c
60722 ____________________________________________________________________________
60723 [  8950] By: jhi                                   on 2001/02/26  14:38:04
60724         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
60725              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
60726              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
60727              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
60728      Branch: perl
60729            ! t/op/bop.t
60730 ____________________________________________________________________________
60731 [  8949] By: jhi                                   on 2001/02/26  14:37:07
60732         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
60733              From: Peter Prymmer <pvhp@forte.com>
60734              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
60735              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
60736      Branch: perl
60737            ! lib/Test.pm
60738 ____________________________________________________________________________
60739 [  8948] By: jhi                                   on 2001/02/26  14:35:53
60740         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
60741              From: Radu Greab <radu@netsoft.ro>
60742              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
60743              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
60744      Branch: perl
60745            ! pod/perlop.pod
60746 ____________________________________________________________________________
60747 [  8947] By: jhi                                   on 2001/02/26  14:34:46
60748         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
60749              From: David Mitchell <davem@fdgroup.co.uk>
60750              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
60751              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
60752      Branch: perl
60753            ! run.c
60754 ____________________________________________________________________________
60755 [  8946] By: jhi                                   on 2001/02/26  14:32:37
60756         Log: Subject: Modified README.bs2000 
60757              From: Dorner Thomas <Thomas.Dorner@start.de>
60758              Date: Mon, 26 Feb 2001 09:22:17 +0100
60759              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
60760      Branch: perl
60761            ! README.bs2000
60762 ____________________________________________________________________________
60763 [  8945] By: jhi                                   on 2001/02/26  14:19:53
60764         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
60765              to maintperl, listing the known failures on the tests 129 and 130.
60766      Branch: maint-5.6/perl
60767           !> t/op/sprintf.t
60768 ____________________________________________________________________________
60769 [  8944] By: jhi                                   on 2001/02/26  14:14:15
60770         Log: Add more known sprintf failures.
60771      Branch: perl
60772            ! t/op/sprintf.t
60773 ____________________________________________________________________________
60774 [  8943] By: jhi                                   on 2001/02/26  13:56:22
60775         Log: perlglob.exe needs to be found in Win32, patch from
60776              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
60777              which needs external glob at mini-perl time."
60778      Branch: perl
60779            ! ext/Encode/compile
60780 ____________________________________________________________________________
60781 [  8942] By: jhi                                   on 2001/02/26  13:52:19
60782         Log: A missing dTHX from Vadim Konovalov.
60783      Branch: perl
60784            ! perlio.c
60785 ____________________________________________________________________________
60786 [  8941] By: jhi                                   on 2001/02/26  13:37:05
60787         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
60788      Branch: perl
60789            ! op.c
60790 ____________________________________________________________________________
60791 [  8940] By: jhi                                   on 2001/02/26  13:35:40
60792         Log: Integrate perlio.
60793      Branch: perl
60794           !> ext/Encode/Encode.pm
60795 ____________________________________________________________________________
60796 [  8939] By: nick                                  on 2001/02/25  23:47:09
60797         Log: Integrate mainline.
60798      Branch: perlio
60799           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
60800           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
60801 ____________________________________________________________________________
60802 [  8938] By: nick                                  on 2001/02/25  19:36:28
60803         Log: Encode implementations docs.
60804      Branch: perlio
60805            ! ext/Encode/Encode.pm
60806 ____________________________________________________________________________
60807 [  8937] By: jhi                                   on 2001/02/25  19:26:16
60808         Log: Script wasn't aligned with reality.
60809      Branch: perl
60810            ! t/pod/find.t
60811 ____________________________________________________________________________
60812 [  8936] By: jhi                                   on 2001/02/25  18:54:55
60813         Log: Update Changes.
60814      Branch: perl
60815            ! Changes patchlevel.h
60816 ____________________________________________________________________________
60817 [  8935] By: jhi                                   on 2001/02/25  18:46:36
60818         Log: Retract #8929,8930,8932,8933 for now.
60819      Branch: perl
60820            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
60821 ____________________________________________________________________________
60822 [  8934] By: jhi                                   on 2001/02/25  17:34:35
60823         Log: Integrate perlio.
60824      Branch: perl
60825           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
60826           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
60827           !> t/lib/encode.t
60828 ____________________________________________________________________________
60829 [  8933] By: jhi                                   on 2001/02/25  17:33:12
60830         Log: (Retracted by #8395.)
60831              
60832              Slight tweaks in scan_const(), not fixes yet, it seems like
60833              lots of work remains to be done...
60834      Branch: perl
60835            ! toke.c
60836 ____________________________________________________________________________
60837 [  8932] By: jhi                                   on 2001/02/25  17:27:11
60838         Log: (Retracted by #8395.)
60839              
60840              Missing from #8930.
60841      Branch: perl
60842            ! perl.h
60843 ____________________________________________________________________________
60844 [  8931] By: jhi                                   on 2001/02/25  17:26:19
60845         Log: A comment tweak.
60846      Branch: perl
60847            ! utf8.c
60848 ____________________________________________________________________________
60849 [  8930] By: jhi                                   on 2001/02/25  17:25:47
60850         Log: (Retracted by #8395.)
60851              
60852              Attempt to fix the EBCDIC character range problem with //.
60853      Branch: perl
60854            ! regcomp.c
60855 ____________________________________________________________________________
60856 [  8929] By: jhi                                   on 2001/02/25  17:23:45
60857         Log: (Retracted by #8395.)
60858              
60859              Expand the EBCDIC character range tests, and add few nasty
60860              tr tests from Karsten Sperling.
60861      Branch: perl
60862            ! t/op/pat.t t/op/tr.t
60863 ____________________________________________________________________________
60864 [  8928] By: jhi                                   on 2001/02/25  17:18:49
60865         Log: Missing check-in.
60866      Branch: perl
60867            ! lib/Pod/Find.pm
60868 ____________________________________________________________________________
60869 [  8927] By: nick                                  on 2001/02/25  11:30:22
60870         Log: Change method names in Encode implementation classes to something
60871              less confusing (preparing to "go public").
60872      Branch: perlio
60873            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
60874 ____________________________________________________________________________
60875 [  8926] By: nick                                  on 2001/02/25  10:53:24
60876         Log: GCC __atribute__ / printf fix
60877      Branch: perlio
60878            ! perl.h
60879 ____________________________________________________________________________
60880 [  8925] By: nick                                  on 2001/02/25  10:52:25
60881         Log: Checked in the wrong one ...
60882      Branch: perlio
60883            ! ext/Encode/Encode.pm
60884 ____________________________________________________________________________
60885 [  8924] By: nick                                  on 2001/02/24  18:46:51
60886         Log: Integrate mainline - to see what Jarkko has in ...
60887      Branch: perlio
60888           +> t/pod/testpods/lib/Pod/Stuff.pm
60889           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
60890 ____________________________________________________________________________
60891 [  8923] By: nick                                  on 2001/02/24  17:05:23
60892         Log: Encode API documentation nd tidy up.
60893              Minor additions to test.
60894              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
60895              Adds STRLEN to standard typemap.
60896      Branch: perlio
60897            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
60898            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
60899 ____________________________________________________________________________
60900 [  8922] By: jhi                                   on 2001/02/24  16:38:12
60901         Log: Add a test for the "character range should match in EBCDIC
60902              if specified using explicit numerics" bug found by Karsten
60903              Sperling.
60904      Branch: perl
60905            ! t/op/pat.t
60906 ____________________________________________________________________________
60907 [  8921] By: jhi                                   on 2001/02/24  16:30:16
60908         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
60909              From: schwern@pobox.com
60910              Date: Fri, 23 Feb 2001 03:21:37 -0500
60911              Message-ID: <20010223032137.A26022@magnonel.guild.net>
60912              
60913              plus Charles Lane's fixes, plus tweaks.
60914      Branch: perl
60915            + t/pod/testpods/lib/Pod/Stuff.pm
60916            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
60917 ____________________________________________________________________________
60918 [  8920] By: nick                                  on 2001/02/24  10:30:11
60919         Log: Integrate mainline
60920      Branch: perlio
60921           !> (integrate 33 files)
60922 ____________________________________________________________________________
60923 [  8919] By: jhi                                   on 2001/02/24  00:23:35
60924         Log: Subject: Re: I'm losing the war...
60925              From: "Vadim Konovalov" <watman@inbox.ru>
60926              Date: Sat, 24 Feb 2001 00:10:14 +0300
60927              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
60928              
60929              hv_store() not working correctly in ENV_IS_CASELESS case.
60930      Branch: perl
60931            ! hv.c
60932 ____________________________________________________________________________
60933 [  8918] By: jhi                                   on 2001/02/24  00:20:09
60934         Log: Subject: Re: [PATCH] fix for charnames above FFFF
60935              From: andreas.koenig@anima.de (Andreas J. Koenig)
60936              Date: 23 Feb 2001 02:39:03 +0100
60937              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
60938              
60939              A further efficiency tweak.
60940      Branch: perl
60941            ! lib/charnames.pm
60942 ____________________________________________________________________________
60943 [  8917] By: jhi                                   on 2001/02/23  20:27:51
60944         Log: Integrate change #8916 from mainline,
60945              do away with USE_WIN32_RTL_ENV.
60946      Branch: maint-5.6/perl
60947           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
60948 ____________________________________________________________________________
60949 [  8916] By: jhi                                   on 2001/02/23  20:02:25
60950         Log: Abolish USE_WIN32_RTL_ENV.
60951      Branch: perl
60952            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
60953 ____________________________________________________________________________
60954 [  8915] By: jhi                                   on 2001/02/23  19:36:00
60955         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
60956              later protected by some #define.
60957      Branch: perl
60958            ! gv.c
60959 ____________________________________________________________________________
60960 [  8914] By: jhi                                   on 2001/02/23  19:31:38
60961         Log: Retract #8902 for now, requested by Charles Lane, the correct
60962              fix will be something else.
60963      Branch: perl
60964            ! op.c
60965 ____________________________________________________________________________
60966 [  8913] By: jhi                                   on 2001/02/23  19:11:36
60967         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
60968              From: Peter Prymmer <pvhp@forte.com>
60969              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
60970              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
60971      Branch: perl
60972            ! t/op/lex_assign.t
60973 ____________________________________________________________________________
60974 [  8912] By: jhi                                   on 2001/02/23  18:38:20
60975         Log: Subject: [patch] perlio + useithreads
60976              From: Doug MacEachern <dougm@covalent.net>
60977              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
60978              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
60979              
60980              Gets things running but not complete.
60981      Branch: perl
60982            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
60983 ____________________________________________________________________________
60984 [  8911] By: jhi                                   on 2001/02/23  04:20:02
60985         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
60986              
60987              Duplicated environment freeing, File::Temp 0.12,
60988              op/append portability (EBCDIC) tweak.
60989      Branch: maint-5.6/perl
60990           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60991           !> t/op/append.t
60992 ____________________________________________________________________________
60993 [  8910] By: jhi                                   on 2001/02/23  02:07:33
60994         Log: Integrate change #8909 from mainline, a better Borland
60995              putenv() workaround.
60996      Branch: maint-5.6/perl
60997           !> perl.c
60998 ____________________________________________________________________________
60999 [  8909] By: jhi                                   on 2001/02/23  02:05:46
61000         Log: A better workaround for Borland putenv() brokenness from Sarathy.
61001      Branch: perl
61002            ! perl.c
61003 ____________________________________________________________________________
61004 [  8908] By: jhi                                   on 2001/02/23  02:04:14
61005         Log: Subject: fix for parameter -Dm (for perl@8867)
61006              From: "Vadim Konovalov" <watman@inbox.ru>
61007              Date: Thu, 22 Feb 2001 17:30:12 +0300
61008              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
61009      Branch: perl
61010            ! perl.h
61011 ____________________________________________________________________________
61012 [  8907] By: jhi                                   on 2001/02/23  01:58:20
61013         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
61014              From: Peter Prymmer <pvhp@forte.com>
61015              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
61016              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
61017      Branch: perl
61018            ! t/op/append.t
61019 ____________________________________________________________________________
61020 [  8906] By: jhi                                   on 2001/02/23  01:48:34
61021         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
61022      Branch: perl
61023            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
61024 ____________________________________________________________________________
61025 [  8905] By: jhi                                   on 2001/02/23  01:43:30
61026         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
61027              From: Peter Prymmer <pvhp@forte.com>
61028              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
61029              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
61030      Branch: perl
61031            ! t/lib/st-06compat.t
61032 ____________________________________________________________________________
61033 [  8904] By: jhi                                   on 2001/02/23  01:42:39
61034         Log: Metaconfig unit change for #8903.
61035      Branch: metaconfig/U/perl
61036            ! Devel.U
61037 ____________________________________________________________________________
61038 [  8903] By: jhi                                   on 2001/02/23  01:42:12
61039         Log: Be more helpful for devel builders, suggested by John L. Allen.
61040      Branch: perl
61041            ! Configure
61042 ____________________________________________________________________________
61043 [  8902] By: jhi                                   on 2001/02/23  01:37:41
61044         Log: (Retracted by #8914)
61045              (Wrongly, reinstated by #8941)
61046              
61047              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
61048              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61049              Date:     Thu, 22 Feb 2001 09:43:57 EST
61050              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
61051      Branch: perl
61052            ! op.c
61053 ____________________________________________________________________________
61054 [  8901] By: jhi                                   on 2001/02/23  01:20:32
61055         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
61056              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61057              Date:     Thu, 22 Feb 2001 08:01:35 EST
61058              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
61059      Branch: perl
61060            ! malloc.c
61061 ____________________________________________________________________________
61062 [  8900] By: jhi                                   on 2001/02/23  01:18:02
61063         Log: Integrate changes #8898,8899 from mainline, environ handling.
61064      Branch: maint-5.6/perl
61065           !> perl.c
61066 ____________________________________________________________________________
61067 [  8899] By: jhi                                   on 2001/02/23  01:16:25
61068         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
61069              putenv() is not to be relied on, they are either broken or leaky
61070              or both.)
61071      Branch: perl
61072            ! perl.c
61073 ____________________________________________________________________________
61074 [  8898] By: jhi                                   on 2001/02/22  23:36:59
61075         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
61076              and safesysfree() must be used.
61077      Branch: perl
61078            ! perl.c
61079 ____________________________________________________________________________
61080 [  8897] By: jhi                                   on 2001/02/22  23:25:45
61081         Log: With environ one must use safesysmalloc()/safesysfree().
61082      Branch: perl
61083            ! perl.c
61084 ____________________________________________________________________________
61085 [  8896] By: jhi                                   on 2001/02/22  22:13:18
61086         Log: If we have a duplicated environment free it
61087              if PERL_DESTRUCT_LEVEL.
61088      Branch: perl
61089            ! perl.c
61090 ____________________________________________________________________________
61091 [  8895] By: alanbur                               on 2001/02/22  19:31:57
61092         Log: Synchronised with parent
61093      Branch: maint-5.6/pureperl
61094           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
61095 ____________________________________________________________________________
61096 [  8894] By: gsar                                  on 2001/02/22  19:06:18
61097         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
61098              
61099              fix memory leak in method call optimization (change#3768);
61100              made C<eval "$x->foo()"> leak
61101              
61102              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
61103      Branch: maint-5.6/perl
61104           !> op.c
61105 ____________________________________________________________________________
61106 [  8893] By: jhi                                   on 2001/02/22  18:35:27
61107         Log: (Retracted by #8915.)
61108              
61109              Third Degree finding:
61110              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
61111      Branch: perl
61112            ! gv.c
61113 ____________________________________________________________________________
61114 [  8892] By: jhi                                   on 2001/02/22  14:28:32
61115         Log: Update Changes.
61116      Branch: perl
61117            ! Changes patchlevel.h
61118 ____________________________________________________________________________
61119 [  8891] By: jhi                                   on 2001/02/22  13:22:45
61120         Log: Metaconfig unit changes for #8890.
61121      Branch: metaconfig
61122            ! U/modified/Cppsym.U U/threads/archname.U
61123 ____________________________________________________________________________
61124 [  8890] By: jhi                                   on 2001/02/22  13:22:12
61125         Log: Add -stdio to the archname if no perlio selected,
61126              no -perlio added since that is now the default.
61127              
61128              Add few CPUs/architectures to the Cppsym scan.
61129      Branch: perl
61130            ! Configure config_h.SH
61131 ____________________________________________________________________________
61132 [  8889] By: jhi                                   on 2001/02/22  13:05:59
61133         Log: Metaconfig unit change for #8888.
61134      Branch: metaconfig/U/perl
61135            ! useperlio.U
61136 ____________________________________________________________________________
61137 [  8888] By: jhi                                   on 2001/02/22  13:05:28
61138         Log: *drum roll*  Make perlio the default.
61139      Branch: perl
61140            ! Configure config_h.SH
61141 ____________________________________________________________________________
61142 [  8887] By: jhi                                   on 2001/02/22  12:50:52
61143         Log: Integrate change #8665 from maintperl to mainline,
61144              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
61145      Branch: perl
61146           !> ext/POSIX/POSIX.xs
61147 ____________________________________________________________________________
61148 [  8886] By: jhi                                   on 2001/02/22  12:49:24
61149         Log: Integrate changes #8883,8884 from mainline to maintperl.
61150              
61151              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
61152              Subject: Re: File::Temp::_gettemp warning
61153      Branch: maint-5.6/perl
61154           !> embed.h embed.pl lib/File/Temp.pm
61155 ____________________________________________________________________________
61156 [  8885] By: jhi                                   on 2001/02/22  12:43:59
61157         Log: Based on
61158              
61159              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
61160              From: schwab@suse.de
61161              Date: Thu, 22 Feb 2001 13:08:09 +0100
61162              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
61163              
61164              but the fix done slightly differently because the other
61165              half was already done in #8664.
61166      Branch: maint-5.6/perl
61167            ! ext/POSIX/POSIX.xs
61168 ____________________________________________________________________________
61169 [  8884] By: jhi                                   on 2001/02/22  12:37:15
61170         Log: Subject: Re: File::Temp::_gettemp warning
61171              From: Tim Jenness <t.jenness@jach.hawaii.edu>
61172              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
61173              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
61174              
61175              This patch to File::Temp does two things:
61176              
61177              1. Fixes the problem with CGI::Carp when determining
61178              the Fcntl constants
61179              
61180              2. Removes most of the carps and consolidates them so that all the
61181              reasons are included in a single die that is caught by the test. This
61182              means that the correct skipping behaviour is displayed by the test.
61183      Branch: perl
61184            ! lib/File/Temp.pm
61185 ____________________________________________________________________________
61186 [  8883] By: jhi                                   on 2001/02/22  12:29:19
61187         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
61188              From: Peter Prymmer <pvhp@forte.com>
61189              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
61190              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
61191      Branch: perl
61192            ! embed.h embed.pl
61193 ____________________________________________________________________________
61194 [  8882] By: jhi                                   on 2001/02/21  19:41:33
61195         Log: Integrate change #8881 from mainlin to maintperl.
61196              
61197              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
61198      Branch: maint-5.6/perl
61199           !> op.c
61200 ____________________________________________________________________________
61201 [  8881] By: jhi                                   on 2001/02/21  19:38:57
61202         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
61203              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61204              Date:     Wed, 21 Feb 2001 13:08:03 EST
61205              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
61206      Branch: perl
61207            ! op.c
61208 ____________________________________________________________________________
61209 [  8880] By: jhi                                   on 2001/02/21  19:34:34
61210         Log: Retract #8875, cannot let go of the old semantics of unpack U
61211              without rethinking utf8decode.t.
61212      Branch: perl
61213            ! pp.c t/op/pack.t
61214 ____________________________________________________________________________
61215 [  8879] By: jhi                                   on 2001/02/21  19:08:02
61216         Log: Run run/*.t also in minitest.
61217      Branch: perl
61218            ! Makefile.SH
61219 ____________________________________________________________________________
61220 [  8878] By: nick                                  on 2001/02/21  18:55:37
61221         Log: Integrate mainline
61222      Branch: perlio
61223           !> (integrate 76 files)
61224 ____________________________________________________________________________
61225 [  8877] By: jhi                                   on 2001/02/21  15:09:33
61226         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
61227      Branch: metaconfig
61228            ! U/compline/nblock_io.U
61229      Branch: perl
61230            ! Configure config_h.SH
61231 ____________________________________________________________________________
61232 [  8876] By: jhi                                   on 2001/02/21  14:54:45
61233         Log: If no sfio, no -lsfio.
61234      Branch: metaconfig/U/perl
61235            ! d_sfio.U
61236      Branch: perl
61237            ! Configure config_h.SH
61238 ____________________________________________________________________________
61239 [  8875] By: jhi                                   on 2001/02/21  14:54:00
61240         Log: Make unpack C and unpack U truly equivalent.
61241      Branch: perl
61242            ! pp.c t/op/pack.t
61243 ____________________________________________________________________________
61244 [  8874] By: jhi                                   on 2001/02/21  14:26:02
61245         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
61246              From: Peter Prymmer <pvhp@forte.com>
61247              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
61248              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
61249      Branch: perl
61250            ! pod/perlport.pod
61251 ____________________________________________________________________________
61252 [  8873] By: jhi                                   on 2001/02/21  14:24:31
61253         Log: Subject: [PATCH] fix for charnames above FFFF
61254              From: andreas.koenig@anima.de (Andreas J. Koenig)
61255              Date: 21 Feb 2001 07:05:45 +0100
61256              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
61257      Branch: perl
61258            ! lib/charnames.pm t/lib/charnames.t
61259 ____________________________________________________________________________
61260 [  8872] By: jhi                                   on 2001/02/21  14:15:25
61261         Log: Integrate change #8868 from pureperl to mainline.
61262              
61263              Fixed reference count loop caused by sv_magic.
61264      Branch: perl
61265           !> sv.c
61266 ____________________________________________________________________________
61267 [  8871] By: jhi                                   on 2001/02/21  14:07:29
61268         Log: Integrate change #8868 from pureperl to maintperl.
61269              
61270              Fixed reference count loop caused by sv_magic.
61271      Branch: maint-5.6/perl
61272           !> sv.c
61273 ____________________________________________________________________________
61274 [  8870] By: jhi                                   on 2001/02/21  14:04:41
61275         Log: Put back the #8840, it was innocent.
61276      Branch: perl
61277            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
61278            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
61279 ____________________________________________________________________________
61280 [  8869] By: jhi                                   on 2001/02/21  14:00:03
61281         Log: unpack("C", ...) was left slightly unfinished by #8865.
61282      Branch: perl
61283            ! pp.c t/op/pack.t
61284 ____________________________________________________________________________
61285 [  8868] By: alanbur                               on 2001/02/21  01:33:45
61286         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
61287              from gv_fetchpv to create single-character magic variables (e.g. $!),
61288              and it is passed a sv and the gv that contains the sv as the mg_obj
61289              value.  When sv_magic stores the mg_obj pointer it increments the gv
61290              refcount, thus causing a sv-gv pair that can't be freed.  There is
61291              already a check for sv == obj which is used to prevent such reference
61292              loops.  This change extends the check to cover the case described above.
61293      Branch: maint-5.6/pureperl
61294            ! sv.c
61295 ____________________________________________________________________________
61296 [  8867] By: jhi                                   on 2001/02/21  00:52:39
61297         Log: Update Changes.
61298      Branch: perl
61299            ! Changes patchlevel.h
61300 ____________________________________________________________________________
61301 [  8866] By: jhi                                   on 2001/02/21  00:34:20
61302         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
61303              (Note: there were some conflicts due to EBCDIC and EPOC
61304              patches, in general I preferred the repository code.)
61305              (When 2.753 comes out, we need to synchronize.)
61306      Branch: perl
61307            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
61308            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
61309            ! t/lib/cgi-html.t
61310 ____________________________________________________________________________
61311 [  8865] By: jhi                                   on 2001/02/21  00:24:22
61312         Log: Make pack("C", 0x100) to create Unicode, unless under the
61313              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
61314              will understand Unicode, unless you under know what.
61315      Branch: perl
61316            ! pp.c t/op/pack.t t/op/qu.t
61317 ____________________________________________________________________________
61318 [  8864] By: alanbur                               on 2001/02/20  22:35:34
61319         Log: Resynchronised with parent
61320      Branch: maint-5.6/pureperl
61321           !> README.win32 ext/GDBM_File/GDBM_File.pm
61322           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
61323           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
61324           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
61325           !> t/lib/sdbm.t util.c
61326 ____________________________________________________________________________
61327 [  8863] By: jhi                                   on 2001/02/20  20:55:11
61328         Log: Integrate change #8860,8861 from mainline into maintperl.
61329              
61330              "pseudo-literal j"
61331              
61332              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
61333      Branch: maint-5.6/perl
61334           !> lib/Test.pm pod/perlop.pod
61335 ____________________________________________________________________________
61336 [  8862] By: jhi                                   on 2001/02/20  20:30:07
61337         Log: Don't do casting between pointers pointing to differently sized
61338              integers.
61339      Branch: perl
61340            ! hv.c sv.c
61341 ____________________________________________________________________________
61342 [  8861] By: jhi                                   on 2001/02/20  19:53:44
61343         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
61344              From: Peter Prymmer <pvhp@forte.com>
61345              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
61346              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
61347      Branch: perl
61348            ! lib/Test.pm
61349 ____________________________________________________________________________
61350 [  8860] By: jhi                                   on 2001/02/20  19:48:02
61351         Log: "pseudo-literal j", a documentation glitch reported to Debian.
61352              The text recovered from Perl 5.005_03, and pseudo-literal replaced
61353              by "backtick string".
61354      Branch: perl
61355            ! pod/perlop.pod
61356 ____________________________________________________________________________
61357 [  8859] By: jhi                                   on 2001/02/20  19:15:46
61358         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
61359              from Chris Nandor.
61360      Branch: perl
61361            ! makedef.pl
61362 ____________________________________________________________________________
61363 [  8858] By: jhi                                   on 2001/02/20  17:36:53
61364         Log: Integrate pureperl changes #8844,8845,8850 to mainline
61365              (via maintperl #8855).
61366              
61367              Fixed %^H scoping bug
61368              
61369              Removed GV <-> CV refcount loop
61370              
61371              Removed %ENV refcount loop
61372      Branch: perl
61373           !> gv.c op.c perl.c pp.c scope.c
61374 ____________________________________________________________________________
61375 [  8857] By: jhi                                   on 2001/02/20  17:34:32
61376         Log: Integrate changes #8853,8854 from maintperl to mainline.
61377              
61378              EBDIC fixes, README.win32 Borland update.
61379      Branch: perl
61380           !> README.win32 handy.h util.c
61381 ____________________________________________________________________________
61382 [  8856] By: jhi                                   on 2001/02/20  17:33:16
61383         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
61384      Branch: maint-5.6/perl
61385           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
61386           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
61387           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
61388 ____________________________________________________________________________
61389 [  8855] By: jhi                                   on 2001/02/20  17:32:13
61390         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
61391              
61392              Fixed %^H scoping bug
61393              
61394              Removed GV <-> CV refcount loop
61395              
61396              Removed %ENV refcount loop
61397      Branch: maint-5.6/perl
61398           !> gv.c op.c perl.c pp.c scope.c
61399 ____________________________________________________________________________
61400 [  8854] By: jhi                                   on 2001/02/20  17:25:06
61401         Log: Subject: Addition to readme.win32 for Borland C++ compilers
61402              Date: Tue, 20 Feb 2001 02:15:25 +0300
61403              From: "Vadim Konovalov" <watman@inbox.ru>
61404              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
61405              
61406              Document Borland compiler misbehaviour.
61407      Branch: maint-5.6/perl
61408            ! README.win32
61409 ____________________________________________________________________________
61410 [  8853] By: jhi                                   on 2001/02/20  17:22:25
61411         Log: The assimilation of ebcdic.c didn't quite work at the first try,
61412              patches from Thomas Dorner.
61413      Branch: maint-5.6/perl
61414            ! handy.h util.c
61415 ____________________________________________________________________________
61416 [  8852] By: jhi                                   on 2001/02/20  17:20:15
61417         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
61418              From: Chris Nandor <pudge@pobox.com>
61419              Date: Tue, 20 Feb 2001 08:32:45 -0500
61420              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
61421      Branch: maint-5.6/perl
61422            ! makedef.pl mg.c
61423 ____________________________________________________________________________
61424 [  8851] By: jhi                                   on 2001/02/20  17:15:52
61425         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
61426      Branch: perl
61427            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
61428            ! t/lib/filter-util.t
61429 ____________________________________________________________________________
61430 [  8850] By: alanbur                               on 2001/02/20  17:12:40
61431         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
61432              and the magic pointer points back to the GV that contains the
61433              %ENV hash.  This creates a refcount loop that prevents members
61434              of %ENV from being freed correctly.  This change removes the
61435              refcount loop - the magic pointer was never used anyway, the
61436              only use of the magic was to check the type ('E') so that the
61437              appropriate environment manipulation code is called when %ENV
61438              is modified.
61439      Branch: maint-5.6/pureperl
61440            ! perl.c
61441 ____________________________________________________________________________
61442 [  8849] By: jhi                                   on 2001/02/20  17:12:20
61443         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
61444              From: "Craig A. Berry" <craigberry@mac.com>
61445              Date: Mon, 19 Feb 2001 23:36:12 -0600
61446              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
61447              
61448              Case-forgiving systems match TestInit.pm with TES*.
61449      Branch: perl
61450            ! t/lib/glob-basic.t
61451 ____________________________________________________________________________
61452 [  8848] By: jhi                                   on 2001/02/20  17:10:02
61453         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
61454      Branch: perl
61455            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
61456            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
61457            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
61458 ____________________________________________________________________________
61459 [  8847] By: jhi                                   on 2001/02/20  15:34:41
61460         Log: The #8843 wasn't quite right: %Config needs to imported.
61461      Branch: perl
61462            ! t/run/runenv.t
61463 ____________________________________________________________________________
61464 [  8846] By: jhi                                   on 2001/02/20  15:31:50
61465         Log: Retract the #8838 and #8840 for now because of
61466              the DB_File tie problem.
61467      Branch: perl
61468            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
61469            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
61470            ! proto.h sv.c
61471 ____________________________________________________________________________
61472 [  8845] By: alanbur                               on 2001/02/20  14:25:41
61473         Log: Removed GV <-> CV refcount loop
61474              CvGV(mycv) points to the parent GV of the CV, and was previously
61475              refcounted.  The pointer remains, but the refcounting has been removed
61476              as it causes a refcount loop between the CV and GV that means the CV
61477              can't ever be deleted.
61478      Branch: maint-5.6/pureperl
61479            ! gv.c op.c pp.c
61480 ____________________________________________________________________________
61481 [  8844] By: alanbur                               on 2001/02/20  14:23:13
61482         Log: Fixed %^H scoping bug
61483      Branch: maint-5.6/pureperl
61484            ! scope.c
61485 ____________________________________________________________________________
61486 [  8843] By: jhi                                   on 2001/02/19  13:38:08
61487         Log: fork() not everywhere, cleanup temp files.
61488      Branch: perl
61489            ! t/run/runenv.t
61490 ____________________________________________________________________________
61491 [  8842] By: alanbur                               on 2001/02/19  12:42:07
61492         Log: Resynchronised with parent
61493      Branch: maint-5.6/pureperl
61494           !> pod/perlfaq4.pod sv.c utf8.c
61495 ____________________________________________________________________________
61496 [  8841] By: jhi                                   on 2001/02/19  03:35:51
61497         Log: Update Changes.
61498      Branch: perl
61499            ! Changes patchlevel.h
61500 ____________________________________________________________________________
61501 [  8840] By: jhi                                   on 2001/02/19  00:23:41
61502         Log: Subject: [patch] add sv_setref_uv
61503              From: Doug MacEachern <dougm@covalent.net>
61504              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
61505              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
61506      Branch: perl
61507            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
61508            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
61509 ____________________________________________________________________________
61510 [  8839] By: jhi                                   on 2001/02/19  00:01:38
61511         Log: Put to rest the 20010205.001, the email address checking (not) regex.
61512      Branch: perl
61513            ! pod/perlfaq9.pod
61514 ____________________________________________________________________________
61515 [  8838] By: jhi                                   on 2001/02/18  22:17:54
61516         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
61517              From: Doug MacEachern <dougm@covalent.net>
61518              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
61519              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
61520      Branch: perl
61521            ! lib/ExtUtils/xsubpp
61522 ____________________________________________________________________________
61523 [  8837] By: jhi                                   on 2001/02/18  22:16:50
61524         Log: Subject: [patch] -Wall cleanup round 2
61525              From: Doug MacEachern <dougm@covalent.net>
61526              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
61527              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
61528      Branch: perl
61529            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
61530            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
61531            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
61532            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
61533            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
61534            ! ext/SDBM_File/SDBM_File.xs
61535 ____________________________________________________________________________
61536 [  8836] By: jhi                                   on 2001/02/18  22:11:20
61537         Log: Misapplied regex optimizations when \C is present.
61538              Fixes 20001230.002.
61539              
61540              What still remains broken is that the submatches that
61541              have \C in them get their UTF8 flag on because their
61542              parent SV has it on.  This will result in malformed
61543              UTF8 if a \C happened to match a non-ASCII byte.
61544      Branch: perl
61545            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
61546            ! t/pragma/utf8.t
61547 ____________________________________________________________________________
61548 [  8835] By: jhi                                   on 2001/02/18  20:12:02
61549         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
61550              
61551              The hash key got wrongly UTF8fied.
61552      Branch: perl
61553            ! pod/perlapi.pod toke.c utf8.c
61554 ____________________________________________________________________________
61555 [  8834] By: jhi                                   on 2001/02/18  19:44:25
61556         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
61557              don't warn on magical or overloaded things.
61558      Branch: perl
61559            ! pp_hot.c
61560 ____________________________________________________________________________
61561 [  8833] By: nick                                  on 2001/02/18  19:31:22
61562         Log: Integrate mainline
61563      Branch: perlio
61564           +> t/TestInit.pm t/run/runenv.t
61565            - t/UTEST
61566           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
61567           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
61568           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
61569           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
61570           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
61571           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
61572           !> utf8.c
61573 ____________________________________________________________________________
61574 [  8832] By: jhi                                   on 2001/02/18  19:21:18
61575         Log: Integrate perlio.
61576      Branch: perl
61577           !> perlio.c pod/perldiag.pod
61578 ____________________________________________________________________________
61579 [  8831] By: jhi                                   on 2001/02/18  19:14:20
61580         Log: Integrate change #8827 from mainline.
61581              
61582              UTF8 tweaks.
61583      Branch: maint-5.6/perl
61584           !> sv.c utf8.c
61585 ____________________________________________________________________________
61586 [  8830] By: nick                                  on 2001/02/18  19:10:34
61587         Log: Apply the spirit of patch from Nick Clark:
61588              Subject: [PATCH] Re: extensions that provide layers
61589              From: Nicholas Clark <nick@ccl4.org>
61590              Date: Mon, 12 Feb 2001 16:43:51 +0000
61591              Message-Id: <20010212164350.Q3652@plum.flirble.org>
61592      Branch: perlio
61593            ! perlio.c pod/perldiag.pod
61594 ____________________________________________________________________________
61595 [  8829] By: jhi                                   on 2001/02/18  19:03:25
61596         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
61597              From: schwern@pobox.com 
61598              Date: Sun, 18 Feb 2001 13:44:35 -0500
61599              Message-ID: <20010218134435.A17544@magnonel.guild.net>
61600              
61601              Applied, but as t/TestInit.pm.
61602      Branch: perl
61603            + t/TestInit.pm
61604            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
61605            ! t/op/subst_wamp.t
61606 ____________________________________________________________________________
61607 [  8828] By: jhi                                   on 2001/02/18  18:43:52
61608         Log: Integrate perlio.
61609      Branch: perl
61610           !> perlio.c
61611 ____________________________________________________________________________
61612 [  8827] By: jhi                                   on 2001/02/18  18:41:33
61613         Log: UTF-8 tweaks.
61614      Branch: perl
61615            ! sv.c utf8.c
61616 ____________________________________________________________________________
61617 [  8826] By: nick                                  on 2001/02/18  17:40:59
61618         Log: Fix [ID 20010217.002]
61619              open FOO, "<:raw:perlio", ...
61620              :raw now inserts default base layer below itself.
61621              Also
61622              open FOO, "<:unix", ...
61623              works as well - but leaves buffer layer on stack under the unix layer.
61624      Branch: perlio
61625            ! perlio.c
61626 ____________________________________________________________________________
61627 [  8825] By: jhi                                   on 2001/02/18  17:15:39
61628         Log: Integrate perlio.
61629      Branch: perl
61630           !> perlio.c perliol.h
61631 ____________________________________________________________________________
61632 [  8824] By: jhi                                   on 2001/02/18  17:10:53
61633         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
61634              From: schwern@pobox.com
61635              Date: Sun, 18 Feb 2001 01:48:50 -0500
61636              Message-ID: <20010218014850.C19957@magnonel.guild.net>
61637      Branch: perl
61638            ! lib/Test/Harness.pm t/TEST t/op/chop.t
61639 ____________________________________________________________________________
61640 [  8823] By: jhi                                   on 2001/02/18  17:01:06
61641         Log: Add run/*.t to testables.
61642      Branch: perl
61643            ! t/TEST
61644 ____________________________________________________________________________
61645 [  8822] By: jhi                                   on 2001/02/18  16:58:58
61646         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
61647              From: schwern@pobox.com
61648              Date: Sun, 18 Feb 2001 01:11:35 -0500
61649              Message-ID: <20010218011135.A19957@magnonel.guild.net>
61650              
61651              Revive mjd's and Simon's PERL5OPT fix.
61652      Branch: perl
61653            + t/run/runenv.t
61654            ! MANIFEST perl.c
61655 ____________________________________________________________________________
61656 [  8821] By: jhi                                   on 2001/02/18  16:53:46
61657         Log: Subject: Re: Why t/TEST and not Test::Harness?
61658              From: schwern@pobox.com
61659              Date: Sat, 17 Feb 2001 22:44:44 -0500
61660              Message-ID: <20010217224444.A6679@magnonel.guild.net>
61661              
61662              Replace UTEST with TEST -utf8.
61663      Branch: perl
61664            - t/UTEST
61665            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
61666            ! t/lib/glob-basic.t
61667 ____________________________________________________________________________
61668 [  8820] By: nick                                  on 2001/02/18  13:06:16
61669         Log: Clean up a few core dumps when layers are used in unexpected ways.
61670              (Still not "right"...)
61671      Branch: perlio
61672            ! perlio.c perliol.h
61673 ____________________________________________________________________________
61674 [  8819] By: jhi                                   on 2001/02/18  02:25:55
61675         Log: Integrate change #8818 from maintperl, a FAQ nit.
61676      Branch: perl
61677           !> pod/perlfaq4.pod
61678 ____________________________________________________________________________
61679 [  8818] By: jhi                                   on 2001/02/18  02:24:50
61680         Log: FAQ nit from Chris Fedde.
61681      Branch: maint-5.6/perl
61682            ! pod/perlfaq4.pod
61683 ____________________________________________________________________________
61684 [  8817] By: nick                                  on 2001/02/17  18:20:14
61685         Log: Integrate mainline
61686      Branch: perlio
61687           +> lib/unicode/UCD.html lib/unicode/Unicode.html
61688           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
61689           +> pod/perlclib.pod
61690            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
61691            - lib/unicode/Unicode.301
61692           !> (integrate 324 files)
61693 ____________________________________________________________________________
61694 [  8816] By: jhi                                   on 2001/02/17  16:56:58
61695         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
61696      Branch: perl
61697            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
61698            ! ext/Storable/Storable.xs t/lib/st-06compat.t
61699            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
61700 ____________________________________________________________________________
61701 [  8815] By: jhi                                   on 2001/02/17  16:40:07
61702         Log: Subject: [patch] -Wall
61703              From: Doug MacEachern <dougm@covalent.net>
61704              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
61705              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
61706      Branch: perl
61707            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
61708            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
61709 ____________________________________________________________________________
61710 [  8814] By: jhi                                   on 2001/02/16  19:27:18
61711         Log: Document qu better.
61712      Branch: perl
61713            ! pod/perlop.pod
61714 ____________________________________________________________________________
61715 [  8813] By: jhi                                   on 2001/02/15  13:54:37
61716         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
61717              From: Hugo <hv@crypt.compulink.co.uk>
61718              Date: Thu, 15 Feb 2001 13:39:49 +0000
61719              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
61720      Branch: perl
61721            ! toke.c
61722 ____________________________________________________________________________
61723 [  8812] By: alanbur                               on 2001/02/15  13:52:16
61724         Log: Resynchronised with parent
61725      Branch: maint-5.6/pureperl
61726            - ebcdic.c
61727           !> (integrate 36 files)
61728 ____________________________________________________________________________
61729 [  8811] By: jhi                                   on 2001/02/15  13:51:16
61730         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
61731              
61732              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
61733              From: Jan Dubois <JanD@ActiveState.com>
61734              Date: Wed, 31 Jan 2001 21:17:03 -0800
61735              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
61736              
61737              tweak change#8659 to keep it simple
61738              
61739              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
61740              From: Russ Allbery <rra@stanford.edu>
61741              Date: 14 Feb 2001 10:15:41 -0800
61742              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
61743              
61744              (8809 empty)
61745              
61746              Upgrade to podlators 1.08, from Russ Allbery.
61747      Branch: perl
61748           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
61749           !> utils/perldoc.PL
61750 ____________________________________________________________________________
61751 [  8810] By: jhi                                   on 2001/02/15  13:35:08
61752         Log: Upgrade to podlators 1.08, from Russ Allbery.
61753      Branch: maint-5.6/perl
61754            ! lib/Pod/Man.pm lib/Pod/Text.pm
61755 ____________________________________________________________________________
61756 [  8809] By: jhi                                   on 2001/02/15  13:26:38
61757         Log: (accidentally empty check-in)
61758      Branch: maint-5.6/perl
61759            ! lib/Test/Harness.pm
61760 ____________________________________________________________________________
61761 [  8808] By: jhi                                   on 2001/02/15  13:23:47
61762         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
61763              From: Russ Allbery <rra@stanford.edu>
61764              Date: 14 Feb 2001 10:15:41 -0800
61765              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
61766              
61767              perldoc was hardcoding $Config{installscript}, which breaks
61768              when install* isn't where Perl ends up (such as with AFS).
61769              
61770              Use $Config{scriptdir} instead.
61771      Branch: maint-5.6/perl
61772            ! utils/perldoc.PL
61773 ____________________________________________________________________________
61774 [  8807] By: jhi                                   on 2001/02/14  14:37:27
61775         Log: Update Changes.
61776      Branch: perl
61777            ! Changes patchlevel.h
61778 ____________________________________________________________________________
61779 [  8806] By: jhi                                   on 2001/02/14  14:25:31
61780         Log: Integrate changes #8803,8804,8805 from mainline.
61781              
61782              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
61783              
61784              Don't skip too much of the locale error message if no environ array,
61785              from Chris Nandor.
61786              
61787              More MacOS Classic fixes from Chris Nandor.
61788      Branch: maint-5.6/perl
61789           !> doop.c lib/Cwd.pm perl.c perl.h util.c
61790 ____________________________________________________________________________
61791 [  8805] By: jhi                                   on 2001/02/14  03:29:01
61792         Log: More MacOS Classic fixes from Chris Nandor.
61793      Branch: perl
61794            ! doop.c lib/Cwd.pm
61795 ____________________________________________________________________________
61796 [  8804] By: jhi                                   on 2001/02/14  03:18:35
61797         Log: Don't skip too much of the locale error message if no environ array,
61798              from Chris Nandor.
61799      Branch: perl
61800            ! util.c
61801 ____________________________________________________________________________
61802 [  8803] By: jhi                                   on 2001/02/14  03:14:14
61803         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
61804      Branch: perl
61805            ! perl.c perl.h
61806 ____________________________________________________________________________
61807 [  8802] By: jhi                                   on 2001/02/13  18:31:33
61808         Log: AUTHORS update.
61809      Branch: perl
61810            ! AUTHORS
61811 ____________________________________________________________________________
61812 [  8801] By: jhi                                   on 2001/02/13  17:55:19
61813         Log: Integrate change #8792 from mainline.
61814              
61815              Subject: buncha MacPerl patches for bleadperl
61816              From: Chris Nandor <pudge@pobox.com>
61817              Date: Tue, 13 Feb 2001 00:02:43 -0500
61818              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
61819      Branch: maint-5.6/perl
61820           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
61821           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
61822           !> t/lib/basename.t toke.c util.h
61823 ____________________________________________________________________________
61824 [  8800] By: jhi                                   on 2001/02/13  17:46:43
61825         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
61826              to be forced to Off_t.
61827              
61828              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
61829              From: nick@ccl4.org
61830              Date: Thu, 1 Feb 2001 12:01:04 +0000
61831              Message-Id: <20010201120103.E11401@plum.flirble.org>
61832      Branch: maint-5.6/perl
61833            ! iperlsys.h perlio.c
61834 ____________________________________________________________________________
61835 [  8799] By: jhi                                   on 2001/02/13  16:52:51
61836         Log: Duplex duplex hunk hunk.
61837      Branch: maint-5.6/perl
61838            ! Makefile.SH
61839 ____________________________________________________________________________
61840 [  8797] By: jhi                                   on 2001/02/13  14:52:04
61841         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
61842              From: "Craig A. Berry" <craigberry@mac.com>
61843              Date: Mon, 12 Feb 2001 11:05:25 -0600
61844              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
61845      Branch: perl
61846            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
61847 ____________________________________________________________________________
61848 [  8796] By: jhi                                   on 2001/02/13  14:36:47
61849         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
61850              From: simon.cozens@pembroke.oxford.ac.uk 
61851              Date: Sat, 10 Feb 2001 17:57:02 +0000
61852              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
61853              
61854              Now it does include.
61855      Branch: perl
61856            ! pod/perldiag.pod
61857 ____________________________________________________________________________
61858 [  8795] By: jhi                                   on 2001/02/13  14:30:11
61859         Log: Sort the MANIFEST.
61860      Branch: perl
61861            ! MANIFEST
61862 ____________________________________________________________________________
61863 [  8794] By: jhi                                   on 2001/02/13  14:26:51
61864         Log: Integrate change #8793 from mainline, FAQ updates.
61865      Branch: maint-5.6/perl
61866           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
61867 ____________________________________________________________________________
61868 [  8793] By: jhi                                   on 2001/02/13  14:25:13
61869         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
61870      Branch: perl
61871            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
61872 ____________________________________________________________________________
61873 [  8792] By: jhi                                   on 2001/02/13  14:22:50
61874         Log: Subject: buncha MacPerl patches for bleadperl
61875              From: Chris Nandor <pudge@pobox.com>
61876              Date: Tue, 13 Feb 2001 00:02:43 -0500
61877              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
61878      Branch: perl
61879            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
61880            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
61881            ! t/lib/basename.t toke.c util.h
61882 ____________________________________________________________________________
61883 [  8791] By: jhi                                   on 2001/02/13  14:10:39
61884         Log: Integrate change #8790 from mainline.
61885              
61886              environ array wrongly assumed in Perl_init_i18nl10n(),
61887      Branch: maint-5.6/perl
61888           !> util.c
61889 ____________________________________________________________________________
61890 [  8790] By: jhi                                   on 2001/02/13  14:06:15
61891         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
61892              noticed by Chris Nandor in MacOS Classic.
61893      Branch: perl
61894            ! util.c
61895 ____________________________________________________________________________
61896 [  8789] By: jhi                                   on 2001/02/13  13:58:07
61897         Log: Integrate changes #8373,8487,8544,8783 from mainline.
61898              
61899              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
61900              hints files, the dynaloading, assimilate ebcdic into util.c.
61901      Branch: maint-5.6/perl
61902            - ebcdic.c
61903            ! MANIFEST hints/posix-bc.sh
61904           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
61905           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
61906           !> perlapi.c proto.h util.c
61907 ____________________________________________________________________________
61908 [  8788] By: alanbur                               on 2001/02/13  10:33:13
61909         Log: Integrated changes from maint-5.6
61910      Branch: maint-5.6/pureperl
61911           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
61912           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
61913           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
61914           !> vos/config.ga.h vos/configure_perl.cm
61915 ____________________________________________________________________________
61916 [  8787] By: jhi                                   on 2001/02/13  05:56:36
61917         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
61918      Branch: perl
61919           !> Makefile.SH
61920 ____________________________________________________________________________
61921 [  8786] By: jhi                                   on 2001/02/13  05:54:34
61922         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
61923              From: Dorner Thomas <Thomas.Dorner@start.de>
61924              Date: Mon, 12 Feb 2001 15:06:26 +0100
61925              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
61926      Branch: maint-5.6/perl
61927            ! Makefile.SH
61928 ____________________________________________________________________________
61929 [  8785] By: jhi                                   on 2001/02/13  05:29:04
61930         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
61931      Branch: perl
61932           !> hints/openbsd.sh
61933 ____________________________________________________________________________
61934 [  8784] By: jhi                                   on 2001/02/13  02:25:24
61935         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
61936              From: Peter Prymmer <pvhp@forte.com>
61937              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
61938              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
61939      Branch: perl
61940            ! pod/perlclib.pod
61941 ____________________________________________________________________________
61942 [  8783] By: jhi                                   on 2001/02/13  02:22:36
61943         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
61944      Branch: perl
61945            - ebcdic.c
61946            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
61947            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
61948            ! util.c
61949 ____________________________________________________________________________
61950 [  8782] By: jhi                                   on 2001/02/13  02:00:07
61951         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
61952      Branch: maint-5.6/perl
61953            ! pod/perlport.pod
61954 ____________________________________________________________________________
61955 [  8781] By: jhi                                   on 2001/02/13  01:58:44
61956         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
61957      Branch: maint-5.6/perl
61958            ! hints/openbsd.sh
61959 ____________________________________________________________________________
61960 [  8780] By: jhi                                   on 2001/02/13  01:57:33
61961         Log: Synchronize the regexp tests between maintperl and mainline.
61962      Branch: maint-5.6/perl
61963           !> t/op/re_tests
61964 ____________________________________________________________________________
61965 [  8779] By: jhi                                   on 2001/02/13  01:49:35
61966         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
61967              From: Hugo <hv@crypt.compulink.co.uk>
61968              Date: Tue, 13 Feb 2001 00:11:11 +0000
61969              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
61970      Branch: perl
61971            ! regcomp.c t/op/re_tests
61972 ____________________________________________________________________________
61973 [  8778] By: jhi                                   on 2001/02/13  00:23:10
61974         Log: Comments do not nest.
61975      Branch: perl
61976            ! perl.h
61977 ____________________________________________________________________________
61978 [  8777] By: jhi                                   on 2001/02/13  00:17:54
61979         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
61980              From: Hugo <hv@crypt.compulink.co.uk>
61981              Date: Tue, 13 Feb 2001 00:11:11 +0000
61982              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
61983      Branch: maint-5.6/perl
61984            ! regcomp.c t/op/re_tests
61985 ____________________________________________________________________________
61986 [  8776] By: jhi                                   on 2001/02/12  23:25:52
61987         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
61988      Branch: maint-5.6/perl
61989            ! pod/perlport.pod
61990 ____________________________________________________________________________
61991 [  8775] By: jhi                                   on 2001/02/12  23:04:28
61992         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
61993      Branch: maint-5.6/perl
61994            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
61995            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
61996            ! vos/configure_perl.cm
61997 ____________________________________________________________________________
61998 [  8774] By: jhi                                   on 2001/02/12  22:59:11
61999         Log: Subject: Re: [patch] context for 'U' magic functions
62000              From: Doug MacEachern <dougm@covalent.net>
62001              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
62002              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
62003              
62004              plus the suggestion by Nick Ing-Simmons to name the macro
62005              as PERL_MG_UFUNC to avoid namespace pollution, plus add
62006              the advice by Doug for XS writers to perl.h
62007      Branch: perl
62008            ! mg.c perl.h
62009 ____________________________________________________________________________
62010 [  8773] By: jhi                                   on 2001/02/11  20:14:12
62011         Log: Update Changes.
62012      Branch: perl
62013            ! Changes patchlevel.h
62014 ____________________________________________________________________________
62015 [  8772] By: jhi                                   on 2001/02/11  18:47:52
62016         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
62017              From: Simon Cozens <simon@cozens.net>
62018              Date: Wed, 31 Jan 2001 16:31:43 +0000
62019              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
62020      Branch: perl
62021            + pod/perlclib.pod
62022            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
62023            ! pod/perltoc.pod
62024 ____________________________________________________________________________
62025 [  8771] By: jhi                                   on 2001/02/11  18:36:48
62026         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
62027              
62028              Blocks-4d3.beta.txt
62029              CaseFolding-3d4.beta.txt
62030              CompositionExclusions-3d6.beta.txt
62031              EastAsianWidth-4d4.beta.txt
62032              LineBreak-6d3.beta.txt
62033              NamesList-3.1.0d1.beta.txt
62034              PropList-3.1.0d4.beta.txt
62035              SpecialCasing-4d1.beta.txt
62036              UnicodeData-3.1.0d6.beta.txt
62037      Branch: perl
62038            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
62039           +> lib/unicode/UCD.html lib/unicode/Unicode.html
62040            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
62041            - lib/unicode/Unicode.301
62042            ! (edit 257 files)
62043 ____________________________________________________________________________
62044 [  8770] By: jhi                                   on 2001/02/11  17:26:22
62045         Log: UTF-8 documentation.
62046      Branch: perl
62047            ! utf8.h
62048 ____________________________________________________________________________
62049 [  8769] By: jhi                                   on 2001/02/11  17:12:49
62050         Log: Retract #8762.
62051      Branch: perl
62052            ! regexec.c
62053 ____________________________________________________________________________
62054 [  8768] By: jhi                                   on 2001/02/11  16:54:45
62055         Log: Subject: [PATCH] Test::Harness
62056              From: andreas.koenig@anima.de (Andreas J. Koenig)
62057              Date: 11 Feb 2001 14:37:00 +0100
62058              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
62059      Branch: perl
62060            ! lib/Test/Harness.pm
62061 ____________________________________________________________________________
62062 [  8767] By: jhi                                   on 2001/02/11  16:53:52
62063         Log: Subject: [PATCH] Document makepatch in Porting/patching
62064              From: andreas.koenig@anima.de (Andreas J. Koenig)
62065              Date: 11 Feb 2001 16:46:28 +0100
62066              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
62067      Branch: perl
62068            ! Porting/patching.pod
62069 ____________________________________________________________________________
62070 [  8766] By: jhi                                   on 2001/02/11  06:30:23
62071         Log: Subject: Re: [patch] GvSHARED
62072              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
62073              From: Doug MacEachern <dougm@covalent.net>
62074              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
62075              
62076              Subject: Re: [patch] GvSHARED
62077              From: Doug MacEachern <dougm@covalent.net>
62078              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
62079              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
62080              
62081              Subject: [patch] attributes.pm support for `shared'
62082              From: Doug MacEachern <dougm@covalent.net>
62083              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
62084              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
62085              
62086              our() attributes were ignored, our :shared pieces missing,
62087              allow attributes.pm to turn on shared.
62088      Branch: perl
62089            ! op.c t/op/attrs.t toke.c xsutils.c
62090 ____________________________________________________________________________
62091 [  8765] By: alanbur                               on 2001/02/10  23:11:19
62092         Log: Resync with parent (hopefully sucessfully this time)
62093      Branch: maint-5.6/pureperl
62094           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
62095           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
62096           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62097           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
62098           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
62099           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
62100           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
62101 ____________________________________________________________________________
62102 [  8764] By: jhi                                   on 2001/02/10  22:54:38
62103         Log: Make TEST and UTEST more verbose in case something goes
62104              wrong in running/compiling a script, suggested by Doug
62105              MacEachern.
62106      Branch: perl
62107            ! t/TEST t/UTEST
62108 ____________________________________________________________________________
62109 [  8763] By: jhi                                   on 2001/02/10  22:11:34
62110         Log: Bogus shebang.
62111      Branch: perl
62112            ! t/lib/texttabs.t
62113 ____________________________________________________________________________
62114 [  8762] By: jhi                                   on 2001/02/10  21:56:02
62115         Log: (Retracted by #8769)
62116      Branch: perl
62117            ! regexec.c
62118 ____________________________________________________________________________
62119 [  8761] By: jhi                                   on 2001/02/10  21:26:15
62120         Log: Subject: Re: [patch] GvSHARED 
62121              From: Doug MacEachern <dougm@covalent.net>
62122              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
62123              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
62124              
62125              our @EXPORT : shared = (...);
62126      Branch: perl
62127            ! toke.c
62128 ____________________________________________________________________________
62129 [  8760] By: jhi                                   on 2001/02/10  21:25:07
62130         Log: Subject: [patch] GvSHARED
62131              From: Doug MacEachern <dougm@covalent.net>
62132              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
62133              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
62134      Branch: perl
62135            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
62136 ____________________________________________________________________________
62137 [  8759] By: alanbur                               on 2001/02/10  21:24:27
62138         Log: Backed out mismerge.
62139      Branch: maint-5.6/pureperl
62140            ! MANIFEST README.hpux README.vmesa gv.c installhtml
62141            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
62142            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62143            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
62144            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
62145            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
62146            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
62147 ____________________________________________________________________________
62148 [  8758] By: jhi                                   on 2001/02/10  18:01:17
62149         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
62150              
62151              Fixed UMRs and leak in Perl_pmtrans()
62152              
62153              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
62154              associated UTFied tr/// code.  Also fixed scoping leak of
62155              PL_reg_start_tmp.
62156              
62157              newATTRSUB leaks when an attempt to redefine the active sort sub is
62158              made.
62159      Branch: maint-5.6/perl
62160           !> op.c regcomp.c
62161 ____________________________________________________________________________
62162 [  8757] By: alanbur                               on 2001/02/10  17:56:46
62163         Log: Resynchronised with parent
62164      Branch: maint-5.6/pureperl
62165           +> README.bs2000
62166            - README.posix-bc
62167            ! gv.c perl.c sv.c
62168           !> MANIFEST README.hpux README.vmesa installhtml
62169           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
62170           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62171           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
62172           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
62173           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
62174           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
62175 ____________________________________________________________________________
62176 [  8756] By: alanbur                               on 2001/02/10  17:51:15
62177         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
62178              made.
62179      Branch: maint-5.6/pureperl
62180            ! op.c
62181 ____________________________________________________________________________
62182 [  8755] By: jhi                                   on 2001/02/09  22:41:35
62183         Log: Upgrade to CPAN 1.59_54, from Andreas König.
62184      Branch: perl
62185            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62186 ____________________________________________________________________________
62187 [  8754] By: jhi                                   on 2001/02/09  22:29:20
62188         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
62189              
62190              Didn't upgrade the fill.t since it has a dependency to File::Slurp
62191              purely for debugging purposes, the actual test hasn't changed.
62192      Branch: perl
62193            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
62194            ! t/lib/textwrap.t
62195 ____________________________________________________________________________
62196 [  8753] By: jhi                                   on 2001/02/09  20:17:50
62197         Log: Integrate change #8682 from maintperl.
62198              
62199              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
62200              to work correctly.
62201      Branch: perl
62202           !> hints/irix_6.sh
62203 ____________________________________________________________________________
62204 [  8752] By: jhi                                   on 2001/02/09  20:00:46
62205         Log: Update Changes.
62206      Branch: perl
62207            ! Changes patchlevel.h
62208 ____________________________________________________________________________
62209 [  8751] By: nick                                  on 2001/02/09  19:48:37
62210         Log: Integrate mainline
62211      Branch: perlio
62212           +> README.bs2000 t/lib/cgi-esc.t
62213            - README.posix-bc
62214           !> (integrate 53 files)
62215 ____________________________________________________________________________
62216 [  8750] By: nick                                  on 2001/02/09  19:25:16
62217         Log: Subject: RE: Biannual Competition to Improve Hashing Function
62218              From: Fisher Mark <fisherm@tce.com>
62219              Date: Thu, 8 Feb 2001 10:44:00 -0500
62220              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
62221              Date: Thu, 8 Feb 2001 15:02:47 -0500
62222              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
62223      Branch: perl
62224            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
62225 ____________________________________________________________________________
62226 [  8749] By: jhi                                   on 2001/02/09  19:02:35
62227         Log: Forgotten fragment.
62228      Branch: perl
62229            ! pod/perlapi.pod
62230 ____________________________________________________________________________
62231 [  8748] By: jhi                                   on 2001/02/09  18:31:34
62232         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
62233              plus manual tweakage.
62234              
62235              Sync the perlfaq2 between mainline and maintperl.
62236      Branch: maint-5.6/perl
62237            ! pod/perlfaq2.pod
62238      Branch: perl
62239           !> pod/perlfaq2.pod
62240 ____________________________________________________________________________
62241 [  8747] By: jhi                                   on 2001/02/09  18:12:04
62242         Log: Subject: versiononly and installperl
62243              From: abigail@foad.org
62244              Date: Wed, 7 Feb 2001 22:43:12 +0100
62245              Message-ID: <20010207214312.7045.qmail@foad.org>    
62246              
62247              Add +v flag to force a normal install of the perl binary
62248              and the utilities.
62249              
62250              Subject: [PATCH] installperl
62251              From: Nicholas Clark <nick@ccl4.org>
62252              Date: Fri, 9 Feb 2001 16:28:57 +0000
62253              Message-ID: <20010209162857.B10931@plum.flirble.org>
62254              
62255              Add -A flag which also hardlinks the binary with
62256              the full architecture name.
62257      Branch: perl
62258            ! installperl
62259 ____________________________________________________________________________
62260 [  8746] By: jhi                                   on 2001/02/09  18:03:43
62261         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
62262              
62263              Subject: perlfaq2, re: perlmongers
62264              
62265              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
62266              
62267              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
62268              
62269              Subject: [ID 20010205.001] typo in perlfaq9
62270              
62271              Subject: [ID 20010208.002] unordered explanation in perlcall
62272      Branch: maint-5.6/perl
62273           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62274           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
62275           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
62276 ____________________________________________________________________________
62277 [  8745] By: jhi                                   on 2001/02/09  17:59:09
62278         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
62279              From: abela@geneanet.org
62280              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
62281              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
62282      Branch: perl
62283            ! pod/perlcall.pod
62284 ____________________________________________________________________________
62285 [  8744] By: jhi                                   on 2001/02/09  17:48:16
62286         Log: Subject: [ID 20010205.001] typo in perlfaq9
62287              From: eserte@vran.herceg.de
62288              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
62289              Message-Id: <200102042244.XAA21926@vran.herceg.de>
62290      Branch: perl
62291            ! pod/perlfaq9.pod
62292 ____________________________________________________________________________
62293 [  8743] By: jhi                                   on 2001/02/09  17:25:12
62294         Log: Integrate change #8695 from maintperl.
62295              
62296              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
62297      Branch: perl
62298           !> thread.h
62299 ____________________________________________________________________________
62300 [  8742] By: jhi                                   on 2001/02/09  17:21:22
62301         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
62302              From: Andy Dougherty <doughera@lafayette.edu>
62303              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
62304              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
62305      Branch: perl
62306            ! embed.pl
62307 ____________________________________________________________________________
62308 [  8741] By: jhi                                   on 2001/02/09  17:05:19
62309         Log: Integrate changes #8738,8739,8740 from maintperl.
62310              
62311              Html files will be installed in a more logical and easier to
62312              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
62313              
62314              Html files will be generated with a header to make them look
62315              a little less bare.
62316              
62317              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
62318      Branch: perl
62319           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
62320 ____________________________________________________________________________
62321 [  8740] By: jhi                                   on 2001/02/09  17:03:46
62322         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
62323              From: "Brendan O'Dea" <bod@compusol.com.au>
62324              Date: Sun, 4 Feb 2001 11:17:56 +1100
62325              Message-ID: <20010204111756.A16301@compusol.com.au>
62326      Branch: maint-5.6/perl
62327            ! pod/perlfaq3.pod
62328 ____________________________________________________________________________
62329 [  8739] By: jhi                                   on 2001/02/09  17:01:59
62330         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
62331              From: "Indy Singh" <indy@nusphere.com>
62332              Date: Fri, 2 Feb 2001 15:09:59 -0500
62333              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
62334              
62335              Html files will be generated with a header to make them look
62336              a little less bare.
62337      Branch: maint-5.6/perl
62338            ! installhtml
62339 ____________________________________________________________________________
62340 [  8738] By: jhi                                   on 2001/02/09  16:58:48
62341         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
62342              From: "Indy Singh" <indy@nusphere.com>
62343              Date: Fri, 2 Feb 2001 15:08:23 -0500
62344              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
62345              
62346              Html files will be installed in a more logical and easier to
62347              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
62348      Branch: maint-5.6/perl
62349            ! win32/Makefile win32/makefile.mk
62350 ____________________________________________________________________________
62351 [  8737] By: jhi                                   on 2001/02/09  16:46:54
62352         Log: Integrate changes #8687,8736 from maintperl.
62353              
62354              HP-UX thread patches from Merijn H. Brand.
62355              
62356              Latin nit from Philip Newton.
62357      Branch: perl
62358           !> README.hpux hints/hpux.sh
62359 ____________________________________________________________________________
62360 [  8736] By: jhi                                   on 2001/02/09  16:42:31
62361         Log: Latin nit from Philip Newton.
62362      Branch: maint-5.6/perl
62363            ! README.hpux
62364 ____________________________________________________________________________
62365 [  8735] By: jhi                                   on 2001/02/09  16:24:03
62366         Log: Integrate changes #8704,8710 from pureperl.
62367              
62368              Fixed UMRs and leak in Perl_pmtrans()
62369              
62370              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
62371              associated UTFied tr/// code.  Also fixed scoping leak of
62372              PL_reg_start_tmp.
62373      Branch: perl
62374           !> op.c regcomp.c
62375 ____________________________________________________________________________
62376 [  8734] By: jhi                                   on 2001/02/09  15:40:21
62377         Log: Integrate change #8733 from maintperl.
62378              
62379              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
62380      Branch: perl
62381           !> pod/perlre.pod
62382 ____________________________________________________________________________
62383 [  8733] By: jhi                                   on 2001/02/09  15:35:47
62384         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
62385              From: Prymmer/Kahn <pvhp@best.com>
62386              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
62387              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
62388      Branch: maint-5.6/perl
62389            ! pod/perlre.pod
62390 ____________________________________________________________________________
62391 [  8732] By: jhi                                   on 2001/02/09  15:26:17
62392         Log: Rename README.posix-bc to README.bs2000 (to avoid the
62393              confusion of a "perlposix-bc.pod"), add a few missing
62394              arch pods, regen toc.
62395      Branch: maint-5.6/perl
62396           +> README.bs2000
62397            - README.posix-bc
62398            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
62399            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
62400 ____________________________________________________________________________
62401 [  8731] By: jhi                                   on 2001/02/09  15:23:39
62402         Log: De-cut-and-pasto.
62403      Branch: perl
62404            ! pod/perl.pod
62405 ____________________________________________________________________________
62406 [  8730] By: jhi                                   on 2001/02/09  15:11:13
62407         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
62408              when people think that perlposix-bc.pod tells anything about
62409              Perl and POSIX.  Regen toc.
62410      Branch: perl
62411           +> README.bs2000
62412            - README.posix-bc
62413            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
62414            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
62415 ____________________________________________________________________________
62416 [  8729] By: jhi                                   on 2001/02/09  14:52:28
62417         Log: The README.vmesa part of #8712 from maintperl.
62418      Branch: perl
62419            ! README.vmesa
62420 ____________________________________________________________________________
62421 [  8728] By: jhi                                   on 2001/02/09  14:46:06
62422         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
62423              From: Peter Prymmer <pvhp@forte.com>
62424              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
62425              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
62426      Branch: maint-5.6/perl
62427            ! README.vmesa win32/Makefile win32/makefile.mk
62428 ____________________________________________________________________________
62429 [  8727] By: jhi                                   on 2001/02/09  14:33:25
62430         Log: Integrate change #8712 from mainline.
62431              
62432              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
62433      Branch: maint-5.6/perl
62434           !> lib/Pod/Find.pm
62435 ____________________________________________________________________________
62436 [  8726] By: jhi                                   on 2001/02/09  14:30:28
62437         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
62438              From: Peter Prymmer <pvhp@forte.com>
62439              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
62440              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
62441      Branch: perl
62442            + t/lib/cgi-esc.t
62443            ! MANIFEST lib/CGI/Util.pm
62444 ____________________________________________________________________________
62445 [  8725] By: jhi                                   on 2001/02/09  04:56:47
62446         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
62447      Branch: maint-5.6/perl
62448            ! pod/perlport.pod
62449 ____________________________________________________________________________
62450 [  8724] By: jhi                                   on 2001/02/09  04:40:59
62451         Log: Integrate changes 7819,7820 from vmsperl into mainline.
62452              
62453              Add header for LIB$ prototypes (C. Berry)
62454              
62455              Convert fwrite()s to sockets to write()s, since some socket stacks
62456              don't take kindly to stdio.
62457              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
62458              (for often optional LNMs)
62459              Correct a few typos
62460              (C. Bailey)
62461      Branch: perl
62462           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
62463 ____________________________________________________________________________
62464 [  8723] By: jhi                                   on 2001/02/09  03:29:29
62465         Log: Integrate change #8722 from mainline.
62466              
62467              The Im() function wasn't returning zero for non-Math::Complex
62468              arguments.  The bug reported by John Gamble.
62469      Branch: maint-5.6/perl
62470           !> lib/Math/Complex.pm
62471 ____________________________________________________________________________
62472 [  8722] By: jhi                                   on 2001/02/09  03:28:33
62473         Log: The Im() function wasn't returning zero for non-Math::Complex
62474              arguments.  The bug reported by John Gamble.
62475      Branch: perl
62476            ! lib/Math/Complex.pm
62477 ____________________________________________________________________________
62478 [  8721] By: nick                                  on 2001/02/08  22:11:35
62479         Log: Correct the correction :-(
62480      Branch: perl
62481            ! perl.c
62482 ____________________________________________________________________________
62483 [  8720] By: bailey                                on 2001/02/08  20:59:22
62484         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
62485              don't take kindly to stdio.
62486              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
62487              (for often optional LNMs)
62488              Correct a few typos
62489              (C. Bailey)
62490      Branch: vmsperl
62491            ! vms/vms.c vms/vmsish.h
62492 ____________________________________________________________________________
62493 [  8719] By: bailey                                on 2001/02/08  20:51:02
62494         Log: Add header for LIB$ prototypes (C. Berry)
62495      Branch: vmsperl
62496            ! ext/Devel/DProf/DProf.xs
62497 ____________________________________________________________________________
62498 [  8718] By: bailey                                on 2001/02/08  20:49:00
62499         Log: SYN SYN
62500      Branch: vmsperl
62501           +> pod/perliol.pod t/lib/sample-tests/bailout
62502           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
62503           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
62504           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
62505           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
62506           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
62507           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
62508            - lib/unicode/Is/DCinital.pl
62509           !> (integrate 101 files)
62510 ____________________________________________________________________________
62511 [  8717] By: nick                                  on 2001/02/08  19:38:48
62512         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
62513              From: Robin Barker <rmb1@cise.npl.co.uk>
62514              Date: Thu, 8 Feb 2001 14:38:07 GMT
62515              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
62516      Branch: perl
62517            ! lib/CPAN.pm
62518 ____________________________________________________________________________
62519 [  8716] By: nick                                  on 2001/02/08  19:29:07
62520         Log: Generated files form 8713 etc.
62521      Branch: perl
62522            ! embed.h global.sym objXSUB.h perlapi.c proto.h
62523 ____________________________________________________________________________
62524 [  8715] By: nick                                  on 2001/02/08  19:26:08
62525         Log: Fixup non-ithread build after 8713
62526      Branch: perl
62527            ! perl.c
62528 ____________________________________________________________________________
62529 [  8714] By: nick                                  on 2001/02/08  19:17:45
62530         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
62531              From: nick@ccl4.org
62532              Date: Wed, 7 Feb 2001 00:27:47 +0000
62533              Message-Id: <20010207002747.B63724@plum.flirble.org>
62534      Branch: perl
62535            ! sv.c toke.c
62536 ____________________________________________________________________________
62537 [  8713] By: nick                                  on 2001/02/08  19:15:58
62538         Log: Subject: Re: [patch] Re: PL_ptr_table
62539              From: Doug Maceachern <dougm@covalent.net>
62540              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
62541              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
62542      Branch: perl
62543            ! embed.pl perl.c sv.c sv.h
62544 ____________________________________________________________________________
62545 [  8712] By: nick                                  on 2001/02/08  19:12:47
62546         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
62547              From: Peter Prymmer <pvhp@forte.com>
62548              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
62549              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
62550      Branch: perl
62551            ! lib/Pod/Find.pm
62552 ____________________________________________________________________________
62553 [  8711] By: nick                                  on 2001/02/07  21:06:11
62554         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
62555              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
62556              From: Alan Burlison <Alan.Burlison@uk.sun.com>
62557              Date: Tue, 06 Feb 2001 23:37:01 +0000
62558              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
62559      Branch: perl
62560            ! regcomp.c
62561 ____________________________________________________________________________
62562 [  8710] By: alanbur                               on 2001/02/07  00:22:04
62563         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
62564              associated UTFied tr/// code.  Also fixed scoping leak of
62565              PL_reg_start_tmp.
62566      Branch: maint-5.6/pureperl
62567            ! op.c regcomp.c
62568 ____________________________________________________________________________
62569 [  8709] By: nick                                  on 2001/02/06  21:16:49
62570         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
62571              From: Michael G Schwern <schwern@pobox.com>
62572              Date: Sun, 4 Feb 2001 19:47:14 -0500
62573              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
62574      Branch: perl
62575            ! pod/perlapi.pod pod/perlmodlib.PL
62576 ____________________________________________________________________________
62577 [  8708] By: nick                                  on 2001/02/06  20:41:20
62578         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
62579              From: Michael G Schwern <schwern@pobox.com>
62580              Date: Sun, 4 Feb 2001 21:17:49 -0500
62581              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
62582      Branch: perl
62583            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
62584            ! pod/perltootc.pod
62585 ____________________________________________________________________________
62586 [  8707] By: nick                                  on 2001/02/06  20:29:11
62587         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
62588              From: Michael G Schwern <schwern@pobox.com>
62589              Date: Tue, 6 Feb 2001 05:54:30 -0500
62590              Message-Id: <20010206055430.A951@blackrider.aocn.com>
62591      Branch: perl
62592            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
62593 ____________________________________________________________________________
62594 [  8706] By: nick                                  on 2001/02/06  20:21:40
62595         Log: Subject: RE: some win32 fixes
62596              Date: Tue, 6 Feb 2001 09:23:20 +0300
62597              From: Vadim Konovalov <vkonovalov@lucent.com>
62598              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
62599      Branch: perl
62600            ! toke.c win32/Makefile win32/config.bc win32/config.gc
62601            ! win32/config.vc win32/config_H.bc win32/makefile.mk
62602 ____________________________________________________________________________
62603 [  8705] By: alanbur                               on 2001/02/06  15:00:03
62604         Log: Synchronised with parent
62605      Branch: maint-5.6/pureperl
62606            ! regexec.c
62607           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
62608           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
62609 ____________________________________________________________________________
62610 [  8704] By: alanbur                               on 2001/02/06  14:55:24
62611         Log: Fixed UMRs and leak in Perl_pmtrans()
62612      Branch: maint-5.6/pureperl
62613            ! op.c
62614 ____________________________________________________________________________
62615 [  8703] By: gsar                                  on 2001/02/06  02:29:37
62616         Log: $(MAKE) distclean doesn't clean up properly on windows
62617      Branch: maint-5.6/perl
62618            ! win32/Makefile win32/makefile.mk
62619 ____________________________________________________________________________
62620 [  8702] By: gsar                                  on 2001/02/06  01:00:46
62621         Log: tweak change#8659 to keep it simple
62622      Branch: maint-5.6/perl
62623            ! utils/perldoc.PL
62624 ____________________________________________________________________________
62625 [  8701] By: gsar                                  on 2001/02/05  22:45:41
62626         Log: change#8693 was missing testsuite changes
62627      Branch: maint-5.6/perl
62628           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
62629 ____________________________________________________________________________
62630 [  8700] By: nick                                  on 2001/02/05  20:32:52
62631         Log: Integrate mainline
62632      Branch: perlio
62633           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
62634           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
62635           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
62636           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
62637           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
62638           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
62639           +> t/lib/test-harness.t
62640           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
62641           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
62642           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
62643           !> pod/perlutil.pod t/TEST utils/h2xs.PL
62644 ____________________________________________________________________________
62645 [  8699] By: nick                                  on 2001/02/05  19:41:07
62646         Log: Subject: perlfaq2, re: perlmongers
62647              From: David H. Adler <dha@panix.com>
62648              Date: Sun, 4 Feb 2001 23:48:23 -0500
62649              Message-Id: <20010204234823.A13429@panix.com>
62650      Branch: perl
62651            ! pod/perlfaq2.pod
62652 ____________________________________________________________________________
62653 [  8698] By: nick                                  on 2001/02/05  19:39:31
62654         Log: Missed file f#rom the testharness mess.
62655      Branch: perl
62656            + t/lib/test-harness.t
62657 ____________________________________________________________________________
62658 [  8697] By: nick                                  on 2001/02/05  19:37:21
62659         Log: Subject: [DOC PATCH] overload.pm nits
62660              From: John Tobey <jtobey@john-edwin-tobey.org>
62661              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
62662              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
62663      Branch: perl
62664            ! lib/overload.pm
62665 ____________________________________________________________________________
62666 [  8696] By: alanbur                               on 2001/02/05  11:56:00
62667         Log: Sync with parent
62668      Branch: maint-5.6/pureperl
62669           !> thread.h
62670 ____________________________________________________________________________
62671 [  8695] By: gsar                                  on 2001/02/05  03:27:34
62672         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
62673      Branch: maint-5.6/perl
62674            ! thread.h
62675 ____________________________________________________________________________
62676 [  8694] By: alanbur                               on 2001/02/05  00:07:47
62677         Log: Initial branch creation from //depot/maint-5.6/perl
62678      Branch: maint-5.6/pureperl
62679           +> (branch 1719 files)
62680 ____________________________________________________________________________
62681 [  8693] By: gsar                                  on 2001/02/04  22:38:49
62682         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
62683              changes)
62684      Branch: maint-5.6/perl
62685           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
62686           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
62687           !> ext/DB_File/version.c
62688 ____________________________________________________________________________
62689 [  8692] By: nick                                  on 2001/02/04  18:15:57
62690         Log: The missed t/TEST part of the grand testharness upgrade.
62691      Branch: perl
62692            ! t/TEST
62693 ____________________________________________________________________________
62694 [  8691] By: nick                                  on 2001/02/04  18:05:17
62695         Log: New improved test harness
62696              Subject: Re: [PATCH Test::Harness] Third time's a charm?
62697              From: Michael G Schwern <schwern@pobox.com>
62698              Date: Sun, 4 Feb 2001 08:01:20 -0500
62699              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
62700      Branch: perl
62701            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
62702            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
62703            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
62704            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
62705            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
62706            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
62707            ! MANIFEST lib/Test/Harness.pm
62708 ____________________________________________________________________________
62709 [  8690] By: nick                                  on 2001/02/04  17:57:51
62710         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
62711              From: Jonathan Stowe <gellyfish@gellyfish.com>
62712              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
62713              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
62714      Branch: perl
62715            ! utils/h2xs.PL
62716 ____________________________________________________________________________
62717 [  8689] By: nick                                  on 2001/02/04  17:55:24
62718         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
62719              From: Michael G Schwern <schwern@pobox.com>
62720              Date: Sat, 3 Feb 2001 22:46:38 -0500
62721              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
62722      Branch: perl
62723            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
62724            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
62725 ____________________________________________________________________________
62726 [  8688] By: nick                                  on 2001/02/04  17:43:55
62727         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
62728              length byfailing to spot lack of closing )
62729              From: nick@talking.bollo.cx
62730              Date: Sat, 03 Feb 2001 23:53:16 +0000
62731              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
62732      Branch: perl
62733            ! perlio.c pod/perldiag.pod
62734 ____________________________________________________________________________
62735 [  8687] By: jhi                                   on 2001/02/03  17:11:42
62736         Log: HP-UX thread patches from Merijn H. Brand.
62737      Branch: maint-5.6/perl
62738            ! README.hpux hints/hpux.sh
62739 ____________________________________________________________________________
62740 [  8686] By: jhi                                   on 2001/02/03  16:40:12
62741         Log: Metaconfig changes for #8685.
62742      Branch: metaconfig
62743            ! U/installdirs/instubperl.U
62744      Branch: metaconfig/U/perl
62745            ! Devel.U versiononly.U
62746 ____________________________________________________________________________
62747 [  8685] By: jhi                                   on 2001/02/03  16:39:49
62748         Log: For -Dusedevel builds turn off installusrbinperl and turn on
62749              versiononly, a combined idea of Richard Soderberg and Merijn
62750              H. Brand.  You can still override both of these from the command
62751              line if you need to, -Dinstallusrbinperl and -Uversiononly.
62752      Branch: perl
62753            ! Configure
62754 ____________________________________________________________________________
62755 [  8684] By: jhi                                   on 2001/02/03  16:16:34
62756         Log: Metaconfig unit fix for #8683.
62757      Branch: metaconfig
62758            ! U/compline/nblock_io.U
62759 ____________________________________________________________________________
62760 [  8683] By: jhi                                   on 2001/02/03  16:16:12
62761         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
62762              reported by Peter Prymmer for 5.6-TRIAL1.
62763      Branch: perl
62764            ! Configure
62765 ____________________________________________________________________________
62766 [  8682] By: jhi                                   on 2001/02/03  05:52:11
62767         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
62768              to work correctly.
62769      Branch: maint-5.6/perl
62770            ! hints/irix_6.sh
62771 ____________________________________________________________________________
62772 [  8681] By: jhi                                   on 2001/02/03  05:47:33
62773         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
62774      Branch: maint-5.6/perl
62775            ! pod/perlport.pod
62776 ____________________________________________________________________________
62777 [  8680] By: jhi                                   on 2001/02/02  21:39:49
62778         Log: perlport update from Peter Prymmer.
62779      Branch: maint-5.6/perl
62780            ! pod/perlport.pod
62781 ____________________________________________________________________________
62782 [  8679] By: nick                                  on 2001/02/02  20:50:48
62783         Log: Integrate mainline
62784      Branch: perlio
62785           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
62786           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
62787           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
62788 ____________________________________________________________________________
62789 [  8678] By: gsar                                  on 2001/02/02  16:02:12
62790         Log: note about bincompat, slightly modified (from Lupe Christoph)
62791      Branch: maint-5.6/perl
62792            ! README.solaris
62793 ____________________________________________________________________________
62794 [  8677] By: jhi                                   on 2001/02/02  15:46:20
62795         Log: Supported platforms updates.
62796      Branch: maint-5.6/perl
62797            ! pod/perlport.pod
62798 ____________________________________________________________________________
62799 [  8676] By: jhi                                   on 2001/02/02  03:41:26
62800         Log: A couple more perlfaq2 tweaks.
62801      Branch: maint-5.6/perl
62802            ! pod/perlfaq2.pod
62803 ____________________________________________________________________________
62804 [  8675] By: jhi                                   on 2001/02/02  03:17:44
62805         Log: Misedit in #8661.
62806      Branch: maint-5.6/perl
62807            ! Configure
62808 ____________________________________________________________________________
62809 [  8674] By: jhi                                   on 2001/02/02  03:14:38
62810         Log: Damien again.
62811      Branch: maint-5.6/perl
62812            ! pod/perlfaq2.pod
62813 ____________________________________________________________________________
62814 [  8673] By: jhi                                   on 2001/02/02  03:12:40
62815         Log: perlfaq update from Elaine Ashton.
62816      Branch: maint-5.6/perl
62817            ! pod/perlfaq2.pod
62818 ____________________________________________________________________________
62819 [  8672] By: jhi                                   on 2001/02/02  03:07:08
62820         Log: UTF-8 s/// patch from Inaba Hiroto.
62821      Branch: maint-5.6/perl
62822            ! pp_ctl.c pp_hot.c
62823 ____________________________________________________________________________
62824 [  8671] By: jhi                                   on 2001/02/01  22:34:31
62825         Log: Update Changes.
62826      Branch: perl
62827            ! Changes patchlevel.h
62828 ____________________________________________________________________________
62829 [  8670] By: jhi                                   on 2001/02/01  22:15:29
62830         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
62831              from maintperl.
62832              
62833              Upgrade to Getopt::Long 2.25, from Johan Vromans.
62834              
62835              more files need to be writable in the source distribution
62836              
62837              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
62838              
62839              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
62840              
62841              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
62842              
62843              Allow the float to be fuzzier.
62844              
62845              need to use INT2PTR instead of a straight cast or ia64 fails
62846              
62847              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
62848              
62849              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
62850      Branch: perl
62851           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
62852           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
62853           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
62854 ____________________________________________________________________________
62855 [  8669] By: jhi                                   on 2001/02/01  21:57:02
62856         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
62857              From: Robin Barker <rmb1@cise.npl.co.uk>
62858              Date: Thu, 1 Feb 2001 16:59:05 GMT
62859              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
62860      Branch: maint-5.6/perl
62861            ! pod/perlmodlib.PL
62862 ____________________________________________________________________________
62863 [  8668] By: nick                                  on 2001/02/01  19:41:40
62864         Log: Integrate mainline
62865      Branch: perlio
62866           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
62867           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
62868           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
62869 ____________________________________________________________________________
62870 [  8667] By: gsar                                  on 2001/02/01  16:59:11
62871         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
62872      Branch: maint-5.6/perl
62873            ! embed.pl embedvar.h
62874 ____________________________________________________________________________
62875 [  8666] By: gsar                                  on 2001/02/01  16:34:51
62876         Log: add missing entries to win32/config.?c
62877      Branch: maint-5.6/perl
62878            ! win32/config.bc win32/config.gc win32/config.vc
62879            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
62880 ____________________________________________________________________________
62881 [  8665] By: jhi                                   on 2001/02/01  14:58:51
62882         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
62883              From: "Stephen P. Potter" <spp@spotter.yi.org>
62884              Date: Thu, 01 Feb 2001 10:45:46 -0500
62885              Message-Id: <200102011545.KAA31479@spotter.yi.org>
62886      Branch: maint-5.6/perl
62887            ! pod/perlfunc.pod
62888 ____________________________________________________________________________
62889 [  8664] By: gsar                                  on 2001/02/01  14:52:37
62890         Log: need to use INT2PTR instead of a straight cast or ia64 fails
62891              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
62892      Branch: maint-5.6/perl
62893            ! ext/POSIX/POSIX.xs
62894 ____________________________________________________________________________
62895 [  8663] By: jhi                                   on 2001/02/01  14:09:13
62896         Log: Allow the float to be fuzzier.
62897      Branch: maint-5.6/perl
62898            ! t/lib/peek.t
62899 ____________________________________________________________________________
62900 [  8662] By: jhi                                   on 2001/02/01  13:59:00
62901         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
62902              From: Robin Barker <rmb1@cise.npl.co.uk>
62903              Date: Thu, 1 Feb 2001 13:05:39 GMT
62904              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
62905      Branch: maint-5.6/perl
62906            ! pod/perlmodlib.pod
62907 ____________________________________________________________________________
62908 [  8661] By: jhi                                   on 2001/02/01  13:57:38
62909         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
62910              Date: Thu, 01 Feb 2001 14:15:41 +0100
62911              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62912              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
62913              
62914              Have the $ccflags in the gcc version test (strange, this change
62915              is claimed to be have been integrated already)
62916      Branch: maint-5.6/perl
62917            ! Configure
62918 ____________________________________________________________________________
62919 [  8660] By: jhi                                   on 2001/02/01  13:44:10
62920         Log: Integrate changes #7950,7964,7962 from mainline.
62921              
62922              Find the stdchar signedness using cpp, should fix some of
62923              the Solaris compiler warnings reported by Alan Burlison.
62924      Branch: maint-5.6/perl
62925           !> Configure config_h.SH
62926 ____________________________________________________________________________
62927 [  8659] By: jhi                                   on 2001/02/01  05:35:32
62928         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
62929              From: Jan Dubois <JanD@ActiveState.com>
62930              Date: Wed, 31 Jan 2001 21:17:03 -0800
62931              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
62932      Branch: maint-5.6/perl
62933            ! utils/perldoc.PL
62934 ____________________________________________________________________________
62935 [  8658] By: jhi                                   on 2001/02/01  04:33:17
62936         Log: Integrate the README.os390 and README.posix-bc parts of mainline
62937              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
62938              installperl parts were taken care of by #8657.)
62939      Branch: maint-5.6/perl
62940           !> README.os390 README.posix-bc
62941 ____________________________________________________________________________
62942 [  8657] By: jhi                                   on 2001/02/01  04:29:21
62943         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
62944              From: Peter Prymmer <pvhp@forte.com>
62945              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
62946              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
62947      Branch: maint-5.6/perl
62948            + ext/DynaLoader/dl_dllload.xs
62949            ! MANIFEST Makefile.SH hints/os390.sh installperl
62950 ____________________________________________________________________________
62951 [  8656] By: jhi                                   on 2001/02/01  04:25:45
62952         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
62953              From: Peter Prymmer <pvhp@forte.com>
62954              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
62955              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
62956      Branch: maint-5.6/perl
62957            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
62958 ____________________________________________________________________________
62959 [  8655] By: jhi                                   on 2001/02/01  04:14:47
62960         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
62961              From: troc@netrus.net
62962              Date: Wed, 31 Jan 2001 22:31:26 -0500
62963              Message-Id: <200102010331.WAA117.85@rocco.homenet>
62964      Branch: maint-5.6/perl
62965            ! os2/os2.c
62966 ____________________________________________________________________________
62967 [  8654] By: jhi                                   on 2001/02/01  04:12:52
62968         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
62969              as reported by Alan Burlison.
62970      Branch: maint-5.6/perl
62971            ! pp.h
62972 ____________________________________________________________________________
62973 [  8653] By: jhi                                   on 2001/02/01  04:05:12
62974         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
62975              From: dsugalski@northernlight.com
62976              Date: Wed, 31 Jan 2001 18:54:11 -0500
62977              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
62978      Branch: maint-5.6/perl
62979            ! configure.com
62980 ____________________________________________________________________________
62981 [  8652] By: jhi                                   on 2001/02/01  04:03:11
62982         Log: Misplaced #endif.
62983              
62984              Subject: [perl-5-6-1-trial2] patches for EPOC
62985              From: Olaf Flebbe <O.Flebbe@science-computing.de>
62986              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
62987              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
62988      Branch: maint-5.6/perl
62989            ! epoc/epocish.c
62990 ____________________________________________________________________________
62991 [  8651] By: jhi                                   on 2001/02/01  04:00:25
62992         Log: Integrate changes #8647,8648,8650 from mainline.
62993              
62994              Macrofy a magic UTF-8 test.
62995              
62996              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
62997              
62998              Watch out for cross compiling for EPOC (usually done on linux).
62999      Branch: maint-5.6/perl
63000           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
63001 ____________________________________________________________________________
63002 [  8650] By: jhi                                   on 2001/02/01  03:56:20
63003         Log: Watch out for cross compiling for EPOC (usually done on linux)
63004              
63005              Subject: [perl-5-6-1-trial2] patches for EPOC
63006              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63007              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
63008              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
63009      Branch: perl
63010            ! ext/Errno/Errno_pm.PL
63011 ____________________________________________________________________________
63012 [  8649] By: gsar                                  on 2001/02/01  00:46:00
63013         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
63014      Branch: maint-5.6/perl
63015            ! sv.c
63016 ____________________________________________________________________________
63017 [  8648] By: jhi                                   on 2001/01/31  23:35:36
63018         Log: All the uses of PL_numeric_radix must be protected by
63019              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
63020              
63021              Subject: [perl-5-6-1-trial2] patches for EPOC
63022              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63023              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
63024              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
63025      Branch: perl
63026            ! sv.c
63027 ____________________________________________________________________________
63028 [  8647] By: jhi                                   on 2001/01/31  22:56:16
63029         Log: Macrofy a magic UTF-8 test.
63030      Branch: perl
63031            ! utf8.c utf8.h
63032 ____________________________________________________________________________
63033 [  8646] By: gsar                                  on 2001/01/31  15:55:12
63034         Log: update Changes
63035      Branch: maint-5.6/perl
63036            ! Changes
63037 ____________________________________________________________________________
63038 [  8645] By: gsar                                  on 2001/01/31  15:10:14
63039         Log: Configure tweak suggested by Peter Prymmer
63040      Branch: maint-5.6/perl
63041            ! Configure
63042 ____________________________________________________________________________
63043 [  8644] By: gsar                                  on 2001/01/31  15:06:32
63044         Log: more files need to be writable in the source distribution
63045      Branch: maint-5.6/perl
63046            ! Porting/makerel
63047 ____________________________________________________________________________
63048 [  8643] By: jhi                                   on 2001/01/31  14:59:46
63049         Log: Integrate changes #8258,8278,8279 from mainline.
63050              
63051              Make the large file tests more robust/talkative.
63052      Branch: maint-5.6/perl
63053           !> t/lib/syslfs.t t/op/lfs.t
63054 ____________________________________________________________________________
63055 [  8642] By: gsar                                  on 2001/01/31  14:53:48
63056         Log: integrate changes#8311,8334 from mainline
63057              
63058              Add a new MakeMaker variable PM_FILTER that defines a Unix
63059              filter to be run on each .pm during the pm_to_blib() phase,
63060              a fixed version of
63061              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
63062              
63063              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
63064              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
63065              accurate reading of the "atime".  
63066      Branch: maint-5.6/perl
63067           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
63068           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
63069           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
63070 ____________________________________________________________________________
63071 [  8641] By: jhi                                   on 2001/01/31  14:46:37
63072         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
63073      Branch: maint-5.6/perl
63074            ! lib/Getopt/Long.pm
63075 ____________________________________________________________________________
63076 [  8640] By: gsar                                  on 2001/01/31  14:40:24
63077         Log: make regen_all
63078      Branch: maint-5.6/perl
63079            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
63080 ____________________________________________________________________________
63081 [  8639] By: gsar                                  on 2001/01/31  14:37:25
63082         Log: refresh windows config files
63083      Branch: maint-5.6/perl
63084            ! win32/Makefile win32/config_H.bc win32/config_H.gc
63085            ! win32/config_H.vc win32/makefile.mk
63086 ____________________________________________________________________________
63087 [  8638] By: gsar                                  on 2001/01/31  14:28:10
63088         Log: makefile tweaks for windows: introduce a bulk-switch to enable
63089              same options as ActivePerl; sync changes with makefile.mk
63090      Branch: maint-5.6/perl
63091            ! win32/Makefile win32/makefile.mk
63092 ____________________________________________________________________________
63093 [  8637] By: jhi                                   on 2001/01/31  04:41:30
63094         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
63095              From: Nicholas Clark <nick@ccl4.org>
63096              Date: Tue, 30 Jan 2001 19:51:05 +0000
63097              Message-ID: <20010130195105.R76607@plum.flirble.org> 
63098              
63099              op/inc cure.
63100      Branch: perl
63101            ! pp.c pp.h pp_hot.c t/op/arith.t
63102 ____________________________________________________________________________
63103 [  8636] By: jhi                                   on 2001/01/31  02:38:32
63104         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
63105              no perlio],8257,8380,8479,8515 from mainline.
63106              
63107              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
63108              
63109              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
63110              Subject: [PATCH perl@8133] fix-up for VMS extensions
63111              
63112              In VMS embedded perls couldn't access the statically built Socket.
63113              
63114              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
63115              
63116              Further VMS piping fixes from Charles Lane.
63117              
63118              Subject:  [PATCH] make t/op/misc.t work on VMS
63119              
63120              Add tracing for debugging extensions builds in VMS.
63121              
63122              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
63123      Branch: maint-5.6/perl
63124           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
63125           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
63126           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
63127 ____________________________________________________________________________
63128 [  8635] By: jhi                                   on 2001/01/31  01:46:41
63129         Log: Integrate change #7732 from mainline.
63130              
63131              Sparc 64-bit pack() fix from Jens Hamisch.
63132      Branch: maint-5.6/perl
63133           !> pp.c
63134 ____________________________________________________________________________
63135 [  8634] By: jhi                                   on 2001/01/31  01:41:16
63136         Log: One spot missing from #8626.
63137      Branch: maint-5.6/perl
63138            ! sv.c
63139 ____________________________________________________________________________
63140 [  8633] By: jhi                                   on 2001/01/31  00:49:17
63141         Log: Integrate change #7495 from mainline.
63142              
63143              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
63144      Branch: maint-5.6/perl
63145           !> MANIFEST ext/re/Makefile.PL
63146 ____________________________________________________________________________
63147 [  8632] By: jhi                                   on 2001/01/30  23:38:49
63148         Log: Integrate change #8396 from mainline.
63149              
63150              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
63151              better multicast support (resend)
63152      Branch: maint-5.6/perl
63153           !> ext/Socket/Socket.pm
63154 ____________________________________________________________________________
63155 [  8631] By: jhi                                   on 2001/01/30  23:28:03
63156         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
63157              
63158              More AIX lore. (7514, ext/re/hints/aix.pl)
63159              
63160              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
63161              
63162              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)
63163              
63164              Subject: [ID 20001214.002] Net::Ping patch
63165              
63166              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
63167              
63168              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
63169              
63170              Add ReuseAddr as a (preferred) alias for Reuse as we now
63171              also have ReusePort.
63172              
63173              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
63174      Branch: maint-5.6/perl
63175           +> ext/re/hints/aix.pl
63176           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
63177           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
63178 ____________________________________________________________________________
63179 [  8630] By: jhi                                   on 2001/01/30  23:03:59
63180         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
63181              
63182              read() documentation tweak for 20001121.004.
63183              
63184              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
63185      Branch: maint-5.6/perl
63186           !> pod/perlfunc.pod pod/perlre.pod
63187 ____________________________________________________________________________
63188 [  8629] By: jhi                                   on 2001/01/30  22:41:57
63189         Log: Integrate change #8098 from mainline.
63190              
63191              fastgetcwd is defined using a glob alias on a $^O dependent basis
63192              and there was no default assignment or perl subroutine.
63193      Branch: maint-5.6/perl
63194           !> lib/Cwd.pm
63195 ____________________________________________________________________________
63196 [  8628] By: jhi                                   on 2001/01/30  21:58:52
63197         Log: Integrate change #7866 from mainline.
63198              
63199              File::Temp 0.11.
63200      Branch: maint-5.6/perl
63201           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
63202 ____________________________________________________________________________
63203 [  8627] By: jhi                                   on 2001/01/30  21:39:44
63204         Log: Integrate changes #8075,8086,8228 from mainline.  
63205              
63206              Darwin is not Windows. (8075,8086)
63207              
63208              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
63209      Branch: maint-5.6/perl
63210           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
63211           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
63212           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
63213           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
63214 ____________________________________________________________________________
63215 [  8626] By: jhi                                   on 2001/01/30  21:22:11
63216         Log: Integrate with tweakery the change #8625 from mainline,
63217              the multibyte decimal separator fix ("fa_IR locale failure").
63218      Branch: maint-5.6/perl
63219            ! embedvar.h perlapi.h
63220           !> intrpvar.h perl.c perl.h sv.c util.c
63221 ____________________________________________________________________________
63222 [  8625] By: jhi                                   on 2001/01/30  20:26:33
63223         Log: Fix for the fa_IR locale failure.  The reason for the failure
63224              was that Perl was assuming the decimal separator aka the radix
63225              separator is one character.  The Farsi-Iranian locale crushed
63226              that bad assumption since there the separator is 'Momayyez',
63227              glyphwise looking somewhat like a slash, and in Unicode UTF-8
63228              encoded in two bytes, 0xd9 0xab.
63229      Branch: perl
63230            ! intrpvar.h perl.c perl.h sv.c util.c
63231 ____________________________________________________________________________
63232 [  8624] By: gsar                                  on 2001/01/30  20:17:03
63233         Log: regen_headers
63234      Branch: maint-5.6/perl
63235            ! Makefile.SH pod/perlintern.pod
63236 ____________________________________________________________________________
63237 [  8623] By: gsar                                  on 2001/01/30  19:42:34
63238         Log: backout change#7431 and its dependents (causes spurious rebuilds
63239              of autogenerated files)
63240              
63241              fix benign b.t failure
63242      Branch: maint-5.6/perl
63243            ! Makefile.SH t/lib/b.t
63244 ____________________________________________________________________________
63245 [  8622] By: jhi                                   on 2001/01/30  19:41:41
63246         Log: Microperl sync.
63247      Branch: perl
63248            ! mg.c perl.h
63249 ____________________________________________________________________________
63250 [  8621] By: gsar                                  on 2001/01/30  19:24:47
63251         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
63252              from mainline
63253              
63254              Subject: podlators 1.06 released
63255              
63256              Subject: [PATCH @8436] Eliminate op_children
63257              
63258              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
63259              
63260              (Replaced by #8448)  More op_children traces (cleanup of #8442).
63261              
63262              Subject: [PATCH #3 @8436] Re: Eliminate op_children
63263              Replace #8444 and #8445.
63264              
63265              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
63266              at the setting of the ofs_sv in new_struct_thread() as the
63267              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
63268              uninitialized fields are, uh, initialized with),
63269              SvREFCNT_inc()ing that invited a core dump.
63270              
63271              podlators 1.07, from Russ Allbery.
63272              
63273              Subject: [PATCH] regcomp.c old feature removal
63274              From: mjd@plover.com
63275              Date: 16 Jan 2001 14:43:18 -0000 
63276              Message-ID: <20010116144318.7140.qmail@plover.com> 
63277      Branch: maint-5.6/perl
63278           +> lib/Pod/Text/Overstrike.pm
63279           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
63280           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
63281           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
63282           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
63283           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
63284           !> util.c
63285 ____________________________________________________________________________
63286 [  8620] By: gsar                                  on 2001/01/30  18:48:32
63287         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
63288              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
63289              now fails one test)
63290              
63291              Subject: [PATCH] lvalue AUTOLOAD. No, really.
63292              
63293              Subject: [PATCH] Interesting syntax idea
63294              Make opens + bareword assigns do typeglob assigns.
63295              
63296              Tests for #8254.
63297              
63298              Subject: [PATCH @8269] Continue blocks and B::Deparse
63299              Make the peephole optimizer to bypass more null ops and
63300              and rewrite the deparse handling of continue blocks.
63301              
63302              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
63303              Doc tweak on #8313.
63304              
63305              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
63306              
63307              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
63308              
63309              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
63310              
63311              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
63312              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
63313              according to the platform.
63314              
63315              Subject: [PATCH @8404] Consolidated lvalue sub changes
63316              
63317              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
63318              
63319              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
63320              
63321              Subject: B::Concise -- an improved replacement for B::Terse 
63322              
63323              The B::Terse drop-in replacement wasn't quite drop-in.
63324              
63325              The LVRET macro needed an aTHX.
63326              
63327              Use the /^Perl_/-less form of is_lvalue_sub().
63328              
63329              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
63330      Branch: maint-5.6/perl
63331           +> ext/B/B/Concise.pm
63332           !> (integrate 27 files)
63333 ____________________________________________________________________________
63334 [  8619] By: nick                                  on 2001/01/30  18:40:28
63335         Log: Integrate mainline
63336      Branch: perlio
63337           !> (integrate 40 files)
63338 ____________________________________________________________________________
63339 [  8618] By: jhi                                   on 2001/01/30  18:37:18
63340         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
63341              Date: Mon, 29 Jan 2001 22:51:29 -0600
63342              From: "Craig A. Berry" <craigberry@mac.com>
63343              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
63344      Branch: perl
63345            ! vms/test.com
63346 ____________________________________________________________________________
63347 [  8617] By: jhi                                   on 2001/01/30  18:34:53
63348         Log: Subject: [PATCH] Add missing CV flags to dump.c
63349              From: Tim Jenness <t.jenness@jach.hawaii.edu>
63350              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
63351              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
63352      Branch: perl
63353            ! dump.c
63354 ____________________________________________________________________________
63355 [  8616] By: jhi                                   on 2001/01/30  18:20:58
63356         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
63357              part isn't applicable to maintperl.
63358              
63359              UTF-8 nit from Inaba Hiroto.
63360      Branch: maint-5.6/perl
63361           !> pod/perlapi.pod utf8.c
63362 ____________________________________________________________________________
63363 [  8615] By: jhi                                   on 2001/01/30  18:18:51
63364         Log: UTF-8 nit from Inaba Hiroto.
63365      Branch: perl
63366            ! pod/perlapi.pod t/op/each.t utf8.c
63367 ____________________________________________________________________________
63368 [  8614] By: jhi                                   on 2001/01/30  18:13:38
63369         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
63370              
63371              perl's internal variables are not for public consumption,
63372              move their docs from perlapi.pod to perlintern.pod
63373              
63374              support for -Dusethreads build under HP-UX 10.20 and DCE threads
63375              library (11.0 and later have pthreads but 10.x don't)
63376              
63377              avoid uninitialized value warnings
63378              
63379              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
63380              gets weird results)
63381              
63382              perldoc nit on windows
63383              
63384              make it possible to run the tests outside the source tree
63385              (there's still a dependency on ../lib being the library
63386              location)
63387      Branch: perl
63388           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
63389           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
63390           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
63391           !> win32/bin/search.pl win32/vdir.h
63392 ____________________________________________________________________________
63393 [  8613] By: gsar                                  on 2001/01/30  16:39:59
63394         Log: make it possible to run the tests outside the source tree
63395              (there's still a dependency on ../lib being the library
63396              location)
63397      Branch: maint-5.6/perl
63398            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
63399 ____________________________________________________________________________
63400 [  8612] By: gsar                                  on 2001/01/30  16:31:12
63401         Log: perldoc nit on windows
63402      Branch: maint-5.6/perl
63403            ! utils/perldoc.PL
63404 ____________________________________________________________________________
63405 [  8611] By: gsar                                  on 2001/01/30  16:22:54
63406         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
63407              gets weird results)
63408      Branch: maint-5.6/perl
63409            ! win32/vdir.h
63410 ____________________________________________________________________________
63411 [  8610] By: gsar                                  on 2001/01/30  16:12:45
63412         Log: avoid uninitialized value warnings
63413      Branch: maint-5.6/perl
63414            ! win32/bin/search.pl
63415 ____________________________________________________________________________
63416 [  8609] By: gsar                                  on 2001/01/30  16:08:01
63417         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
63418              library (11.0 and later have pthreads but 10.x don't)
63419      Branch: maint-5.6/perl
63420            ! hints/hpux.sh thread.h
63421 ____________________________________________________________________________
63422 [  8608] By: gsar                                  on 2001/01/30  15:48:55
63423         Log: perl's internal variables are not for public consumption,
63424              move their docs from perlapi.pod to perlintern.pod
63425      Branch: maint-5.6/perl
63426            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
63427            ! thrdvar.h
63428 ____________________________________________________________________________
63429 [  8607] By: gsar                                  on 2001/01/30  15:44:27
63430         Log: mistakenly branched perl56delta.pod, revert
63431      Branch: maint-5.6/perl
63432            - pod/perl56delta.pod
63433           !> pod/perldelta.pod
63434 ____________________________________________________________________________
63435 [  8606] By: gsar                                  on 2001/01/30  14:20:24
63436         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
63437              dTHR which has been a noop for a while now, except for the
63438              compatibility definition in thread.h)
63439      Branch: maint-5.6/perl
63440           !> (integrate 45 files)
63441 ____________________________________________________________________________
63442 [  8605] By: jhi                                   on 2001/01/30  05:43:58
63443         Log: Mark the UTF-8 APIs as experimental.
63444      Branch: maint-5.6/perl
63445            ! embed.pl pod/perlapi.pod
63446 ____________________________________________________________________________
63447 [  8604] By: jhi                                   on 2001/01/30  05:38:40
63448         Log: Nits from earlier integrates.
63449      Branch: maint-5.6/perl
63450            ! lib/Carp/Heavy.pm
63451           !> sv.c
63452 ____________________________________________________________________________
63453 [  8603] By: jhi                                   on 2001/01/30  05:27:26
63454         Log: Regenerate Porting files.
63455      Branch: maint-5.6/perl
63456            ! Porting/Glossary Porting/config.sh Porting/config_H
63457 ____________________________________________________________________________
63458 [  8602] By: jhi                                   on 2001/01/30  05:14:59
63459         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
63460              8310,8339,8447,8492,8493,8505,8525: documentation changes.
63461              
63462              Subject: Re: perlfaq style changes
63463              
63464              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
63465              
63466              Subject: [PATCH] docs on NaN
63467              
63468              Subject: [patch] perlfaq7
63469              
63470              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
63471              
63472              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
63473              
63474              Subject: [PATCH] open() example in perlfunc.pod
63475              
63476              Podify README.mpeix (a new version from the web)
63477              
63478              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63479              
63480              Subject: [PATCH] format and rewording in perlfaq.pod
63481              
63482              Subject: [PATCH] API Variable documentation   
63483              
63484              Memory management calls documentation.
63485              
63486              Subject: [PATCH: perl@8482] README.vms URL updates
63487              
63488              Subject: Minor typos in perlfaq2.pod
63489              
63490              Subject: [PATCH] pod/perlvar.pod
63491      Branch: maint-5.6/perl
63492           +> pod/perl56delta.pod
63493            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
63494           !> README.amiga README.epoc README.mpeix README.vms
63495           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
63496           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
63497           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
63498           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
63499           !> pod/perlvar.pod thrdvar.h
63500 ____________________________________________________________________________
63501 [  8601] By: jhi                                   on 2001/01/30  04:38:35
63502         Log: Integrate changes #8036,8096,8253 from mainline:
63503              hints changes.
63504              
63505              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
63506              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
63507              
63508              Output the (apparent) version of gcc in Tru64.
63509      Branch: maint-5.6/perl
63510           +> ext/POSIX/hints/svr4.pl
63511           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
63512           !> hints/svr4.sh t/lib/bigfltpm.t
63513 ____________________________________________________________________________
63514 [  8600] By: jhi                                   on 2001/01/30  04:04:01
63515         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
63516              locale fixes.
63517              
63518              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
63519              
63520              Debian allows /usr/bin/locale to exist without any locales. (7868)
63521              
63522              Allow the locale test needing POSIX and the taint test
63523              needing IPC::SysV to run under 'minitest' (basically,
63524              bail out if loading the extension fails). (8384)
63525              
63526              Cleanup the locale.t output  (8480)
63527      Branch: maint-5.6/perl
63528           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
63529           !> t/pragma/locale.t
63530 ____________________________________________________________________________
63531 [  8599] By: jhi                                   on 2001/01/30  03:51:04
63532         Log: Missing generated files from #8598.
63533      Branch: maint-5.6/perl
63534            ! embed.h global.sym objXSUB.h perlapi.c proto.h
63535 ____________________________________________________________________________
63536 [  8598] By: jhi                                   on 2001/01/30  03:41:54
63537         Log: Integrate change #8555 from mainline, manually integrate parts
63538              of changes 8452 and 8583.
63539              
63540              Subject: [PATCH] utf8.c documentation (8452)
63541              
63542              No point in checking the length if the pointer is bogus. (8555)
63543              
63544              Introduce bytes_from_utf8() and implement sv_eq() using it,
63545              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
63546              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
63547              was malformed. (8583)
63548      Branch: maint-5.6/perl
63549            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
63550           !> pod/perlapi.pod sv.c utf8.c
63551 ____________________________________________________________________________
63552 [  8597] By: gsar                                  on 2001/01/30  02:37:26
63553         Log: get PERL_OBJECT build going again on windows
63554      Branch: maint-5.6/perl
63555            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
63556            ! pod/perlapi.pod proto.h sv.c
63557 ____________________________________________________________________________
63558 [  8596] By: jhi                                   on 2001/01/30  02:16:17
63559         Log: Signedness nit.
63560      Branch: perl
63561            ! sv.c
63562 ____________________________________________________________________________
63563 [  8595] By: jhi                                   on 2001/01/30  02:11:07
63564         Log: EBCDIC patch for Storable, from Peter Prymmer.
63565      Branch: perl
63566            ! t/lib/st-06compat.t
63567 ____________________________________________________________________________
63568 [  8594] By: jhi                                   on 2001/01/30  01:04:48
63569         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
63570              From: Peter Prymmer <pvhp@forte.com>
63571              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
63572              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
63573      Branch: perl
63574            ! t/lib/b.t
63575 ____________________________________________________________________________
63576 [  8593] By: jhi                                   on 2001/01/30  00:56:47
63577         Log: Subject: [PATCH: perl@8585] pod problems in io
63578              From: Peter Prymmer <pvhp@forte.com>
63579              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
63580              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
63581      Branch: perl
63582            ! pod/perlapio.pod pod/perliol.pod
63583 ____________________________________________________________________________
63584 [  8592] By: jhi                                   on 2001/01/30  00:48:20
63585         Log: Integrate perlio.
63586      Branch: perl
63587           !> pod/perlapio.pod pod/perliol.pod
63588 ____________________________________________________________________________
63589 [  8591] By: nick                                  on 2001/01/29  22:02:28
63590         Log: GNU 'merge' Simon's copy of perliol.pod with version
63591              patched by Craig's patch.
63592      Branch: perlio
63593            ! pod/perliol.pod
63594 ____________________________________________________________________________
63595 [  8590] By: nick                                  on 2001/01/29  21:55:10
63596         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
63597      Branch: perlio
63598            ! pod/perlapio.pod pod/perliol.pod
63599 ____________________________________________________________________________
63600 [  8589] By: jhi                                   on 2001/01/29  15:35:33
63601         Log: Integrate change #8586 from maint-5.6/perl.
63602              
63603              make the BOM detection code not call tell() until it has to
63604              (meant to fix esoteric compatibility issues where PL_rsfp
63605              is overridden)
63606      Branch: perl
63607           !> toke.c
63608 ____________________________________________________________________________
63609 [  8588] By: jhi                                   on 2001/01/29  15:29:11
63610         Log: Subject: MAking Solaris malloc() the default
63611              From: Lupe Christoph <lupe@lupe-christoph.de>
63612              Date: Mon, 29 Jan 2001 12:59:36 +0100
63613              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
63614              
63615              The README.solaris part slightly tweaked.
63616      Branch: perl
63617            ! README.solaris hints/solaris_2.sh
63618 ____________________________________________________________________________
63619 [  8587] By: jhi                                   on 2001/01/29  15:17:34
63620         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
63621              From: root@ak-75.mind.de
63622              Date: Sun, 28 Jan 2001 20:32:29 +0100
63623              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
63624      Branch: perl
63625            ! pod/perlre.pod
63626 ____________________________________________________________________________
63627 [  8586] By: gsar                                  on 2001/01/29  13:43:44
63628         Log: make the BOM detection code not call tell() until it has to
63629              (meant to fix esoteric compatibility issues where PL_rsfp
63630              is overridden)
63631      Branch: maint-5.6/perl
63632            ! toke.c
63633 ____________________________________________________________________________
63634 [  8585] By: jhi                                   on 2001/01/28  20:05:45
63635         Log: Update Changes.
63636      Branch: perl
63637            ! Changes patchlevel.h
63638 ____________________________________________________________________________
63639 [  8584] By: jhi                                   on 2001/01/28  19:30:02
63640         Log: Integrate perlio.
63641      Branch: perl
63642           +> pod/perliol.pod
63643           !> MANIFEST pod/perlapio.pod
63644 ____________________________________________________________________________
63645 [  8583] By: jhi                                   on 2001/01/28  19:28:40
63646         Log: Patch from Inaba Hiroto:
63647              - canonical UTF-8 hash keys: if a key string for a hash is
63648              UTF8-on, try downgrade the string and use it if
63649              unicode::distinct is not in effect.
63650              For the task, I added a function bytes_from_utf8() to utf8.c.
63651              It might resemble utf8_to_bytes() but it is not convenient
63652              to the task.
63653              Made a test for it and added to t/op/each.t
63654              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
63655              the mortal copy of the argument SV.
63656              And changed t/io/utf8.t test 18 which expects print() to
63657              upgrade its argument.
63658              - re-implement sv_eq with bytes_from_utf8()
63659              - some bug fixes
63660              - tr/// does not handle UTF8 range (\x{}-\x{})
63661              - \ before raw UTF8 character produced
63662              "Malformed UTF-8 character" warning.
63663              - "\x{100}\N{CENT SIGN}" is Malformed.
63664              Added tests for these 3.
63665              - and one silly bug (by me) with qu operator.
63666      Branch: perl
63667            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
63668            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
63669            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
63670 ____________________________________________________________________________
63671 [  8582] By: nick                                  on 2001/01/28  19:25:04
63672         Log: Add pod/perliol.pod to MANIFEST :-(
63673      Branch: perlio
63674            ! MANIFEST
63675 ____________________________________________________________________________
63676 [  8581] By: nick                                  on 2001/01/28  19:22:40
63677         Log: PerlIO documentation. Proofing and sub-editing requested.
63678      Branch: perlio
63679            + pod/perliol.pod
63680            ! pod/perlapio.pod
63681 ____________________________________________________________________________
63682 [  8580] By: jhi                                   on 2001/01/28  05:16:25
63683         Log: Revert the change to sv_2pv() done by #8054: Someone who
63684              did SvNV_set() on a scalar that also happened to be POK,
63685              followed by sv_2pv() won't get the right coercion anymore.
63686              [Sarathy]
63687      Branch: maint-5.6/perl
63688            ! sv.c
63689 ____________________________________________________________________________
63690 [  8579] By: jhi                                   on 2001/01/28  05:15:04
63691         Log: Remove the #8084 effect: do not allow -Q to be interpreted
63692              as -&Q(), this is too much wiggle room.
63693      Branch: maint-5.6/perl
63694            ! toke.c
63695 ____________________________________________________________________________
63696 [  8578] By: jhi                                   on 2001/01/28  05:12:45
63697         Log: Needed bits of #8439 (should have been in #8576),
63698              mainly for lval substr().
63699      Branch: maint-5.6/perl
63700            ! mg.c pp.c pp_hot.c
63701 ____________________________________________________________________________
63702 [  8577] By: jhi                                   on 2001/01/28  05:02:46
63703         Log: A missing check-in.
63704      Branch: maint-5.6/perl
63705            ! utf8.c
63706 ____________________________________________________________________________
63707 [  8576] By: jhi                                   on 2001/01/28  04:26:18
63708         Log: Integrate changes #8425,8436,8439,8517 from mainline.
63709              The 8439 was not truly integrated because it had too many
63710              dependencies on the development branch and because it introduced
63711              concepts too bold for a maintenance branch (such as the qu operator).
63712              
63713              Subject: [PATCH perl@8342] -Wformat
63714              
63715              Tighten some of the UTF-8 tests a bit.
63716              
63717              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
63718              - The substr lval was still not okay.
63719              - Now pp_stringify and sv_setsv copies source's UTF8 flag
63720              even if IN_BYTE.  pp_stringify is called from fold_constants
63721              at optimization phase and "\x{100}" was made SvUTF8_off under
63722              use bytes (the bytes pragma is for "byte semantics" and not
63723              for "do not produce UTF8 data")
63724      Branch: maint-5.6/perl
63725            ! t/lib/charnames.t t/op/substr.t toke.c
63726           !> sv.c t/pragma/utf8.t
63727 ____________________________________________________________________________
63728 [  8575] By: jhi                                   on 2001/01/28  04:01:51
63729         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
63730              
63731              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
63732              
63733              Subject: [ID 20001230.003] UTF-8 tr still hurts
63734              
63735              Test cases for #8385 (from Simon's "torture.pl")
63736              
63737              Start fixing UTF-8 lval substr() (8405)
63738      Branch: maint-5.6/perl
63739           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
63740           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
63741 ____________________________________________________________________________
63742 [  8574] By: jhi                                   on 2001/01/28  03:09:06
63743         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
63744              from mainline.
63745              
63746              UTF-8 cleanup.
63747              
63748              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
63749              
63750              "\x{FF}\xFF" was broken.
63751              
63752              Tests for #8329 and #8330.
63753              
63754              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
63755              
63756              IRIX compiler noticed that the bof initialization might be
63757              bypassed by control flow.
63758              
63759              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
63760      Branch: maint-5.6/perl
63761           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
63762           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
63763 ____________________________________________________________________________
63764 [  8573] By: jhi                                   on 2001/01/28  02:06:12
63765         Log: Retract #8552.
63766      Branch: perl
63767            ! lib/Text/Wrap.pm t/lib/textwrap.t
63768 ____________________________________________________________________________
63769 [  8572] By: jhi                                   on 2001/01/28  02:04:49
63770         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
63771              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
63772              not really integrated but instead salvaged by hand
63773              (they had too many dependencies on the development release
63774              to be cleanly integratable).
63775              
63776              Subject: more UTF8 test suites and an UTF8 patch
63777              
63778              Tweak for MULTIPLICITY/USE_PERLIO
63779              
63780              Signedness nit.
63781              
63782              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
63783              
63784              Use the UTF8_XXX macros in is_utf8_char().
63785              
63786              Rewrite pp_concat() in terms of sv_catsv().  The . operator
63787              should now be UTF-8-proof.
63788              
63789              Subject: [PATCH perl@8269] scanning two hex-constants
63790              fails on EBCDIC environment (script length.t)
63791              
63792              Add some Unicode chop() tests.
63793      Branch: maint-5.6/perl
63794            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
63795           !> sv.c t/op/chop.t utf8.h
63796 ____________________________________________________________________________
63797 [  8571] By: jhi                                   on 2001/01/28  00:35:59
63798         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
63799              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
63800              
63801              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
63802              
63803              The maxiters upper limit sanity check (guarding against
63804              non-progress) assumed bytes instead of characters in s///
63805              and split().
63806              
63807              Signedness nit.
63808              
63809              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
63810              join() should now be UTF-8-proof.
63811              
63812              More split // UTF-8 tests. (8250)
63813      Branch: maint-5.6/perl
63814           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
63815           !> util.c
63816 ____________________________________________________________________________
63817 [  8570] By: jhi                                   on 2001/01/27  22:15:46
63818         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
63819              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
63820              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
63821              8084,8204,8244,8333 from mainline.
63822              
63823              For -Q where Q might be a one-letter sub name one does no more
63824              get a warning about an unknown filetest (7941,7943,7944,8084).
63825              
63826              Subject: Re: [ID 20001130.011] expression parsing bug ?
63827              
63828              Make uv_to_utf8() to zero-terminate its output buffer.
63829              
63830              Split off t/op/length.t (7995)
63831              
63832              Split off t/op/utf8decode.t (7996)
63833              
63834              Remove an unnecessary 'use utf8' from the utf8.t (7998)
63835              
63836              Split off t/op/concat.t (8004)
63837              
63838              Split off t/op/ver.t (8005)
63839              
63840              Document utf8_length(), utf8_distance(), and utf8_hop().
63841              
63842              Document utf8_to_uv() better.
63843              
63844              Introduce macros for UTF8 decoding (8028,8033).
63845              
63846              Add test for reverse() (8030,8031).
63847              
63848              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
63849              
63850              Do not return the Unicode replacement character    on UTF-8
63851              decoding failure.
63852              
63853              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
63854              not this_utf8 i.e. the output string has one, but don't mess
63855              with source assumption. (8052,8053)
63856              
63857              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
63858              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
63859              was not expecting to be called with something that was already
63860              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
63861              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
63862              (8054)
63863              
63864              Recode the naughty binary bytes in utf8decode.t using the \xHH.
63865              
63866              Make some panic messages a bit more logical.
63867      Branch: maint-5.6/perl
63868           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
63869           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
63870           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
63871           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
63872           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
63873           !> utf8.c utf8.h
63874 ____________________________________________________________________________
63875 [  8569] By: jhi                                   on 2001/01/27  19:16:43
63876         Log: Integrate changes #7750 from perlio and #8566 from mainline.
63877      Branch: maint-5.6/perl
63878           !> regexec.c sv.c
63879 ____________________________________________________________________________
63880 [  8568] By: jhi                                   on 2001/01/27  18:06:51
63881         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
63882              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
63883              7935[-perlio.c],7936,7959,7965 from mainline.
63884              
63885              Change the "big byte" error message to "Wide character".
63886              (7355, the croak-if-wide-chars-in-print part ignored)
63887              
63888              Use UINT64_C().
63889              
63890              Introduce Perl_utf8_length().
63891              
63892              diff -se shows these as different (7753, forgotten check-ins)
63893              
63894              Subject: [PATCH] doop.c - UTF8 tr///
63895              
63896              If we use (aTHX_ ...) then put Perl_ on the front.
63897              
63898              Make utf8_length() and utf8_distance() to be less forgiving
63899              about bad UTF-8.
63900              
63901              Test line numbers are different with utf8.
63902              
63903              No need to scan till infinity, 13 is enough. (7872,7911)
63904              
63905              Subject: [PATCH] Tokeniser debugging
63906              
63907              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
63908              
63909              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
63910              
63911              Be more careful in Perl_sv_utf8_downgrade().
63912              
63913              Use DO_UTF8().
63914              
63915              Raw zero bytes in text files confuse at least GNU patch 2.1.
63916      Branch: maint-5.6/perl
63917           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
63918           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
63919           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
63920           !> t/pragma/utf8.t toke.c utf8.c utf8.h
63921 ____________________________________________________________________________
63922 [  8567] By: nick                                  on 2001/01/27  11:10:38
63923         Log: Integrate mainline
63924      Branch: perlio
63925           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
63926           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
63927           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
63928           !> toke.c
63929 ____________________________________________________________________________
63930 [  8566] By: jhi                                   on 2001/01/27  06:22:48
63931         Log: More documentation for the regexp context stack.
63932      Branch: perl
63933            ! regexec.c
63934 ____________________________________________________________________________
63935 [  8565] By: jhi                                   on 2001/01/27  05:21:57
63936         Log: Update Changes.
63937      Branch: perl
63938            ! Changes patchlevel.h
63939 ____________________________________________________________________________
63940 [  8564] By: jhi                                   on 2001/01/27  04:44:04
63941         Log: Threadedness patch for #8562 from Doug MacEachern.
63942      Branch: perl
63943            ! toke.c
63944 ____________________________________________________________________________
63945 [  8563] By: jhi                                   on 2001/01/27  04:26:24
63946         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
63947              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63948              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
63949              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
63950      Branch: perl
63951            ! op.c
63952 ____________________________________________________________________________
63953 [  8562] By: jhi                                   on 2001/01/27  04:20:30
63954         Log: Subject: Re: Announce : Tokener reporting patch
63955              From: Simon Cozens <simon@cozens.net>
63956              Date: Mon, 22 Jan 2001 02:17:22 +0000
63957              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
63958      Branch: perl
63959            ! embed.h embed.pl proto.h toke.c
63960 ____________________________________________________________________________
63961 [  8561] By: jhi                                   on 2001/01/27  04:17:24
63962         Log: Forgot from #8545.  Oops.
63963      Branch: perl
63964            ! pp.c t/pragma/overload.t
63965 ____________________________________________________________________________
63966 [  8560] By: jhi                                   on 2001/01/27  03:01:47
63967         Log: A better module compilation test, use MANIFEST as suggested
63968              by Spider.
63969      Branch: perl
63970            ! t/lib/1_compile.t
63971 ____________________________________________________________________________
63972 [  8559] By: jhi                                   on 2001/01/27  02:50:48
63973         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
63974              From: Peter Prymmer <pvhp@forte.com>
63975              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
63976              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
63977      Branch: perl
63978            ! t/lib/b.t
63979 ____________________________________________________________________________
63980 [  8558] By: jhi                                   on 2001/01/27  02:27:05
63981         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
63982              From: Peter Prymmer <pvhp@forte.com>
63983              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
63984              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
63985      Branch: perl
63986            ! t/pragma/sub_lval.t
63987 ____________________________________________________________________________
63988 [  8557] By: jhi                                   on 2001/01/27  02:26:03
63989         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
63990              From: Peter Prymmer <pvhp@forte.com>
63991              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
63992              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
63993      Branch: perl
63994            ! t/lib/st-06compat.t
63995 ____________________________________________________________________________
63996 [  8556] By: jhi                                   on 2001/01/27  02:24:33
63997         Log: Subject: [PATCH: perl@8531] minor update to README.os390
63998              From: Peter Prymmer <pvhp@forte.com>
63999              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
64000              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
64001      Branch: perl
64002            ! README.os390
64003 ____________________________________________________________________________
64004 [  8555] By: jhi                                   on 2001/01/27  00:35:47
64005         Log: No point in checking the length before we know whether the pointer
64006              is bogus or not, fixes Abigail's odbm failures in Linux.
64007      Branch: perl
64008            ! sv.c
64009 ____________________________________________________________________________
64010 [  8554] By: nick                                  on 2001/01/26  19:01:31
64011         Log: Integrate mainline
64012      Branch: perlio
64013           !> lib/Text/Wrap.pm t/lib/textwrap.t
64014 ____________________________________________________________________________
64015 [  8553] By: jhi                                   on 2001/01/26  15:19:39
64016         Log: Integrate change #7792 from perlio (multiplicity fix),
64017              fix the AV leak in regex DEBUGGING (tiny part of the
64018              polymorphic regexp patch #8143).
64019      Branch: maint-5.6/perl
64020            ! regcomp.c
64021           !> scope.h
64022 ____________________________________________________________________________
64023 [  8552] By: jhi                                   on 2001/01/26  15:03:23
64024         Log: (Retracted by #8573)
64025              
64026              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
64027              From: Michael G Schwern <schwern@pobox.com>
64028              Date: Fri, 26 Jan 2001 09:28:31 -0500
64029              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
64030      Branch: perl
64031            ! lib/Text/Wrap.pm t/lib/textwrap.t
64032 ____________________________________________________________________________
64033 [  8551] By: jhi                                   on 2001/01/26  02:33:19
64034         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
64035              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
64036              
64037              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
64038              
64039              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
64040              
64041              Message nit.
64042              
64043              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
64044              
64045              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
64046              
64047              (the cleanup of unused submatches in regtry() and regcppop())
64048              
64049              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
64050              stored and restored, and thusly was trounced by the utf8 swash
64051              routines.
64052              
64053              use utf8 not required to use \x{}.
64054              
64055              Removed two more tests that make no sense in UTF-8 since the test
64056              data is not in UTF-8.
64057              
64058              Get the three different space character classes right under utf8.
64059              
64060              Implement ANYOFUTF8 regprop() dumping.
64061              
64062              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
64063              
64064              Document the regex context pushing/popping a bit better.
64065      Branch: maint-5.6/perl
64066           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
64067           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
64068           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
64069           !> t/op/regmesg.t utf8.c
64070 ____________________________________________________________________________
64071 [  8550] By: nick                                  on 2001/01/25  19:42:30
64072         Log: Integrate mainline
64073      Branch: perlio
64074           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
64075           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
64076           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
64077           !> t/lib/bigint.t t/lib/bigintpm.t
64078 ____________________________________________________________________________
64079 [  8549] By: jhi                                   on 2001/01/25  15:22:28
64080         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
64081      Branch: maint-5.6/perl
64082            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
64083 ____________________________________________________________________________
64084 [  8548] By: jhi                                   on 2001/01/25  15:02:55
64085         Log: Integrate changes #7997,8063,8492,8547 from mainline.
64086              
64087              Subject: Re: STRLEN - what?
64088              
64089              Subject: [PATCH] perlguts.pod
64090              
64091              Memory management calls documentation.
64092              
64093              Layout using tabulator is not a good idea in a pod.
64094      Branch: maint-5.6/perl
64095           !> pod/perlguts.pod
64096 ____________________________________________________________________________
64097 [  8547] By: jhi                                   on 2001/01/25  14:49:05
64098         Log: Layout using tabulator is not a good idea in a pod.
64099      Branch: perl
64100            ! pod/perlguts.pod
64101 ____________________________________________________________________________
64102 [  8546] By: jhi                                   on 2001/01/25  14:31:12
64103         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
64104              from mainline.
64105              
64106              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
64107              
64108              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
64109              
64110              More Win32 editor/IDE/shell hints.
64111              
64112              More Win32 Perling.
64113              
64114              Yet another editor edit.
64115              
64116              Edit edit edit.
64117              
64118              IDE/editor section tweaking.
64119              
64120              Few more IDE/editor nits from p5p.
64121      Branch: maint-5.6/perl
64122           !> pod/perlfaq3.pod
64123 ____________________________________________________________________________
64124 [  8545] By: jhi                                   on 2001/01/25  04:16:32
64125         Log: Subject: [PATCH 5.7.0] overload int()
64126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64127              Date: Wed, 24 Jan 2001 19:06:57 -0500
64128              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
64129      Branch: perl
64130            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
64131            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
64132            ! t/lib/bigintpm.t
64133 ____________________________________________________________________________
64134 [  8544] By: jhi                                   on 2001/01/25  04:15:11
64135         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
64136              From: Peter Prymmer <pvhp@forte.com>
64137              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
64138              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
64139      Branch: perl
64140            ! Makefile.SH README.os390 hints/os390.sh installperl
64141 ____________________________________________________________________________
64142 [  8543] By: jhi                                   on 2001/01/25  03:52:08
64143         Log: Integrate change #8462,8469 from mainline.
64144              
64145              In VMS Perl subversion (perl -V) is undef.
64146      Branch: maint-5.6/perl
64147           !> configure.com
64148 ____________________________________________________________________________
64149 [  8542] By: jhi                                   on 2001/01/25  03:44:55
64150         Log: Integrate changes #7835,7850,8315,8316 from mainline.
64151              
64152              Solaris hints.
64153      Branch: maint-5.6/perl
64154           !> hints/solaris_2.sh
64155 ____________________________________________________________________________
64156 [  8541] By: jhi                                   on 2001/01/25  03:39:28
64157         Log: Integrate #8336 from mainline.
64158      Branch: maint-5.6/perl
64159           !> hv.c
64160 ____________________________________________________________________________
64161 [  8540] By: jhi                                   on 2001/01/25  03:23:50
64162         Log: Retract #8539.
64163      Branch: maint-5.6/perl
64164            ! pod/perlfaq3.pod
64165 ____________________________________________________________________________
64166 [  8539] By: jhi                                   on 2001/01/25  03:21:55
64167         Log: (Retracted by #8540.)
64168      Branch: maint-5.6/perl
64169            ! pod/perlfaq3.pod
64170 ____________________________________________________________________________
64171 [  8538] By: jhi                                   on 2001/01/25  03:14:07
64172         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
64173              From: Peter Prymmer <pvhp@forte.com>
64174              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
64175              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
64176              
64177              The VMS bits.
64178      Branch: maint-5.6/perl
64179            ! configure.com vms/descrip_mms.template
64180 ____________________________________________________________________________
64181 [  8537] By: jhi                                   on 2001/01/25  03:06:09
64182         Log: Integrate #7710,7824,7973 from mainline.
64183      Branch: maint-5.6/perl
64184           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
64185           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
64186           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
64187           !> vos/config.ga.def vos/config.ga.h win32/config.bc
64188           !> win32/config.gc win32/config.vc
64189 ____________________________________________________________________________
64190 [  8536] By: jhi                                   on 2001/01/24  13:50:20
64191         Log: Revert the edits made by me so far to the 5.6 branch since
64192              the TRIAL1 since I did edits when I should have been using
64193              integrates.  Bad programmer.   (Will integrate them properly later.)
64194              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
64195              The #8353 will not be reapplied at least for now since
64196              the UTF-8 hash keys need more thinking.
64197              (The patches #8347, #8354, #8454, #8473 were okay since they
64198              were original edits made specifically for the 5.6.1-TRIAL1.)
64199      Branch: maint-5.6/perl
64200            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64201            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
64202            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
64203            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
64204            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
64205            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64206            ! win32/config.bc win32/config.gc win32/config.vc
64207 ____________________________________________________________________________
64208 [  8535] By: bailey                                on 2001/01/24  06:37:02
64209         Log: SYN SYN
64210      Branch: vmsperl
64211           +> (branch 26 files)
64212           !> (integrate 130 files)
64213 ____________________________________________________________________________
64214 [  8534] By: nick                                  on 2001/01/23  19:30:57
64215         Log: Integrate mainline.
64216      Branch: perlio
64217           !> Changes Configure Porting/Glossary Porting/config.sh
64218           !> Porting/config_H embed.h embed.pl ext/Encode/compile
64219           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
64220           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
64221           !> pod/perlvar.pod proto.h t/lib/1_compile.t
64222 ____________________________________________________________________________
64223 [  8533] By: jhi                                   on 2001/01/23  16:15:46
64224         Log: Forgotten from #8501.
64225      Branch: perl
64226            ! Porting/Glossary Porting/config.sh Porting/config_H
64227 ____________________________________________________________________________
64228 [  8532] By: jhi                                   on 2001/01/23  16:13:27
64229         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
64230              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64231              Date: Mon, 22 Jan 2001 17:51:58 +0100
64232              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
64233      Branch: perl
64234            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
64235 ____________________________________________________________________________
64236 [  8531] By: jhi                                   on 2001/01/23  15:46:01
64237         Log: Update Changes.
64238      Branch: perl
64239            ! Changes patchlevel.h
64240 ____________________________________________________________________________
64241 [  8530] By: jhi                                   on 2001/01/23  15:38:39
64242         Log: De-cut-and-pasto.
64243      Branch: perl
64244            ! t/lib/1_compile.t
64245 ____________________________________________________________________________
64246 [  8529] By: jhi                                   on 2001/01/23  15:11:04
64247         Log: Document the mkdir trailing slashes case.
64248      Branch: perl
64249            ! pod/perlfunc.pod
64250 ____________________________________________________________________________
64251 [  8528] By: jhi                                   on 2001/01/23  15:08:28
64252         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
64253              get installed:
64254              
64255              Subject: lib/lib.pm
64256              From: <abigail@foad.org>
64257              Date: Mon, 28 Aug 2000 20:35:08 -0400
64258              Message-ID: <20000829003508.21281.qmail@foad.org>
64259      Branch: perl
64260            ! installperl
64261 ____________________________________________________________________________
64262 [  8527] By: jhi                                   on 2001/01/23  14:44:04
64263         Log: Metaconfig unit change for #8526.
64264      Branch: metaconfig
64265            ! U/threads/archname.U
64266 ____________________________________________________________________________
64267 [  8526] By: jhi                                   on 2001/01/23  14:43:19
64268         Log: Attach -perlio to the archname if so selected.
64269      Branch: perl
64270            ! Configure
64271 ____________________________________________________________________________
64272 [  8525] By: jhi                                   on 2001/01/23  14:24:01
64273         Log: Subject: [PATCH] pod/perlvar.pod
64274              From: abigail@foad.org
64275              Date: Tue, 23 Jan 2001 01:41:10 +0100
64276              Message-ID: <20010123004110.22259.qmail@foad.org>
64277      Branch: perl
64278            ! pod/perlvar.pod
64279 ____________________________________________________________________________
64280 [  8524] By: jhi                                   on 2001/01/23  14:22:32
64281         Log: A bug introduced in #8217 (the undefined variable in the
64282              lib/safe1_t #3) fixed, by Charles Lane:
64283              
64284              The earlier patch made it so that stuff running in Safe
64285              compartments could do a "caller" and see "main".  That
64286              little change in name is done right before the code in
64287              the compartment is run, and apparantly the parser
64288              was picking up the stash name before it got changed.
64289              
64290              (why it was threaded vs. unthreaded Perl that was sensitive to this
64291              I still don't know...and it probably doesn't matter).
64292              
64293              I tryed removing the stash name-change and saw that threaded Perl
64294              did indeed pass the lib/safe1.t tests.
64295              
64296              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
64297              do the name change (and to connect _ in the compartment to the global
64298              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
64299              to call _safe_pkg_prep when creating a new compartment.
64300              
64301              Passes all tests with threaded perl on linux; passes all tests
64302              with unthreaded perl on VMS.
64303              
64304              At some point I'll probably want to revisit Safe and Opcode to
64305              provide more sensible handling of global variables...and to get
64306              formats working in Safe compartments, which they don't do currently.
64307      Branch: perl
64308            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
64309 ____________________________________________________________________________
64310 [  8523] By: jhi                                   on 2001/01/23  14:11:58
64311         Log: Also the lib/Thread.pm itself needs to be ignored if
64312              the Thread extension hasn't been built.
64313      Branch: perl
64314            ! t/lib/1_compile.t
64315 ____________________________________________________________________________
64316 [  8522] By: jhi                                   on 2001/01/23  13:51:28
64317         Log: print() instead of warn() so that stderr doesn't get
64318              unnecessarily polluted.
64319      Branch: perl
64320            ! ext/Encode/compile
64321 ____________________________________________________________________________
64322 [  8521] By: jhi                                   on 2001/01/23  13:49:48
64323         Log: Integrate perlio.
64324      Branch: perl
64325           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
64326           !> ext/Encode/encode.h
64327 ____________________________________________________________________________
64328 [  8520] By: nick                                  on 2001/01/22  21:44:00
64329         Log: More messing with Encode:
64330              Extra fields in header to allow multiple names and to record
64331              other things "compile" knows.
64332              Re-organise compile to factor out common output routines.
64333      Branch: perlio
64334            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
64335 ____________________________________________________________________________
64336 [  8519] By: nick                                  on 2001/01/22  20:33:50
64337         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
64338      Branch: perlio
64339            ! ext/Encode/Makefile.PL ext/Encode/compile
64340 ____________________________________________________________________________
64341 [  8518] By: nick                                  on 2001/01/22  20:28:13
64342         Log: Integrate mainline
64343      Branch: perlio
64344           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
64345           !> vos/config.alpha.def vos/config.alpha.h
64346 ____________________________________________________________________________
64347 [  8517] By: jhi                                   on 2001/01/22  15:37:17
64348         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
64349              by Inaba Hiroto.
64350      Branch: perl
64351            ! sv.c
64352 ____________________________________________________________________________
64353 [  8516] By: jhi                                   on 2001/01/22  14:55:15
64354         Log: More SIG_SIZE fixes.
64355      Branch: perl
64356            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
64357 ____________________________________________________________________________
64358 [  8515] By: jhi                                   on 2001/01/22  14:50:27
64359         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
64360              From: "Craig A. Berry" <craigberry@mac.com>
64361              Date: Mon, 22 Jan 2001 00:42:24 -0600
64362              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
64363      Branch: perl
64364            ! configure.com
64365 ____________________________________________________________________________
64366 [  8514] By: jhi                                   on 2001/01/22  14:31:17
64367         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
64368              From: "Craig A. Berry" <craigberry@mac.com>
64369              Date: Sun, 21 Jan 2001 23:03:25 -0600
64370              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
64371      Branch: perl
64372            ! configure.com
64373 ____________________________________________________________________________
64374 [  8513] By: jhi                                   on 2001/01/22  14:14:00
64375         Log: Add the .ucm encoding tables to the MANIFEST.
64376      Branch: perl
64377            ! MANIFEST
64378 ____________________________________________________________________________
64379 [  8512] By: jhi                                   on 2001/01/22  13:43:33
64380         Log: Integrate perlio.
64381      Branch: perl
64382           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
64383           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
64384           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
64385           +> ext/Encode/Encode/iso8859-10.ucm
64386           +> ext/Encode/Encode/iso8859-13.ucm
64387           +> ext/Encode/Encode/iso8859-14.ucm
64388           +> ext/Encode/Encode/iso8859-15.ucm
64389           +> ext/Encode/Encode/iso8859-16.ucm
64390           +> ext/Encode/Encode/iso8859-2.ucm
64391           +> ext/Encode/Encode/iso8859-3.ucm
64392           +> ext/Encode/Encode/iso8859-4.ucm
64393           +> ext/Encode/Encode/iso8859-5.ucm
64394           +> ext/Encode/Encode/iso8859-6.ucm
64395           +> ext/Encode/Encode/iso8859-7.ucm
64396           +> ext/Encode/Encode/iso8859-8.ucm
64397           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
64398           +> ext/Encode/Encode/symbol.ucm
64399           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
64400           !> perliol.h
64401 ____________________________________________________________________________
64402 [  8511] By: nick                                  on 2001/01/21  23:44:47
64403         Log: Make "real" layers of ":utf8" and ":raw".
64404              So now PERLIO=utf8 perl ...
64405              does what Andreas wanted.
64406              Fix arg passing in open.pm (still have a Carp issue).
64407      Branch: perlio
64408            ! lib/open.pm perlio.c perliol.h
64409 ____________________________________________________________________________
64410 [  8510] By: jhi                                   on 2001/01/21  22:56:53
64411         Log: Document the regex content pushing/popping a bit better.
64412      Branch: perl
64413            ! regexec.c
64414 ____________________________________________________________________________
64415 [  8509] By: jhi                                   on 2001/01/21  22:55:44
64416         Log: Tweak the mkdir trailing slash code some more.
64417              
64418              TO DO: the same handling should probably be done for
64419              all the other filesystem functions that can have directories
64420              as their arguments.
64421      Branch: perl
64422            ! pp_sys.c
64423 ____________________________________________________________________________
64424 [  8508] By: nick                                  on 2001/01/21  21:37:43
64425         Log: Switch "compiled in" encodings to .ucm format.
64426              (Leave others as .enc till we can run-time load .ucm,
64427              or find some other way to load them.)
64428      Branch: perlio
64429            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
64430            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
64431            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
64432            + ext/Encode/Encode/iso8859-10.ucm
64433            + ext/Encode/Encode/iso8859-13.ucm
64434            + ext/Encode/Encode/iso8859-14.ucm
64435            + ext/Encode/Encode/iso8859-15.ucm
64436            + ext/Encode/Encode/iso8859-16.ucm
64437            + ext/Encode/Encode/iso8859-2.ucm
64438            + ext/Encode/Encode/iso8859-3.ucm
64439            + ext/Encode/Encode/iso8859-4.ucm
64440            + ext/Encode/Encode/iso8859-5.ucm
64441            + ext/Encode/Encode/iso8859-6.ucm
64442            + ext/Encode/Encode/iso8859-7.ucm
64443            + ext/Encode/Encode/iso8859-8.ucm
64444            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
64445            + ext/Encode/Encode/symbol.ucm
64446            ! ext/Encode/Makefile.PL ext/Encode/compile
64447 ____________________________________________________________________________
64448 [  8507] By: nick                                  on 2001/01/21  21:02:03
64449         Log: Integrate (partial) mainline.
64450      Branch: perlio
64451           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
64452           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
64453           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
64454 ____________________________________________________________________________
64455 [  8506] By: jhi                                   on 2001/01/21  20:09:30
64456         Log: Update Changes.
64457      Branch: perl
64458            ! Changes patchlevel.h
64459 ____________________________________________________________________________
64460 [  8505] By: jhi                                   on 2001/01/21  19:39:59
64461         Log: Subject: Minor typos in perlfaq2.pod
64462              From: "Stephen P. Potter" <spp@spotter.yi.org>
64463              Message-Id: <200101192101.QAA11911@spotter.yi.org>
64464              Date: Fri, 19 Jan 2001 16:01:13 -0500
64465              
64466              with a nit from Philip Newton.
64467      Branch: perl
64468            ! pod/perlfaq2.pod
64469 ____________________________________________________________________________
64470 [  8504] By: jhi                                   on 2001/01/21  19:33:05
64471         Log: Metaconfig change for #8503.
64472      Branch: metaconfig
64473            ! U/threads/usethreads.U
64474 ____________________________________________________________________________
64475 [  8503] By: jhi                                   on 2001/01/21  19:32:21
64476         Log: Sanity check for conflicting thread flavours.
64477      Branch: perl
64478            ! Configure config_h.SH
64479 ____________________________________________________________________________
64480 [  8502] By: jhi                                   on 2001/01/21  19:23:00
64481         Log: Metaconfig change for #8501.
64482      Branch: metaconfig
64483            ! U/modified/sig_name.U
64484 ____________________________________________________________________________
64485 [  8501] By: jhi                                   on 2001/01/21  19:22:26
64486         Log: The SIG_SIZE is the number of the elements *excluding*
64487              the terminating NULL.
64488      Branch: perl
64489            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
64490            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
64491            ! win32/config_H.vc
64492 ____________________________________________________________________________
64493 [  8500] By: jhi                                   on 2001/01/21  18:31:31
64494         Log: Integrate perlio.
64495      Branch: perl
64496           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
64497           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
64498           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
64499           !> pp_sys.c proto.h sv.c
64500 ____________________________________________________________________________
64501 [  8499] By: jhi                                   on 2001/01/21  17:43:57
64502         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
64503              From: Hugo <hv@crypt.compulink.co.uk>
64504              Date: Sun, 21 Jan 2001 13:34:05 +0000
64505              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
64506              
64507              In sprintf UTF8ize only if necessary.
64508      Branch: perl
64509            ! sv.c
64510 ____________________________________________________________________________
64511 [  8498] By: nick                                  on 2001/01/21  16:25:32
64512         Log: Encode cleanup.
64513              Add command line control over "compile" so that Makefile.PL
64514              needs can be combined with other uses.
64515              Use command line options in Makefile.PL.
64516              Fix multi-byte parsing in .ucm files.
64517      Branch: perlio
64518            ! ext/Encode/Makefile.PL ext/Encode/compile
64519 ____________________________________________________________________________
64520 [  8497] By: nick                                  on 2001/01/21  12:56:27
64521         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
64522      Branch: perlio
64523            ! ext/Encode/Encode.xs
64524 ____________________________________________________________________________
64525 [  8496] By: nick                                  on 2001/01/21  12:18:45
64526         Log: Fixup after integrate:
64527              missed the .sym files that are changed by regen_headers
64528              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
64529      Branch: perlio
64530            ! global.sym pp.sym sv.c
64531 ____________________________________________________________________________
64532 [  8495] By: nick                                  on 2001/01/21  11:51:07
64533         Log: Integrate mainline.
64534      Branch: perlio
64535           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
64536           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
64537           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
64538           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
64539           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
64540           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
64541           !> win32/Makefile win32/makefile.mk
64542 ____________________________________________________________________________
64543 [  8494] By: jhi                                   on 2001/01/20  23:12:11
64544         Log: Forgot the expect_number() prototype.
64545      Branch: perl
64546            ! embed.h embed.pl proto.h
64547 ____________________________________________________________________________
64548 [  8493] By: jhi                                   on 2001/01/20  22:56:39
64549         Log: Subject: [PATCH: perl@8482] README.vms URL updates
64550              From: Peter Prymmer <pvhp@forte.com>
64551              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
64552              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
64553              
64554              Plus Craig A. Berry's suggestion to use compaq.com instead
64555              of digital.com.
64556      Branch: perl
64557            ! README.vms
64558 ____________________________________________________________________________
64559 [  8492] By: jhi                                   on 2001/01/20  22:50:05
64560         Log: Memory management calls documentation.
64561      Branch: perl
64562            ! pod/perlguts.pod
64563 ____________________________________________________________________________
64564 [  8491] By: jhi                                   on 2001/01/20  22:38:33
64565         Log: Signedness nit plus few memcpy/Copy nits.
64566      Branch: perl
64567            ! sv.c
64568 ____________________________________________________________________________
64569 [  8490] By: jhi                                   on 2001/01/20  22:25:53
64570         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
64571              From: Peter Prymmer <pvhp@forte.com>
64572              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
64573              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
64574      Branch: perl
64575            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
64576 ____________________________________________________________________________
64577 [  8489] By: jhi                                   on 2001/01/20  22:24:41
64578         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
64579              From: Peter Prymmer <pvhp@forte.com>
64580              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
64581              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
64582      Branch: perl
64583            ! win32/Makefile win32/makefile.mk
64584 ____________________________________________________________________________
64585 [  8488] By: jhi                                   on 2001/01/20  22:22:27
64586         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
64587              From: Peter Prymmer <pvhp@forte.com>
64588              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
64589              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
64590      Branch: perl
64591            ! Makefile.SH
64592 ____________________________________________________________________________
64593 [  8487] By: jhi                                   on 2001/01/20  22:21:18
64594         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
64595              From: Peter Prymmer <pvhp@forte.com>
64596              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
64597              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
64598      Branch: perl
64599            + ext/DynaLoader/dl_dllload.xs
64600            ! MANIFEST Makefile.SH hints/os390.sh
64601 ____________________________________________________________________________
64602 [  8486] By: jhi                                   on 2001/01/20  22:17:53
64603         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
64604              From: Peter Prymmer <pvhp@forte.com>
64605              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
64606              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
64607      Branch: perl
64608            ! README.os390 README.posix-bc
64609 ____________________________________________________________________________
64610 [  8485] By: jhi                                   on 2001/01/20  20:15:30
64611         Log: Document and test the new qu operator.
64612      Branch: perl
64613            + t/op/qu.t
64614            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
64615            ! pod/perlretut.pod pod/perlunicode.pod
64616 ____________________________________________________________________________
64617 [  8484] By: nick                                  on 2001/01/20  19:42:30
64618         Log: Infrastructure to allow:
64619              open($fh,"|-",@array);
64620              to be implemented
64621              i.e. mark pp_open as needing a stack mark, and make pp_open
64622              process its args in that style (and pass them _all_ to tied handles OPEN).
64623              Invent do_openn() which takes SV ** at allow it to see multiple args.
64624              Note this does not _do_ anything yet.
64625      Branch: perlio
64626            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
64627            ! perlapi.c pp_proto.h pp_sys.c proto.h
64628 ____________________________________________________________________________
64629 [  8483] By: nick                                  on 2001/01/20  17:23:14
64630         Log: Integrate mainline.
64631      Branch: perlio
64632           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
64633           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
64634 ____________________________________________________________________________
64635 [  8482] By: jhi                                   on 2001/01/19  15:37:49
64636         Log: Update Changes.
64637      Branch: perl
64638            ! Changes patchlevel.h
64639 ____________________________________________________________________________
64640 [  8481] By: jhi                                   on 2001/01/19  14:41:24
64641         Log: Subject: Re: new feature: s?printf parameter reordering 
64642              From: Hugo <hv@crypt.compulink.co.uk>
64643              Date: Thu, 11 Jan 2001 17:09:03 +0000
64644              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
64645              
64646              - support reordering for all parameters: %, *v, *, .*
64647              - lay down that the reordering specification must immediately
64648              follow that parameter: %3$, *v3$, *3$, .*3$
64649              - fix vectorisation of a zero-length string
64650              - factor out the code choosing the argument to format
64651              
64652              Possibly unwanted side-effects:
64653              - the special format specifiers ' +-0' must now precede any
64654              vectorisation specifier. Tests in op/sprintf and op/ver
64655              have been changed to reflect this.
64656              - sprintf.t test #214 changed its expectations because in many
64657              cases, the next parameter has already been consumed when an
64658              invalid type letter is detected.
64659              
64660              Probably wanted side-effects:
64661              - attempts to format a non-existent parameter will warn as if C<undef>
64662              - attempt to write to non-existent parameter with '%n' will complain
64663              of "attempt to modify read-only value" instead of being silent
64664      Branch: perl
64665            ! sv.c t/op/sprintf.t t/op/ver.t
64666 ____________________________________________________________________________
64667 [  8480] By: jhi                                   on 2001/01/19  14:08:37
64668         Log: Subject: PATCH pragma/locale.t
64669              From: andreas.koenig@anima.de (Andreas J. Koenig)
64670              Date: 18 Jan 2001 09:45:37 +0100
64671              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
64672      Branch: perl
64673            ! t/pragma/locale.t
64674 ____________________________________________________________________________
64675 [  8479] By: jhi                                   on 2001/01/19  13:19:58
64676         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
64677      Branch: perl
64678            ! configure.com
64679 ____________________________________________________________________________
64680 [  8478] By: jhi                                   on 2001/01/19  02:12:35
64681         Log: Automate 1_compile.t.
64682      Branch: perl
64683            ! t/lib/1_compile.t
64684 ____________________________________________________________________________
64685 [  8477] By: jhi                                   on 2001/01/19  01:49:56
64686         Log: Integrate perlio.
64687      Branch: perl
64688           !> sv.c win32/config.bc win32/config.gc win32/config.vc
64689           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
64690 ____________________________________________________________________________
64691 [  8476] By: nick                                  on 2001/01/18  21:51:52
64692         Log: Integrate mainline
64693      Branch: perlio
64694           +> t/lib/1_compile.t t/lib/compmod.pl
64695           !> MANIFEST configure.com lib/unicode/distinct.pm
64696 ____________________________________________________________________________
64697 [  8475] By: nick                                  on 2001/01/18  21:48:02
64698         Log: Win32 "safe signals" co-existance fix.
64699              Fix SIG_SIZE value.
64700              Clear PL_sig_pending when cloning (fork).
64701      Branch: perlio
64702            ! sv.c win32/config.bc win32/config.gc win32/config.vc
64703            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
64704 ____________________________________________________________________________
64705 [  8474] By: jhi                                   on 2001/01/18  14:40:57
64706         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
64707      Branch: perl
64708            ! t/lib/1_compile.t
64709 ____________________________________________________________________________
64710 [  8473] By: gsar                                  on 2001/01/18  11:42:31
64711         Log: unsubmitted trial1 change
64712      Branch: maint-5.6/perl
64713            ! Changes
64714 ____________________________________________________________________________
64715 [  8472] By: jhi                                   on 2001/01/18  04:30:24
64716         Log: The first bug found by 1_compile.t.
64717      Branch: perl
64718            ! lib/unicode/distinct.pm
64719 ____________________________________________________________________________
64720 [  8471] By: jhi                                   on 2001/01/18  04:29:42
64721         Log: Add Schwern's 1_compile test.  The compile_module script renamed
64722              to be a bit shorter for the 8.3 people.
64723      Branch: perl
64724            + t/lib/1_compile.t t/lib/compmod.pl
64725            ! MANIFEST
64726 ____________________________________________________________________________
64727 [  8470] By: jhi                                   on 2001/01/18  04:16:00
64728         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)
64729              From: Peter Prymmer <pvhp@forte.com>
64730              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
64731              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
64732              Replace #8463.
64733      Branch: maint-5.6/perl
64734            ! configure.com
64735 ____________________________________________________________________________
64736 [  8469] By: jhi                                   on 2001/01/18  04:13:02
64737         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)
64738              From: Peter Prymmer <pvhp@forte.com>
64739              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
64740              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
64741              Replace #8462.
64742      Branch: perl
64743            ! configure.com
64744 ____________________________________________________________________________
64745 [  8468] By: jhi                                   on 2001/01/18  03:42:08
64746         Log: Integrate perlio.
64747      Branch: perl
64748           !> gv.c mg.c perlio.c util.c
64749 ____________________________________________________________________________
64750 [  8467] By: nick                                  on 2001/01/17  22:41:10
64751         Log: "Safe" signals - trial implementation.
64752              gv.c tweaked to zero PL_sig_pend array
64753              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
64754              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
64755              Odd thing is that it "works" with PERLIO=stdio as well (linux).
64756      Branch: perlio
64757            ! gv.c mg.c perlio.c util.c
64758 ____________________________________________________________________________
64759 [  8466] By: nick                                  on 2001/01/17  20:40:20
64760         Log: Integrate mainline.
64761      Branch: perlio
64762           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
64763           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
64764           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
64765           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64766           !> vos/config.ga.h win32/config.bc win32/config.gc
64767           !> win32/config.vc
64768 ____________________________________________________________________________
64769 [  8465] By: jhi                                   on 2001/01/17  18:37:13
64770         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
64771              From: Nicholas Clark <nick@ccl4.org>
64772              Date: Wed, 17 Jan 2001 17:31:33 +0000
64773              Message-ID: <20010117173133.I2633@plum.flirble.org>
64774      Branch: perl
64775            ! t/op/int.t
64776 ____________________________________________________________________________
64777 [  8464] By: jhi                                   on 2001/01/17  14:43:17
64778         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
64779              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64780              Date: Wed, 17 Jan 2001 15:16:43 +0100
64781              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
64782              
64783              pp_int() was dropping an NV to the floor,
64784              int(279964589018079/59) either returned not an integer
64785              4745162525730.15, or one got "Attempt to free unreferenced scalar."
64786      Branch: perl
64787            ! pp.c
64788 ____________________________________________________________________________
64789 [  8463] By: jhi                                   on 2001/01/17  06:12:42
64790         Log: (Replaced by #8470)
64791              
64792              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)
64793              From: "Craig A. Berry" <craigberry@mac.com>
64794              Date: Tue, 16 Jan 2001 23:38:46 -0600
64795              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
64796      Branch: maint-5.6/perl
64797            ! configure.com
64798 ____________________________________________________________________________
64799 [  8462] By: jhi                                   on 2001/01/17  06:11:31
64800         Log: (Replaced by #8469)
64801              
64802              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)
64803              From: "Craig A. Berry" <craigberry@mac.com>
64804              Date: Tue, 16 Jan 2001 23:38:46 -0600
64805              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
64806      Branch: perl
64807            ! configure.com
64808 ____________________________________________________________________________
64809 [  8461] By: jhi                                   on 2001/01/17  05:56:12
64810         Log: Allow for one trailing slash in the directory of mkdir().
64811      Branch: perl
64812            ! pp_sys.c
64813 ____________________________________________________________________________
64814 [  8460] By: jhi                                   on 2001/01/17  03:26:01
64815         Log: Metaconfig unit changes for #8459.
64816      Branch: metaconfig
64817            ! U/modified/Loc.U U/modified/sig_name.U
64818 ____________________________________________________________________________
64819 [  8459] By: jhi                                   on 2001/01/17  03:24:48
64820         Log: Define SIG_SIZE, the number of elements in the sig_name and
64821              sig_num arrays, including the final NULL entry.
64822      Branch: perl
64823            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64824            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
64825            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
64826            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64827            ! win32/config.bc win32/config.gc win32/config.vc
64828 ____________________________________________________________________________
64829 [  8458] By: jhi                                   on 2001/01/17  01:41:33
64830         Log: Integrate perlio.
64831      Branch: perl
64832           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
64833           !> perlapi.h proto.h sv.c
64834 ____________________________________________________________________________
64835 [  8457] By: nick                                  on 2001/01/16  22:07:26
64836         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
64837              Provides all the "cost" but no benefit yet - it is to allow cost
64838              to be measured, and implementation experiments (just in mg.c?).
64839      Branch: perlio
64840            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
64841            ! perlapi.h proto.h sv.c
64842 ____________________________________________________________________________
64843 [  8456] By: nick                                  on 2001/01/16  21:07:07
64844         Log: Integrate mainline.
64845      Branch: perlio
64846           !> (integrate 51 files)
64847 ____________________________________________________________________________
64848 [  8455] By: jhi                                   on 2001/01/16  18:13:43
64849         Log: Subject: [PATCH] regcomp.c old feature removal
64850              From: mjd@plover.com
64851              Date: 16 Jan 2001 14:43:18 -0000 
64852              Message-ID: <20010116144318.7140.qmail@plover.com> 
64853      Branch: perl
64854            ! regcomp.c
64855 ____________________________________________________________________________
64856 [  8454] By: jhi                                   on 2001/01/16  16:12:39
64857         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
64858              From: "Indy Singh" <indy@nusphere.com>
64859              Date: Wed, 10 Jan 2001 20:17:49 -0500
64860              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
64861      Branch: maint-5.6/perl
64862            ! win32/Makefile
64863 ____________________________________________________________________________
64864 [  8453] By: jhi                                   on 2001/01/16  16:09:33
64865         Log: Update Changes.
64866      Branch: perl
64867            ! Changes patchlevel.h
64868 ____________________________________________________________________________
64869 [  8452] By: jhi                                   on 2001/01/16  15:42:04
64870         Log: Subject: Re: API Cleanup
64871              To: perl5-porters@perl.org
64872              Date: Tue, 16 Jan 2001 13:42:30 +0000
64873              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
64874              
64875              Subject: [PATCH] utf8.c documentation
64876              From: Simon Cozens <simon@cozens.net>
64877              Date: Tue, 16 Jan 2001 13:52:48 +0000
64878              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
64879              
64880              Subject: Re: API Cleanup
64881              From: Simon Cozens <simon@cozens.net>
64882              Date: Tue, 16 Jan 2001 14:58:55 +0000
64883              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
64884              
64885              UTF-8 doc patches.
64886      Branch: perl
64887            ! embed.pl pod/perlapi.pod utf8.c
64888 ____________________________________________________________________________
64889 [  8451] By: jhi                                   on 2001/01/16  14:41:39
64890         Log: podlators 1.07, from Russ Allbery.
64891      Branch: perl
64892            ! lib/Pod/Man.pm
64893 ____________________________________________________________________________
64894 [  8450] By: jhi                                   on 2001/01/16  14:24:19
64895         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
64896              From: "Indy Singh" <indy@nusphere.com>
64897              Date: Mon, 15 Jan 2001 20:59:40 -0500
64898              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
64899      Branch: perl
64900            ! win32/Makefile
64901 ____________________________________________________________________________
64902 [  8449] By: jhi                                   on 2001/01/16  03:42:55
64903         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
64904              at the setting of the ofs_sv in new_struct_thread() as the
64905              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
64906              uninitialized fields are, uh, initialized with),
64907              SvREFCNT_inc()ing that invited a core dump.
64908      Branch: perl
64909            ! util.c
64910 ____________________________________________________________________________
64911 [  8448] By: jhi                                   on 2001/01/16  01:49:07
64912         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
64913              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64914              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
64915              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
64916              
64917              Replace #8444 and #8445.
64918      Branch: perl
64919            ! ext/B/B.xs ext/B/B/Debug.pm
64920 ____________________________________________________________________________
64921 [  8447] By: jhi                                   on 2001/01/15  21:05:35
64922         Log: Subject: [PATCH] API Variable documentation   
64923              From: Simon Cozens <simon@cozens.net>
64924              Date: Mon, 15 Jan 2001 19:35:54 +0000
64925              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
64926      Branch: perl
64927            ! pod/perlapi.pod thrdvar.h
64928 ____________________________________________________________________________
64929 [  8446] By: jhi                                   on 2001/01/15  20:49:20
64930         Log: Signedness nit.
64931      Branch: perl
64932            ! pp_ctl.c
64933 ____________________________________________________________________________
64934 [  8445] By: jhi                                   on 2001/01/15  20:28:48
64935         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
64936      Branch: perl
64937            ! ext/B/B/Debug.pm
64938 ____________________________________________________________________________
64939 [  8444] By: jhi                                   on 2001/01/15  13:09:10
64940         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
64941      Branch: perl
64942            ! ext/B/B.xs
64943 ____________________________________________________________________________
64944 [  8443] By: jhi                                   on 2001/01/15  13:06:26
64945         Log: Missing from #8439.
64946      Branch: perl
64947            ! keywords.h mg.c
64948 ____________________________________________________________________________
64949 [  8442] By: jhi                                   on 2001/01/15  13:02:38
64950         Log: Subject: [PATCH @8436] Eliminate op_children
64951              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64952              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
64953              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
64954              
64955              Subject: [PATCH @8436] Re: Eliminate op_children
64956              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64957              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
64958              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
64959      Branch: perl
64960            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
64961            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
64962            ! op.c op.h
64963 ____________________________________________________________________________
64964 [  8441] By: jhi                                   on 2001/01/15  12:57:08
64965         Log: Use the /^Perl_/-less form of is_lvalue_sub().
64966      Branch: perl
64967            ! pp.h
64968 ____________________________________________________________________________
64969 [  8440] By: jhi                                   on 2001/01/15  05:13:09
64970         Log: Revert #8437 and #8438, the Linux large files story is more complex.
64971      Branch: metaconfig/U/perl
64972            ! d_fpos64_t.U d_off64_t.U
64973      Branch: perl
64974            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64975            ! config_h.SH configure.com epoc/config.sh perl.h
64976            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
64977            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64978            ! win32/config.bc win32/config.gc win32/config.vc
64979 ____________________________________________________________________________
64980 [  8439] By: jhi                                   on 2001/01/15  05:02:24
64981         Log: More UTF-8 patches from Inaba Hiroto.
64982              - The substr lval was still not okay.
64983              - Now pp_stringify and sv_setsv copies source's UTF8 flag
64984              even if IN_BYTE.  pp_stringify is called from fold_constants
64985              at optimization phase and "\x{100}" was made SvUTF8_off under
64986              use bytes (the bytes pragma is for "byte semantics" and not
64987              for "do not produce UTF8 data")
64988              - New `qu' operator to generate UTF8 string explicitly.
64989              Though I agree with the policy "0x00-0xff always produce bytes",
64990              sometimes want to such a string to be coded in UTF8.
64991              I can use pack"U0a*" but it requires more typing and has
64992              runtime overhead.
64993              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
64994              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
64995              string is not UTF8_on and has char 0x80-0xff.
64996              
64997              TODO: document and test qu.
64998      Branch: perl
64999            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
65000            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
65001            ! toke.c
65002 ____________________________________________________________________________
65003 [  8438] By: jhi                                   on 2001/01/14  05:10:23
65004         Log: (Reverted by #8440)
65005              
65006              Metaconfig unit changes for #8437.
65007      Branch: metaconfig/U/perl
65008            ! d_fpos64_t.U d_off64_t.U
65009 ____________________________________________________________________________
65010 [  8437] By: jhi                                   on 2001/01/14  04:55:34
65011         Log: (Reverted by #8440)
65012              
65013              Add <features.h> probing, seems to be needed for (some?)
65014              Linux largefileness.
65015      Branch: perl
65016            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65017            ! config_h.SH configure.com epoc/config.sh perl.h
65018            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
65019            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65020            ! win32/config.bc win32/config.gc win32/config.vc
65021 ____________________________________________________________________________
65022 [  8436] By: jhi                                   on 2001/01/13  17:47:21
65023         Log: Tighten some of the tests a bit.
65024      Branch: perl
65025            ! t/pragma/utf8.t
65026 ____________________________________________________________________________
65027 [  8435] By: jhi                                   on 2001/01/13  17:31:54
65028         Log: Integrate perlio.
65029      Branch: perl
65030           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
65031           !> win32/config_H.gc win32/config_H.vc
65032 ____________________________________________________________________________
65033 [  8434] By: nick                                  on 2001/01/13  11:36:53
65034         Log: Run dmake regen_config_h for Win32
65035      Branch: perlio
65036            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65037 ____________________________________________________________________________
65038 [  8433] By: nick                                  on 2001/01/13  11:31:55
65039         Log: VMS friendly patch to Encode compile process
65040      Branch: perlio
65041            ! ext/Encode/Makefile.PL ext/Encode/compile
65042 ____________________________________________________________________________
65043 [  8432] By: nick                                  on 2001/01/13  11:06:44
65044         Log: Integrate mainline
65045      Branch: perlio
65046           +> ext/B/B/Concise.pm
65047           !> (integrate 52 files)
65048 ____________________________________________________________________________
65049 [  8431] By: jhi                                   on 2001/01/13  05:55:55
65050         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
65051              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65052              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
65053              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
65054      Branch: perl
65055            ! ext/B/B/Concise.pm
65056 ____________________________________________________________________________
65057 [  8430] By: jhi                                   on 2001/01/13  04:24:18
65058         Log: The LVRET macro needed an aTHX.
65059      Branch: perl
65060            ! pp.h
65061 ____________________________________________________________________________
65062 [  8429] By: jhi                                   on 2001/01/13  02:12:42
65063         Log: Update Changes.
65064      Branch: perl
65065            ! Changes patchlevel.h
65066 ____________________________________________________________________________
65067 [  8428] By: jhi                                   on 2001/01/13  02:08:50
65068         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
65069              From: Peter Prymmer <pvhp@forte.com>
65070              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
65071              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
65072              
65073              Add a BEGIN guard for sloppy floating point division.
65074      Branch: perl
65075            ! lib/Math/BigInt.pm lib/bigint.pl
65076 ____________________________________________________________________________
65077 [  8427] By: jhi                                   on 2001/01/13  01:47:16
65078         Log: The B::Terse drop-in replacement wasn't quite drop-in.
65079      Branch: perl
65080            ! ext/B/B/Terse.pm
65081 ____________________________________________________________________________
65082 [  8426] By: jhi                                   on 2001/01/12  21:20:43
65083         Log: Use UVXf.
65084      Branch: perl
65085            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65086            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
65087            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
65088            ! vos/config.ga.def vos/config.ga.h win32/config.bc
65089            ! win32/config.gc win32/config.vc
65090 ____________________________________________________________________________
65091 [  8425] By: jhi                                   on 2001/01/12  20:20:14
65092         Log: Subject: [PATCH perl@8342] -Wformat
65093              From: Robin Barker <rmb1@cise.npl.co.uk>
65094              Date: Fri, 12 Jan 2001 20:03:14 GMT
65095              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
65096      Branch: perl
65097            ! ext/Encode/Encode.xs mg.c sv.c toke.c
65098 ____________________________________________________________________________
65099 [  8424] By: jhi                                   on 2001/01/12  20:01:48
65100         Log: Subject: B::Concise -- an improved replacement for B::Terse 
65101              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65102              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
65103              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
65104      Branch: perl
65105            + ext/B/B/Concise.pm
65106            ! MANIFEST ext/B/B/Terse.pm
65107 ____________________________________________________________________________
65108 [  8423] By: jhi                                   on 2001/01/12  19:24:02
65109         Log: The new metaconfig unit from the #8421.
65110      Branch: metaconfig/U/perl
65111            + d_sigprocmask.U
65112 ____________________________________________________________________________
65113 [  8422] By: jhi                                   on 2001/01/12  19:23:43
65114         Log: Forgot the microperl config from the #8421.
65115      Branch: perl
65116            ! uconfig.h uconfig.sh
65117 ____________________________________________________________________________
65118 [  8421] By: jhi                                   on 2001/01/12  19:05:27
65119         Log: Add sigprocmask() probe, regen Configure, regen toc.
65120      Branch: perl
65121            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65122            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
65123            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65124            ! vos/config.ga.h win32/config.bc win32/config.gc
65125            ! win32/config.vc
65126 ____________________________________________________________________________
65127 [  8420] By: jhi                                   on 2001/01/12  18:34:31
65128         Log: Add sockatmark() to the todo list.
65129      Branch: perl
65130            ! Todo-5.6
65131 ____________________________________________________________________________
65132 [  8419] By: jhi                                   on 2001/01/12  18:09:46
65133         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
65134      Branch: perl
65135            ! op.c
65136 ____________________________________________________________________________
65137 [  8418] By: jhi                                   on 2001/01/12  18:05:30
65138         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
65139              From: Radu Greab <radu@netsoft.ro>
65140              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
65141              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
65142      Branch: perl
65143            ! op.c t/pragma/sub_lval.t
65144 ____________________________________________________________________________
65145 [  8417] By: jhi                                   on 2001/01/12  16:09:09
65146         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
65147              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
65148              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
65149              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
65150      Branch: perl
65151            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
65152            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
65153            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
65154            ! t/pragma/sub_lval.t toke.c
65155 ____________________________________________________________________________
65156 [  8416] By: jhi                                   on 2001/01/12  15:42:06
65157         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
65158              From: "Richard Soderberg" <rs@crystalflame.net>
65159              Date: Fri, 12 Jan 2001 04:49:35 -0800
65160              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
65161              
65162              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
65163              according to the platform.
65164      Branch: perl
65165            ! op.c
65166 ____________________________________________________________________________
65167 [  8415] By: jhi                                   on 2001/01/12  15:33:41
65168         Log: One more UTF-8 fix from Inaba Hiroto.
65169      Branch: perl
65170            ! pp.c regexec.c t/pragma/utf8.t
65171 ____________________________________________________________________________
65172 [  8414] By: jhi                                   on 2001/01/12  15:30:18
65173         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
65174      Branch: perl
65175            ! regexec.c
65176 ____________________________________________________________________________
65177 [  8413] By: jhi                                   on 2001/01/12  15:22:10
65178         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
65179              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65180              Date: Thu, 11 Jan 2001 12:53:36 +0100
65181              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
65182      Branch: perl
65183            ! toke.c
65184 ____________________________________________________________________________
65185 [  8412] By: jhi                                   on 2001/01/12  15:20:25
65186         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
65187              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65188              Date: Fri, 12 Jan 2001 14:37:55 +0100
65189              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
65190      Branch: perl
65191            ! hints/posix-bc.sh
65192 ____________________________________________________________________________
65193 [  8411] By: jhi                                   on 2001/01/12  15:14:14
65194         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
65195              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65196              Date: Fri, 12 Jan 2001 10:42:21 +0100
65197              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
65198      Branch: perl
65199            ! t/op/regmesg.t
65200 ____________________________________________________________________________
65201 [  8410] By: jhi                                   on 2001/01/12  05:48:55
65202         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
65203              From: Nicholas Clark <nick@ccl4.org> 
65204              Date: Sun, 7 Jan 2001 19:47:14 +0000
65205              Message-ID: <20010107194714.B1048@plum.flirble.org>
65206      Branch: perl
65207            ! t/op/numconvert.t
65208 ____________________________________________________________________________
65209 [  8409] By: jhi                                   on 2001/01/12  05:41:28
65210         Log: Integrate perlio.
65211      Branch: perl
65212           !> mg.c scope.h
65213 ____________________________________________________________________________
65214 [  8408] By: nick                                  on 2001/01/11  22:43:28
65215         Log: Remove variables that were used in experiments.
65216      Branch: perlio
65217            ! mg.c
65218 ____________________________________________________________________________
65219 [  8407] By: nick                                  on 2001/01/11  20:57:44
65220         Log: Catch die in %SIG handler and unblock the signal before re-dying.
65221              This make Linux work _without_ sigsetjmp().
65222              Turn off sigsetjmp() to see what else it does.
65223              May need Configure probe for sigprocmask() if anything has sigaction()
65224              but not sigprocmask().
65225      Branch: perlio
65226            ! mg.c scope.h
65227 ____________________________________________________________________________
65228 [  8406] By: nick                                  on 2001/01/11  19:32:07
65229         Log: Integrate mainline
65230      Branch: perlio
65231           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
65232           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
65233           !> t/op/substr.t
65234 ____________________________________________________________________________
65235 [  8405] By: jhi                                   on 2001/01/11  17:11:01
65236         Log: Fix UTF-8 lval substr().
65237      Branch: perl
65238            ! mg.c t/op/substr.t
65239 ____________________________________________________________________________
65240 [  8404] By: jhi                                   on 2001/01/11  05:13:58
65241         Log: Update Changes.
65242      Branch: perl
65243            ! Changes patchlevel.h
65244 ____________________________________________________________________________
65245 [  8403] By: jhi                                   on 2001/01/11  04:38:24
65246         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
65247              From: Hugo <hv@crypt.compulink.co.uk>
65248              Date: Mon, 30 Oct 2000 01:33:26 +0000
65249              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
65250      Branch: perl
65251            ! regexec.c t/op/re_tests
65252 ____________________________________________________________________________
65253 [  8402] By: jhi                                   on 2001/01/11  04:26:12
65254         Log: Integrate perlio.
65255      Branch: perl
65256           !> scope.h util.c
65257 ____________________________________________________________________________
65258 [  8401] By: nick                                  on 2001/01/10  22:52:55
65259         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
65260              (So Alan and Ilya can try setting via hints.)
65261              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
65262              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
65263              doing the save everywhere seems to restart read() correctly, but just
65264              doing it once "round" the handler does not.
65265      Branch: perlio
65266            ! scope.h
65267 ____________________________________________________________________________
65268 [  8400] By: jhi                                   on 2001/01/10  21:57:54
65269         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
65270              of IRIX, HP-UX is unaffected.
65271      Branch: perl
65272            ! perl.h
65273 ____________________________________________________________________________
65274 [  8399] By: nick                                  on 2001/01/10  21:29:19
65275         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
65276      Branch: perlio
65277            ! util.c
65278 ____________________________________________________________________________
65279 [  8398] By: jhi                                   on 2001/01/10  20:55:31
65280         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
65281              also have ReusePort.
65282      Branch: perl
65283            ! ext/IO/lib/IO/Socket/INET.pm
65284 ____________________________________________________________________________
65285 [  8397] By: jhi                                   on 2001/01/10  20:50:57
65286         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
65287              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
65288              Date: Wed, 10 Jan 2001 01:38:13 -0800
65289              Message-ID: <20010110013813.B41744@yahoo-inc.com>
65290      Branch: perl
65291            ! ext/IO/lib/IO/Socket/INET.pm
65292 ____________________________________________________________________________
65293 [  8396] By: jhi                                   on 2001/01/10  20:49:30
65294         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
65295              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
65296              Date: Wed, 10 Jan 2001 01:37:32 -0800
65297              Message-ID: <20010110013732.A41744@yahoo-inc.com>
65298      Branch: perl
65299            ! ext/Socket/Socket.pm
65300 ____________________________________________________________________________
65301 [  8395] By: jhi                                   on 2001/01/10  20:41:37
65302         Log: Test for bug id 20010105.016 (fixed by #8378).
65303      Branch: perl
65304            ! t/op/split.t
65305 ____________________________________________________________________________
65306 [  8394] By: jhi                                   on 2001/01/10  20:26:32
65307         Log: Integrate perlio.
65308      Branch: perl
65309            ! util.c
65310 ____________________________________________________________________________
65311 [  8393] By: nick                                  on 2001/01/10  19:34:30
65312         Log: Back out Simon's pid hackery for now.
65313      Branch: perlio
65314            ! util.c
65315 ____________________________________________________________________________
65316 [  8392] By: nick                                  on 2001/01/10  19:23:13
65317         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
65318      Branch: perlio
65319           !> (integrate 29 files)
65320 ____________________________________________________________________________
65321 [  8391] By: jhi                                   on 2001/01/10  18:43:15
65322         Log: Subject: [PATCH] Fix my_pclose segfault
65323              From: Simon Cozens <simon@cozens.net>
65324              Date: Wed, 10 Jan 2001 18:39:35 +0000
65325              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
65326      Branch: perl
65327            ! util.c
65328 ____________________________________________________________________________
65329 [  8390] By: jhi                                   on 2001/01/10  18:42:08
65330         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
65331              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65332              Date:     Wed, 10 Jan 2001 13:23:02 EST
65333              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
65334      Branch: perl
65335            ! ext/Opcode/Opcode.xs
65336 ____________________________________________________________________________
65337 [  8389] By: jhi                                   on 2001/01/10  15:16:07
65338         Log: Turn off the integer preservation for now.
65339      Branch: perl
65340            ! perl.h
65341 ____________________________________________________________________________
65342 [  8388] By: jhi                                   on 2001/01/10  15:01:25
65343         Log: Few more IDE/editor nits from p5p.
65344      Branch: perl
65345            ! pod/perlfaq3.pod
65346 ____________________________________________________________________________
65347 [  8387] By: jhi                                   on 2001/01/10  06:53:16
65348         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
65349              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
65350              Date: Tue, 9 Jan 2001 23:16:02 +0000
65351              Message-ID: <20010109231602.A81101@plum.flirble.org>
65352      Branch: perl
65353            ! sv.c
65354 ____________________________________________________________________________
65355 [  8386] By: jhi                                   on 2001/01/10  03:17:54
65356         Log: Test cases for #8385 (from Simon's "torture.pl")
65357      Branch: perl
65358            ! t/op/tr.t
65359 ____________________________________________________________________________
65360 [  8385] By: jhi                                   on 2001/01/10  03:17:11
65361         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
65362              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
65363              Date: Wed, 10 Jan 2001 11:39:39 +0900
65364              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
65365              
65366              Some more UTF-8 tr cases fixed.
65367      Branch: perl
65368            ! doop.c
65369 ____________________________________________________________________________
65370 [  8384] By: jhi                                   on 2001/01/09  22:45:40
65371         Log: Allow the locale test needing POSIX and the taint test
65372              needing IPC::SysV to run under 'minitest' (basically,
65373              bail out if loading the extension fails)
65374      Branch: perl
65375            ! t/op/misc.t t/op/taint.t
65376 ____________________________________________________________________________
65377 [  8383] By: jhi                                   on 2001/01/09  21:36:04
65378         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
65379              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65380              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
65381              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
65382      Branch: perl
65383            ! t/io/openpid.t
65384 ____________________________________________________________________________
65385 [  8382] By: jhi                                   on 2001/01/09  21:06:08
65386         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
65387              Should finish up the bug id 20001205.022.
65388      Branch: perl
65389            ! pp.c pp_hot.c scope.c
65390 ____________________________________________________________________________
65391 [  8381] By: jhi                                   on 2001/01/09  18:27:43
65392         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
65393              From: Andy Dougherty <doughera@lafayette.edu>
65394              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
65395              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
65396              
65397              More robust yacc/bison error detection.
65398      Branch: perl
65399            ! t/comp/proto.t
65400 ____________________________________________________________________________
65401 [  8380] By: jhi                                   on 2001/01/09  15:21:38
65402         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
65403              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65404              Date:     Tue, 9 Jan 2001 07:53:55 EST
65405              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
65406      Branch: perl
65407            ! t/op/misc.t vms/test.com
65408 ____________________________________________________________________________
65409 [  8379] By: jhi                                   on 2001/01/09  15:20:38
65410         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
65411              From: jhi@cc.hut.fi
65412              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
65413              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
65414              
65415              The #8378 fixed this.
65416      Branch: perl
65417            ! t/op/tr.t
65418 ____________________________________________________________________________
65419 [  8378] By: jhi                                   on 2001/01/09  15:05:32
65420         Log: Subject: One more patch for UTF8 
65421              From: Inaba Hiroto <inaba@st.rim.or.jp>
65422              Date: Tue, 09 Jan 2001 01:04:32 +0900
65423              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
65424              
65425              UTF-8 fixes for 'x' and tr///.
65426      Branch: perl
65427            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
65428            ! regcomp.c regexec.c toke.c utf8.c
65429 ____________________________________________________________________________
65430 [  8377] By: jhi                                   on 2001/01/09  14:32:17
65431         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
65432      Branch: perl
65433            ! t/op/length.t
65434 ____________________________________________________________________________
65435 [  8376] By: jhi                                   on 2001/01/09  04:32:32
65436         Log: integrate changes #7775, #8316, #8316 from mainline
65437      Branch: maint-5.6/perl
65438            ! hints/solaris_2.sh
65439 ____________________________________________________________________________
65440 [  8375] By: jhi                                   on 2001/01/09  04:26:43
65441         Log: Update Changes.
65442      Branch: perl
65443            ! Changes patchlevel.h
65444 ____________________________________________________________________________
65445 [  8374] By: jhi                                   on 2001/01/09  04:14:32
65446         Log: IDE/editor section tweaking.
65447      Branch: perl
65448            ! pod/perlfaq3.pod
65449 ____________________________________________________________________________
65450 [  8373] By: jhi                                   on 2001/01/09  02:38:26
65451         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
65452              From: Peter Prymmer <pvhp@forte.com>
65453              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
65454              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
65455              
65456              In preparation os OS/390 dynamic loading.
65457      Branch: perl
65458            ! README.os390 hints/os390.sh
65459 ____________________________________________________________________________
65460 [  8372] By: jhi                                   on 2001/01/09  00:24:30
65461         Log: Integrate with perlio.
65462      Branch: perl
65463           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
65464 ____________________________________________________________________________
65465 [  8371] By: nick                                  on 2001/01/08  23:54:33
65466         Log: Fix "scalars leaked" bugs caused by overload magic
65467              (Highlighted by Ilya's DESTROY optimization.)
65468      Branch: perlio
65469            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
65470 ____________________________________________________________________________
65471 [  8370] By: nick                                  on 2001/01/08  20:19:41
65472         Log: Integrate mainline
65473      Branch: perlio
65474           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
65475           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
65476           !> t/op/64bitint.t
65477 ____________________________________________________________________________
65478 [  8369] By: jhi                                   on 2001/01/08  17:30:52
65479         Log: save_delete() Safefree() doesn't (anymore?) work with shared
65480              strings, one test failure in op/misc and almost all of lib/b.
65481              (Outcomments #8369.)
65482      Branch: perl
65483            ! scope.c
65484 ____________________________________________________________________________
65485 [  8368] By: jhi                                   on 2001/01/08  14:47:10
65486         Log: (Outcommented by #8369.)
65487              
65488              Subject: Re: Perl BugID 20001205.022 ---- save_delete
65489              From: Simon Cozens <simon@cozens.net>
65490              Date: Sat, 6 Jan 2001 11:48:40 +0000
65491              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
65492              
65493              The save_delete() does need the Safefree.
65494      Branch: perl
65495            ! scope.c
65496 ____________________________________________________________________________
65497 [  8367] By: bailey                                on 2001/01/08  08:53:52
65498         Log: Once again syncing after too long an absence
65499      Branch: vmsperl
65500           +> (branch 55 files)
65501            - MAINTAIN fix_pl vos/config.def vos/config.h
65502            - vos/config_h.SH_orig
65503           !> (integrate 498 files)
65504 ____________________________________________________________________________
65505 [  8366] By: jhi                                   on 2001/01/08  02:42:59
65506         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
65507              From: nick@ccl4.org
65508              Date: Sun, 7 Jan 2001 21:07:18 +0000
65509              Message-Id: <20010107210717.D1048@plum.flirble.org>
65510      Branch: perl
65511            ! sv.c t/op/64bitint.t
65512 ____________________________________________________________________________
65513 [  8365] By: jhi                                   on 2001/01/08  02:35:16
65514         Log: Subject: [PATCH] environ nit
65515              From: Simon Cozens <simon@cozens.net>
65516              Date: Sun, 7 Jan 2001 17:57:07 +0000
65517              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
65518              
65519              Use environ only if we have it.
65520      Branch: perl
65521            ! mg.c
65522 ____________________________________________________________________________
65523 [  8364] By: jhi                                   on 2001/01/08  02:24:51
65524         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
65525      Branch: perl
65526            ! ext/GDBM_File/GDBM_File.xs
65527 ____________________________________________________________________________
65528 [  8363] By: jhi                                   on 2001/01/08  02:19:24
65529         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
65530              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65531              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
65532              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
65533      Branch: perl
65534            ! dump.c op.c
65535 ____________________________________________________________________________
65536 [  8362] By: jhi                                   on 2001/01/08  02:17:43
65537         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
65538              From: Doug MacEachern <dougm@covalent.net>
65539              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
65540              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
65541              
65542              Allow AUTOLOAD to be an xsub and allow such xsubs
65543              to avoid use of $AUTOLOAD.
65544      Branch: perl
65545            ! gv.c
65546 ____________________________________________________________________________
65547 [  8361] By: jhi                                   on 2001/01/08  02:16:07
65548         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
65549              From: Radu Greab <radu@netsoft.ro>
65550              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
65551              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
65552              
65553              No need for the potentially nonportable $SIG{CHLD}.
65554      Branch: perl
65555            ! t/io/pipe.t
65556 ____________________________________________________________________________
65557 [  8360] By: jhi                                   on 2001/01/08  01:58:23
65558         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
65559      Branch: perl
65560            ! lib/Getopt/Long.pm
65561 ____________________________________________________________________________
65562 [  8359] By: jhi                                   on 2001/01/08  01:55:44
65563         Log: Integrate perlio.
65564      Branch: perl
65565           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
65566           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
65567           !> utf8.c win32/Makefile
65568 ____________________________________________________________________________
65569 [  8358] By: jhi                                   on 2001/01/07  21:16:50
65570         Log: Update the EPOC cross SDK URL.
65571      Branch: perl
65572            ! README.epoc
65573 ____________________________________________________________________________
65574 [  8357] By: jhi                                   on 2001/01/07  21:16:09
65575         Log: Update the EPOC cross SDK URL.
65576      Branch: maint-5.6/perl
65577            ! README.epoc
65578 ____________________________________________________________________________
65579 [  8356] By: nick                                  on 2001/01/06  21:47:52
65580         Log: FILE * in XS code for PerlIO world:
65581              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
65582              - Add FILE * T_STDIO typemap.
65583              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
65584      Branch: perlio
65585            ! lib/ExtUtils/typemap perlio.c perlio.h
65586 ____________________________________________________________________________
65587 [  8355] By: jhi                                   on 2001/01/06  20:27:15
65588         Log: integrate change #8336 from mainline
65589              
65590              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
65591      Branch: maint-5.6/perl
65592            ! hv.c
65593 ____________________________________________________________________________
65594 [  8354] By: jhi                                   on 2001/01/06  20:24:29
65595         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
65596              From: Robin Barker <rmb1@cise.npl.co.uk>
65597              Date: Fri, 22 Dec 2000 12:17:38 GMT
65598              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
65599              
65600              The patch reformats some long =item lines so they give
65601              correct output via pod2man | nroff -man
65602              
65603              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
65604              From: Robin Barker <rmb1@cise.npl.co.uk>
65605              Date: Tue, 2 Jan 2001 15:35:03 GMT
65606              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
65607              
65608              Here is a _further_ patch which corrects a few more errors:
65609              * an empty C<=item> in CPAN.pm
65610              * patching the wrong file (pod/perlamiga.pod not README.amiga)
65611              * leaving empty C<=item>s which formatted incorrectly
65612              * over long C<=item>s revealed by latest patch to Pod::Man
65613      Branch: maint-5.6/perl
65614            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
65615            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
65616            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
65617            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
65618            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
65619            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
65620 ____________________________________________________________________________
65621 [  8353] By: jhi                                   on 2001/01/06  20:21:10
65622         Log: integrate changes #7980, 8056, 8057 from mainline
65623              
65624              UTF-8 hash keys.
65625      Branch: maint-5.6/perl
65626            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
65627 ____________________________________________________________________________
65628 [  8352] By: jhi                                   on 2001/01/06  20:18:44
65629         Log: Forgotten from #8438.
65630      Branch: maint-5.6/perl
65631            ! epoc/epocish.h
65632 ____________________________________________________________________________
65633 [  8351] By: jhi                                   on 2001/01/06  20:18:12
65634         Log: Forgotten from #8347.
65635      Branch: maint-5.6/perl
65636            ! config_h.SH
65637 ____________________________________________________________________________
65638 [  8350] By: jhi                                   on 2001/01/06  20:00:19
65639         Log: Thinko in #8347.
65640      Branch: maint-5.6/perl
65641            ! regcomp.c
65642 ____________________________________________________________________________
65643 [  8349] By: jhi                                   on 2001/01/06  18:05:30
65644         Log: Copy the FAQ3 IDE section from the development branch,
65645              changes originally by Peter Prymmer.
65646      Branch: maint-5.6/perl
65647            ! pod/perlfaq3.pod
65648 ____________________________________________________________________________
65649 [  8348] By: jhi                                   on 2001/01/06  18:03:02
65650         Log: EPOC updates for TRIAL1.
65651              
65652              Subject: [5.6.1 trial1] EPOC update
65653              From: Olaf Flebbe <O.Flebbe@science-computing.de>
65654              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
65655              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
65656              
65657              Subject: epoc patch2 for perl-5.6.1-trial1
65658              From: Olaf Flebbe <O.Flebbe@science-computing.de>
65659              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
65660              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
65661      Branch: maint-5.6/perl
65662            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
65663            ! epoc/epocish.c
65664 ____________________________________________________________________________
65665 [  8347] By: jhi                                   on 2001/01/06  17:29:10
65666         Log: integrate changes #7710,7824,7973 from mainline,
65667              plus VMS nits from Peter Prymmer and Dan Sugalski.
65668              
65669              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
65670              library (getprotobyname and getprotobynumber are outversioned by
65671              the same calls in libc, at least for xlc version 3.
65672              
65673              Add HAS_SBRK_PROTO.
65674              
65675              Fixes for signedness warnings noticed by VMSperlers.
65676      Branch: maint-5.6/perl
65677            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65678            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
65679            ! sv.c vms/descrip_mms.template vos/config.alpha.def
65680            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65681            ! win32/config.bc win32/config.gc win32/config.vc
65682 ____________________________________________________________________________
65683 [  8346] By: nick                                  on 2001/01/06  14:36:01
65684         Log: Fixup accumulated integrate muddles (perlio == devperl again)
65685      Branch: perlio
65686            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
65687 ____________________________________________________________________________
65688 [  8345] By: nick                                  on 2001/01/06  14:24:58
65689         Log: Integrate mainline
65690      Branch: perlio
65691           !> (integrate 55 files)
65692 ____________________________________________________________________________
65693 [  8344] By: jhi                                   on 2001/01/06  02:24:02
65694         Log: Subject: [patch] PerlIO_cleanup() prototype
65695              From: Doug MacEachern <dougm@covalent.net>
65696              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
65697              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
65698      Branch: perl
65699            ! perlio.h
65700 ____________________________________________________________________________
65701 [  8343] By: jhi                                   on 2001/01/06  01:04:09
65702         Log: IRIX compiler noticed that the bof initialization might be
65703              bypassed by control flow.
65704      Branch: perl
65705            ! toke.c
65706 ____________________________________________________________________________
65707 [  8342] By: jhi                                   on 2001/01/06  00:10:48
65708         Log: Update Changes.
65709      Branch: perl
65710            ! Changes patchlevel.h
65711 ____________________________________________________________________________
65712 [  8341] By: jhi                                   on 2001/01/05  23:52:33
65713         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
65714      Branch: perl
65715            ! toke.c
65716 ____________________________________________________________________________
65717 [  8340] By: jhi                                   on 2001/01/05  22:44:08
65718         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
65719              From: Radu Greab <radu@netsoft.ro>
65720              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
65721              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
65722      Branch: perl
65723            ! t/io/pipe.t util.c
65724 ____________________________________________________________________________
65725 [  8339] By: jhi                                   on 2001/01/05  22:35:17
65726         Log: Subject: [PATCH] format and rewording in perlfaq.pod
65727              From: Robin Barker <rmb1@cise.npl.co.uk>
65728              Date: Fri, 5 Jan 2001 18:51:20 GMT
65729              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
65730      Branch: perl
65731            ! pod/perlfaq.pod
65732 ____________________________________________________________________________
65733 [  8338] By: jhi                                   on 2001/01/05  22:31:17
65734         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
65735              From: Peter Prymmer <pvhp@forte.com>
65736              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
65737              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
65738      Branch: perl
65739            ! utils/perlbug.PL
65740 ____________________________________________________________________________
65741 [  8337] By: jhi                                   on 2001/01/05  18:15:11
65742         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
65743              From: Robin Barker <rmb1@cise.npl.co.uk>
65744              Date: Tue, 2 Jan 2001 15:24:07 GMT
65745              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
65746              
65747              If you call configure as C<./Configure> or C<sh ./Configure>,
65748              $src is set to the absolute path name, not '.'.
65749              
65750              This, in turn, means -Dmksymlink tries to do its stuff because
65751              it does not think it is in the src directory.
65752              
65753              (plus a metaconfig nitfix)
65754      Branch: metaconfig
65755            ! U/compline/ccflags.U U/modified/src.U
65756      Branch: perl
65757            ! Configure config_h.SH
65758 ____________________________________________________________________________
65759 [  8336] By: jhi                                   on 2001/01/05  17:48:32
65760         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
65761              From: Alan Burlison <Alan.Burlison@uk.sun.com>
65762              Message-ID: <3A5606C4.473D2226@uk.sun.com>
65763              Date: Fri, 05 Jan 2001 17:39:16 +0000
65764      Branch: perl
65765            ! hv.c
65766 ____________________________________________________________________________
65767 [  8335] By: jhi                                   on 2001/01/05  16:05:44
65768         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
65769      Branch: perl
65770            ! lib/Getopt/Long.pm
65771 ____________________________________________________________________________
65772 [  8334] By: jhi                                   on 2001/01/05  16:00:51
65773         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
65774              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
65775              Date: Fri, 05 Jan 2001 13:46:51 +0100
65776              Message-ID: <13693.978698811@nice.ram.loc>
65777              
65778              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
65779              accurate reading of the "atime".  
65780      Branch: perl
65781            ! t/io/fs.t
65782 ____________________________________________________________________________
65783 [  8333] By: jhi                                   on 2001/01/05  15:57:37
65784         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
65785              From: Simon Cozens <simon@cozens.net>
65786              Date: Fri, 8 Dec 2000 13:33:31 +0000
65787              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
65788              
65789              A lost patch fragment.
65790      Branch: perl
65791            ! doop.c
65792 ____________________________________________________________________________
65793 [  8332] By: jhi                                   on 2001/01/05  15:40:42
65794         Log: Do away with strncpy() and a fixed length buffer.
65795      Branch: perl
65796            ! utf8.c
65797 ____________________________________________________________________________
65798 [  8331] By: jhi                                   on 2001/01/05  15:03:07
65799         Log: Tests for #8329 and #8330.
65800      Branch: perl
65801            ! t/op/bop.t
65802 ____________________________________________________________________________
65803 [  8330] By: jhi                                   on 2001/01/05  15:02:38
65804         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
65805              raw 8-bit form to the UTF-8 string.
65806      Branch: perl
65807            ! toke.c
65808 ____________________________________________________________________________
65809 [  8329] By: jhi                                   on 2001/01/05  14:55:13
65810         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
65811              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65812              Date: Fri, 5 Jan 2001 12:28:52 +0100
65813              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
65814              
65815              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
65816              no effect.  (changed the strncpy() to Copy())
65817      Branch: perl
65818            ! toke.c
65819 ____________________________________________________________________________
65820 [  8328] By: jhi                                   on 2001/01/05  06:44:27
65821         Log: UTF-8 cleanup.
65822      Branch: perl
65823            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
65824            ! regexec.c sv.c toke.c
65825 ____________________________________________________________________________
65826 [  8327] By: jhi                                   on 2001/01/05  01:11:29
65827         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')
65828              From: Radu Greab <radu@netsoft.ro>
65829              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
65830              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
65831              
65832              Cleans up Harness to not use FileHandle, which uses IO.
65833      Branch: perl
65834            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
65835 ____________________________________________________________________________
65836 [  8326] By: jhi                                   on 2001/01/05  00:56:37
65837         Log: Update Changes.
65838      Branch: perl
65839            ! Changes patchlevel.h
65840 ____________________________________________________________________________
65841 [  8325] By: jhi                                   on 2001/01/05  00:53:18
65842         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
65843              From: Peter Prymmer <pvhp@forte.com>
65844              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
65845              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
65846              
65847              plus a couple more tailing whitespace removals.
65848      Branch: perl
65849            ! win32/Makefile
65850 ____________________________________________________________________________
65851 [  8324] By: jhi                                   on 2001/01/05  00:47:39
65852         Log: Add some Unicode chop() tests.
65853      Branch: perl
65854            ! t/op/chop.t
65855 ____________________________________________________________________________
65856 [  8323] By: jhi                                   on 2001/01/05  00:47:23
65857         Log: Unify UTF-8 malformedness handling.
65858      Branch: perl
65859            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
65860 ____________________________________________________________________________
65861 [  8322] By: jhi                                   on 2001/01/04  22:21:54
65862         Log: The new $issymlink was unknown to Mksymlinks.
65863      Branch: metaconfig/U/perl
65864            ! Mksymlinks.U issymlink.U
65865      Branch: perl
65866            ! Configure config_h.SH
65867 ____________________________________________________________________________
65868 [  8321] By: jhi                                   on 2001/01/04  21:51:05
65869         Log: The test didn't work under the core test framework.
65870      Branch: perl
65871            ! t/lib/st-lock.t
65872 ____________________________________________________________________________
65873 [  8320] By: jhi                                   on 2001/01/04  21:14:22
65874         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
65875      Branch: perl
65876            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
65877 ____________________________________________________________________________
65878 [  8319] By: jhi                                   on 2001/01/04  20:46:17
65879         Log: Typo in #8312 when manually applying a problematic patch fragment.
65880      Branch: perl
65881            ! ext/Storable/Storable.xs
65882 ____________________________________________________________________________
65883 [  8318] By: jhi                                   on 2001/01/04  20:43:01
65884         Log: The $sh_c didn't fly.
65885      Branch: metaconfig
65886            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
65887            ! U/modified/Loc.U U/modified/myhostname.U
65888            ! U/modified/spitshell.U
65889      Branch: metaconfig/U/perl
65890            ! issymlink.U
65891      Branch: perl
65892            ! Configure config_h.SH
65893 ____________________________________________________________________________
65894 [  8317] By: jhi                                   on 2001/01/04  19:58:01
65895         Log: AIX builtin test -h is broken, changes based on
65896              
65897              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
65898              Date: Tue, 02 Jan 2001 11:24:39 +0100
65899              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65900              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
65901      Branch: metaconfig
65902            + U/modified/spitshell.U
65903            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
65904            ! U/modified/Loc.U U/modified/myhostname.U
65905      Branch: metaconfig/U/perl
65906            ! Mksymlinks.U issymlink.U
65907      Branch: perl
65908            ! Configure
65909 ____________________________________________________________________________
65910 [  8316] By: jhi                                   on 2001/01/04  19:02:22
65911         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
65912              From: Andy Dougherty <doughera@lafayette.edu>
65913              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
65914              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
65915              
65916              Beware of GNU ld.
65917      Branch: perl
65918            ! hints/solaris_2.sh
65919 ____________________________________________________________________________
65920 [  8315] By: jhi                                   on 2001/01/04  18:56:48
65921         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
65922              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
65923              Date: Wed, 3 Jan 2001 07:58:51 +0100
65924              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
65925      Branch: perl
65926            ! hints/solaris_2.sh
65927 ____________________________________________________________________________
65928 [  8314] By: jhi                                   on 2001/01/04  18:54:07
65929         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
65930              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65931              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
65932              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
65933              
65934              Doc tweak on #8313.
65935      Branch: perl
65936            ! ext/B/B/Deparse.pm
65937 ____________________________________________________________________________
65938 [  8313] By: jhi                                   on 2001/01/04  18:52:27
65939         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
65940              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
65941              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65942              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
65943              
65944              Make the peephole optimizer to bypass more null ops and
65945              and rewrite the deparse handling of continue blocks.
65946      Branch: perl
65947            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
65948 ____________________________________________________________________________
65949 [  8312] By: jhi                                   on 2001/01/04  18:47:39
65950         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
65951      Branch: perl
65952            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
65953            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
65954            ! t/lib/st-lock.t
65955 ____________________________________________________________________________
65956 [  8311] By: jhi                                   on 2001/01/04  18:36:08
65957         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
65958              filter to be run on each .pm during the pm_to_blib() phase,
65959              a fixed version of
65960              
65961              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
65962              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
65963              Date: Wed, 03 Jan 2001 22:01:30 +0100
65964              Message-ID: <5296.978555690@nice.ram.loc>
65965      Branch: perl
65966            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
65967            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
65968            ! lib/ExtUtils/MakeMaker.pm
65969 ____________________________________________________________________________
65970 [  8310] By: jhi                                   on 2001/01/04  18:32:54
65971         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
65972              From: Robin Barker <rmb1@cise.npl.co.uk>
65973              Date: Tue, 2 Jan 2001 15:35:03 GMT
65974              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
65975      Branch: perl
65976            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
65977            ! pod/perlrequick.pod
65978 ____________________________________________________________________________
65979 [  8309] By: jhi                                   on 2001/01/04  18:29:07
65980         Log: Subject: Re: [patch] static-ize XS()
65981              From: Doug MacEachern <dougm@covalent.net>
65982              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
65983              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
65984              
65985              Provide prototypes for the XS functions.
65986      Branch: perl
65987            ! lib/ExtUtils/xsubpp
65988 ____________________________________________________________________________
65989 [  8308] By: jhi                                   on 2001/01/04  18:27:44
65990         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
65991              From: Doug MacEachern <dougm@covalent.net>
65992              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
65993              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
65994      Branch: perl
65995            ! lib/ExtUtils/typemap
65996 ____________________________________________________________________________
65997 [  8307] By: jhi                                   on 2001/01/04  18:25:25
65998         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
65999              From: Doug MacEachern <dougm@covalent.net>
66000              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
66001              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
66002              
66003              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
66004      Branch: perl
66005            ! lib/ExtUtils/MM_Unix.pm
66006 ____________________________________________________________________________
66007 [  8306] By: jhi                                   on 2001/01/04  18:23:00
66008         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
66009              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66010              Date: Thu, 4 Jan 2001 12:47:10 +0100 
66011              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
66012              
66013              The toke.c part only, patching embed.h and proto.h is futile.
66014      Branch: perl
66015            ! toke.c
66016 ____________________________________________________________________________
66017 [  8305] By: jhi                                   on 2001/01/04  18:05:51
66018         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
66019              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66020              Date: Thu, 4 Jan 2001 17:50:12 +0100 
66021              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
66022      Branch: perl
66023            ! toke.c
66024 ____________________________________________________________________________
66025 [  8304] By: jhi                                   on 2001/01/04  18:03:26
66026         Log: Subject: [PATCH perl@8269]
66027              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66028              Date: Thu, 4 Jan 2001 12:53:39 +0100 
66029              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
66030              
66031              If running byacc write-enable also perly.h.
66032      Branch: perl
66033            ! Makefile.SH
66034 ____________________________________________________________________________
66035 [  8303] By: jhi                                   on 2001/01/04  15:40:49
66036         Log: Rewrite pp_concat() in terms of sv_catsv().
66037      Branch: perl
66038            ! pp_hot.c
66039 ____________________________________________________________________________
66040 [  8302] By: nick                                  on 2001/01/03  22:43:22
66041         Log: Integrate mainline.
66042      Branch: perlio
66043           !> ext/Encode/Encode.xs sv.c utf8.c
66044 ____________________________________________________________________________
66045 [  8301] By: jhi                                   on 2001/01/02  23:40:26
66046         Log: Variable naming tweak.
66047      Branch: perl
66048            ! sv.c
66049 ____________________________________________________________________________
66050 [  8300] By: jhi                                   on 2001/01/02  23:40:02
66051         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
66052              in is_utf8_string().
66053      Branch: perl
66054            ! utf8.c
66055 ____________________________________________________________________________
66056 [  8299] By: jhi                                   on 2001/01/02  22:14:40
66057         Log: Integrate perlio.
66058      Branch: perl
66059           !> pp.c pp_hot.c win32/Makefile
66060 ____________________________________________________________________________
66061 [  8298] By: nick                                  on 2001/01/02  22:03:06
66062         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
66063      Branch: perlio
66064            ! pp.c pp_hot.c
66065 ____________________________________________________________________________
66066 [  8297] By: jhi                                   on 2001/01/02  04:26:28
66067         Log: Signedness nit.
66068      Branch: perl
66069            ! ext/Encode/Encode.xs
66070 ____________________________________________________________________________
66071 [  8296] By: nick                                  on 2001/01/01  23:49:36
66072         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
66073      Branch: perlio
66074            ! win32/Makefile
66075 ____________________________________________________________________________
66076 [  8295] By: jhi                                   on 2001/01/01  23:05:48
66077         Log: Integrate perlio.
66078      Branch: perl
66079           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
66080           !> t/lib/encode.t
66081 ____________________________________________________________________________
66082 [  8294] By: nick                                  on 2001/01/01  22:48:34
66083         Log: Integrate mainline
66084      Branch: perlio
66085            ! pp_hot.c t/lib/encode.t
66086           !> (integrate 65 files)
66087 ____________________________________________________________________________
66088 [  8293] By: nick                                  on 2001/01/01  21:58:50
66089         Log: More rigor in UTF-8-ness of Encode's toUnicode
66090              XS export some of the utf8 internal functions.
66091              Test some of the functions.
66092              Fix pp_concat() bug shown by said tests.
66093      Branch: perlio
66094            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
66095            ! t/lib/encode.t
66096 ____________________________________________________________________________
66097 [  8292] By: jhi                                   on 2001/01/01  18:11:44
66098         Log: Integrate perlio.
66099      Branch: perl
66100           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
66101           !> ext/Encode/encengine.c ext/Encode/encode.h
66102 ____________________________________________________________________________
66103 [  8291] By: jhi                                   on 2001/01/01  18:10:58
66104         Log: Podify README.mpeix (a new version from the web),
66105              add a dummy NAME to Carp::Heavy, regen toc.
66106      Branch: perl
66107            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
66108            ! pod/perltoc.pod
66109 ____________________________________________________________________________
66110 [  8290] By: nick                                  on 2001/01/01  17:43:47
66111         Log: Loose the "Loading..." warning.
66112              Another bug in fallback support
66113      Branch: perlio
66114            ! ext/Encode/Encode.pm ext/Encode/encengine.c
66115 ____________________________________________________________________________
66116 [  8289] By: jhi                                   on 2001/01/01  00:01:57
66117         Log: Bump up Larry's copyright.
66118      Branch: perl
66119            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
66120            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
66121            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
66122            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
66123            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
66124            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
66125            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
66126            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
66127 ____________________________________________________________________________
66128 [  8288] By: nick                                  on 2000/12/31  21:27:53
66129         Log: Fix .ucm reading - forgot a chr()
66130              Start of .ucm write (for .enc to .ucm)
66131      Branch: perlio
66132            ! ext/Encode/compile
66133 ____________________________________________________________________________
66134 [  8287] By: jhi                                   on 2000/12/31  18:15:56
66135         Log: Comment away a diagnostic message as noted by Craig A. Berry
66136              (the unexpected message was confusing testing)
66137      Branch: perl
66138            ! ext/Encode/Encode.pm
66139 ____________________________________________________________________________
66140 [  8286] By: jhi                                   on 2000/12/31  18:14:51
66141         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
66142              Date: Sun, 31 Dec 2000 11:17:37 -0600
66143              From: "Craig A. Berry" <craigberry@mac.com>
66144              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
66145      Branch: perl
66146            ! ext/Encode/Makefile.PL
66147 ____________________________________________________________________________
66148 [  8285] By: nick                                  on 2000/12/31  18:11:54
66149         Log: Start of support of ICU-style .ucm files:
66150              - teach compile how to read a .ucm file
66151              - first guess at how to represent fallbacks in "tries".
66152              - use fallbacks if check == 0
66153              - new return code to indicate we used one.
66154      Branch: perlio
66155            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
66156            ! ext/Encode/encengine.c ext/Encode/encode.h
66157 ____________________________________________________________________________
66158 [  8284] By: jhi                                   on 2000/12/31  18:04:41
66159         Log: Pacify picky VMS compiler.
66160              
66161              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
66162              From: "Craig A. Berry" <craig.berry@psinetcs.com>
66163              Date: Sat, 30 Dec 2000 18:10:02 -0600
66164              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
66165      Branch: perl
66166            ! sv.c
66167 ____________________________________________________________________________
66168 [  8283] By: jhi                                   on 2000/12/31  16:11:47
66169         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
66170      Branch: perl
66171            ! t/lib/glob-basic.t
66172 ____________________________________________________________________________
66173 [  8282] By: jhi                                   on 2000/12/31  15:26:11
66174         Log: Integrate perlio.
66175      Branch: perl
66176           !> makedef.pl opcode.pl os2/os2.c perlio.c
66177 ____________________________________________________________________________
66178 [  8281] By: nick                                  on 2000/12/31  10:06:15
66179         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
66180              is available to be exported
66181      Branch: perlio
66182            ! makedef.pl perlio.c
66183 ____________________________________________________________________________
66184 [  8280] By: nick                                  on 2000/12/31  09:41:26
66185         Log: Ilya's OS2 patch (testing for damage on Win32)
66186      Branch: perlio
66187            ! makedef.pl opcode.pl os2/os2.c
66188 ____________________________________________________________________________
66189 [  8279] By: jhi                                   on 2000/12/30  21:52:07
66190         Log: Test nits.
66191      Branch: perl
66192            ! t/lib/syslfs.t t/op/lfs.t
66193 ____________________________________________________________________________
66194 [  8278] By: jhi                                   on 2000/12/30  21:47:49
66195         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
66196              From: andreas.koenig@anima.de (Andreas J. Koenig)
66197              Date: 30 Dec 2000 22:35:37 +0100
66198              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
66199              
66200              The 32-bit wraparound test wasn't quite right.
66201      Branch: perl
66202            ! t/lib/syslfs.t t/op/lfs.t
66203 ____________________________________________________________________________
66204 [  8277] By: jhi                                   on 2000/12/30  21:33:44
66205         Log: Subject: [PATCH] open() example in perlfunc.pod 
66206              From: Karsten Sperling <s_sperli@ira.uka.de>
66207              Date: Sat, 30 Dec 2000 22:27:09 +0100
66208              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
66209      Branch: perl
66210            ! pod/perlfunc.pod
66211 ____________________________________________________________________________
66212 [  8276] By: jhi                                   on 2000/12/30  20:32:40
66213         Log: Not quite that many tests yet.
66214      Branch: perl
66215            ! t/op/pat.t
66216 ____________________________________________________________________________
66217 [  8275] By: jhi                                   on 2000/12/30  20:26:58
66218         Log: Integrate perlio.
66219      Branch: perl
66220           !> toke.c
66221 ____________________________________________________________________________
66222 [  8274] By: jhi                                   on 2000/12/30  20:24:56
66223         Log: Signedness nit.
66224      Branch: perl
66225            ! utf8.c
66226 ____________________________________________________________________________
66227 [  8273] By: jhi                                   on 2000/12/30  20:15:46
66228         Log: Add a test case for 20000731.001 which was fixed by the #8267.
66229      Branch: perl
66230            ! t/op/pat.t
66231 ____________________________________________________________________________
66232 [  8272] By: nick                                  on 2000/12/30  19:47:51
66233         Log: Tweak for MULTIPLICITY/USE_PERLIO
66234      Branch: perlio
66235            ! toke.c
66236 ____________________________________________________________________________
66237 [  8271] By: nick                                  on 2000/12/30  19:46:45
66238         Log: Integrate mainline
66239      Branch: perlio
66240           +> lib/unicode/distinct.pm
66241           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
66242           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
66243           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
66244 ____________________________________________________________________________
66245 [  8270] By: jhi                                   on 2000/12/30  19:39:50
66246         Log: Subject: RE: perl@8269
66247              From: "Richard Soderberg" <rs@crystalflame.net>
66248              Date: Sat, 30 Dec 2000 11:36:27 -0800
66249              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
66250              
66251              A missing aTHX_.
66252      Branch: perl
66253            ! toke.c
66254 ____________________________________________________________________________
66255 [  8269] By: jhi                                   on 2000/12/30  18:55:48
66256         Log: Update Changes.
66257      Branch: perl
66258            ! Changes patchlevel.h
66259 ____________________________________________________________________________
66260 [  8268] By: jhi                                   on 2000/12/30  17:18:40
66261         Log: Add a test for Unicode split //.  The #8267 was the cure.
66262      Branch: perl
66263            ! t/op/split.t
66264 ____________________________________________________________________________
66265 [  8267] By: jhi                                   on 2000/12/30  17:14:19
66266         Log: Subject: more UTF8 test suites and an UTF8 patch
66267              From: Inaba Hiroto <inaba@st.rim.or.jp>
66268              Date: Sat, 30 Dec 2000 14:27:10 +0900
66269              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
66270              
66271              Just the patch part for now, and the pragma renamed
66272              as unicode::distinct.
66273      Branch: perl
66274            + lib/unicode/distinct.pm
66275            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
66276            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
66277            ! regcomp.h regexec.c sv.c toke.c utf8.c
66278 ____________________________________________________________________________
66279 [  8266] By: nick                                  on 2000/12/30  16:40:49
66280         Log: Integrate mainline
66281      Branch: perlio
66282           +> lib/Pod/Text/Overstrike.pm
66283           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
66284           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
66285           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
66286           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
66287           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
66288 ____________________________________________________________________________
66289 [  8265] By: jhi                                   on 2000/12/30  07:28:55
66290         Log: The sv_catsv() fix, take two.
66291      Branch: perl
66292            ! sv.c t/op/join.t
66293 ____________________________________________________________________________
66294 [  8264] By: jhi                                   on 2000/12/30  06:19:18
66295         Log: Undo all the join-related changes since #8248: relevant
66296              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
66297              The new sv_catsv() doesn't fly so it must go back to
66298              the drawing board.
66299      Branch: perl
66300            ! sv.c t/op/join.t t/pragma/utf8.t
66301 ____________________________________________________________________________
66302 [  8263] By: jhi                                   on 2000/12/30  01:08:32
66303         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
66304      Branch: perl
66305            ! sv.c
66306 ____________________________________________________________________________
66307 [  8262] By: jhi                                   on 2000/12/30  00:45:14
66308         Log: Retract #8261.
66309      Branch: perl
66310            ! hv.c util.c
66311 ____________________________________________________________________________
66312 [  8261] By: jhi                                   on 2000/12/30  00:38:32
66313         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
66314      Branch: perl
66315            ! hv.c util.c
66316 ____________________________________________________________________________
66317 [  8260] By: jhi                                   on 2000/12/29  22:51:33
66318         Log: (Retracted by #8264)  More fixing for #8251.
66319      Branch: perl
66320            ! sv.c
66321 ____________________________________________________________________________
66322 [  8259] By: jhi                                   on 2000/12/29  18:27:30
66323         Log: Subject: podlators 1.06 released
66324              From: Russ Allbery <rra@stanford.edu>
66325              Date: 25 Dec 2000 05:09:30 -0800
66326              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
66327      Branch: perl
66328            + lib/Pod/Text/Overstrike.pm
66329            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
66330            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
66331 ____________________________________________________________________________
66332 [  8258] By: jhi                                   on 2000/12/29  18:20:45
66333         Log: Make the large file tests more robust/talkative as suggested by
66334              
66335              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
66336              From: andreas.koenig@anima.de (Andreas J. Koenig)
66337              Date: 29 Dec 2000 14:23:01 +0100
66338              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
66339      Branch: perl
66340            ! t/lib/syslfs.t t/op/lfs.t
66341 ____________________________________________________________________________
66342 [  8257] By: jhi                                   on 2000/12/29  17:48:04
66343         Log: Further VMS piping fixes from Charles Lane:
66344              
66345              In summary, error messages produced when a subprocess terminated
66346              abnormally were being sent not just to the parent process, but to
66347              grandparents, because of default values for error output that were
66348              not completely overridden when the subprocess was started.
66349              
66350              This patch fixes this behavior by defining user-mode (i.e., temporary
66351              for the duration of the program) logical names for SYS$OUTPUT and
66352              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
66353              changes to make it so that the user-mode logicals are the ones that
66354              control where Perl's error messages go if it terminates abnormally.
66355              
66356              I also added some gratuitous fixes to the indentation of braces in
66357              the piping code.  It just looked ugly, before.
66358      Branch: perl
66359            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
66360 ____________________________________________________________________________
66361 [  8256] By: jhi                                   on 2000/12/29  17:45:12
66362         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
66363              From: "Casey R. Tweten" <crt@kiski.net>
66364              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
66365              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
66366              
66367              Tests for for #8240.
66368      Branch: perl
66369            ! t/pragma/constant.t
66370 ____________________________________________________________________________
66371 [  8255] By: jhi                                   on 2000/12/29  17:43:07
66372         Log: Subject: Re: [PATCH] Interesting syntax idea
66373              From: Simon Cozens <simon@cozens.net>
66374              Date: Fri, 29 Dec 2000 14:34:04 +0000
66375              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
66376              
66377              Tests for #8254.
66378      Branch: perl
66379            ! t/pragma/sub_lval.t
66380 ____________________________________________________________________________
66381 [  8254] By: jhi                                   on 2000/12/29  17:42:11
66382         Log: Subject: [PATCH] Interesting syntax idea
66383              From: Simon Cozens <simon@cozens.net>
66384              Date: Wed, 27 Dec 2000 05:08:57 +0000
66385              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
66386              
66387              Make opens + bareword assigns do typeglob assigns.
66388      Branch: perl
66389            ! op.c
66390 ____________________________________________________________________________
66391 [  8253] By: jhi                                   on 2000/12/29  17:36:45
66392         Log: Output the (apparent) version of gcc, as suggested by
66393              
66394              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
66395              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
66396              Date: 26 Dec 2000 04:29:17 -0500
66397              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
66398              
66399              (The patch as such didn't any more apply as the misparsing had
66400              already been addressed in #6474.)  Also change the wording about
66401              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
66402      Branch: perl
66403            ! hints/dec_osf.sh
66404 ____________________________________________________________________________
66405 [  8252] By: nick                                  on 2000/12/29  12:14:31
66406         Log: Integrate mainline
66407      Branch: perlio
66408           !> (integrate 27 files)
66409 ____________________________________________________________________________
66410 [  8251] By: jhi                                   on 2000/12/29  08:45:46
66411         Log: (Retracted by #8264)
66412              
66413              (Fixed by #8260.)
66414              
66415              sv_catsv() needs one more byte space than seems reasonable.
66416              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
66417              Curiouser and curiouser.
66418      Branch: perl
66419            ! sv.c
66420 ____________________________________________________________________________
66421 [  8250] By: jhi                                   on 2000/12/29  07:57:52
66422         Log: More split // UTF-8 tests.
66423      Branch: perl
66424            ! t/pragma/utf8.t
66425 ____________________________________________________________________________
66426 [  8249] By: jhi                                   on 2000/12/29  07:54:51
66427         Log: (Retracted by #8264)  More join() testing which was good because
66428              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
66429      Branch: perl
66430            ! pp.c t/op/join.t utf8.c utf8.h
66431 ____________________________________________________________________________
66432 [  8248] By: jhi                                   on 2000/12/29  07:08:32
66433         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
66434              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
66435              that the only cases to care about are byte+byte and byte+character.
66436              
66437              TODO: See how well pp_concat() could be implemented in terms
66438              of sv_catsv().
66439      Branch: perl
66440            ! doop.c sv.c t/op/join.t utf8.h
66441 ____________________________________________________________________________
66442 [  8247] By: jhi                                   on 2000/12/29  06:35:23
66443         Log: Signedness nit.
66444      Branch: perl
66445            ! pp_hot.c
66446 ____________________________________________________________________________
66447 [  8246] By: jhi                                   on 2000/12/29  01:23:31
66448         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
66449              From: Lupe Christoph <lupe@lupe-christoph.de>
66450              Date: Thu, 28 Dec 2000 23:00:00 +0100
66451              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
66452              
66453              Suggest rsync --delete --dry-run.
66454      Branch: perl
66455            ! pod/perlhack.pod
66456 ____________________________________________________________________________
66457 [  8245] By: jhi                                   on 2000/12/28  23:57:05
66458         Log: The maxiters upper limit sanity check (guarding against
66459              non-progress) assumed bytes instead of characters in s///
66460              and split().
66461      Branch: perl
66462            ! pp.c pp_hot.c
66463 ____________________________________________________________________________
66464 [  8244] By: jhi                                   on 2000/12/28  23:34:08
66465         Log: Make some panic messages a bit more logical.
66466      Branch: perl
66467            ! doop.c pod/perldiag.pod pp.c pp_hot.c
66468 ____________________________________________________________________________
66469 [  8243] By: jhi                                   on 2000/12/28  22:59:16
66470         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
66471              From: Simon Cozens <simon@cozens.net>
66472              Date: Wed, 27 Dec 2000 02:30:03 +0000
66473              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
66474      Branch: perl
66475            ! pp.c t/pragma/sub_lval.t
66476 ____________________________________________________________________________
66477 [  8242] By: jhi                                   on 2000/12/28  22:56:53
66478         Log: Subject: [PATCH blead] Fix B::Terse indentation
66479              From: Daniel Chetlin <daniel@chetlin.com>
66480              Date: Wed, 27 Dec 2000 06:43:30 -0800
66481              Message-ID: <20001227064329.B9573@darkstar>
66482      Branch: perl
66483            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
66484 ____________________________________________________________________________
66485 [  8241] By: jhi                                   on 2000/12/28  22:48:59
66486         Log: The latter patch from the
66487              
66488              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
66489              From: Peter Prymmer <pvhp@forte.com> 
66490              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
66491              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
66492              
66493              (the former patch from the above should have been
66494              taken care of by Nick I-S)
66495      Branch: perl
66496            ! win32/Makefile
66497 ____________________________________________________________________________
66498 [  8240] By: jhi                                   on 2000/12/28  22:45:22
66499         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
66500              From: "Casey R. Tweten" <crt@kiski.net>
66501              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
66502              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
66503      Branch: perl
66504            ! lib/constant.pm
66505 ____________________________________________________________________________
66506 [  8239] By: jhi                                   on 2000/12/28  22:37:45
66507         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
66508              From: Simon Cozens <simon@cozens.net>
66509              Date: Wed, 27 Dec 2000 14:12:44 +0000
66510              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
66511      Branch: perl
66512            ! t/op/method.t t/op/sort.t toke.c
66513 ____________________________________________________________________________
66514 [  8238] By: jhi                                   on 2000/12/28  22:30:32
66515         Log: Subject: [PATCH perl@8229] Call.pm
66516              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
66517              Date: Mon, 25 Dec 2000 10:47:15 -0000
66518              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
66519      Branch: perl
66520            ! ext/Filter/Util/Call/Call.pm
66521 ____________________________________________________________________________
66522 [  8237] By: jhi                                   on 2000/12/28  22:19:21
66523         Log: Subject: [PATCH blead] Fix problem with `&' prototype
66524              From: Daniel Chetlin <daniel@chetlin.com>
66525              Date: Wed, 27 Dec 2000 15:55:32 -0800
66526              Message-ID: <20001227155532.D9573@darkstar>
66527      Branch: perl
66528            ! op.c t/comp/proto.t
66529 ____________________________________________________________________________
66530 [  8236] By: jhi                                   on 2000/12/28  22:09:25
66531         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
66532              From: Daniel Chetlin <daniel@chetlin.com>
66533              Date: Sun, 24 Dec 2000 04:09:49 -0800
66534              Message-ID: <20001224040949.B3090@darkstar>
66535      Branch: perl
66536            ! gv.c mg.c t/op/attrs.t
66537 ____________________________________________________________________________
66538 [  8235] By: jhi                                   on 2000/12/28  22:07:11
66539         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
66540              From: Jan Dubois <jand@ActiveState.com>
66541              Date: Tue, 26 Dec 2000 20:57:31 -0800
66542              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
66543      Branch: perl
66544            ! win32/win32.c
66545 ____________________________________________________________________________
66546 [  8234] By: jhi                                   on 2000/12/28  21:52:42
66547         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
66548              From: Simon Cozens <simon@cozens.net>
66549              Date: Thu, 28 Dec 2000 20:33:13 +0000
66550              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
66551      Branch: perl
66552            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
66553 ____________________________________________________________________________
66554 [  8233] By: jhi                                   on 2000/12/28  19:40:49
66555         Log: Integrate perlio.
66556      Branch: perl
66557           !> ext/Encode/Makefile.PL ext/Encode/compile
66558 ____________________________________________________________________________
66559 [  8232] By: nick                                  on 2000/12/23  16:06:00
66560         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
66561              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
66562      Branch: perlio
66563            ! ext/Encode/Makefile.PL
66564 ____________________________________________________________________________
66565 [  8231] By: nick                                  on 2000/12/23  14:30:34
66566         Log: "Compiled" encode build cleanup
66567              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
66568              - .c files do not export sub-tables
66569      Branch: perlio
66570            ! ext/Encode/Makefile.PL ext/Encode/compile
66571 ____________________________________________________________________________
66572 [  8230] By: nick                                  on 2000/12/23  12:50:37
66573         Log: Integrate mainline
66574      Branch: perlio
66575           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
66576           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
66577           !> pod/perl5004delta.pod pod/perl5005delta.pod
66578           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
66579           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
66580           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
66581           !> pod/perlsub.pod
66582 ____________________________________________________________________________
66583 [  8229] By: jhi                                   on 2000/12/22  15:32:12
66584         Log: Integrate perlio.
66585      Branch: perl
66586           +> win32/distclean.bat
66587           !> MANIFEST t/io/utf8.t
66588 ____________________________________________________________________________
66589 [  8228] By: jhi                                   on 2000/12/22  15:29:40
66590         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
66591              From: Robin Barker <rmb1@cise.npl.co.uk>
66592              Date: Fri, 22 Dec 2000 12:17:38 GMT
66593              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
66594      Branch: perl
66595            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
66596            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
66597            ! pod/perl5004delta.pod pod/perl5005delta.pod
66598            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
66599            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
66600            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
66601            ! pod/perlsub.pod
66602 ____________________________________________________________________________
66603 [  8227] By: jhi                                   on 2000/12/22  15:24:28
66604         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
66605              From: "John L. Allen" <allen@grumman.com>
66606              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
66607              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
66608              
66609              Document APPLLIB_EXP.
66610      Branch: perl
66611            ! INSTALL
66612 ____________________________________________________________________________
66613 [  8226] By: nick                                  on 2000/12/21  22:11:50
66614         Log: Handy script for when one forgets to "dmake clean" 
66615      Branch: perlio
66616            + win32/distclean.bat
66617            ! MANIFEST
66618 ____________________________________________________________________________
66619 [  8225] By: nick                                  on 2000/12/21  21:54:04
66620         Log: CRLF platform issue with io/utf8 fix.
66621      Branch: perlio
66622            ! t/io/utf8.t
66623 ____________________________________________________________________________
66624 [  8224] By: nick                                  on 2000/12/21  21:02:20
66625         Log: Integrate mainline
66626      Branch: perlio
66627           !> Changes Configure Makefile.SH Porting/Glossary
66628           !> Porting/config.sh Porting/config_H configure.com
66629           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
66630           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
66631           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
66632           !> win32/config.bc win32/config.gc win32/config.vc
66633 ____________________________________________________________________________
66634 [  8223] By: jhi                                   on 2000/12/21  17:09:16
66635         Log: Update Changes.
66636      Branch: perl
66637            ! Changes patchlevel.h
66638 ____________________________________________________________________________
66639 [  8222] By: jhi                                   on 2000/12/21  16:24:01
66640         Log: Metaconfig unit changes for #8221.
66641      Branch: metaconfig/U/perl
66642           +> issymlink.U
66643            - testsyml.U
66644            ! Mksymlinks.U
66645 ____________________________________________________________________________
66646 [  8221] By: jhi                                   on 2000/12/21  16:23:48
66647         Log: Rename testsyml to issymlink.
66648      Branch: perl
66649            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66650            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
66651            ! win32/config.vc
66652 ____________________________________________________________________________
66653 [  8220] By: jhi                                   on 2000/12/21  15:47:26
66654         Log: Robustness support for #8218 (symlink forest) since the GNU
66655              tools seem to be overly picky about symlinkage depths.
66656      Branch: perl
66657            ! Makefile.SH t/io/fs.t
66658 ____________________________________________________________________________
66659 [  8219] By: jhi                                   on 2000/12/21  15:38:27
66660         Log: Metaconfig changes for #8218.
66661      Branch: metaconfig
66662            ! U/modified/Oldconfig.U
66663      Branch: metaconfig/U/perl
66664            + Mksymlinks.U
66665            ! testsyml.U
66666 ____________________________________________________________________________
66667 [  8218] By: jhi                                   on 2000/12/21  15:37:57
66668         Log: Add Configure option -Dmksymlinks which will create a symlink
66669              forest if the current/build differs from the source directory.
66670              TODO: mkdir -p is not portable.
66671      Branch: perl
66672            ! Configure
66673 ____________________________________________________________________________
66674 [  8217] By: jhi                                   on 2000/12/21  14:39:12
66675         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
66676              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
66677              Date: Thu, 21 Dec 2000 09:38:18 GMT
66678              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
66679              
66680              The ofs became an SV.
66681      Branch: perl
66682            ! ext/Thread/Thread.xs
66683 ____________________________________________________________________________
66684 [  8216] By: jhi                                   on 2000/12/21  05:40:21
66685         Log: The polymorphism seems to have fixed 20000517.001.
66686      Branch: perl
66687            ! t/pragma/utf8.t
66688 ____________________________________________________________________________
66689 [  8215] By: jhi                                   on 2000/12/21  04:44:52
66690         Log: read() documentation tweak for 20001121.004.
66691      Branch: perl
66692            ! pod/perlfunc.pod
66693 ____________________________________________________________________________
66694 [  8214] By: jhi                                   on 2000/12/21  03:54:11
66695         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
66696      Branch: perl
66697            ! pp_sys.c t/op/misc.t
66698 ____________________________________________________________________________
66699 [  8213] By: jhi                                   on 2000/12/21  00:28:10
66700         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
66701              From: Peter Prymmer <pvhp@forte.com>
66702              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
66703              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
66704      Branch: perl
66705            ! configure.com
66706 ____________________________________________________________________________
66707 [  8212] By: jhi                                   on 2000/12/21  00:26:21
66708         Log: Edit edit edit.
66709      Branch: perl
66710            ! pod/perlfaq3.pod
66711 ____________________________________________________________________________
66712 [  8211] By: jhi                                   on 2000/12/20  18:52:46
66713         Log: Update Changes.
66714      Branch: perl
66715            ! Changes patchlevel.h
66716 ____________________________________________________________________________
66717 [  8210] By: jhi                                   on 2000/12/20  18:34:47
66718         Log: Yet another editor edit.
66719      Branch: perl
66720            ! pod/perlfaq3.pod
66721 ____________________________________________________________________________
66722 [  8209] By: jhi                                   on 2000/12/20  15:33:28
66723         Log: More Win32 Perling.
66724      Branch: perl
66725            ! pod/perlfaq3.pod
66726 ____________________________________________________________________________
66727 [  8208] By: jhi                                   on 2000/12/20  15:07:46
66728         Log: More Win32 editor/IDE/shell hints.
66729      Branch: perl
66730            ! pod/perlfaq3.pod
66731 ____________________________________________________________________________
66732 [  8207] By: jhi                                   on 2000/12/20  03:54:08
66733         Log: Subject: [PATCH] obscure timing knowledge
66734              From: Nicholas Clark <nick@ccl4.org>
66735              Date: Tue, 19 Dec 2000 19:22:31 +0000
66736              Message-ID: <20001219192231.F2827@plum.flirble.org>
66737      Branch: perl
66738            ! sv.c
66739 ____________________________________________________________________________
66740 [  8206] By: jhi                                   on 2000/12/20  03:45:57
66741         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
66742              From: Spider Boardman <spider@leggy.zk3.dec.com>
66743              Date: Tue, 19 Dec 2000 21:30:16 -0500
66744              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
66745      Branch: perl
66746            ! sv.c
66747 ____________________________________________________________________________
66748 [  8205] By: jhi                                   on 2000/12/19  23:02:01
66749         Log: Update Changes.
66750      Branch: perl
66751            ! Changes patchlevel.h
66752 ____________________________________________________________________________
66753 [  8204] By: jhi                                   on 2000/12/19  22:58:18
66754         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
66755              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
66756              on editors and diffing/patching.
66757      Branch: perl
66758            ! t/op/utf8decode.t
66759 ____________________________________________________________________________
66760 [  8203] By: nick                                  on 2000/12/19  21:36:16
66761         Log: Integrate mainline (forgot my own change...)
66762      Branch: perlio
66763           !> ext/Encode/compile
66764 ____________________________________________________________________________
66765 [  8202] By: nick                                  on 2000/12/19  21:34:42
66766         Log: Integrate mainline.
66767      Branch: perlio
66768           !> (integrate 61 files)
66769 ____________________________________________________________________________
66770 [  8201] By: nick                                  on 2000/12/19  21:34:06
66771         Log: Avoid looking for File::Glob when we don't need it.
66772      Branch: perl
66773            ! ext/Encode/compile
66774 ____________________________________________________________________________
66775 [  8200] By: jhi                                   on 2000/12/19  18:35:49
66776         Log: Update Changes.
66777      Branch: perl
66778            ! Changes patchlevel.h
66779 ____________________________________________________________________________
66780 [  8199] By: jhi                                   on 2000/12/19  18:35:07
66781         Log: Microperl tweaks.
66782      Branch: perl
66783            ! sv.c uconfig.h uconfig.sh
66784 ____________________________________________________________________________
66785 [  8198] By: jhi                                   on 2000/12/19  18:29:59
66786         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
66787      Branch: perl
66788            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66789            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
66790 ____________________________________________________________________________
66791 [  8197] By: jhi                                   on 2000/12/19  17:55:29
66792         Log: In VMS embedded perls couldn't access the statically built Socket,
66793              from Charles Lane.
66794      Branch: perl
66795            ! configure.com
66796 ____________________________________________________________________________
66797 [  8196] By: jhi                                   on 2000/12/19  17:49:50
66798         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
66799              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
66800              Date: Sun, 17 Dec 2000 19:11:44 -0000
66801              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
66802      Branch: perl
66803            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
66804            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
66805 ____________________________________________________________________________
66806 [  8195] By: jhi                                   on 2000/12/19  17:47:53
66807         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
66808              From: Jonathan Stowe <gellyfish@gellyfish.com>
66809              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
66810              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
66811      Branch: perl
66812            ! utils/h2xs.PL
66813 ____________________________________________________________________________
66814 [  8194] By: jhi                                   on 2000/12/19  17:46:28
66815         Log: Subject: Re: useless use of void context work-around
66816              From: andreas.koenig@anima.de (Andreas J. Koenig)
66817              Date: 16 Dec 2000 15:13:36 +0100
66818              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
66819              
66820              Document (comment) the q(di ds ig) trick in the code.
66821      Branch: perl
66822            ! op.c
66823 ____________________________________________________________________________
66824 [  8193] By: jhi                                   on 2000/12/19  17:10:57
66825         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
66826              From: "Mark J. Reed" <mreed@strange.turner.com>
66827              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
66828              Message-Id: <200012160222.VAA13986@strange.turner.com>
66829      Branch: perl
66830            ! ext/Sys/Syslog/Syslog.pm
66831 ____________________________________________________________________________
66832 [  8192] By: jhi                                   on 2000/12/19  17:07:45
66833         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
66834              From: Nicholas Clark <nick@ccl4.org>
66835              Date: Sat, 16 Dec 2000 19:03:13 +0000
66836              Message-ID: <20001216190313.D68304@plum.flirble.org>
66837      Branch: perl
66838            ! t/op/64bitint.t
66839 ____________________________________________________________________________
66840 [  8191] By: jhi                                   on 2000/12/19  17:06:13
66841         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
66842              From: Dominic Dunlop <domo@computer.org>
66843              Date: Mon, 18 Dec 2000 12:00:15 +0100
66844              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
66845              
66846              This patchlet is needed in order that perl can be statically linked.  
66847      Branch: perl
66848            ! regexec.c
66849 ____________________________________________________________________________
66850 [  8190] By: jhi                                   on 2000/12/19  17:03:08
66851         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
66852              From: "Craig A. Berry" <craig.berry@psinetcs.com>
66853              Date: Sun, 17 Dec 2000 00:18:35 -0600
66854              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
66855      Branch: perl
66856            ! perlio.h vms/gen_shrfls.pl
66857 ____________________________________________________________________________
66858 [  8189] By: jhi                                   on 2000/12/19  16:20:28
66859         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
66860              From: Prymmer/Kahn <pvhp@best.com>
66861              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
66862              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
66863              
66864              A better version of #8188.
66865      Branch: perl
66866            ! pod/perlfaq3.pod
66867 ____________________________________________________________________________
66868 [  8188] By: jhi                                   on 2000/12/19  15:57:06
66869         Log: (Replaced by #8189)
66870              
66871              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
66872              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
66873              From: Prymmer/Kahn <pvhp@best.com>
66874              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
66875              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
66876              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
66877              Date: Mon, 18 Dec 2000 11:10:45 -0500
66878              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
66879      Branch: perl
66880            ! pod/perlfaq3.pod
66881 ____________________________________________________________________________
66882 [  8187] By: jhi                                   on 2000/12/19  15:54:19
66883         Log: Email address fix for Anton Berezin.
66884      Branch: perl
66885            ! AUTHORS
66886 ____________________________________________________________________________
66887 [  8186] By: jhi                                   on 2000/12/19  15:38:54
66888         Log: Subject: [PATCH perl@8102] cygwin port
66889              From: "Eric Fifer" <efifer@dircon.co.uk> 
66890              Date: Thu, 14 Dec 2000 13:41:29 -0000
66891              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
66892              
66893              When compiling modules the data item that is being imported
66894              from libperl.dll needs to be tagged as imported/shared data:
66895              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
66896      Branch: perl
66897            ! perliol.h
66898 ____________________________________________________________________________
66899 [  8185] By: jhi                                   on 2000/12/19  14:53:24
66900         Log: Regen uconfig.h and uconfig.sh.
66901      Branch: perl
66902            ! uconfig.h uconfig.sh
66903 ____________________________________________________________________________
66904 [  8184] By: jhi                                   on 2000/12/18  20:43:49
66905         Log: Comments work so much better when they are closed.
66906      Branch: perl
66907            ! regcomp.c
66908 ____________________________________________________________________________
66909 [  8183] By: jhi                                   on 2000/12/18  18:04:02
66910         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
66911              Fixes the bug 20001218.016.
66912      Branch: perl
66913            ! regcomp.c
66914 ____________________________________________________________________________
66915 [  8182] By: gsar                                  on 2000/12/18  09:53:47
66916         Log: delete spurious files
66917      Branch: maint-5.6/perl
66918            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
66919            - vos/config.h vos/config_h.SH_orig
66920 ____________________________________________________________________________
66921 [  8181] By: gsar                                  on 2000/12/18  09:46:08
66922         Log: regen perltoc
66923      Branch: maint-5.6/perl
66924            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
66925 ____________________________________________________________________________
66926 [  8180] By: gsar                                  on 2000/12/18  09:20:27
66927         Log: integrate changes#7924..7926,7946,7952 from mainline
66928              
66929              A test works better if it has the right 1..$n output.
66930              
66931              All the core library users of Class::Struct seem to be
66932              using "use Class::Struct 'struct';" instead of the bare
66933              "use Class::Struct;", which isn't documented in Class::Struct.
66934              This can't be right.
66935              
66936              Make the Class::Struct import() wiser.
66937              
66938              Upgrade to CPAN 1.59_51, from Andreas König.
66939              
66940              Subject: Re: long shell lines
66941              Split overly long shell command lines.
66942      Branch: maint-5.6/perl
66943           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
66944           !> lib/File/stat.pm t/lib/class-struct.t
66945 ____________________________________________________________________________
66946 [  8179] By: gsar                                  on 2000/12/18  08:55:54
66947         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
66948              7918,7919,7988,8907 from mainline (various)
66949              
66950              Subject: [ID 20001127.004] White space problem in perlamiga.pod
66951              
66952              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
66953              
66954              Subject: [PATCH] perlcc.PL cleanups
66955              
66956              Subject: [PATCH] Updating perltie.pod for arrays
66957              
66958              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
66959              Subject: Re: [PATCH] Updating perltie.pod for arrays
66960              Subject: Re: [PATCH] Updating perltie.pod for arrays
66961              
66962              One more perltie.pod nit from Casey R. Tweten.
66963              
66964              Subject: [PATCH] $^O  win32 -> MSWin32
66965              plus similar nits for vms, err, VMS, and UNICOS.
66966              
66967              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
66968              More checking in case someone has broken their services or
66969              protocol databases.
66970              
66971              Make "use Class::Struct 'struct';" work again (broken by #7617);
66972              add a test for Class::Struct.
66973              
66974              Integrate the "skip" messages to explain().
66975              
66976              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
66977      Branch: maint-5.6/perl
66978           +> t/lib/class-struct.t
66979           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
66980           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
66981           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
66982 ____________________________________________________________________________
66983 [  8178] By: gsar                                  on 2000/12/18  08:16:30
66984         Log: avoid redefinition warnings on windows due to sys/socket.h getting
66985              #included before win32.h
66986      Branch: maint-5.6/perl
66987            ! win32/include/sys/socket.h
66988 ____________________________________________________________________________
66989 [  8177] By: gsar                                  on 2000/12/18  05:24:04
66990         Log: make regen_headers; fix POSIX.xs problems; remove outdated
66991              code from sys/socket.h that makes build fail now
66992      Branch: maint-5.6/perl
66993            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
66994            ! pod/perlapi.pod
66995           !> win32/include/sys/socket.h
66996 ____________________________________________________________________________
66997 [  8176] By: gsar                                  on 2000/12/18  05:20:17
66998         Log: update Changes
66999      Branch: maint-5.6/perl
67000            ! Changes patchlevel.h
67001 ____________________________________________________________________________
67002 [  8175] By: gsar                                  on 2000/12/18  04:57:48
67003         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
67004              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
67005              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
67006              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
67007              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
67008              7823,7825,7838
67009              
67010              Subject: Re: [PATCH] README.solaris
67011              
67012              Add getpagesize() probing, on non-UNIX guess 'undef'.
67013              
67014              Simplify the getpagesize() unit by dropping the
67015              pagesize probe since it's nowadays slightly more
67016              complicated because of sysconf(). (Note: if some
67017              platform really needs the -lPW for getpagesize,
67018              I just broke it.)
67019              TODO: a new pagesize unit.
67020              
67021              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
67022              
67023              MachTen doesn't really do mmap() and munmap().
67024              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
67025              
67026              More README.solaris updates from Andy Dougherty.
67027              
67028              Copy the s// information of README.hpux also to the perlrun.
67029              
67030              Add HAS_FSYNC, lack noticed by Nicholas Clark.
67031              
67032              Add a metaconfig unit for fsync.
67033              
67034              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
67035              
67036              Many subdocumented return values of the IO extension now documented.
67037              ungetc and write still left subdocumented.
67038              Subject: [PATCH] (was Re: IO::Handle::ungetc)
67039              
67040              Document tell() on special streams.
67041              
67042              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
67043              
67044              Subject: [ID 20001112.007] sfio's sftell isn't ftell
67045              
67046              Couple of tests from #7660 salvaged.
67047              
67048              Tweak the definition of the bit complement on UTF-8 data:
67049              if none of the characters in the string are > 0xff,
67050              the result is a complemented byte string, not a (UTF-8)
67051              char string.  Based on the summary in
67052              Subject: Re: [ID 20000918.005] ~ on wide chars
67053              This should give us the maximum backward (pre-char string)
67054              compatibility and utf8 compatibility.  The other alternative
67055              would be to limit the bit complement to be always byte only,
67056              taking the least significant byte of the chars.
67057              
67058              Cleanup messy #ifdef.
67059              
67060              Typos in #7667.
67061              
67062              Declare reg_data like reg_substr_data.
67063              
67064              Placate nervous compilers that see longer than ints switch()ing.
67065              
67066              Remove the new two tests of lib/io_xs for now, they seem to
67067              fail under perlio on some platforms.
67068              
67069              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
67070              
67071              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
67072              
67073              Subject: tiny typo in perl5db.pl
67074              
67075              Subject: some additions for makefiles for win32 (for perl@7674)
67076              
67077              Hoist the duplicated socket/netdb include logic to perl.h;
67078              undef SETERRNO in case SOCKS has defined it.  Based on:
67079              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
67080              
67081              Regen Configure.
67082              
67083              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
67084              (a macro to define signed and unsigned integer constants).
67085              
67086              Use UINT64_C().
67087              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
67088              
67089              Use u_int32_t for the size of hash_cb(), not size_t.
67090              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
67091              
67092              Quit utf8_to_uv() instantly if curlen == 0.
67093              
67094              Subject: [PATCH: perl@7674] updates to README.os390
67095              
67096              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
67097              
67098              EBCDIC tweaks.
67099              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
67100              
67101              Linenumber fix.
67102              
67103              SOCKS has its own USE_THREADS, based on
67104              Subject: [ID 20001114.002] et. al. bugfix followup
67105              
67106              UINT64_C() work continues.
67107              
67108              Detypo.
67109              
67110              The type of the hash_cb() size argument is tricky.
67111              
67112              Add fwalk() probe to the configuration files and regen perltoc.
67113              
67114              Subject: perllocale.pod changes
67115              
67116              Avoid an infinite loop in VMS when utils scripts are run
67117              with no arguments, from Charles Lane.
67118              
67119              Subject: Re: Bug in Carp::Heavy/5.6.0?
67120              
67121              For Solaris use64bitall the stdchar needs a little bit of help.
67122              
67123              The long double hints can be here or there.
67124              
67125              Test tweak for the open pragma.
67126              
67127              Also the 64bitall hints can be either here or there.
67128              
67129              As surmised the #7719 wasn't a good move.
67130              
67131              Subject: Fix for 20000409.001
67132              
67133              Subject: Fix for 20000815.006
67134              It's really 20000518.006.
67135              
67136              Subject: [PATCH 5.6.0 README.win32] very minor typos
67137              
67138              Subject: Fix for README.amiga (20000323.033)
67139              
67140              Explain in more detail the {} syntax ambiguousity.
67141              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
67142              
67143              Sparc 64-bit pack() fix from Jens Hamisch.
67144              
67145              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
67146              
67147              Subject: podlators 1.05 available        
67148              
67149              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
67150              
67151              Subject: [perl 7711: EPOC] updates
67152              
67153              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
67154              
67155              Miraculous typo.
67156              
67157              sysseek() instead of seek().
67158              
67159              Solaris hints tweaks.
67160              
67161              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
67162              This may be overly harsh but until proven otherwise, we think this
67163              way, or until we have a simple test for Configure (having to start
67164              up servers is does not count as simple) to check for the problems.
67165              
67166              Remove the shared object before attempting to create
67167              (by linking) a new one.  E.g. in AIX not removing
67168              becomes quite painful if one tries to do more than one
67169              build in the same tree (an interrupted build, for example),
67170              since the AIX' shared dynaloader seemingly keeps the shared
67171              objects open and therefore 'busy' for quite a while, even when
67172              nobody is using the objects, leading into link failures.
67173              
67174              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
67175              
67176              Subject: DOC PATCH 5.6.0 perlreftut
67177              
67178              Subject: [PATCH: perl@7777] add system locale testing for VMS
67179              
67180              Subject: [PATCH] Test.pm POD peculiarity
67181              
67182              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
67183              
67184              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
67185              
67186              Subject: Re: perl@7777 
67187              Detypoing.
67188              
67189              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
67190              
67191              Go ahead and #include <unistd.h> in perl.h.
67192              
67193              Subject: [PATCH perl@7795] small cleanup task for test suite
67194              
67195              Subject: Re: av.c patch (having slight problems)
67196              unshift() speedup.
67197              
67198              Reach back one higher up when searching for PERL_SRC.
67199      Branch: maint-5.6/perl
67200           +> lib/File/Spec/Epoc.pm
67201           !> (integrate 88 files)
67202 ____________________________________________________________________________
67203 [  8174] By: gsar                                  on 2000/12/18  03:53:09
67204         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
67205              7625..7629,7631..7634,7637,7639,7642 from mainline
67206              
67207              Fix for the tie-refhash string table leaks.
67208              
67209              Subject: [patch perl@7595] VMS configure.com tweak
67210              
67211              More careful detection of how well NVs and UVs mix.
67212              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))
67213              Added some SIGFPE paranoia.
67214              
67215              Forgot to bump the line numbers in #7601.
67216              
67217              Subject: PATCH std stdio for (Free)BSD
67218              
67219              Deleting $ENV{PATH} in VMS is not recommendable.
67220              
67221              Locale buglets.
67222              Subject: RE: Locales support (setlocale) fixes
67223              
67224              Do not test UTF-8 locales since that the tests would require
67225              polymorphic regexen.
67226              
67227              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
67228              
67229              A missing aTHX_.
67230              
67231              Subject: [ID 20001108.013] spelling
67232              
67233              Subject: [PATCH] Class::Struct at compile time
67234              
67235              Make deleting for %ENV work for (newer versions of) VMS,
67236              from Craig A. Berry.
67237              
67238              Forgot from #7618.
67239              
67240              More VMS moves on environment handling, from Charles Lane.
67241              
67242              Remove unused extra arguments.
67243              
67244              Typo in an ifndef.
67245              Subject: Re: [PATCH 5.7.0] better messages from malloc()
67246              
67247              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
67248              All except the "cow orker" change.
67249              
67250              The generated boot_* headers are wrong.  Pickier compiler,
67251              such as KAI C++ will refuse to compile the resulting perlmain.
67252              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
67253              
67254              There's no =head3.
67255              
67256              Disable only the tests 99 and 166 for UTF-8 locales.
67257              
67258              Missing dTHXs.
67259              Subject: RE: perl@7595 builds not on cygwin
67260              
67261              Subject: Re: bash -c exit and linux hints 
67262              
67263              Various doc oddball characters.
67264              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
67265              
67266              Subject: [PATCH] IO::Seekable pod
67267              
67268              Amdahl UTS hints updates.
67269              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
67270              
67271              Explain better why certain regex tests are skipped.
67272              Subject: Re: tests skipped: unknown reason
67273              
67274              Subject: [PATCH] README.solaris
67275              
67276              Subject: [PATCH perl@7638] cygwin port
67277      Branch: maint-5.6/perl
67278           +> README.solaris
67279           !> (integrate 26 files)
67280 ____________________________________________________________________________
67281 [  8173] By: gsar                                  on 2000/12/18  03:37:02
67282         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
67283              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
67284              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
67285              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
67286              
67287              Better create a true mailing list for the repository keepers.
67288              
67289              Subject: [ID 20001027.007] uniq array in perlfaq
67290              
67291              De-quoted-unreadable to ISO Latin 1.
67292              (There's one ISO-2022-JP name in Changes5.004.)
67293              
67294              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
67295              
67296              The #7476 needs a MANIFEST change, too.
67297              
67298              Add also emailless people.
67299              
67300              UTF-8 decoder tweak.
67301              
67302              Make \x{...} consistently produce UTF-8.
67303              Subject: Re: \x{...} is confused 
67304              
67305              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
67306              
67307              Add a perlbug flag, -A, to avoid acknowledgement messages.
67308              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
67309              
67310              Use Errno magic.
67311              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
67312              
67313              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
67314              
67315              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
67316              
67317              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
67318              
67319              Be more lenient on bad UTF-8 when doing bit arithmetics.
67320              Subject: Re: [ID 20000918.005] ~ on wide chars
67321              (The ord() part of the patch skipped.)
67322              
67323              Subject: perlfaq style changes
67324              
67325              AUTHORS tweaks.
67326              
67327              Whitespace style tweak.  Was originally going to see to
67328              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
67329              but that had already been taken care of.
67330              
67331              The compiler is either gcc or cc, from Tom Bates.
67332              
67333              The osname has been lowercased by now, from Tom Bates.
67334              
67335              The NonStop-UX libraries have a novel way to say NaN.
67336              
67337              printf UVs the correct way, noticed by Robin Barker.
67338              
67339              Subject: [PATCH] startperl to respect versiononly
67340              
67341              AUTHORS updates.
67342              
67343              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
67344              
67345              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
67346              
67347              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
67348              
67349              Generalize the Camel wording.
67350              Subject: Re: perlfaq style changes
67351              
67352              Subject: [ID 20001005.006] Documentation -- description of qr//
67353              
67354              C.pm part of
67355              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
67356              
67357              Locale warning explanation tweak.
67358              
67359              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
67360              
67361              Make the POSIX::setuid and POSIX::setgid to really call setuid()
67362              and setgid() because they were just changing $< and $( which means
67363              only changing the real uid/gid, as opposed to changing both
67364              real and effective ids.  (The alternative way could have been
67365              in POSIX.pm to change $> and $), too, but making a direct call
67366              to the C API feels cleaner.)  Fixes the bug
67367              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
67368              
67369              Expand %Config variables and %ENV variables only if
67370              so requested during build time using the
67371              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
67372              Not expanding makes relocating distributions easier.
67373              
67374              More tweaking on the #7522 theme.
67375              
67376              Test::Harness revealed buglets in the new DynaLoader.
67377              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
67378              
67379              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
67380              fix a autovivification bug in Tie::RefHash, add tests for both.
67381              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
67382              
67383              Detpyo.
67384              
67385              recv() can fail and return undef.
67386              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
67387              
67388              Fix the problem discussed in
67389              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
67390              originally from Linc Madison.  Also Andreas König's comments
67391              taken into account.  Some other problems with Tie::SubstrHash
67392              fixed: didn't croak when the table exceeded the requested number
67393              of entries (as documented) but instead when the number of entries
67394              exceeded the size of the table, a croak() had an unnecessary \n,
67395              didn't have a CLEAR method, documented that there is no exists().
67396              Didn't fix to be strict-proof because the module uses &foo; and
67397              dynamic scope.  Added a test script exercizing both first tamely 
67398              the basic functionality, and then the failure cases reported by
67399              Linc Madison.
67400              
67401              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
67402              
67403              The #7521 touched things it shouldn't have.
67404              
67405              Subject: [PATCH 5.7.0] better messages from malloc()
67406              
67407              Subject: Re: README.aix
67408              
67409              Add FCNTL_CAN_LOCK.
67410              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
67411              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
67412              
67413              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
67414              create a "fast path" for locale name probing using "locale -a"
67415              if available, squash finally hopefully the s?printf resetting
67416              the numeric locale (since, IIUC perllocale, it never shouldn't). 
67417              
67418              More Changes tweakery.
67419              
67420              Dying is too strict here, better just skip.
67421              
67422              Subject: Locales support (setlocale) fixes
67423              Modified quite a bit to be more portable.
67424              
67425              Configure would use a bad $myuname from an old config.sh.
67426              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
67427              
67428              Fix for
67429              Subject: [ID 20001004.006] undef is never tainted
67430              An undef read from a slurped file was not tainted.
67431              
67432              Fix for
67433              Subject: [ID 20001004.007] taint propogation is inconsistent
67434              The culprit was sv_setsv() which was rather blindly
67435              propagating taint, which lead to behaviour where if
67436              a tainted anon hash value was seen all the hash values
67437              from then on at that level became tainted, or at any
67438              upper levels in the case of nested anon hashes.
67439              
67440              Test tweak: show also the failed locales.
67441              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
67442              
67443              A fix of sorts for 20000329.026, a better error message
67444              for a missing "use charnames" when using the \N{...}. 
67445              
67446              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
67447              
67448              Add =pod to be tidy.
67449              
67450              Fix for bug id 19990615.008, pos() unset during s///ge.
67451              
67452              Add a note for future generations about bug id 20000229.006.
67453              
67454              Use -dM for gcc (the suggested patch did it only for Linux,
67455              but I think it can be generalized).
67456              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
67457              
67458              opmini.o can linger from Configures past.
67459              
67460              Document that the evaled syntax errors cause scalar leaks.
67461              
67462              Fix for
67463              Subject: [ID 20000728.005] perl -P broken
67464              (hopefully).  The fix is also not complete, it seems to break
67465              BOM swallowing for libc5 systems, but until someone figures
67466              out a way to do this without ftell(), this will do.
67467              
67468              AUTHORS updates.
67469              
67470              Subject: Re: rsync'ed patches vs. rsync'ed source
67471              
67472              Admit that the test leaks scalars.
67473              
67474              Sanitize the environment further.
67475              
67476              VOS updates from Paul Green.
67477              
67478              Document %ENV = () portability issues.
67479              
67480              Make the stdio test program of 7427 less noisy while being 
67481              compiled so that Digital UNIX wouldn't get both
67482              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
67483              undefined.  This makes perlio happy.
67484              
67485              glibc5 detection by __GNU_LIBRARY__.
67486              
67487              %ENV note tweaks from Dan Sugalski.
67488              
67489              Varargs don't always work too well if one puts an unsigned
67490              char on the stack and pop an unsigned quad off the stack.
67491              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
67492              
67493              Subject: Pod updates
67494              
67495              Fake support of holey files in win/dosish platforms.
67496              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
67497              
67498              A doc addition for bug id 20001105.019, beware \p.
67499              
67500              Tweak #7587.
67501              
67502              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
67503              
67504              perlhack updates from H.Merijn Brand.
67505              
67506              Subject: [PATCH perl@7573] cygwin port
67507              Synchronize with Cygwin 1.1.5.
67508              
67509              Bad thinko in #7581 (I used the test program with the expanded
67510              values as-is).
67511              
67512              Make perlbug not insist on dumping to a file when stdout isn't a tty.
67513              Subject: [PATCH] perlbug.PL
67514              
67515              Overrideable keys, each, pop, push, shift, splice, unshift.
67516              Subject: [PATCH] prototyped functions that should be overrideable
67517              
67518              Try to avoid flockless and emulationless places.
67519      Branch: maint-5.6/perl
67520           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
67521            - MAINTAIN
67522           !> (integrate 111 files)
67523 ____________________________________________________________________________
67524 [  8172] By: jhi                                   on 2000/12/18  02:49:27
67525         Log: Regen pods.
67526      Branch: perl
67527            ! pod/perlmodlib.pod pod/perltoc.pod
67528 ____________________________________________________________________________
67529 [  8171] By: gsar                                  on 2000/12/18  02:49:24
67530         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
67531              7465..7471 from mainline
67532              
67533              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
67534              in platforms that strictly require all the symbols being present
67535              at link time.
67536              
67537              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
67538              
67539              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
67540              
67541              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
67542              
67543              Subject: [PATCH] todo
67544              
67545              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
67546              
67547              Use $sort, $uniq (and $tr) consistently as wondered
67548              by Nicholas Clark.
67549              
67550              Too enthusiastic editing in #7460.
67551              
67552              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
67553              
67554              Upgrade to CPAN 1.58_55.
67555              Subject: CPAN.pm status
67556              
67557              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
67558              
67559              Make target reordering to avoid pointless re-makes.
67560              Subject: Re: Total re-make of 'make okfile' after 7451 ?
67561              
67562              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
67563              
67564              Subject: DOC PATCH 5.6.0
67565              
67566              Add the repository doc by Malcolm, Sarathy, and by Simon,
67567              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
67568      Branch: maint-5.6/perl
67569           +> Porting/repository.pod
67570           !> Configure MANIFEST Makefile.SH README.dos README.os2
67571           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
67572           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
67573           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
67574 ____________________________________________________________________________
67575 [  8169] By: gsar                                  on 2000/12/18  02:33:34
67576         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
67577              7435..7441,7445 from mainline
67578              
67579              Make the UTF-8 decoding stricter and more verbose when
67580              malformation happens.  This involved adding an argument
67581              to utf8_to_uv_chk(), which involved changing its prototype,
67582              and prefer STRLEN over I32 for the UTF-8 length, which as
67583              a domino effect necessitated changing the prototypes of
67584              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
67585              The stricter UTF-8 decoding checking uses Markus Kuhn's
67586              UTF-8 Decode Stress Tester from
67587              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
67588              
67589              Run vms/vms_yfix.pl, should have done that after changing
67590              perly.c in #7382.
67591              
67592              Subject: [PATCH 5.7.0] static linking with uninstalled perl
67593              
67594              (Replaced by #7440.)
67595              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
67596              
67597              Fix the bug ID 20001024.005, the bug introduced by #7416.
67598              
67599              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
67600              
67601              Fix the bug reported in
67602              From: andreas.koenig@anima.de (Andreas J. Koenig)
67603              Also make is_utf8_char() stricter.
67604              
67605              Missed the header file changes from #7425.
67606              
67607              Check if stdio supports tweaking lval and cnt simultaneously.
67608              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
67609              
67610              Stratus VOS updates from Paul Green.
67611              
67612              Podify README.epoc and README.vos.
67613              
67614              Add targets to Makefile.SH, most importantly
67615              'regen_all' which also remembers to update vms/perly*.
67616              
67617              Subject: Minor update to find2perl, for portability
67618              
67619              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
67620              
67621              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
67622              
67623              Rename UTF8LEN() to be UNISKIP(), too confusing to have
67624              UTF8LEN() and UTF8SKIP(). 
67625              
67626              Allow poking holes at the UTF-8 decoding strictness.
67627              
67628              Continue the internal UTF-8 API tweaking.
67629              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
67630              used much more than the simpler API, now called utf8_to_uv_simple().
67631              Still not quite happy with API, too much partial duplication
67632              of functionality.
67633              
67634              A new version of making the syslog test more robust.
67635              (Replaces #7421.)
67636              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
67637              
67638              buildtoc target tweaks.
67639              
67640              Integrate with vmsperl #7430 by Charles Bailey:
67641              
67642              Cleanup from prior patch (Charles Lane?):
67643              - improve handling of MFDs in Basename and Path
67644              - default to no xsubpp line # munging when building debug images
67645      Branch: maint-5.6/perl
67646           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
67647           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
67648           !> (integrate 67 files)
67649 ____________________________________________________________________________
67650 [  8168] By: gsar                                  on 2000/12/18  02:05:49
67651         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
67652              
67653              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
67654              From: Martin Husemann <martin@duskware.de>
67655              
67656              Subject: [PATCH 5.7.0] restore match data on backtracing
67657              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67658      Branch: maint-5.6/perl
67659           !> regcomp.c regexec.c t/op/re_tests
67660 ____________________________________________________________________________
67661 [  8167] By: gsar                                  on 2000/12/18  01:55:22
67662         Log: integrate changes#7858,7986 from mainline
67663              
67664              C<foreach my $x ...> in pseudo-fork()ed process may diddle
67665              parent's memory; fix it by keeping track of the actual pad
67666              offset rather than a raw pointer (this change is probably also
67667              relevant to non-ithreads case to avoid fallout from reallocs of
67668              the pad array, but is currently only enabled for the ithreads
67669              case in the interests of minimal disruption to existing "well
67670              tested" code)
67671              
67672              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
67673              due to the notorious GetFileType() bug in Windows 9x, which fstat()
67674              tickles)
67675      Branch: maint-5.6/perl
67676           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
67677           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
67678           !> win32/win32.c win32/win32.h win32/win32sck.c
67679 ____________________________________________________________________________
67680 [  8166] By: gsar                                  on 2000/12/18  01:52:59
67681         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
67682              from mainline (xsubpp and ExtUtils::LibList fixups, various
67683              other small items)
67684              
67685              The generated boot_* headers are wrong.  Pickier compiler,
67686              such as KAI C++ will refuse to compile the resulting perlmain.
67687              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
67688              
67689              Various doc oddball characters.
67690              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
67691              
67692              Subject: [PATCH] Re: 20001101.003 PDL
67693              
67694              Subject: [PATCH 5.7.0] etags broken again
67695              
67696              Subject: [PATCH 5.7.0] Liblist finally works
67697              
67698              Subject: [PATCH 5.7.0] Liblist returns found libraries
67699              
67700              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
67701              
67702              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
67703              
67704              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67705              OUT keyword nits.
67706              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67707              OUT and IN_OUT documentation.
67708      Branch: maint-5.6/perl
67709           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
67710           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
67711           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
67712           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
67713           !> win32/bin/search.pl
67714 ____________________________________________________________________________
67715 [  8165] By: gsar                                  on 2000/12/18  01:28:45
67716         Log: integrate changes#7533,7563,7611,7623 from mainline (various
67717              malloc.c embellishments)
67718      Branch: maint-5.6/perl
67719           !> malloc.c pod/perldiag.pod
67720 ____________________________________________________________________________
67721 [  8164] By: gsar                                  on 2000/12/18  01:23:33
67722         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
67723              fixups)
67724      Branch: maint-5.6/perl
67725           !> utils/h2xs.PL
67726 ____________________________________________________________________________
67727 [  8163] By: gsar                                  on 2000/12/18  01:17:50
67728         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
67729              fixups)
67730      Branch: maint-5.6/perl
67731           !> Makefile.SH utils/perlbug.PL
67732 ____________________________________________________________________________
67733 [  8162] By: gsar                                  on 2000/12/18  00:25:43
67734         Log: always export Perl_deb() (it is required by re.xs whether
67735              Perl is built with or without -DDEBUGGING)
67736      Branch: maint-5.6/perl
67737            ! makedef.pl
67738 ____________________________________________________________________________
67739 [  8161] By: gsar                                  on 2000/12/18  00:23:38
67740         Log: integrate change#7414 from mainline
67741              
67742              Undo the basename() part of #7412 since the lib/basename
67743              tests would need upgrading too.
67744              
67745              squelch two tests in tr.t that rely on tr/// paranoia change
67746              that's not in 5.6.x
67747      Branch: maint-5.6/perl
67748            ! t/op/tr.t
67749           !> lib/File/Basename.pm
67750 ____________________________________________________________________________
67751 [  8160] By: gsar                                  on 2000/12/18  00:05:30
67752         Log: missing change in previous integrate
67753      Branch: maint-5.6/perl
67754           !> README.aix
67755 ____________________________________________________________________________
67756 [  8159] By: gsar                                  on 2000/12/18  00:03:38
67757         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
67758              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
67759              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
67760              7410..7413 from mainline
67761              
67762              Introduce the man[24-8] variables, from Andy Dougherty.
67763              
67764              Upgrade to CPAN 1.58, from Andreas König.
67765              
67766              An updated EBCDIC tr patch.
67767              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
67768              
67769              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
67770              
67771              Two thirds of
67772              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
67773              The Install.pm changes will be submitted separately because
67774              they need some work and discussion still.
67775              
67776              The Install.pm third of
67777              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
67778              
67779              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
67780              
67781              Subject: [PATCH 5.7.0] IVs in mtats
67782              
67783              Subject: [PATCH 5.7.0] Perl API for mstats
67784              
67785              Ilya implemented the memory profiling API.
67786              
67787              In Amdahl UTS "struct sv" is defined by a system header,
67788              <ksync.h>.
67789              
67790              Slight tweak of the code to appease Amdahl UTS cc.
67791              
67792              Amdahl UTS doesn't seem to do dynaloading.
67793              
67794              Use UTF8SKIP(), from Simon Cozens.
67795              
67796              Thinko in #7222.
67797              
67798              op/sprintf.t patch for OS/390 (and any other host with limited
67799              floating-point exponent length)
67800              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
67801              
67802              Tweak #7225.
67803              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
67804              
67805              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
67806              
67807              Needs to be conditional on SunOS 4.
67808              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
67809              
67810              Test cases for bug id 20000323.056 (the bug seems to be fixed).
67811              
67812              Add test for bug id 20000427.003 (which seems to have
67813              been fixed) (also duplicate as 20000427.004, though
67814              with a higher severity).  Move one utf8 from op/append
67815              to pragma/utf8, tag the tests with bug ids.
67816              
67817              Document FNCASE=y as discussed in the bug 20000902.009.
67818              
67819              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
67820              The problem was that rx->minlen was in chars while pp_split()
67821              thought it would be in bytes. 
67822              
67823              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
67824              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
67825              
67826              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
67827              
67828              Fix a couple of compiler-noted nits in #7235.
67829              
67830              Tweak the test of #7235.
67831              
67832              One more ~utf8 tweak.
67833              
67834              -w cleanup.
67835              Subject: Re: Problems with bleadperl 
67836              
67837              Subject: small pod patch
67838              
67839              Subject: [PATCH perlguts.pod] Document offset hack
67840              
67841              Add Charles Lane.
67842              
67843              Add the capability to include/exclude branches.
67844              
67845              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
67846              
67847              Detect early whether the std streams have gone bad.
67848              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
67849              
67850              More IoTYPE sprinkling.
67851              
67852              Workaround for a sfio bug where the stream error indicator
67853              is not cleared as documented.
67854              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
67855              
67856              Clarify documentation on 'use bytes'.
67857              Subject: Re: What does 'use bytes' "mean" ?
67858              
67859              Show the failed remote port, instead of the failing line number.
67860              Subject: [PATCH 5.6.1 Debugger] More diagnostics
67861              
67862              Make Cwd more bulletproof in chrooted environments.
67863              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
67864              
67865              Subject: Pod patch for Devel::Peek
67866              
67867              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
67868              
67869              Borland C fstat() never saw the fd as writable.
67870              Subject: fix for Borland's weak "stat" (perl@7211)
67871              
67872              Missing change from #7362.
67873              
67874              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
67875              
67876              Add the test case for the bug id 20000730.004 which seems
67877              to have been fixed by now.
67878              
67879              Fix of sorts for bug id 20000901.092.  There seems to be no trace
67880              of a 'pmshort' anywhere in the B, so the offending line was simply
67881              removed.
67882              
67883              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
67884              
67885              Subject: PATCH do_print has 2 PerlIO_error()s
67886              
67887              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
67888              
67889              Typo noted by Mark Lutz.
67890              
67891              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
67892              
67893              In the latest compiler builds cccdlflags must not become -fpic,
67894              from Wilfredo Sánchez.
67895              
67896              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
67897              
67898              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
67899              
67900              SOCKS function redefinitions need prototypes, too, otherwise
67901              for example 32 bit versus 64 bit differences cause a lot of
67902              problems.  Part of
67903              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
67904              
67905              Portability tweak on #7377.
67906              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
67907              
67908              Don't write double values through long double pointers,
67909              based on a part of
67910              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
67911              
67912              Reëntrancy fix.
67913              Subject: [PATCH perl@7229] Rentrant parser and yylex()
67914              
67915              Make scan_num() reëntrant, as suggested in
67916              Subject: [PATCH perl@7229] Rentrant parser and yylex()
67917              
67918              Fix for ID 20001020.006, concatenating an unset submatch
67919              with utf8 resulted in "Modification of a read-only value".
67920              
67921              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
67922              
67923              The #7383 was right only in the context of the original bug report,
67924              not in more general case.
67925              
67926              Update Changes.
67927              
67928              Testcases for a #7383,#7385 related bug.
67929              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
67930              
67931              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
67932              
67933              Tweak the Is* definitions of Unicode character classes
67934              to better match the official categorizations; embrace
67935              the official categorizations; add the combining marks
67936              as alpha (and -numeric); fix DCinital (a typo and edito)
67937              to be DCmedial.
67938              
67939              Hints tweak from Anton Berezin.
67940              
67941              Subject: installman go-faster stripes
67942              Subject: Re: installman go-faster stripes
67943              
67944              Subject: [ID 20001021.003] updated hints/openbsd.sh
67945              
67946              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
67947              
67948              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
67949              
67950              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
67951              
67952              Doc patch.
67953              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
67954              
67955              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
67956              
67957              Subject: Re: [ID 20001021.005] SEGV with regex match 
67958              
67959              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
67960              
67961              The change #7187 was not so good on VMS.
67962              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
67963              
67964              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
67965              
67966              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
67967              
67968              Document PERL_INSTALL_ROOT of #7210.
67969      Branch: maint-5.6/perl
67970           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
67971           +> t/lib/tie-splice.t
67972            - lib/unicode/Is/DCinital.pl
67973           !> (integrate 112 files)
67974 ____________________________________________________________________________
67975 [  8158] By: jhi                                   on 2000/12/17  23:04:24
67976         Log: Subject: [PATCHES] RE: perl@8150 
67977              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
67978              Date: Sun, 17 Dec 2000 21:46:39 +0100
67979              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
67980              
67981              Neither cygwin has a getpwuid() one can trust on.
67982      Branch: perl
67983            ! t/lib/glob-basic.t
67984 ____________________________________________________________________________
67985 [  8157] By: jhi                                   on 2000/12/17  23:01:54
67986         Log: More MAN.PODS => {} fixes.
67987      Branch: perl
67988            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
67989            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
67990            ! os2/OS2/REXX/Makefile.PL
67991 ____________________________________________________________________________
67992 [  8156] By: gsar                                  on 2000/12/17  22:49:13
67993         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
67994              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
67995              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
67996              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
67997              7201,7204 from mainline
67998              
67999              Remove vestiges of tr//CU.
68000              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
68001              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
68002              
68003              The return value of setlocale must be copied away.
68004              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
68005              
68006              Allow chop() and chomp() to be overridden.
68007              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
68008              
68009              Hints optimization.
68010              Subject: Minor nit
68011              
68012              Subject: [PATCH] de-wall t/README
68013              
68014              Subject: Re: Two advertising clauses need to be removed
68015              
68016              Batch of UTF-8 patches from Simon Cozens.
68017              
68018              Fix for a parsing bug, not for the original bug.
68019              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
68020              
68021              Compilation warnings and an error.
68022              
68023              Subject: File::Find 5.7.0 POD nits
68024              
68025              Subject: [PATCH perl-5.7.0] continued -Wformat support
68026              
68027              The one that got away.
68028              
68029              Subject: Re: perl@7078
68030              
68031              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
68032              convertable to bytes by checking it doesn't go above 0xc3
68033              Subject: Re: perl@7078
68034              
68035              Replace #7084 with
68036              Subject: Re: perl@7078 
68037              
68038              We don't need to count the high bit bytes, a boolean is enough. 
68039              
68040              Subject: [PATCH] utf8.c apidoc
68041              
68042              Subject: Re: perl@7078 
68043              
68044              Botched the #7090 check-in.
68045              
68046              Fix for the charnames.t failures from Spider Boardman.
68047              
68048              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
68049              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
68050              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
68051              0 to checking to get the warning.
68052              
68053              Subject: [PATCH] Nits in perlmod.pod
68054              
68055              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
68056              
68057              Subject: Re: unicode support and perl [ID 20000901.097]
68058              
68059              Subject: Re: unicode support and perl [ID 20000901.097]
68060              
68061              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
68062              
68063              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
68064              
68065              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
68066              
68067              Subject: [PATCH@blead] Fix some recursion in overload.pm
68068              
68069              s/Robin Parker/Robin Barker/
68070              
68071              Subject: [PATCH] Fix aliasing of tied filehandles
68072              
68073              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
68074              
68075              Subject: Re: [PATCH 5.005_64 missed]
68076              
68077              SOCK_DGRAM and listen() do not mix as reported in
68078              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
68079              The patch for 5.7.0+ had to be reengineered, though.
68080              
68081              Subject: DOC PATCH 5.6.0
68082              
68083              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
68084              
68085              Document the issue (is not a syntax error, kind of)
68086              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
68087              
68088              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
68089              Did not apply cleanly, manual intervention was needed.
68090              
68091              Subject: [PATCH] DLL not restartabke with threaded perl
68092              
68093              Inside require() $^S was always left undefined.
68094              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
68095              
68096              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
68097              
68098              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
68099              
68100              Regen headers.
68101              
68102              Subject: [PATCH 5.7.0] Epoc update
68103              
68104              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
68105              as suggested by Olaf Flebbe and Nick Clark.
68106              
68107              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
68108              
68109              Misplaced else.
68110              
68111              Scale down the VMS message boxes, by Charles Lane.
68112              Fix for ID 20000903.009, workaround at
68113              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
68114              
68115              Subject: [ID 20001003.006] B::Debug not -w clean
68116              
68117              Test harness update to sync with the new perlcc,
68118              from Simon Cozens.
68119              
68120              One remaining nit less at the VMS mailbox sizing.
68121              
68122              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
68123              
68124              It is possible to have no hosts database at all.  Pointed out in
68125              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
68126              
68127              Subject: [PATCH 5.7.0] h2xs not working
68128              Subject: [PATCH 5.7.0] h2xs not documenting the created module
68129              
68130              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
68131              
68132              Subject: perlhack.pod Patch for Externals Tools
68133              
68134              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
68135              
68136              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
68137              
68138              Enable disabling scripts installation by Configure -Uinstallscripts,
68139              suggested by H. Merijn Brand.
68140              
68141              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
68142              reported several times by Dominic Dunlop, for example in
68143              ID 20000315.008.  Patch from Dominic.  Patch affects at
68144              least MachTen, and possibly other oldish BSDs. Should not
68145              break non-broken platforms (tested on LinuxPPC). 
68146              
68147              Regen toc.
68148              
68149              Subject: Re: Questions about Tie::Array and perl modules
68150              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
68151              
68152              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
68153              
68154              Tweak #7153.
68155              
68156              IO::Handle->syswrite() did not handle length omission
68157              like CORE::syswrite() does.
68158              Subject: [Fwd] IO::Handle, syswrite and arguments
68159              The original patch from andrew@ugh.net.au.
68160              
68161              Also the $ccflags is needed for the C compiler check.
68162              Subject: Configure (check for C-compiler)
68163              
68164              Eliminate $Is_VMS code from the test.
68165              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
68166              
68167              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
68168              as the first option of cc/ld because of ultrapicky compilers
68169              (e.g. OS/390 R2.5)
68170              
68171              Change the version number of Tie::Handle in the core to 4.0,
68172              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
68173              Subject: Note on Tie::Handle
68174              
68175              UTF8ize split() so that the cloned substrings get the UTF8
68176              flag of the original scalar.  Problem reported by Simon Cozens.
68177              
68178              save_re_context() could reset PL_curcop to freed memory, causing core
68179              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
68180              
68181              Subject: PATCH 5.6 perldebguts grammar cleanup
68182              
68183              Add a todo note about overloadable assertions.
68184              
68185              on Windows, LoadLibrary() could load an extension DLL multiple
68186              times if forward slashes are used in the path
68187              
68188              on Windows, cwd strings in the environment should be of the
68189              form =X:=X:\foo instead of =X=X:\foo\
68190              
68191              on Windows, avoid potential exception (could happen if MSVCRT isn't
68192              being used) when closing a socket handle
68193              
68194              avoid nonportable example code
68195              
68196              Windows9x doesn't support link(), despite what Config.pm
68197              might think
68198              
68199              pod nit
68200              
68201              Change #7160 had a nasty typo.
68202              
68203              Warn about unknown scripts.
68204              Subject: Re: ideas? patches? [PATCH bleadperl]
68205              
68206              on Windows, clean targets might not work under some flavors of the shell
68207              
68208              tweak for change#7173
68209              
68210              Make eq work again with utf8 (disabling the upgrading
68211              should no more be necessary since the copies of the
68212              scalars are upgraded, not the scalars themselves).
68213              Takes care of ID 20001009.001.  (The claimed length()
68214              bug in 20001009.001 seems bogus to me.)
68215              
68216              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
68217              
68218              Upgrade to CGI.pm 2.74, from Lincoln Stein.
68219              
68220              Upgrade to podlators 1.04, from Russ Allbery.
68221              
68222              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
68223              
68224              Quote the temp file name, needed in Win32 because the
68225              default name unfortunately contains spaces, shouldn't
68226              hurt elsewhere.
68227              Subject: FW: perldoc fails if $TEMP contains spaces
68228              
68229              Subject: RE: [ID 19990803.001] README.win32 suggestions 
68230              
68231              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
68232              
68233              Subject: Re: utf8 concat, mg_get
68234              
68235              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
68236              
68237              Subject: [PATCH: perl@7181] op/tr tests on OS/390
68238              
68239              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
68240              
68241              Use the versiononly instead of the installscripts,
68242              retract the changes 7146 and 7147.
68243              
68244              Reapply Andy's patch and regen Configure.
68245              
68246              Add the test case for #7190, from the original bug report
68247              by Andreas König.
68248              
68249              Remove duplicated code.
68250              
68251              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
68252              
68253              restore change#7202
68254      Branch: maint-5.6/perl
68255           !> (integrate 121 files)
68256 ____________________________________________________________________________
68257 [  8155] By: jhi                                   on 2000/12/17  22:30:58
68258         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
68259              From: "Craig A. Berry" <craigberry@mac.com>
68260              Date: Sun, 17 Dec 2000 13:09:28 -0600
68261              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
68262              
68263              MAN.PODS => ' ' is naughty.
68264      Branch: perl
68265            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
68266 ____________________________________________________________________________
68267 [  8154] By: nick                                  on 2000/12/17  22:07:13
68268         Log: MULTIPLICITY nit.
68269      Branch: perl
68270            ! mg.c
68271 ____________________________________________________________________________
68272 [  8153] By: gsar                                  on 2000/12/17  21:23:05
68273         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
68274              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
68275              from mainline
68276              
68277              Document the SvIOK_.*UV().
68278              
68279              Update Unicode todo list.
68280              
68281              Guard against bad string->int conversion for quads.
68282              
68283              Subject: small apidoc fix
68284              
68285              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
68286              
68287              Subject: [PATCH] Tied filehandle documentation
68288              
68289              Subject: [PATCH] Modernize Opcode.pm documentation
68290              
68291              Make Data::Dumper (non-XS) to work with changed semantics of ref().
68292              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
68293              [applied even though said semantics didn't change in 5.6.x]
68294              
68295              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
68296              
68297              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
68298              
68299              Fix the URL, but the server is still missing in action.
68300              Subject: [ID 20000905.002] perlfaq1.pod URL error
68301              
68302              Subject: [ID 20000903.001] \w in utf8-strings
68303              
68304              Fix the ccversion detection for 5.1 and beyond.
68305              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
68306              
68307              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
68308              
68309              Subject: [ID 20000904.008] Tiny fix for perldiag
68310              
68311              Subject: Re: [ID 20000906.004] segfault with bad perl statement
68312              
68313              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
68314              
68315              Subject: [ID 20000908.002] perlipc documentation bug.
68316              
68317              Subject: [PATCH lib/Benchmark.pm]
68318              
68319              Re-allow vec() for characters > 255.
68320              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
68321              
68322              Do away with memory models cruft.  Sorry, PDP users.
68323              
68324              Continue #7041.
68325              
68326              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
68327              
68328              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
68329              
68330              Upgrade to CPAN 1.57_65, from Andreas König.
68331              
68332              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
68333              by Russ Allbery.
68334              
68335              Silence t/pod/*.t about alternate quote-mappings now implemented
68336              by Pod::Text, from Brad Appleton.
68337              
68338              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
68339              Subject: borland C++ win32.c tweak
68340              
68341              C<@a = @b = split(...)> optimization coredumps under ithreads
68342              (missed a spot when fixing up op_pmreplroot hack for ithreads)
68343              
68344              Document the SvUTF8*().
68345              
68346              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
68347              
68348              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
68349              
68350              Do in VMS as the #7054 does.
68351              
68352              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
68353              
68354              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
68355              
68356              Subject: [patch: perl@7045] vms updates
68357              
68358              Test for the #7049.
68359              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
68360              
68361              Break up the myconfig lines a bit.
68362              Subject: perlbug/perl -V output format
68363              
68364              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
68365              
68366              The #7054 truncated Configure badly.
68367              
68368              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
68369              initialization in all the threads on Windows
68370              
68371              Allow for whitespace between "#" and "line" in cpp output.
68372              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
68373              
68374              Remove vestiges of tr//CU.
68375              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
68376              
68377              The return value of setlocale must be copied away.
68378              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
68379              
68380              Allow chop() and chomp() to be overridden.
68381              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
68382              
68383              Hints optimization.
68384              Subject: Minor nit
68385              
68386              Subject: [PATCH] de-wall t/README
68387              
68388              Subject: Re: Two advertising clauses need to be removed
68389      Branch: maint-5.6/perl
68390           !> (integrate 75 files)
68391 ____________________________________________________________________________
68392 [  8152] By: gsar                                  on 2000/12/17  20:30:11
68393         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
68394              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
68395              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
68396              
68397              Don't attach -ld to the archname if pointless.
68398              
68399              Document UNTIE in a very minimalistic way.
68400              
68401              POSIX doesn't report long double values under -Duselongdouble
68402              when the long doubles are "real" (bigger than doubles).
68403              
68404              More author updates.
68405              
68406              Try to deduce NV_MAX.  Really should be Configure fodder.
68407              
68408              :: not allowed in pathnames, change to .
68409              Subject: [PATCH perl@6938] cygwin port
68410              
68411              Forget about NV_MAX (#6951).  Various floating point tweaks,
68412              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
68413              
68414              Move the Solaris 7 scan to use64bitall, make the
68415              failure to find 64-bot sparc libc to mention the
68416              possibility of being in an intel, from Lupe and Alan.
68417              
68418              Regen perltoc.
68419              
68420              AUTHORS tweaks, from Peter Prymmer.
68421              
68422              More address tweaking.
68423              
68424              Small tweaks all over.
68425              
68426              File::Temp patches from Andreas König,
68427              
68428              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
68429              
68430              Subject: CPAN.pm beta 1.57_57 for the core
68431              
68432              Part of the solution.
68433              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
68434              
68435              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
68436              
68437              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
68438              
68439              Add the overload warnings to perldiag.
68440              
68441              Drop unused argument.
68442              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
68443              
68444              Subject: Nit in Configure (bleadperl@6961)
68445              
68446              Update to PodParser 1.18, from Brad Appleton.
68447              
68448              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
68449              
68450              Subject: [PATCH: 6948] add SCNfldbl to configure.com
68451              
68452              Document UNTIE. Also tweak implementation to suppress the 'inner references'
68453              warning when UNTIE exists and instead pass the cound of extra references to
68454              the UNTIE method.
68455              
68456              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
68457              so that case-ignoring systems like DCL can tell them from
68458              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
68459              
68460              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
68461              
68462              Feature ordering tweak.
68463              
68464              Regen perltoc.
68465              
68466              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
68467              
68468              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
68469              
68470              Subject: http:// in L<>
68471              
68472              Detypo.
68473              
68474              change#6791 accidentally clobbered change#6710, put it back
68475              
68476              Only the first line, thank you very much.
68477              
68478              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
68479              plus rework the http: spots as suggested by Tom Christiansen,
68480              plus regen perltoc.
68481              
68482              Undo part of change 6489 which looks like a bulk edit which
68483              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
68484              The supressing of main:: on return from select() is undesirable.
68485              
68486              Apparently avoiding the swapping is too costly.
68487              
68488              Various Configure nits by Philip Newton,
68489              plus the ebcdic one by me.
68490              
68491              Make certain cc is set before trying to run it.
68492              
68493              If overloaded %{} etc. return the object do not loop.
68494              Thus  sub deref { $_[0] } functions if object is wanted type.
68495              
68496              Update perlhist.
68497              
68498              More %{} and other deref special casing - do not pass to 'nomethod'.
68499      Branch: maint-5.6/perl
68500           !> (integrate 59 files)
68501 ____________________________________________________________________________
68502 [  8151] By: gsar                                  on 2000/12/17  19:14:38
68503         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
68504              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
68505              
68506              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
68507              
68508              Make the epsilon to be relative, not absolute.
68509              
68510              Put back the flags dump as reasoned in
68511              Subject: Re: [PATCH] Glob dumping
68512              
68513              Introduce ccname to keep track of what compiler kind of we have.
68514              
68515              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
68516              
68517              Put back the slice accidentally removed by #6907.
68518              
68519              Reset archname and archname64 always, forcing them be
68520              recomputed at each Configure run, make Configure and
68521              the hints files agree on the naming of largefiles variables.
68522              
68523              Don't say "Perl 5.0 source kit".
68524              
68525              Subject: [PATCH] fix misc cast warnings
68526              
68527              Subject: typos in pods
68528              
68529              NVs not necessarily doubles, as pointed out by Yitzchak.
68530              
68531              Subject: [PATCH 6889] add a few ldbl formats to configure.com
68532              
68533              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
68534              
68535              Better options for rsync.
68536              
68537              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
68538              
68539              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
68540              
68541              Subject: [PATCH] Re: UNTIE method 
68542              
68543              A better fix for the Socket building problem from Craig Berry.
68544              
68545              Retract the dummy test, skip the security tests (instead of failing),
68546              explain what the warnings mean.
68547              
68548              Heap decorruption.
68549              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
68550              
68551              Update to Unicode 3.0.1.
68552              
68553              Missed one Unicode file.
68554              
68555              Subject: Re: typos in pods
68556              
68557              The #6929 was too skimpy.
68558              
68559              sscanf() may be the only way to read long doubles from strings.
68560              
68561              Reveal Borland's isnan.
68562              Subject: build with BC++ tweak
68563              
68564              Issue useful diagnostic on unknown pod commands.
68565              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
68566              
68567              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
68568              
68569              Clarify the third case of ftmp-security warnings.
68570              
68571              Make -Dusemorebits find long doubles in Solaris.
68572              
68573              Wrap the test in eval.
68574      Branch: maint-5.6/perl
68575           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
68576           +> lib/unicode/PropList.txt lib/unicode/README.perl
68577           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
68578           +> lib/unicode/Unicode.301 vms/vmspipe.com
68579            - lib/unicode/Props.txt lib/unicode/UCD300.html
68580            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
68581           !> (integrate 305 files)
68582 ____________________________________________________________________________
68583 [  8150] By: jhi                                   on 2000/12/17  18:47:57
68584         Log: Uncheckedin generated files.
68585      Branch: perl
68586            ! global.sym perlapi.c pod/perlapi.pod
68587 ____________________________________________________________________________
68588 [  8149] By: jhi                                   on 2000/12/17  18:41:22
68589         Log: Update Changes.
68590      Branch: perl
68591            ! Changes patchlevel.h
68592 ____________________________________________________________________________
68593 [  8148] By: jhi                                   on 2000/12/17  18:39:16
68594         Log: Subject: [PATCH] Fcntl constants speedup
68595              From: Nicholas Clark <nick@ccl4.org>
68596              Date: Sun, 17 Dec 2000 16:29:24 +0000
68597              Message-ID: <20001217162924.E97668@plum.flirble.org>
68598              
68599              Use IVs for the Fcntl constants instead of NVs.
68600      Branch: perl
68601            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
68602 ____________________________________________________________________________
68603 [  8147] By: jhi                                   on 2000/12/17  18:33:41
68604         Log: Add test for #8145 (binmode() warning), add warning for
68605              ioctl() and sockpair(), document them. (fileno() cannot
68606              be tripwired with the same kind of warning because
68607              'defined fileno($foo)' seems to be an idiom.)
68608      Branch: perl
68609            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
68610 ____________________________________________________________________________
68611 [  8146] By: gsar                                  on 2000/12/17  18:09:08
68612         Log: update Changes
68613      Branch: maint-5.6/perl
68614            ! Changes
68615 ____________________________________________________________________________
68616 [  8145] By: jhi                                   on 2000/12/17  17:39:35
68617         Log: Subject: [PATCH] Re: The long awaited feature ...
68618              From: Simon Cozens <simon@cozens.net>
68619              Date: Sun, 17 Dec 2000 12:31:56 +0000
68620              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
68621              
68622              Add a warning to binmode() about using bad filehandles
68623              (can happen e.g. if someone forgets the filehandle argument)
68624      Branch: perl
68625            ! pp_sys.c
68626 ____________________________________________________________________________
68627 [  8144] By: jhi                                   on 2000/12/17  17:33:48
68628         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
68629              From: Jonathan Stowe <gellyfish@gellyfish.com>
68630              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
68631              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
68632      Branch: perl
68633            ! lib/Net/Ping.pm
68634 ____________________________________________________________________________
68635 [  8143] By: jhi                                   on 2000/12/17  05:31:37
68636         Log: Polymorphic regexps.
68637              
68638              Fixes at least the bugs 20001028.003 (both of them...) and
68639              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
68640              also to be fixed by now, probably already before this patch.
68641      Branch: perl
68642            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
68643            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
68644            ! t/op/utf8decode.t t/pragma/utf8.t
68645 ____________________________________________________________________________
68646 [  8142] By: jhi                                   on 2000/12/16  17:16:05
68647         Log: Subject: [patch perl@8102] dos/djgpp update
68648              From: Laszlo Molnar <ml1050@freemail.hu>
68649              Date: Sat, 16 Dec 2000 01:40:52 +0100
68650              Message-ID: <20001216014052.A335@freemail.hu>
68651      Branch: perl
68652            ! djgpp/config.over t/base/commonsense.t
68653 ____________________________________________________________________________
68654 [  8141] By: jhi                                   on 2000/12/16  17:09:27
68655         Log: Few uncheckedin files.
68656      Branch: perl
68657            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
68658 ____________________________________________________________________________
68659 [  8140] By: nick                                  on 2000/12/15  22:14:31
68660         Log: Integrate mainline
68661      Branch: perlio
68662           !> (integrate 53 files)
68663 ____________________________________________________________________________
68664 [  8139] By: jhi                                   on 2000/12/15  19:49:49
68665         Log: One more IVUV tweak from Nicholas Clark.
68666      Branch: perl
68667            ! sv.c
68668 ____________________________________________________________________________
68669 [  8138] By: jhi                                   on 2000/12/15  19:17:06
68670         Log: Return of the IVUV-preservation, now seems to be happy even
68671              in Digital UNIX (the broken strtoul brokenness detection
68672              seems to have been the fly in the ointment).
68673      Branch: perl
68674            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68675            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
68676            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
68677            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
68678            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68679            ! vos/config.ga.h win32/config.bc win32/config.gc
68680            ! win32/config.vc
68681 ____________________________________________________________________________
68682 [  8137] By: jhi                                   on 2000/12/15  18:12:14
68683         Log: Metaconfig unit change for #8136.
68684      Branch: metaconfig
68685            ! U/modified/d_strtoul.U
68686      Branch: metaconfig/U/perl
68687            ! d_strtoull.U d_strtouq.U
68688 ____________________________________________________________________________
68689 [  8136] By: jhi                                   on 2000/12/15  18:11:35
68690         Log: I don't think it's sensible or portable to test the strtou*
68691              on /^-/ strings.
68692      Branch: perl
68693            ! Configure
68694 ____________________________________________________________________________
68695 [  8135] By: jhi                                   on 2000/12/15  17:18:49
68696         Log: Metaconfig unit change for #8134.
68697      Branch: metaconfig
68698            ! U/modified/d_strtoul.U
68699 ____________________________________________________________________________
68700 [  8134] By: jhi                                   on 2000/12/15  17:14:13
68701         Log: If longsize is 8 we don't need a LL suffix for integer constants.
68702      Branch: perl
68703            ! Configure config_h.SH
68704 ____________________________________________________________________________
68705 [  8133] By: jhi                                   on 2000/12/15  16:00:23
68706         Log: Update Changes.
68707      Branch: perl
68708            ! Changes patchlevel.h
68709 ____________________________________________________________________________
68710 [  8132] By: jhi                                   on 2000/12/15  15:44:16
68711         Log: Some compilers get huffy if you do not cast a const pointer
68712              to a non-const when assigning.
68713      Branch: perl
68714            ! gv.c
68715 ____________________________________________________________________________
68716 [  8131] By: jhi                                   on 2000/12/15  15:38:30
68717         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
68718              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68719              Date: Fri, 15 Dec 2000 05:26:57 -0500
68720              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
68721      Branch: perl
68722            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
68723            ! t/pragma/overload.t
68724 ____________________________________________________________________________
68725 [  8130] By: jhi                                   on 2000/12/15  15:36:08
68726         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
68727              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68728              Date: Thu, 14 Dec 2000 22:02:43 -0500
68729              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
68730      Branch: perl
68731            ! gv.c perl.h
68732 ____________________________________________________________________________
68733 [  8129] By: jhi                                   on 2000/12/15  15:34:16
68734         Log: Subject: PATCH: h2xs nit
68735              From: Tim Jenness <t.jenness@jach.hawaii.edu>
68736              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
68737              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
68738              
68739              Add a template README.
68740      Branch: perl
68741            ! utils/h2xs.PL
68742 ____________________________________________________________________________
68743 [  8128] By: jhi                                   on 2000/12/15  15:32:22
68744         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
68745      Branch: perl
68746            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
68747 ____________________________________________________________________________
68748 [  8127] By: jhi                                   on 2000/12/15  15:19:34
68749         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
68750              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68751              Date:     Thu, 14 Dec 2000 20:04:42 EST
68752              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
68753      Branch: perl
68754            ! ext/Opcode/Opcode.xs
68755 ____________________________________________________________________________
68756 [  8126] By: jhi                                   on 2000/12/15  15:17:49
68757         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
68758              From: Peter Prymmer <pvhp@forte.com>
68759              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
68760              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
68761      Branch: perl
68762            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
68763            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
68764            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
68765 ____________________________________________________________________________
68766 [  8125] By: jhi                                   on 2000/12/15  15:11:05
68767         Log: This seems to be a stage sane and stable enough to checkin.
68768              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
68769      Branch: perl
68770            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
68771            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
68772            ! t/op/cmp.t t/op/numconvert.t
68773 ____________________________________________________________________________
68774 [  8124] By: jhi                                   on 2000/12/15  04:20:26
68775         Log: Something is really wonky.
68776      Branch: perl
68777            ! sv.c
68778 ____________________________________________________________________________
68779 [  8123] By: jhi                                   on 2000/12/15  04:00:50
68780         Log: Fixes for the IV UV patches to compile in Digital UNIX.
68781      Branch: perl
68782            ! sv.c
68783 ____________________________________________________________________________
68784 [  8122] By: jhi                                   on 2000/12/15  02:53:40
68785         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
68786              From: "Craig A. Berry" <craigberry@mac.com>
68787              Date: Thu, 14 Dec 2000 19:10:49 -0600
68788              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
68789      Branch: perl
68790            ! vms/vms.c
68791 ____________________________________________________________________________
68792 [  8121] By: jhi                                   on 2000/12/15  02:50:00
68793         Log: Metaconfig changes for #8120.
68794      Branch: metaconfig
68795            + U/modified/d_strtoul.U
68796      Branch: metaconfig/U/perl
68797            ! d_strtoull.U d_strtouq.U
68798 ____________________________________________________________________________
68799 [  8120] By: jhi                                   on 2000/12/15  02:49:42
68800         Log: From: Nicholas Clark <nick@ccl4.org> 
68801              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
68802              Date: Thu, 14 Dec 2000 18:38:57 +0000
68803              Message-ID: <20001214183857.B97909@plum.flirble.org>
68804      Branch: perl
68805            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68806            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
68807            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
68808            ! vos/config.ga.def vos/config.ga.h win32/config.bc
68809            ! win32/config.gc win32/config.vc
68810 ____________________________________________________________________________
68811 [  8119] By: jhi                                   on 2000/12/14  23:40:58
68812         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
68813              From: Nicholas Clark <nick@ccl4.org>
68814              Date: Wed, 13 Dec 2000 20:08:50 +0000
68815              Message-ID: <20001213200849.B71166@plum.flirble.org>
68816      Branch: perl
68817            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
68818            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
68819 ____________________________________________________________________________
68820 [  8118] By: jhi                                   on 2000/12/14  22:46:26
68821         Log: Integrate perlio.
68822      Branch: perl
68823           !> MANIFEST ext/Encode/compile makedef.pl
68824 ____________________________________________________________________________
68825 [  8117] By: nick                                  on 2000/12/14  22:38:53
68826         Log: Win32 tweaks to get Encode to build
68827              - temp hack to makedef.pl till PerlIO is properly "exported".
68828              - MSVC dislikes  
68829              static encpage_t foo[];
68830              so make 'em extern for now.
68831      Branch: perlio
68832            ! ext/Encode/compile makedef.pl
68833 ____________________________________________________________________________
68834 [  8116] By: nick                                  on 2000/12/14  22:00:53
68835         Log: Document the new files
68836      Branch: perlio
68837            ! MANIFEST
68838 ____________________________________________________________________________
68839 [  8115] By: jhi                                   on 2000/12/14  21:58:01
68840         Log: MANIFEST new files of #8114.
68841      Branch: perl
68842            ! MANIFEST
68843 ____________________________________________________________________________
68844 [  8114] By: jhi                                   on 2000/12/14  21:50:49
68845         Log: Integrate perlio.
68846      Branch: perl
68847           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
68848           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
68849           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
68850           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
68851           !> ext/Encode/Makefile.PL
68852 ____________________________________________________________________________
68853 [  8113] By: jhi                                   on 2000/12/14  21:48:49
68854         Log: The documentation part of the
68855              
68856              Subject: [ID 20001214.002] Net::Ping patch
68857              From: Jonathan Stowe <gellyfish@gellyfish.com>
68858              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
68859              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
68860              since the #7529 had already addressed the same problem.
68861      Branch: perl
68862            ! lib/Net/Ping.pm
68863 ____________________________________________________________________________
68864 [  8112] By: jhi                                   on 2000/12/14  21:42:57
68865         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
68866              From: Dominic Dunlop <domo@computer.org>
68867              Date: Tue, 12 Dec 2000 10:47:10 +0100
68868              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
68869              
68870              Document how elusive subroutines can be.
68871      Branch: perl
68872            ! pod/perlfunc.pod
68873 ____________________________________________________________________________
68874 [  8111] By: jhi                                   on 2000/12/14  21:38:05
68875         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
68876              From: Dominic Dunlop <domo@computer.org>
68877              Date: Thu, 14 Dec 2000 10:13:51 +0100
68878              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
68879      Branch: perl
68880            ! ext/POSIX/POSIX.pod
68881 ____________________________________________________________________________
68882 [  8110] By: jhi                                   on 2000/12/14  21:36:32
68883         Log: Subject: [patch] perlfaq7
68884              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
68885              Date: Thu, 14 Dec 2000 15:31:07 +0100
68886              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
68887      Branch: perl
68888            ! pod/perlfaq7.pod
68889 ____________________________________________________________________________
68890 [  8109] By: jhi                                   on 2000/12/14  21:29:20
68891         Log: Subject: [8104] Encode
68892              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68893              Date: Thu, 14 Dec 2000 14:49:34 +0100
68894              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
68895              
68896              Type casting for nervous compilers.
68897      Branch: perl
68898            ! ext/Encode/Encode.xs
68899 ____________________________________________________________________________
68900 [  8108] By: jhi                                   on 2000/12/14  21:26:17
68901         Log: Subject: [8104] DB_File
68902              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68903              Date: Thu, 14 Dec 2000 14:49:35 +0100
68904              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
68905              
68906              Type definition incorrect for DB 2.7.7.  Not known when it
68907              changed, so only changed it for a known revision.
68908      Branch: perl
68909            ! ext/DB_File/DB_File.xs
68910 ____________________________________________________________________________
68911 [  8107] By: jhi                                   on 2000/12/14  21:23:41
68912         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
68913              From: Peter Prymmer <pvhp@forte.com>
68914              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
68915              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
68916              
68917              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
68918      Branch: perl
68919            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
68920            ! ext/Encode/Encode/posix-bc.enc
68921 ____________________________________________________________________________
68922 [  8106] By: nick                                  on 2000/12/14  20:36:13
68923         Log: "Cold" build correction to Encode's Makefile.PL
68924      Branch: perlio
68925            ! ext/Encode/Makefile.PL
68926 ____________________________________________________________________________
68927 [  8105] By: nick                                  on 2000/12/14  20:09:37
68928         Log: "Compiled" encodings.
68929              Correct replacement character in EBCDIC .enc files
68930              Add 0x7F to ASCII repertoire.
68931      Branch: perlio
68932            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
68933            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
68934            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
68935            ! ext/Encode/Makefile.PL ext/Encode/compile
68936            ! ext/Encode/encengine.c ext/Encode/encode.h
68937 ____________________________________________________________________________
68938 [  8104] By: nick                                  on 2000/12/14  00:38:20
68939         Log: Integrate mainline
68940      Branch: perlio
68941           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
68942           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
68943           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
68944           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
68945           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
68946           !> t/lib/db-hash.t t/lib/db-recno.t
68947 ____________________________________________________________________________
68948 [  8103] By: nick                                  on 2000/12/13  23:16:13
68949         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
68950              so far and so it does not get lost.
68951      Branch: perlio
68952            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
68953 ____________________________________________________________________________
68954 [  8102] By: jhi                                   on 2000/12/13  17:14:22
68955         Log: Update Changes.
68956      Branch: perl
68957            ! Changes patchlevel.h
68958 ____________________________________________________________________________
68959 [  8101] By: jhi                                   on 2000/12/13  16:53:41
68960         Log: Move the proto of start_glob() to a better place; regen api files.
68961      Branch: perl
68962            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
68963 ____________________________________________________________________________
68964 [  8100] By: jhi                                   on 2000/12/13  16:47:11
68965         Log: Metaconfig change for #8099.
68966      Branch: metaconfig
68967            ! U/modified/Head.U
68968 ____________________________________________________________________________
68969 [  8099] By: jhi                                   on 2000/12/13  16:46:48
68970         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
68971              From: Andy Dougherty <doughera@lafayette.edu>
68972              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
68973              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
68974      Branch: perl
68975            ! Configure
68976 ____________________________________________________________________________
68977 [  8098] By: jhi                                   on 2000/12/13  16:39:02
68978         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
68979              From: rspier@pobox.com (Robert Spier)
68980              Date: Tue, 12 Dec 2000 21:12:39 -0500
68981              Message-ID: <14902.56087.678086.725773@rls.cx>
68982              
68983              fastgetcwd is defined using a glob alias on a $^O dependent basis -
68984              and there was no default assignment or perl subroutine.
68985      Branch: perl
68986            ! lib/Cwd.pm
68987 ____________________________________________________________________________
68988 [  8097] By: jhi                                   on 2000/12/13  16:16:01
68989         Log: Subject: [PATCH] move startglob out of pp_hot.c
68990              From: Nicholas Clark <nick@ccl4.org>
68991              Date: Mon, 11 Dec 2000 23:16:39 +0000
68992              Message-ID: <20001211231638.A55550@plum.flirble.org>
68993      Branch: perl
68994            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
68995 ____________________________________________________________________________
68996 [  8096] By: jhi                                   on 2000/12/13  15:26:23
68997         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
68998              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
68999              Date: Wed, 13 Dec 2000 14:01:37 +0100
69000              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
69001              
69002              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
69003              in turn requires libpthread in libswanted.
69004      Branch: perl
69005            ! hints/hpux.sh
69006 ____________________________________________________________________________
69007 [  8095] By: jhi                                   on 2000/12/12  19:51:05
69008         Log: The integration wars continue.
69009      Branch: perl
69010           !> sv.c
69011 ____________________________________________________________________________
69012 [  8094] By: jhi                                   on 2000/12/12  19:48:26
69013         Log: Subject: [PATCH perl@8070] DB_File-1.74  
69014              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
69015              Date: Mon, 11 Dec 2000 23:07:17 -0000
69016              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
69017      Branch: perl
69018            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
69019            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
69020            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
69021            ! t/lib/db-recno.t
69022 ____________________________________________________________________________
69023 [  8093] By: nick                                  on 2000/12/12  19:42:13
69024         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
69025      Branch: perlio
69026            ! sv.c
69027           !> lib/File/DosGlob.pm
69028 ____________________________________________________________________________
69029 [  8092] By: jhi                                   on 2000/12/12  19:28:11
69030         Log: Integrate perlio.
69031      Branch: perl
69032           !> sv.c
69033 ____________________________________________________________________________
69034 [  8091] By: nick                                  on 2000/12/12  18:49:45
69035         Log: Fix for Tk, and upgrading shared SVs.
69036      Branch: perlio
69037            ! sv.c
69038 ____________________________________________________________________________
69039 [  8090] By: jhi                                   on 2000/12/12  16:48:59
69040         Log: Subject: [PATCH] Re: Breadperl & Tk
69041              From: Nick Ing-Simmons <nik@tiuk.ti.com>
69042              Date: Tue, 12 Dec 2000 14:48:27 GMT
69043              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
69044      Branch: perl
69045            ! sv.c
69046 ____________________________________________________________________________
69047 [  8089] By: jhi                                   on 2000/12/12  03:37:19
69048         Log: Subject: DosGlob.pm diff for bash style brace expansion.
69049              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
69050              Date: Fri, 8 Dec 2000 10:45:30 -0600
69051              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
69052      Branch: perl
69053            ! lib/File/DosGlob.pm
69054 ____________________________________________________________________________
69055 [  8088] By: nick                                  on 2000/12/11  23:59:59
69056         Log: Integrate mainline
69057      Branch: perlio
69058           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
69059           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
69060           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
69061           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
69062           !> t/op/local.t t/pragma/warn/toke toke.c
69063 ____________________________________________________________________________
69064 [  8087] By: jhi                                   on 2000/12/11  23:20:23
69065         Log: Integrate perlio.
69066      Branch: perl
69067           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
69068 ____________________________________________________________________________
69069 [  8086] By: jhi                                   on 2000/12/11  22:50:59
69070         Log: Tune further the OS detection of CGI.
69071      Branch: perl
69072            ! lib/CGI.pm
69073 ____________________________________________________________________________
69074 [  8085] By: nick                                  on 2000/12/11  22:50:46
69075         Log: Finish 1st pass of "encoding" layer e.g. :
69076              open($fh,"<encoding(iso8859-7)",$greek) || die;
69077      Branch: perlio
69078            ! ext/Encode/Encode.xs perlio.c perliol.h
69079 ____________________________________________________________________________
69080 [  8084] By: jhi                                   on 2000/12/11  22:32:06
69081         Log: Revert the -f ambiguousity patch, seems to cause
69082              too much hassle (the interpret -Q as a function
69083              where Q is not a known filetest part is left in).
69084      Branch: perl
69085            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
69086            ! toke.c
69087 ____________________________________________________________________________
69088 [  8083] By: jhi                                   on 2000/12/11  22:27:23
69089         Log: (accidentally empty check-in)
69090      Branch: perl
69091            ! lib/File/DosGlob.pm
69092 ____________________________________________________________________________
69093 [  8082] By: nick                                  on 2000/12/11  19:09:51
69094         Log: Restore mmap function (broken by tweaks to shared buffer
69095              layer for encode(xxxx)).
69096      Branch: perlio
69097            ! perlio.c
69098 ____________________________________________________________________________
69099 [  8081] By: jhi                                   on 2000/12/11  18:29:13
69100         Log: Subject: Re: The long awaited feature ...
69101              From: Simon Cozens <simon@cozens.net>
69102              Date: Mon, 11 Dec 2000 15:54:24 +0000
69103              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
69104              
69105              More io/utf8 tests.
69106      Branch: perl
69107            ! t/io/utf8.t
69108 ____________________________________________________________________________
69109 [  8080] By: jhi                                   on 2000/12/11  18:19:36
69110         Log: Subject: PATCH MakeMaker manpage clarification
69111              From: andreas.koenig@anima.de (Andreas J. Koenig)
69112              Date: 10 Dec 2000 20:46:13 +0100
69113              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
69114      Branch: perl
69115            ! lib/ExtUtils/MakeMaker.pm
69116 ____________________________________________________________________________
69117 [  8079] By: jhi                                   on 2000/12/11  15:35:07
69118         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
69119              From: Simon Cozens <simon@cozens.net>
69120              Date: Sun, 10 Dec 2000 19:06:19 +0000
69121              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
69122      Branch: perl
69123            ! ext/B/B/Deparse.pm t/lib/b.t
69124 ____________________________________________________________________________
69125 [  8078] By: jhi                                   on 2000/12/11  15:09:11
69126         Log: Subject: [PATCH] docs on NaN
69127              From: Nicholas Clark <nick@ccl4.org>
69128              Date: Mon, 11 Dec 2000 01:48:38 +0000
69129              Message-ID: <20001211014838.B99205@plum.flirble.org>
69130      Branch: perl
69131            ! pod/perlop.pod
69132 ____________________________________________________________________________
69133 [  8077] By: jhi                                   on 2000/12/11  15:02:21
69134         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
69135              From: Simon Cozens <simon@cozens.net>
69136              Date: Mon, 11 Dec 2000 01:21:45 +0000
69137              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
69138      Branch: perl
69139            ! pp.c pp_hot.c scope.c t/op/local.t
69140 ____________________________________________________________________________
69141 [  8076] By: nick                                  on 2000/12/10  20:43:32
69142         Log: Not merge worthy...
69143              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
69144              syntax is modelled on attributes.
69145              Untested fix for io/utf8 on Win32 etc.
69146              Very clumsy start to the encode layer.
69147      Branch: perlio
69148            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
69149 ____________________________________________________________________________
69150 [  8075] By: jhi                                   on 2000/12/10  18:39:33
69151         Log: Darwin is not Windows.
69152      Branch: perl
69153            ! lib/CGI.pm
69154 ____________________________________________________________________________
69155 [  8074] By: jhi                                   on 2000/12/10  18:31:27
69156         Log: Subject: Ambiguous -%c() resolved as a file test
69157              From: "Paul Marquess" <Paul.Marquess@openwave.com>
69158              Date: Sun, 10 Dec 2000 15:35:07 -0000
69159              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
69160      Branch: perl
69161            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
69162 ____________________________________________________________________________
69163 [  8073] By: jhi                                   on 2000/12/10  18:16:29
69164         Log: Subject: PATCH installperl misinformed 
69165              From: andreas.koenig@anima.de (Andreas J. Koenig)
69166              Date: 10 Dec 2000 13:01:32 +0100 
69167              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
69168      Branch: perl
69169            ! installperl
69170 ____________________________________________________________________________
69171 [  8072] By: jhi                                   on 2000/12/10  18:07:55
69172         Log: The walkoptree confusion rages; walkoptree() seems to be coming
69173              from B.xs, while walkoptree_slow() comes from B.pm.
69174      Branch: perl
69175            ! ext/B/B.pm
69176 ____________________________________________________________________________
69177 [  8071] By: nick                                  on 2000/12/10  11:45:47
69178         Log: Integrate mainline
69179      Branch: perlio
69180           +> t/base/commonsense.t
69181           !> (integrate 37 files)
69182 ____________________________________________________________________________
69183 [  8070] By: jhi                                   on 2000/12/10  04:46:21
69184         Log: Update Changes.
69185      Branch: perl
69186            ! Changes patchlevel.h
69187 ____________________________________________________________________________
69188 [  8069] By: jhi                                   on 2000/12/10  04:39:19
69189         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
69190              From: andreas.koenig@anima.de (Andreas J. Koenig)
69191              Date: 09 Dec 2000 17:14:25 +0100
69192              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
69193      Branch: perl
69194            + t/base/commonsense.t
69195            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
69196 ____________________________________________________________________________
69197 [  8068] By: jhi                                   on 2000/12/10  04:17:36
69198         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
69199              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
69200              Date: Sat, 9 Dec 2000 16:47:22 -0000
69201              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
69202      Branch: perl
69203            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
69204            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
69205            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
69206            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
69207            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
69208            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
69209            ! t/lib/sdbm.t
69210 ____________________________________________________________________________
69211 [  8067] By: jhi                                   on 2000/12/10  03:52:02
69212         Log: Test case for #8066.
69213      Branch: perl
69214            ! t/op/misc.t
69215 ____________________________________________________________________________
69216 [  8066] By: jhi                                   on 2000/12/10  03:50:30
69217         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
69218              From: Simon Cozens <simon@cozens.net>
69219              Date: Sun, 10 Dec 2000 00:55:37 +0000
69220              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
69221      Branch: perl
69222            ! pp_sys.c
69223 ____________________________________________________________________________
69224 [  8065] By: jhi                                   on 2000/12/10  03:44:52
69225         Log: Test case for #8064.
69226      Branch: perl
69227            ! t/comp/proto.t
69228 ____________________________________________________________________________
69229 [  8064] By: jhi                                   on 2000/12/10  03:42:32
69230         Log: Subject: Re: prototype of substr
69231              From: Simon Cozens <simon@cozens.net>
69232              Date: Sun, 10 Dec 2000 00:13:33 +0000
69233              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
69234              
69235              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
69236              In other words, make the returned prototypes for any function
69237              stop prepending the ';' optionality marker after the first one.
69238              If they start getting optional, all the rest are optional.
69239      Branch: perl
69240            ! pp.c
69241 ____________________________________________________________________________
69242 [  8063] By: jhi                                   on 2000/12/10  03:39:42
69243         Log: Subject: [PATCH] perlguts.pod
69244              From: Simon Cozens <simon@cozens.net>
69245              Date: Sun, 10 Dec 2000 00:06:47 +0000
69246              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
69247              
69248              Documentation of the different types of ops,
69249              plus the functions in dump.c
69250      Branch: perl
69251            ! pod/perlguts.pod
69252 ____________________________________________________________________________
69253 [  8062] By: jhi                                   on 2000/12/10  03:30:04
69254         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
69255              From: Nicholas Clark <nick@talking.bollo.cx>
69256              Date: Sat, 09 Dec 2000 18:57:25 +0000
69257              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
69258              
69259              Be more robust in weird hostname setups.
69260      Branch: perl
69261            ! t/lib/net-hostent.t
69262 ____________________________________________________________________________
69263 [  8061] By: jhi                                   on 2000/12/10  03:28:21
69264         Log: Pacify fussy compiler. 
69265      Branch: perl
69266            ! pp_sys.c
69267 ____________________________________________________________________________
69268 [  8060] By: jhi                                   on 2000/12/10  02:52:46
69269         Log: Integrate perlio.
69270      Branch: perl
69271           !> pp_sys.c t/io/utf8.t
69272 ____________________________________________________________________________
69273 [  8059] By: nick                                  on 2000/12/09  23:40:14
69274         Log: read/sysread/recv should now be utf8 aware.
69275              Basic test for utf8 read.
69276      Branch: perlio
69277            ! pp_sys.c t/io/utf8.t
69278 ____________________________________________________________________________
69279 [  8058] By: jhi                                   on 2000/12/09  21:56:02
69280         Log: Integrate perlio.
69281      Branch: perl
69282           +> t/io/utf8.t
69283           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
69284 ____________________________________________________________________________
69285 [  8057] By: jhi                                   on 2000/12/09  21:53:35
69286         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
69287              From: Inaba Hiroto <inaba@st.rim.or.jp>
69288              Date: Sun, 10 Dec 2000 05:53:21 +0900
69289              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
69290              
69291              Tests for #8056.
69292      Branch: perl
69293            ! t/op/each.t
69294 ____________________________________________________________________________
69295 [  8056] By: jhi                                   on 2000/12/09  21:51:16
69296         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
69297              From: Inaba Hiroto <inaba@st.rim.or.jp>
69298              Date: Sat, 09 Dec 2000 18:02:00 +0900
69299              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
69300              
69301              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
69302      Branch: perl
69303            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
69304 ____________________________________________________________________________
69305 [  8055] By: nick                                  on 2000/12/09  20:11:48
69306         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
69307              than raw PerlIO_write() - does not seem to break any tests.
69308      Branch: perlio
69309            ! pp_sys.c
69310 ____________________________________________________________________________
69311 [  8054] By: nick                                  on 2000/12/09  19:47:30
69312         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
69313              (sysread, recv and write i.e. formats still to do...)
69314              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
69315              open($fh,">:utf8","name")
69316              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
69317              so no extra overhead is involved.
69318              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
69319              to a non-utf8 stream.
69320              Add initial io/utf8.t
69321              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
69322              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
69323              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
69324      Branch: perlio
69325            + t/io/utf8.t
69326            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
69327 ____________________________________________________________________________
69328 [  8053] By: nick                                  on 2000/12/09  19:26:37
69329         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
69330              was only testing this_utf8.
69331      Branch: perlio
69332            ! toke.c
69333 ____________________________________________________________________________
69334 [  8052] By: nick                                  on 2000/12/09  19:09:41
69335         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
69336              i.e. the output string has one, but don't mess with source assumption.
69337      Branch: perlio
69338            ! toke.c
69339 ____________________________________________________________________________
69340 [  8051] By: jhi                                   on 2000/12/09  16:55:17
69341         Log: Integrate perlio.
69342      Branch: perl
69343           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
69344           !> sv.c thrdvar.h util.c
69345 ____________________________________________________________________________
69346 [  8050] By: jhi                                   on 2000/12/09  16:48:07
69347         Log: Nits noticed by Peter Prymmer.
69348      Branch: perl
69349            ! lib/ExtUtils/MM_VMS.pm
69350 ____________________________________________________________________________
69351 [  8049] By: nick                                  on 2000/12/09  13:49:40
69352         Log: UTF8 output prework.
69353              - Store $\ and $, as SVs so they can have SvUTF8 flag
69354              - use do_print() rather than raw PerlIO_write() to print them.
69355      Branch: perlio
69356            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
69357            ! thrdvar.h util.c
69358 ____________________________________________________________________________
69359 [  8048] By: nick                                  on 2000/12/09  12:30:43
69360         Log: Integrate mainline.
69361      Branch: perlio
69362           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
69363           +> t/op/reverse.t
69364           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
69365           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
69366           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
69367           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
69368           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
69369           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
69370 ____________________________________________________________________________
69371 [  8047] By: jhi                                   on 2000/12/09  00:23:27
69372         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
69373              From: Michael G Schwern <schwern@pobox.com>
69374              Date: Fri, 8 Dec 2000 14:43:04 -0600
69375      Branch: perl
69376            ! lib/ExtUtils/MM_VMS.pm
69377 ____________________________________________________________________________
69378 [  8046] By: jhi                                   on 2000/12/08  23:10:27
69379         Log: A missed check-in.
69380      Branch: perl
69381            ! lib/ExtUtils/Manifest.pm
69382 ____________________________________________________________________________
69383 [  8045] By: jhi                                   on 2000/12/08  21:57:12
69384         Log: (null check-in)
69385      Branch: perl
69386            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
69387 ____________________________________________________________________________
69388 [  8044] By: jhi                                   on 2000/12/08  21:11:06
69389         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
69390              at the final draft stage.
69391      Branch: perl
69392            + ext/Encode/Encode/iso8859-16.enc
69393            ! MANIFEST
69394 ____________________________________________________________________________
69395 [  8043] By: jhi                                   on 2000/12/08  16:39:04
69396         Log: Update Changes.
69397      Branch: perl
69398            ! Changes patchlevel.h
69399 ____________________________________________________________________________
69400 [  8042] By: jhi                                   on 2000/12/08  16:33:39
69401         Log: Do not return the Unicode replacement character if UTF-8
69402              decoding goes awry, it should be up to the caller to decide.
69403      Branch: perl
69404            ! pod/perlapi.pod utf8.c
69405 ____________________________________________________________________________
69406 [  8041] By: jhi                                   on 2000/12/08  16:22:28
69407         Log: metaconfig maintenance.
69408      Branch: metaconfig
69409            ! U/modified/stdchar.U
69410      Branch: metaconfig/U/perl
69411            + testsyml.U
69412 ____________________________________________________________________________
69413 [  8040] By: jhi                                   on 2000/12/08  16:03:08
69414         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
69415              From: sthoenna@efn.org
69416              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
69417              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
69418      Branch: perl
69419            ! Changes lib/ExtUtils/MM_OS2.pm
69420 ____________________________________________________________________________
69421 [  8039] By: jhi                                   on 2000/12/08  15:57:11
69422         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
69423              From: Simon Cozens <simon@cozens.net>
69424              Date: Fri, 8 Dec 2000 13:33:31 +0000
69425              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
69426              
69427              (The pp_hot part needed a rewrite.)
69428      Branch: perl
69429            ! doop.c pp_hot.c utf8.c
69430 ____________________________________________________________________________
69431 [  8038] By: jhi                                   on 2000/12/08  15:25:08
69432         Log: Subject: djSP
69433              From: Michael Stevens <michael@etla.org>
69434              Date: Wed, 6 Dec 2000 23:24:01 +0000
69435              Message-ID: <20001206232400.A21381@firedrake.org>
69436              
69437              Plus a note from Nick Ing-Simmons.
69438      Branch: perl
69439            ! pp.h
69440 ____________________________________________________________________________
69441 [  8037] By: jhi                                   on 2000/12/08  15:18:35
69442         Log: Filetype is text.
69443      Branch: perl
69444            ! t/op/utf8decode.t
69445 ____________________________________________________________________________
69446 [  8036] By: jhi                                   on 2000/12/08  03:31:27
69447         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
69448              From: Andy Dougherty <doughera@lafayette.edu>
69449              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
69450              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
69451              
69452              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
69453              From: Andy Dougherty <doughera@lafayette.edu>
69454              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
69455              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
69456      Branch: perl
69457            + ext/POSIX/hints/svr4.pl
69458            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
69459 ____________________________________________________________________________
69460 [  8035] By: jhi                                   on 2000/12/08  03:26:01
69461         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
69462              From: Andy Dougherty <doughera@lafayette.edu>
69463              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
69464              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
69465      Branch: perl
69466            ! t/README t/base/term.t
69467 ____________________________________________________________________________
69468 [  8034] By: jhi                                   on 2000/12/08  03:21:59
69469         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
69470              From: mjd@plover.com  
69471              Date: 7 Dec 2000 21:04:20 -0000
69472              Message-ID: <20001207210420.22282.qmail@plover.com>
69473              
69474              Plus -z doc.
69475      Branch: perl
69476            ! pod/perlfunc.pod
69477 ____________________________________________________________________________
69478 [  8033] By: jhi                                   on 2000/12/08  03:19:03
69479         Log: Use the UTF8 macros a bit.  They can't be used with abandon
69480              everywhere because we do generate illegal UTF-8 in some situations.
69481              This is of course naughty.
69482      Branch: perl
69483            ! pod/perlapi.pod utf8.c utf8.h
69484 ____________________________________________________________________________
69485 [  8032] By: jhi                                   on 2000/12/08  03:00:09
69486         Log: Out of sync?
69487      Branch: perl
69488            ! t/pragma/warn/utf8
69489 ____________________________________________________________________________
69490 [  8031] By: jhi                                   on 2000/12/08  02:22:39
69491         Log: Cnt spl.
69492      Branch: perl
69493            ! MANIFEST
69494 ____________________________________________________________________________
69495 [  8030] By: jhi                                   on 2000/12/08  01:23:54
69496         Log: Add test for reverse().
69497      Branch: perl
69498            + t/op/reverse.t
69499            ! MANIFEST
69500 ____________________________________________________________________________
69501 [  8029] By: jhi                                   on 2000/12/08  01:21:47
69502         Log: Integrate perlio.
69503      Branch: perl
69504           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
69505           !> perlio.c perlio.h perlsdio.h warnings.pl
69506 ____________________________________________________________________________
69507 [  8028] By: jhi                                   on 2000/12/08  01:19:08
69508         Log: Introduce macros for UTF8 decoding.
69509      Branch: perl
69510            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
69511 ____________________________________________________________________________
69512 [  8027] By: nick                                  on 2000/12/07  22:18:19
69513         Log: Integrate mainline
69514      Branch: perlio
69515           !> embed.pl pod/perlapi.pod utf8.c
69516 ____________________________________________________________________________
69517 [  8026] By: nick                                  on 2000/12/07  21:45:08
69518         Log: Various oddities p4 diff -se showed up
69519              Remove 'our' from warnings.pl
69520      Branch: perlio
69521            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
69522 ____________________________________________________________________________
69523 [  8025] By: nick                                  on 2000/12/07  21:43:32
69524         Log: Change PerlIO_(get|set)pos to take SV *
69525              Should fix, OS/2, VMS, (sfio??)
69526      Branch: perlio
69527            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
69528 ____________________________________________________________________________
69529 [  8024] By: jhi                                   on 2000/12/07  19:05:32
69530         Log: Document utf8_to_uv() better.
69531      Branch: perl
69532            ! pod/perlapi.pod utf8.c
69533 ____________________________________________________________________________
69534 [  8023] By: jhi                                   on 2000/12/07  18:23:47
69535         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
69536      Branch: perl
69537            ! embed.pl pod/perlapi.pod utf8.c
69538 ____________________________________________________________________________
69539 [  8022] By: jhi                                   on 2000/12/07  04:13:51
69540         Log: Integrate perlio.
69541      Branch: perl
69542           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
69543           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
69544           !> win32/makefile.mk
69545 ____________________________________________________________________________
69546 [  8021] By: nick                                  on 2000/12/07  00:28:14
69547         Log: Various attempts at MSVC debug - not sure what has
69548              changed but works now. 
69549              Seems atexit() _may_ work for DLLs built with MSVC so don't
69550              call cleanup that way.
69551      Branch: perlio
69552            ! perlio.c win32/makefile.mk
69553 ____________________________________________________________________________
69554 [  8020] By: nick                                  on 2000/12/06  19:57:20
69555         Log: Integrate mainline
69556      Branch: perlio
69557           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
69558           !> (integrate 75 files)
69559 ____________________________________________________________________________
69560 [  8019] By: nick                                  on 2000/12/06  19:28:21
69561         Log: Add useperlio to config.vc
69562              Turn off binmode in config_H.PL
69563              Regen all the config_H.xx
69564              Attempt to get debugging build with MSVC.
69565      Branch: perlio
69566            ! win32/config.vc win32/config_H.bc win32/config_H.gc
69567            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
69568 ____________________________________________________________________________
69569 [  8018] By: nick                                  on 2000/12/06  19:21:57
69570         Log: Test various dup/external program options on all platforms.
69571      Branch: perlio
69572            ! t/io/dup.t
69573 ____________________________________________________________________________
69574 [  8017] By: nick                                  on 2000/12/06  19:20:47
69575         Log: Fix harness to be less picky
69576      Branch: perlio
69577            ! lib/Test/Harness.pm
69578 ____________________________________________________________________________
69579 [  8016] By: jhi                                   on 2000/12/06  16:45:12
69580         Log: Update Changes.
69581      Branch: perl
69582            ! Changes patchlevel.h
69583 ____________________________________________________________________________
69584 [  8015] By: jhi                                   on 2000/12/06  16:41:03
69585         Log: Test \x{...} with ord().
69586      Branch: perl
69587            ! t/op/ord.t
69588 ____________________________________________________________________________
69589 [  8014] By: jhi                                   on 2000/12/06  16:20:33
69590         Log: Test tweak because of #8013.
69591      Branch: perl
69592            ! t/lib/b.t
69593 ____________________________________________________________________________
69594 [  8013] By: jhi                                   on 2000/12/06  16:09:09
69595         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
69596              From: Michael G Schwern <schwern@pobox.com>
69597              Date: Tue, 5 Dec 2000 21:23:28 -0500
69598              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
69599              
69600              Carp::Heavy parts not very applicable because of recent changes.
69601      Branch: perl
69602            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
69603            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
69604            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
69605            ! lib/Exporter.pm lib/Exporter/Heavy.pm
69606            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
69607            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
69608            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
69609            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
69610            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
69611            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
69612            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
69613            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
69614            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
69615            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
69616            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
69617            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
69618            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
69619            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
69620            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
69621            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
69622            ! warnings.pl
69623 ____________________________________________________________________________
69624 [  8012] By: jhi                                   on 2000/12/06  15:22:38
69625         Log: Subject: [PATCH] Re: New harness is failing things
69626              From: Nick Ing-Simmons <nik@tiuk.ti.com>
69627              Date: Wed, 6 Dec 2000 13:00:30 GMT
69628              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
69629      Branch: perl
69630            ! lib/Test/Harness.pm
69631 ____________________________________________________________________________
69632 [  8011] By: jhi                                   on 2000/12/06  15:12:08
69633         Log: Subject: installhtml changes
69634              From: Michael Stevens <michael@etla.org>
69635              Date: Wed, 6 Dec 2000 13:15:53 +0000
69636              Message-ID: <20001206131553.A27317@firedrake.org>
69637      Branch: perl
69638            ! installhtml
69639 ____________________________________________________________________________
69640 [  8010] By: jhi                                   on 2000/12/06  15:06:05
69641         Log: Subject: the dTHR hits
69642              From: Michael Stevens <michael@etla.org>
69643              Date: Wed, 6 Dec 2000 12:06:03 +0000
69644              Message-ID: <20001206120603.A24581@firedrake.org>
69645              
69646              More, errrm, less dTHRs.
69647      Branch: perl
69648            ! bytecode.pl ext/B/B/C.pm
69649 ____________________________________________________________________________
69650 [  8009] By: jhi                                   on 2000/12/06  15:04:25
69651         Log: Subject: MakeMaker mailing list gone?
69652              From: Michael G Schwern <schwern@pobox.com>
69653              Date: Tue, 5 Dec 2000 19:29:59 -0500
69654              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
69655              
69656              The MakeMaker mailing list is dead, perlbug is the right
69657              address to report bugs.
69658      Branch: perl
69659            ! lib/ExtUtils/MakeMaker.pm
69660 ____________________________________________________________________________
69661 [  8008] By: jhi                                   on 2000/12/06  15:00:32
69662         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
69663              From: Michael G Schwern <schwern@pobox.com>
69664              Date: Tue, 5 Dec 2000 19:21:21 -0500
69665              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
69666              
69667              Add a default MANIFEST skip that ignores things like
69668              version control files, editor temporary files, and the Makefile.
69669      Branch: perl
69670            + lib/ExtUtils/MANIFEST.SKIP
69671            ! MANIFEST lib/ExtUtils/Manifest.pm
69672 ____________________________________________________________________________
69673 [  8007] By: jhi                                   on 2000/12/06  14:57:20
69674         Log: In Amiga more manual hackery of the scripts seems to be needed,
69675              from Jan-Erik Karlsson.  Why Configure does not get this right
69676              is unknown, may be shell-induced.
69677      Branch: perl
69678            ! README.amiga
69679 ____________________________________________________________________________
69680 [  8006] By: jhi                                   on 2000/12/05  23:53:12
69681         Log: Add TOPm1s to peek at the second topmost stack item.
69682      Branch: perl
69683            ! pp.h
69684 ____________________________________________________________________________
69685 [  8005] By: jhi                                   on 2000/12/05  23:13:55
69686         Log: Avaunt, you foul UTF-8 tests.
69687      Branch: perl
69688            ! t/op/ver.t t/pragma/utf8.t
69689 ____________________________________________________________________________
69690 [  8004] By: jhi                                   on 2000/12/05  23:09:54
69691         Log: Continue utf8 dispersal. 
69692      Branch: perl
69693            + t/op/concat.t
69694            ! MANIFEST t/pragma/utf8.t
69695 ____________________________________________________________________________
69696 [  8003] By: nick                                  on 2000/12/05  23:02:39
69697         Log: Integrate mainline.
69698      Branch: perlio
69699           +> t/op/length.t t/op/utf8decode.t
69700           !> (integrate 69 files)
69701 ____________________________________________________________________________
69702 [  8002] By: jhi                                   on 2000/12/05  22:59:28
69703         Log: Integrate perlio.
69704      Branch: perl
69705           !> iperlsys.h perl.c perlio.c win32/perllib.c
69706 ____________________________________________________________________________
69707 [  8001] By: nick                                  on 2000/12/05  22:07:52
69708         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
69709              - calloc/free suffer from damage on TerminateThread()
69710              - use PerlMemShared (as originally planned) now fixed
69711              - avoid doing anything important on DLL "detach".
69712      Branch: perlio
69713            ! perl.c perlio.c win32/perllib.c
69714 ____________________________________________________________________________
69715 [  8000] By: nick                                  on 2000/12/05  21:05:09
69716         Log: Fix gross PerlMemShared issue.
69717      Branch: perlio
69718            ! iperlsys.h
69719 ____________________________________________________________________________
69720 [  7999] By: jhi                                   on 2000/12/05  20:46:58
69721         Log: Test for Unicode (UTF-8) hash keys.
69722      Branch: perl
69723            ! t/op/each.t
69724 ____________________________________________________________________________
69725 [  7998] By: jhi                                   on 2000/12/05  20:30:35
69726         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
69727              is now always UTF-8), empty line cosmetics.
69728      Branch: perl
69729            ! t/pragma/utf8.t
69730 ____________________________________________________________________________
69731 [  7997] By: jhi                                   on 2000/12/05  20:15:40
69732         Log: Subject: Re: STRLEN - what?
69733              From: Andy Dougherty <doughera@lafayette.edu>
69734              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
69735              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
69736              
69737              Explain STRLEN.
69738      Branch: perl
69739            ! pod/perlguts.pod
69740 ____________________________________________________________________________
69741 [  7996] By: jhi                                   on 2000/12/05  20:13:34
69742         Log: Split off the UTF-8 decoder tests, make them to check also
69743              the error message.
69744      Branch: perl
69745            + t/op/utf8decode.t
69746            ! MANIFEST t/pragma/utf8.t utf8.c
69747 ____________________________________________________________________________
69748 [  7995] By: jhi                                   on 2000/12/05  16:39:47
69749         Log: Start migrating bits of pragma/utf8 to elsewhere
69750              (since the long term plan is to obsolete 'use utf8').
69751      Branch: perl
69752            + t/op/length.t
69753            ! MANIFEST t/pragma/utf8.t
69754 ____________________________________________________________________________
69755 [  7994] By: jhi                                   on 2000/12/05  16:30:21
69756         Log: Fix a manual edit typo from #7993, fix the message formatting
69757              for Unicode, add few our declarations.
69758      Branch: perl
69759            ! lib/Carp/Heavy.pm
69760 ____________________________________________________________________________
69761 [  7993] By: jhi                                   on 2000/12/05  16:09:15
69762         Log: Subject: Need help with warnings :-(
69763              From: "Ben Tilly" <ben_tilly@hotmail.com>
69764              Date: Tue, 05 Dec 2000 01:35:54 -0500
69765              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
69766              
69767              Subject: UPDATE: Carp/Heavy now passes all tests
69768              From: "Ben Tilly" <ben_tilly@hotmail.com>
69769              Date: Tue, 05 Dec 2000 07:59:41 -0500
69770              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
69771              
69772              The Brave New Carp.
69773      Branch: perl
69774            ! lib/Carp.pm lib/Carp/Heavy.pm
69775 ____________________________________________________________________________
69776 [  7992] By: jhi                                   on 2000/12/05  15:55:08
69777         Log: Subject: [PATCH perl@7979] cygwin port
69778              From: "Eric Fifer" <efifer@dircon.co.uk>
69779              Date: Tue, 5 Dec 2000 14:04:09 -0000
69780              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
69781      Branch: perl
69782            ! t/lib/net-hostent.t
69783 ____________________________________________________________________________
69784 [  7991] By: jhi                                   on 2000/12/05  15:52:34
69785         Log: Subject: Re: [PATCH] The largest hoax of all times?
69786              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69787              Date: Tue, 5 Dec 2000 00:40:25 -0500
69788              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
69789              
69790              Subject: Re: [PATCH] The largest hoax of all times?
69791              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69792              Date: Mon, 4 Dec 2000 23:55:53 -0500
69793              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
69794              
69795              Subject: Re: [PATCH] The largest hoax of all times?
69796              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69797              Date: Tue, 5 Dec 2000 01:28:45 -0500
69798              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
69799              
69800              Fix the unpredictable order of DESTROYs.
69801      Branch: perl
69802            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
69803            ! sv.c sv.h t/op/ref.t
69804 ____________________________________________________________________________
69805 [  7990] By: jhi                                   on 2000/12/05  14:38:53
69806         Log: Subject: [PATCH] shrink pp_hot fractionally
69807              From: Nicholas Clark <nick@ccl4.org>
69808              Date: Tue, 5 Dec 2000 12:44:31 +0000
69809              Message-ID: <20001205124431.E74518@plum.flirble.org>
69810              
69811              Use report_evil_fh().
69812      Branch: perl
69813            ! opcode.pl opnames.h pp_hot.c util.c
69814 ____________________________________________________________________________
69815 [  7989] By: jhi                                   on 2000/12/05  14:21:27
69816         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
69817              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69818              Date: Mon, 04 Dec 2000 22:21:59 -0800
69819              Message-ID: <HmIL6gzkgepS092yn@efn.org>
69820              
69821              Harness shouldn't ignore responses like "ok 3\r\r\n".
69822      Branch: perl
69823            ! lib/Test/Harness.pm
69824 ____________________________________________________________________________
69825 [  7988] By: jhi                                   on 2000/12/05  13:51:28
69826         Log: Integrate the "skip" messages to explain().
69827      Branch: perl
69828            ! t/lib/syslfs.t t/op/lfs.t
69829 ____________________________________________________________________________
69830 [  7987] By: jhi                                   on 2000/12/05  12:34:54
69831         Log: The one that got away in #7984.
69832              
69833              Subject: Re: dTHR - what and why?
69834              From: Michael Stevens <michael@etla.org> 
69835              Date: Tue, 5 Dec 2000 11:15:52 +0000
69836              Message-ID: <20001205111552.A4647@firedrake.org>
69837      Branch: perl
69838            ! sv.h
69839 ____________________________________________________________________________
69840 [  7986] By: gsar                                  on 2000/12/05  09:14:44
69841         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
69842              due to the notorious GetFileType() bug in Windows 9x, which fstat()
69843              tickles)
69844      Branch: perl
69845            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
69846 ____________________________________________________________________________
69847 [  7985] By: jhi                                   on 2000/12/05  05:49:03
69848         Log: Integrate perlio.
69849      Branch: perl
69850           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
69851           !> win32/perlhost.h win32/perllib.c
69852 ____________________________________________________________________________
69853 [  7984] By: jhi                                   on 2000/12/05  05:48:16
69854         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
69855      Branch: perl
69856            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
69857            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
69858            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
69859            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
69860            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
69861            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
69862            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
69863            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
69864            ! win32/win32.c
69865 ____________________________________________________________________________
69866 [  7983] By: nick                                  on 2000/12/04  23:27:43
69867         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
69868      Branch: perlio
69869            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
69870            ! win32/perlhost.h win32/perllib.c
69871 ____________________________________________________________________________
69872 [  7982] By: jhi                                   on 2000/12/04  19:44:09
69873         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
69874              uncovered by #7980.
69875      Branch: perl
69876            ! op.c
69877 ____________________________________________________________________________
69878 [  7981] By: jhi                                   on 2000/12/04  19:42:07
69879         Log: Subject: [PATCH] Trivial dump.c feature
69880              From: Simon Cozens <simon@cozens.net>
69881              Date: Mon, 4 Dec 2000 18:08:38 +0000
69882              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
69883              
69884              Show whether a constant is UTF-8.
69885      Branch: perl
69886            ! dump.c
69887 ____________________________________________________________________________
69888 [  7980] By: jhi                                   on 2000/12/04  19:36:51
69889         Log: UTF-8 hash keys, patch from Inaba Hiroto.
69890      Branch: perl
69891            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
69892 ____________________________________________________________________________
69893 [  7979] By: jhi                                   on 2000/12/04  17:36:28
69894         Log: Update Changes.
69895      Branch: perl
69896            ! Changes patchlevel.h
69897 ____________________________________________________________________________
69898 [  7978] By: jhi                                   on 2000/12/04  16:42:17
69899         Log: Retract #7977, still too volatile (the euphemism of the day
69900              for unfinished and buggy :-)
69901      Branch: perl
69902            ! doop.c hv.c pp.c sv.h
69903 ____________________________________________________________________________
69904 [  7977] By: jhi                                   on 2000/12/04  16:25:15
69905         Log: (Retracted by #7978, too shaky yet.)
69906              
69907              Subject: Re: utf8 in hash keys, implementor missing
69908              From: Simon Cozens <simon@cozens.net>
69909              Date: Sat, 2 Dec 2000 19:49:35 +0000
69910              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
69911              
69912              The first step at UTF-8 hash keys.
69913      Branch: perl
69914            ! doop.c hv.c pp.c sv.h
69915 ____________________________________________________________________________
69916 [  7976] By: jhi                                   on 2000/12/04  16:13:53
69917         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
69918              From: sthoenna@efn.org
69919              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
69920              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
69921      Branch: perl
69922            ! os2/os2.c perlio.c
69923 ____________________________________________________________________________
69924 [  7975] By: jhi                                   on 2000/12/04  16:05:25
69925         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
69926              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69927              Date: Thu, 30 Nov 2000 20:50:37 -0800
69928              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
69929      Branch: perl
69930            ! os2/os2.c
69931 ____________________________________________________________________________
69932 [  7974] By: jhi                                   on 2000/12/04  16:03:57
69933         Log: Subject: [PATCH] ++ 20% faster
69934              From: Nicholas Clark <nick@ccl4.org>
69935              Date: Mon, 4 Dec 2000 12:17:27 +0000
69936              Message-ID: <20001204121726.B52976@plum.flirble.org>
69937              
69938              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
69939      Branch: perl
69940            ! sv.c
69941 ____________________________________________________________________________
69942 [  7973] By: jhi                                   on 2000/12/04  16:00:48
69943         Log: 
69944              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
69945              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69946              Date: Mon, 04 Dec 2000 12:30:45 +0100
69947              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
69948              
69949              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
69950              library (getprotobyname and getprotobynumber are outversioned by
69951              the same calls in libc, at least for xlc version 3.
69952      Branch: perl
69953            ! hints/aix.sh
69954 ____________________________________________________________________________
69955 [  7972] By: jhi                                   on 2000/12/04  02:58:31
69956         Log: Integrate perlio.
69957      Branch: perl
69958           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
69959           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
69960           !> win32/win32.h win32/win32iop.h win32/win32thread.h
69961 ____________________________________________________________________________
69962 [  7971] By: nick                                  on 2000/12/04  00:24:33
69963         Log: Quieten some noise in Win32 builds:
69964              - win32.h is included after <sys/socket.h>, so need to 
69965              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
69966              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
69967      Branch: perlio
69968            ! doio.c perl.h toke.c win32/win32.h
69969 ____________________________________________________________________________
69970 [  7970] By: nick                                  on 2000/12/03  22:57:46
69971         Log: PERL_IMPLICIT_SYS compiles but does not work.
69972      Branch: perlio
69973            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
69974            ! win32/perlhost.h win32/perllib.c win32/win32.h
69975            ! win32/win32iop.h win32/win32thread.h
69976 ____________________________________________________________________________
69977 [  7969] By: jhi                                   on 2000/12/03  22:12:58
69978         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
69979              used to swash_init(), makes regprop() dumps more informative
69980              (+utf8::IsAlpha, -utf8::IsDigit, for example).
69981      Branch: perl
69982            ! regcomp.c regexec.c
69983 ____________________________________________________________________________
69984 [  7968] By: jhi                                   on 2000/12/03  21:39:56
69985         Log: Implement ANYOFUTF8 regprop() dumping.
69986      Branch: perl
69987            ! regcomp.c
69988 ____________________________________________________________________________
69989 [  7967] By: jhi                                   on 2000/12/03  20:57:19
69990         Log: Make uv_to_utf8() to zero-terminate its output buffer,
69991              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
69992      Branch: perl
69993            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
69994 ____________________________________________________________________________
69995 [  7966] By: nick                                  on 2000/12/03  18:41:21
69996         Log: Integrate mainline (STDCHAR)
69997      Branch: perlio
69998           !> Configure t/pragma/utf8.t
69999 ____________________________________________________________________________
70000 [  7965] By: jhi                                   on 2000/12/03  17:58:20
70001         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
70002      Branch: perl
70003            ! t/pragma/utf8.t
70004 ____________________________________________________________________________
70005 [  7964] By: jhi                                   on 2000/12/03  17:35:56
70006         Log: Integrate perlio.
70007      Branch: perl
70008           !> iperlsys.h perlio.c
70009 ____________________________________________________________________________
70010 [  7963] By: jhi                                   on 2000/12/03  17:33:55
70011         Log: Metaconfig unit change for #7962.
70012      Branch: metaconfig
70013            ! U/modified/stdchar.U
70014 ____________________________________________________________________________
70015 [  7962] By: jhi                                   on 2000/12/03  17:33:27
70016         Log: Untangle the <stdio.h> #include nest for the stdchar test,
70017              from Andy Dougherty.
70018      Branch: perl
70019            ! Configure
70020 ____________________________________________________________________________
70021 [  7961] By: nick                                  on 2000/12/03  16:53:00
70022         Log: Make iperlsys.h vector stdio not PerlIO.
70023      Branch: perlio
70024            ! iperlsys.h perlio.c
70025 ____________________________________________________________________________
70026 [  7960] By: nick                                  on 2000/12/03  14:43:01
70027         Log: Integrate mainline
70028      Branch: perlio
70029           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
70030           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
70031 ____________________________________________________________________________
70032 [  7959] By: jhi                                   on 2000/12/03  08:16:36
70033         Log: Use DO_UTF8().
70034      Branch: perl
70035            ! op.c
70036 ____________________________________________________________________________
70037 [  7958] By: jhi                                   on 2000/12/02  18:33:05
70038         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
70039              From: Mike Guy <mjtg@cam.ac.uk>         
70040              Date: Sat, 02 Dec 2000 17:27:13 +0000
70041              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
70042              
70043              An extraneous argument.
70044      Branch: perl
70045            ! toke.c
70046 ____________________________________________________________________________
70047 [  7957] By: jhi                                   on 2000/12/02  18:22:32
70048         Log: A missing hunk.
70049      Branch: perl
70050            ! t/lib/net-hostent.t
70051 ____________________________________________________________________________
70052 [  7956] By: jhi                                   on 2000/12/02  18:06:20
70053         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
70054              From: Nicholas Clark <nick@ccl4.org>
70055              Date: Sat, 2 Dec 2000 14:28:27 +0000
70056              Message-ID: <20001202142827.A12308@plum.flirble.org>
70057              
70058              Test robustness.
70059      Branch: perl
70060            ! t/lib/net-hostent.t
70061 ____________________________________________________________________________
70062 [  7955] By: jhi                                   on 2000/12/02  17:58:06
70063         Log: Metaconfig unit change for #7954.
70064      Branch: metaconfig
70065            ! U/modified/stdchar.U
70066 ____________________________________________________________________________
70067 [  7954] By: jhi                                   on 2000/12/02  17:54:32
70068         Log: An inconvenient hang would happen if the stdio _ptr wasn't
70069              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
70070              would be grepping stdin for all eternity for the _ptr.)
70071      Branch: perl
70072            ! Configure
70073 ____________________________________________________________________________
70074 [  7953] By: jhi                                   on 2000/12/02  00:07:15
70075         Log: Update Changes.
70076      Branch: perl
70077            ! Changes patchlevel.h
70078 ____________________________________________________________________________
70079 [  7952] By: jhi                                   on 2000/12/01  23:54:47
70080         Log: Subject: Re: long shell lines
70081              From: Andy Dougherty <doughera@lafayette.edu>
70082              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
70083              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
70084              
70085              Split overly long shell command lines.
70086      Branch: perl
70087            ! lib/ExtUtils/MM_Unix.pm
70088 ____________________________________________________________________________
70089 [  7951] By: jhi                                   on 2000/12/01  23:48:02
70090         Log: The metaconfig unit change for #7950.
70091      Branch: metaconfig
70092            + U/modified/stdchar.U
70093 ____________________________________________________________________________
70094 [  7950] By: jhi                                   on 2000/12/01  23:47:39
70095         Log: Try to find stdchar also from <stdio_impl.h>.
70096      Branch: perl
70097            ! Configure config_h.SH
70098 ____________________________________________________________________________
70099 [  7949] By: jhi                                   on 2000/12/01  23:46:45
70100         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
70101              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
70102              Date: Fri, 1 Dec 2000 16:26:08 -0500
70103              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
70104              
70105              Reword the diagnostic message.
70106      Branch: perl
70107            ! pod/perldiag.pod
70108 ____________________________________________________________________________
70109 [  7948] By: nick                                  on 2000/12/01  22:49:43
70110         Log: Integrate mainline (for s/y/m as sub names stuff).
70111      Branch: perlio
70112           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
70113           !> t/pragma/warn/toke toke.c
70114 ____________________________________________________________________________
70115 [  7947] By: jhi                                   on 2000/12/01  20:55:41
70116         Log: Integrate perlio.
70117      Branch: perl
70118           !> perlio.c perliol.h t/io/pipe.t
70119 ____________________________________________________________________________
70120 [  7946] By: jhi                                   on 2000/12/01  20:36:51
70121         Log: Upgrade to CPAN 1.59_51, from Andreas König.
70122      Branch: perl
70123            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70124 ____________________________________________________________________________
70125 [  7945] By: nick                                  on 2000/12/01  20:31:32
70126         Log: Integrate mainline
70127      Branch: perlio
70128           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
70129           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
70130           +> t/lib/net-hostent.t
70131           !> (integrate 35 files)
70132 ____________________________________________________________________________
70133 [  7944] By: jhi                                   on 2000/12/01  20:23:29
70134         Log: Some help for 20001130.011.  Now one gets warnings like
70135              "Ambiguous -f() resolved as a file test ..."
70136      Branch: perl
70137            ! pod/perldiag.pod t/pragma/warn/toke toke.c
70138 ____________________________________________________________________________
70139 [  7943] By: jhi                                   on 2000/12/01  19:44:44
70140         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
70141              that also breaks using them as methods. 
70142      Branch: perl
70143            ! pod/perldiag.pod t/op/misc.t toke.c
70144 ____________________________________________________________________________
70145 [  7942] By: nick                                  on 2000/12/01  17:56:46
70146         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
70147              Make 'unix' pass most tests
70148              - do unread by temporary push of layer ("pending") holding unread chars
70149              - fast_gets is now based on per-handle flag
70150              - relax one of io/pipe.t tests to allow print to fail and close to
70151              succeed so that it passes on unbuffered "unix" layer.
70152              Remaining fail is sporadic and a genuine race condition between
70153              parent/child in fork test.
70154      Branch: perlio
70155            ! perlio.c perliol.h t/io/pipe.t
70156 ____________________________________________________________________________
70157 [  7941] By: jhi                                   on 2000/12/01  15:28:58
70158         Log: (Retracted by #7943.)
70159              
70160              Reserve the short named string operator names.
70161      Branch: perl
70162            ! pod/perldiag.pod t/op/misc.t toke.c
70163 ____________________________________________________________________________
70164 [  7940] By: jhi                                   on 2000/12/01  06:45:53
70165         Log: Get the three different space character classes right under utf8.
70166      Branch: perl
70167            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
70168            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
70169            ! regexec.c t/op/pat.t utf8.c
70170 ____________________________________________________________________________
70171 [  7939] By: jhi                                   on 2000/12/01  03:26:26
70172         Log: Two more tests that make no sense in UTF-8 since the test
70173              data is not in UTF-8.
70174      Branch: perl
70175            ! t/op/regexp.t
70176 ____________________________________________________________________________
70177 [  7938] By: jhi                                   on 2000/12/01  03:20:39
70178         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
70179              should it be required inside regexen?
70180      Branch: perl
70181            ! regcomp.c t/op/regmesg.t
70182 ____________________________________________________________________________
70183 [  7937] By: jhi                                   on 2000/12/01  02:58:53
70184         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
70185              stored and restored, and thusly was trounced by the utf8 swash
70186              routines.
70187      Branch: perl
70188            ! regcomp.c
70189 ____________________________________________________________________________
70190 [  7936] By: jhi                                   on 2000/11/30  20:41:39
70191         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
70192              Why the different platforms behave so differently (core dump vs
70193              no core dump) on this bug is a but of a mystery, but if I had to
70194              guess I would mumble something like 'alignment'.
70195      Branch: perl
70196            ! sv.c
70197 ____________________________________________________________________________
70198 [  7935] By: jhi                                   on 2000/11/30  16:17:02
70199         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
70200              From: Robin Barker <rmb1@cise.npl.co.uk>
70201              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
70202              Date: Thu, 30 Nov 2000 14:27:12 GMT
70203      Branch: perl
70204            ! perlio.c toke.c
70205 ____________________________________________________________________________
70206 [  7934] By: jhi                                   on 2000/11/30  16:04:49
70207         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
70208      Branch: perl
70209            ! t/lib/net-hostent.t
70210 ____________________________________________________________________________
70211 [  7933] By: jhi                                   on 2000/11/30  06:07:26
70212         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
70213              From: Peter Prymmer <pvhp@forte.com>
70214              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
70215              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
70216              
70217              In VMS the localhost may be LOCALHOST.
70218      Branch: perl
70219            ! t/lib/net-hostent.t
70220 ____________________________________________________________________________
70221 [  7932] By: jhi                                   on 2000/11/30  01:11:11
70222         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
70223              From: Peter Prymmer <pvhp@forte.com>
70224              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
70225              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
70226              
70227              plus regen perlapi.pod.
70228      Branch: perl
70229            ! pod/perlapi.pod utf8.c
70230 ____________________________________________________________________________
70231 [  7931] By: jhi                                   on 2000/11/30  01:06:19
70232         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
70233              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70234              Date:     Wed, 29 Nov 2000 17:15:11 EST
70235              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
70236      Branch: perl
70237            ! t/lib/filter-util.pl t/lib/filter-util.t
70238 ____________________________________________________________________________
70239 [  7930] By: jhi                                   on 2000/11/29  18:51:55
70240         Log: Update Changes.
70241      Branch: perl
70242            ! Changes patchlevel.h
70243 ____________________________________________________________________________
70244 [  7929] By: jhi                                   on 2000/11/29  18:50:55
70245         Log: Update the va_copy() metaconfig unit.
70246      Branch: metaconfig/U/perl
70247            ! need_va_copy.U
70248 ____________________________________________________________________________
70249 [  7928] By: jhi                                   on 2000/11/29  17:50:43
70250         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
70251              From: Dominic Dunlop <domo@computer.org>
70252              Date: Tue, 28 Nov 2000 16:41:57 +0100
70253              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
70254              
70255              Patch to catch a core dump in the Configure va_copy test.
70256      Branch: perl
70257            ! Configure config_h.SH
70258 ____________________________________________________________________________
70259 [  7927] By: jhi                                   on 2000/11/29  17:31:59
70260         Log: Retract #7921, the patch shouldn't be needed.
70261      Branch: perl
70262            ! sv.c
70263 ____________________________________________________________________________
70264 [  7926] By: jhi                                   on 2000/11/29  17:01:41
70265         Log: Make the Class::Struct import() wiser.
70266      Branch: perl
70267            ! lib/Class/Struct.pm t/lib/class-struct.t
70268 ____________________________________________________________________________
70269 [  7925] By: jhi                                   on 2000/11/29  16:36:33
70270         Log: All the core library users of Class::Struct seem to be
70271              using "use Class::Struct 'struct';" instead of the bare
70272              "use Class::Struct;", which isn't documented in Class::Struct.
70273              This can't be right.
70274      Branch: perl
70275            ! lib/File/stat.pm
70276 ____________________________________________________________________________
70277 [  7924] By: jhi                                   on 2000/11/29  16:32:15
70278         Log: A test works better if it has the right 1..$n output.
70279      Branch: perl
70280            ! t/lib/class-struct.t
70281 ____________________________________________________________________________
70282 [  7923] By: jhi                                   on 2000/11/29  16:29:11
70283         Log: Forgot to MANIFEST the new Net::hostent test.
70284      Branch: perl
70285            ! MANIFEST
70286 ____________________________________________________________________________
70287 [  7922] By: jhi                                   on 2000/11/29  16:27:49
70288         Log: Integrate perlio.
70289      Branch: perl
70290           !> iperlsys.h perlio.c
70291 ____________________________________________________________________________
70292 [  7921] By: jhi                                   on 2000/11/29  16:27:10
70293         Log: (Retracted by #7927.)
70294              
70295              Subject: [PATCH] Is infinity a number?
70296              From: Simon Cozens <simon@cozens.net>
70297              Date: Wed, 29 Nov 2000 14:48:20 +0000
70298              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
70299      Branch: perl
70300            ! sv.c
70301 ____________________________________________________________________________
70302 [  7920] By: jhi                                   on 2000/11/29  16:23:02
70303         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
70304              From: rspier@pobox.com (Robert Spier)
70305              Date: Wed, 29 Nov 2000 02:17:49 -0500
70306              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
70307              
70308              Add a test for Net::hostent.
70309      Branch: perl
70310            + t/lib/net-hostent.t
70311 ____________________________________________________________________________
70312 [  7919] By: jhi                                   on 2000/11/29  16:21:31
70313         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
70314              add a test for Class::Struct.
70315      Branch: perl
70316            + t/lib/class-struct.t
70317            ! MANIFEST lib/Class/Struct.pm
70318 ____________________________________________________________________________
70319 [  7918] By: jhi                                   on 2000/11/29  15:48:40
70320         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
70321              From: rspier@pobox.com (Robert Spier)
70322              Date: Wed, 29 Nov 2000 02:25:39 -0500
70323              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
70324              
70325              More checking in case someone has broken their services or
70326              protocol databases.
70327      Branch: perl
70328            ! ext/Sys/Syslog/Syslog.pm
70329 ____________________________________________________________________________
70330 [  7917] By: jhi                                   on 2000/11/29  15:46:25
70331         Log: Subject: [PATCH] $^O  win32 -> MSWin32
70332              From: rspier@pobox.com (Robert Spier)
70333              Date: Wed, 29 Nov 2000 02:17:38 -0500
70334              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
70335              
70336              plus similar nits for vms, err, VMS, and UNICOS.
70337      Branch: perl
70338            ! t/lib/syslfs.t t/op/lfs.t
70339 ____________________________________________________________________________
70340 [  7916] By: jhi                                   on 2000/11/29  15:42:51
70341         Log: Subject: [PATCH] Tokeniser debugging
70342              From: Simon Cozens <simon@cozens.net>
70343              Date: Wed, 29 Nov 2000 14:15:45 +0000
70344              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
70345      Branch: perl
70346            ! perl.c perl.h pod/perlrun.pod toke.c
70347 ____________________________________________________________________________
70348 [  7915] By: jhi                                   on 2000/11/29  15:41:36
70349         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
70350              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70351              Date: Wed, 29 Nov 2000 02:13:14 -0500
70352              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
70353              
70354              OUT keyword nits.
70355              
70356              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
70357              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70358              Date: Wed, 29 Nov 2000 03:09:04 -0500
70359              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
70360              
70361              OUT and IN_OUT documentation.
70362      Branch: perl
70363            ! lib/ExtUtils/xsubpp pod/perlxs.pod
70364 ____________________________________________________________________________
70365 [  7914] By: jhi                                   on 2000/11/29  03:35:01
70366         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
70367              From: John Tobey <jtobey@john-edwin-tobey.org>
70368              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
70369              Message-Id: <m140e1N-000FOoC@feynman.localnet>
70370              
70371              plus a performance speedup noticed by Sarathy.
70372      Branch: perl
70373            ! op.c
70374 ____________________________________________________________________________
70375 [  7913] By: jhi                                   on 2000/11/29  03:16:59
70376         Log: Use "1 while unlink" so that VMS gets clean, too.
70377      Branch: perl
70378            ! t/lib/filter-util.t
70379 ____________________________________________________________________________
70380 [  7912] By: jhi                                   on 2000/11/29  03:09:08
70381         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
70382              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70383              Date: Tue, 28 Nov 2000 03:27:09 -0500
70384              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
70385      Branch: perl
70386            ! lib/ExtUtils/xsubpp
70387 ____________________________________________________________________________
70388 [  7911] By: jhi                                   on 2000/11/29  03:06:30
70389         Log: This should have been part of #7872: no need to scan UTF-8
70390              until eternity.
70391      Branch: perl
70392            ! utf8.c
70393 ____________________________________________________________________________
70394 [  7910] By: jhi                                   on 2000/11/29  02:50:04
70395         Log: One more perltie.pod nit from Casey R. Tweten.
70396      Branch: perl
70397            ! pod/perltie.pod
70398 ____________________________________________________________________________
70399 [  7909] By: jhi                                   on 2000/11/29  02:44:23
70400         Log: Document the known sprintf test failures, exact standard
70401              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
70402      Branch: perl
70403            ! pod/perldelta.pod t/op/sprintf.t
70404 ____________________________________________________________________________
70405 [  7908] By: jhi                                   on 2000/11/29  02:36:23
70406         Log: Add the Encoding table format documentation.
70407      Branch: perl
70408            + ext/Encode/Encode/EncodeFormat.pod
70409            ! MANIFEST
70410 ____________________________________________________________________________
70411 [  7907] By: jhi                                   on 2000/11/29  02:07:24
70412         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
70413              From: "Casey R. Tweten" <crt@kiski.net>
70414              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
70415              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
70416              
70417              Subject: Re: [PATCH] Updating perltie.pod for arrays
70418              From: "Casey R. Tweten" <crt@kiski.net>
70419              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
70420              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
70421      Branch: perl
70422            ! pod/perltie.pod
70423 ____________________________________________________________________________
70424 [  7906] By: nick                                  on 2000/11/28  22:40:59
70425         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
70426      Branch: perlio
70427            ! iperlsys.h perlio.c
70428 ____________________________________________________________________________
70429 [  7905] By: nick                                  on 2000/11/28  22:04:34
70430         Log: Integrate mainline
70431      Branch: perlio
70432           !> (integrate 39 files)
70433 ____________________________________________________________________________
70434 [  7904] By: jhi                                   on 2000/11/28  16:44:43
70435         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
70436              From: Nicholas Clark <nick@babyhippo.co.uk>
70437              Date: Tue, 28 Nov 2000 11:16:57 +0000
70438              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
70439      Branch: perl
70440            ! pod/perlipc.pod
70441 ____________________________________________________________________________
70442 [  7903] By: jhi                                   on 2000/11/28  16:40:31
70443         Log: Subject: [PATCH] Updating perltie.pod for arrays
70444              From: "Casey R. Tweten" <crt@kiski.net>
70445              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
70446              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
70447      Branch: perl
70448            ! pod/perltie.pod
70449 ____________________________________________________________________________
70450 [  7902] By: jhi                                   on 2000/11/28  16:39:37
70451         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
70452              From: Robin Barker <rmb1@cise.npl.co.uk>
70453              Date: Mon, 27 Nov 2000 17:56:44 GMT
70454              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
70455      Branch: perl
70456            ! pod/perlfunc.pod t/op/split.t
70457 ____________________________________________________________________________
70458 [  7901] By: jhi                                   on 2000/11/28  16:28:04
70459         Log: setmode() is a DOSish-only thing.
70460      Branch: perl
70461            ! perlio.c
70462 ____________________________________________________________________________
70463 [  7900] By: jhi                                   on 2000/11/28  16:21:46
70464         Log: Subject: [PATCH] perlcc.PL cleanups
70465              From: Simon Cozens <simon@cozens.net>
70466              Date: Tue, 28 Nov 2000 12:44:35 +0000
70467              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
70468      Branch: perl
70469            ! utils/perlcc.PL
70470 ____________________________________________________________________________
70471 [  7899] By: gsar                                  on 2000/11/28  06:32:55
70472         Log: reintegrate files missed by change#7895
70473      Branch: maint-5.6/perl
70474           +> ext/ByteLoader/bytecode.h utils/Makefile
70475            - utils/perlbc.PL
70476 ____________________________________________________________________________
70477 [  7897] By: gsar                                  on 2000/11/27  18:22:47
70478         Log: can't integrate these two files, for some reason
70479      Branch: maint-5.6/perl
70480            - ext/ByteLoader/bytecode.h utils/Makefile
70481 ____________________________________________________________________________
70482 [  7895] By: gsar                                  on 2000/11/27  18:11:21
70483         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
70484              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
70485              6757..6890,6892..6901 from mainline
70486              
70487              Bytecompiler patches from Benjamin Stuhl.
70488              
70489              More bytecompiler.
70490              
70491              Subject: [PATCH blead] B:: missing dependency
70492              
70493              Subject: [PATCH: 6757] configure.com updates and syslog build
70494              
70495              Long double Gconvert fixes from Yitzchak Scott-Thoennes
70496              and Spider Boardman.
70497              
70498              Subject: [PATCH blead] nextchar() abuse misses an optimisation
70499              
70500              Long double fixes from Spider Boardman.
70501              
70502              Make the selection of NVff et al stricter.
70503              
70504              cSVOPo_*v things index into the current PL_curpad
70505              under ithreads, which is different from the curpad
70506              used by the XSUB.  (In other words, the code as-is
70507              before this patch wouldn't work under ithreads.)
70508              
70509              Be portable.
70510              
70511              VMS MMS (make) wants null action.
70512              
70513              Mac and other portability updates from Chris Nandor.
70514              
70515              Storable support, v-version fixes.
70516              Subject: CPAN.pm beta for testing available
70517              
70518              Portability fix from Hugo van der Sanden.
70519              
70520              Bad makefile.
70521              
70522              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
70523              
70524              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
70525              
70526              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
70527              
70528              Replace #6705 with a minimal doc patch.
70529              Subject: [PATCH 5.6.0] replace change #6705
70530              
70531              Drop the separate perlbc, perlcc -b should be enough.
70532              
70533              installperl couldn't tell whether it had run tests or not.
70534              Subject: [PATCH] Re: installperl and t/TEST
70535              
70536              Add silencer flags to installperl.
70537              Subject: [PATCH] Making installperl silent.
70538              
70539              Make "make install" by default silent.  A new "install-verbose"
70540              target is verbose.
70541              
70542              More liberal parsing of version numbers.
70543              Subject: Re: CPAN.pm beta for testing available
70544              
70545              Create directories in silence.
70546              Subject: [PATCH] Another silencer for MakeMaker
70547              
70548              DOS patches and portability/porting notes, from Tim Jenness.
70549              
70550              Make installman to recognize the silence flag -S.
70551              
70552              Actually do something with the silencer option.
70553              
70554              Continue silencing.
70555              
70556              Show the doc file, not the temp file.
70557              
70558              Regen perltoc.
70559              
70560              Subject: [PATCH] More silencing of installman.
70561              
70562              Better wording for the vec lvalue diagnostic.
70563              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
70564              
70565              Subject: [PATCH: 6805] several more tweaks to configure.com
70566              
70567              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
70568              
70569              Missing parts of 
70570              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
70571              
70572              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
70573              (applied slightly modified)
70574              
70575              installperl --verbose and --silent.
70576              Subject: Re: [PATCH] More silencing of installman.
70577              
70578              Add install-silent target.
70579              
70580              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
70581              the problem reported in
70582              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
70583              
70584              Tweak the sfio/useperlio logic, hopefully as wished in
70585              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
70586              
70587              One forgotten file from #6816.
70588              
70589              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
70590              
70591              Remove duplicately applied patch shards.
70592              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
70593              
70594              Support preserving extremely big/small angles.
70595              
70596              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
70597              
70598              Subject: [PATCH] installation not quite silent yet.
70599              
70600              Update the test count.
70601              
70602              Use UVxf, PTR2UV, NVff.
70603              
70604              Document PTR2XX and INT2PTR.
70605              
70606              no-install target a la make -n.
70607              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
70608              
70609              grep -e isn't portable.
70610              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
70611              
70612              Can't get the test to reliably work thanks to the
70613              inaccurateness of floating point.  "Resolves" bug ids
70614              20000826.003, 20000826.009, 20000826.010,
70615              
70616              Subject: installman buglet
70617              
70618              DJGPP update from Laszlo Molnar.
70619              
70620              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
70621              
70622              Passing -R in ldflags makes now it to appear in the default
70623              for lddlflags, just like with -L.
70624              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
70625              
70626              Test nit.
70627              
70628              Use the actual thread type, not the pointer-to-struct.
70629              
70630              Provice virtual $Config{ccflags_nolargefiles} etc. 
70631              
70632              display_format used as a class method without arguments was broken,
70633              reported in
70634              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
70635              
70636              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
70637              
70638              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
70639              
70640              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
70641              
70642              opmini.o may be left around if a build is interrupted.
70643              
70644              Typo in #6858.
70645              
70646              Fix for ID 20000828.001, long doubles were not formatted
70647              correctly (showed up in $], which stopped installing perl).
70648              
70649              An attempt to fix the problem reported in
70650              Subject: Building perl@6856 using gcc/AIX 4.3.3 
70651              I can't test this properly since the gcc installation I have
70652              access to seems to be botched (gcc is calling the AIX cpp,
70653              a losing proposition...)
70654              
70655              Add -ld to archname on long tr...double platforms.
70656              
70657              Subject: hv.h Doc Patch
70658              
70659              Potential cruft.
70660              
70661              Subject: [PATCH bleedperl@6856] warnings fixes
70662              
70663              -S is the silent flag, -s is the strip flag.
70664              Subject: [PATCH] Re: [PATCH] make no-install          
70665              
70666              Take out the SUIDMAIL thing, that will not be
70667              a problem in 5.7.*.
70668              
70669              Subject: [PATCH bleedperl@6866] spellings
70670              
70671              Subject: [PATCH] Re: files not cleaned even by veryclean
70672              
70673              Use minimal @INC in tests, most of the time just '../lib',
70674              so that we simply can't pick up stuff from other Perls than
70675              the one we are testing.  Pointed out by
70676              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
70677              
70678              Update to Getopt::Long 2.24, from Johan Vromans.
70679              
70680              Fix for thinko in #6848.
70681              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
70682              
70683              Patches all over for people and the files they (hopefully) care about.
70684              
70685              Subject: Net::protoent does not export 'getproto'
70686              
70687              Missed a change in #6869.
70688              
70689              Subject: [PATCH] Warnings in B::Deparse
70690              
70691              Subject: [PATCH] Glob dumping
70692              
70693              Disable one of the tests for now.
70694              
70695              Disabling the one test is a bit tricky.
70696              
70697              Don't forget to tidy up.
70698              
70699              The #6881 removed one dump line.
70700              
70701              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
70702              
70703              Under usethreads the dumped variable is IN_PAD.
70704              Subject: Re: [PATCH] Glob dumping
70705              
70706              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
70707              
70708              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
70709              
70710              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
70711              
70712              Regen Configure for #6894.
70713              
70714              Subject: [PATCH: 6889] updates to perlebcdic.pod
70715              
70716              Undo namespace pollution of #6878.
70717              Subject: Re: Net::protoent does not export 'getproto'
70718              
70719              Admit that we are leaking scalars.
70720              
70721              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
70722      Branch: maint-5.6/perl
70723           !> (integrate 271 files)
70724 ____________________________________________________________________________
70725 [  7894] By: gsar                                  on 2000/11/27  16:00:34
70726         Log: a couple of nits
70727      Branch: maint-5.6/perl
70728            ! MANIFEST pp_sys.c
70729 ____________________________________________________________________________
70730 [  7893] By: gsar                                  on 2000/11/27  15:10:56
70731         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
70732              6740..6745,6747..6757,6760
70733              
70734              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
70735              
70736              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
70737              
70738              Doc nits spotted by Richard Soderberg.
70739              
70740              move WNOHANG definition to where other such things are
70741              
70742              Make $Config{byteorder} more magical so that it is
70743              dynamically computed: nice for 'fat binaries'.
70744              Subject: [PATCH]: default byteorder
70745              
70746              Subject: [PATCH] Cwd.pm now uses strict
70747              
70748              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
70749              
70750              Get -DLEAKTEST to compile (not necessarily to work, mind)
70751              Subject: [ID 20000724.006] -DLEAKTEST problem
70752              
70753              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
70754              
70755              Add perlebcdic from Peter Prymmer, regen toc.
70756              
70757              Don't propose using modules built for 5.005 if no binary
70758              compatibility with 5.005 is attempted.
70759              
70760              Do not use prototyping here.
70761              Subject: [ID 20000817.016] [PATCH] Peek.xs
70762              
70763              Document what the backtick returns if the command fails.
70764              
70765              Add byteorder to the myconfig output.
70766              
70767              Introduce NVef, NVff, and NVgf, use the middle one.
70768              (helps for lib/peek + Linux + long doubles)  Reported in
70769              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
70770              Use NVs in POSIX math, not doubles.
70771              Subject: [ID 20000817.014] POSIX & modfl
70772              
70773              Subject: [PATCH 5.6.0+] newSVrv() memory leak
70774              
70775              The byteorder code in #6671 was wrong.
70776              
70777              Fix the lib/complex failure of
70778              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
70779              Linux long double accuracy issue: something that
70780              when printed with %g looks like "2" but int() of it is 1.
70781              
70782              Propagate new Configure vars.
70783              
70784              Unbuffer the output.
70785              
70786              Subject: [PATCH] perltrap.pod spring cleaning
70787              
70788              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
70789              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
70790              
70791              Tiny Getopt::Long patch from Johan Vromans.
70792              
70793              Document code point which makes if (defined %stash::) to work
70794              (noted by Spider Boardman).
70795              
70796              Subject: [PATCH perl@6698] cygwin port
70797              
70798              Document the NDBM_File and ODBM_File as SDBM_File
70799              was documented in #6417.
70800              
70801              The new tests were missing from #6415.
70802              
70803              Add [[:blank:]] as suggested in
70804              Subject: [ID 20000716.024] [=cc=] / [:blank:]
70805              (the [=cc=] has already been taken care of by #6439
70806              so the whole bug report can be closed)
70807              and make [[:space:]] to be equivalent to isspace(3)
70808              (as opposed to \s, which is isSPACE()).  The difference
70809              is that now [[:space:]] matches the mythical vertical tab,
70810              while \s doesn't.
70811              
70812              Don't eat leading os from index entries.
70813              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
70814              
70815              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
70816              
70817              Typo in pp_complement().
70818              Subject: [PATCH perl-current] Deparse
70819              
70820              Add warnif(), check warnings further up the stack,
70821              all the warnings functions now can take an optional object reference.
70822              Subject: [PATCH bleedperl@6691] warnings pragma update
70823              
70824              Fix a core dump in lib/selfloader under -DDEBUGGING.
70825              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
70826              
70827              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
70828              
70829              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
70830              
70831              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
70832              Put back the long double avoidance code to POSIX.xs
70833              because VMS seems to need it still.
70834              
70835              Introduce a 'veryclean' target that is like 'distclean'
70836              but also removes *~ and *.orig.
70837              
70838              Subject: [ID 20000817.023] endianness description in perlfunc.pod
70839              
70840              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
70841              
70842              Let's try #6717 again.
70843              
70844              UTF8 concat fixes.
70845              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
70846              
70847              pp_open() could pass an uninitialized filename down to do_open9().
70848              
70849              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
70850              
70851              Update to CGI 2.72, from Lincoln Stein.
70852              
70853              Subject: [PATCH] Silence MakeMaker (Was: installman)
70854              
70855              Use temporary directory instead of current directory.
70856              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
70857              
70858              Document odd vs even subreleases and -Dusedevel.
70859              
70860              The veryclean target needs to clobber.
70861              
70862              Use File::Spec->tmpdir().
70863              
70864              Document the number of exponent digits.
70865              
70866              Mention perlebcdic and perlposix-bc.
70867              
70868              s/this one/the 5.6.0 release/
70869              
70870              The #6724 is here.
70871              
70872              The correct cleaning order is an art.
70873              
70874              small tweaks for change#6705: avoid C++ style comments in C code;
70875              use Perl's malloc API rather than the low level system one
70876              
70877              Array context keeps slithering in.
70878              
70879              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
70880              
70881              Subject: [PATCH] os2.c fix for use64bitint
70882              
70883              Update to Pod::LaTeX 0.53.
70884              Subject: [PATCH] lib/Pod/LaTeX.pm updates
70885              
70886              Document the endianness of Alpha more precisely.
70887              
70888              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
70889              
70890              Rename the macro argument because some preprocessors
70891              can't tell the difference and expand arguments also inside
70892              double quoted strings.
70893              
70894              free TLS slot properly on Windows
70895              
70896              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
70897              
70898              Unicos/mk requires elaborate paranoia.
70899              
70900              Tweak the floating point output routine preferences.
70901              
70902              Also under djgpp the timestamps are funky.
70903              
70904              Apply some PodParser 1.18 patches; the Pod/Find.pm
70905              patches cannot be applied since #6712 conflicts.
70906              
70907              Use PodParser 1.18 new test.
70908              
70909              A pod nit.
70910              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
70911              
70912              Be verydeepclean.
70913      Branch: maint-5.6/perl
70914           +> pod/perlebcdic.pod
70915           !> (integrate 106 files)
70916 ____________________________________________________________________________
70917 [  7892] By: jhi                                   on 2000/11/27  15:02:32
70918         Log: Update Changes.
70919      Branch: perl
70920            ! Changes patchlevel.h
70921 ____________________________________________________________________________
70922 [  7891] By: jhi                                   on 2000/11/27  14:57:23
70923         Log: Subject: Re: perlfaq style changes
70924              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70925              Date: Sat, 25 Nov 2000 23:32:26 -0800
70926              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
70927              
70928              plus a note from Ronald Kimball.
70929      Branch: perl
70930            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
70931 ____________________________________________________________________________
70932 [  7890] By: jhi                                   on 2000/11/27  14:53:14
70933         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
70934              From: Benjamin Holzman <bah@ecnvantage.com>
70935              Date: Sun, 26 Nov 2000 16:27:33 -0500
70936              Message-ID: <20001126162733.J25040@ecnvantage.com>
70937      Branch: perl
70938            ! gv.c
70939 ____________________________________________________________________________
70940 [  7889] By: jhi                                   on 2000/11/27  14:43:11
70941         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
70942              From: lvirden@cas.org
70943              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
70944              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
70945      Branch: perl
70946            ! README.amiga
70947 ____________________________________________________________________________
70948 [  7888] By: jhi                                   on 2000/11/27  14:32:34
70949         Log: Restore also the locale test to no-sprintf-taint state.
70950              Fixes the bug 20001127.003.
70951      Branch: perl
70952            ! sv.c t/pragma/locale.t
70953 ____________________________________________________________________________
70954 [  7887] By: gsar                                  on 2000/11/27  14:13:05
70955         Log: integrate changes#6613..6616,6620..6665 from mainline
70956              
70957              VMS configure.com update continues.
70958              
70959              Subject: Test fails / warnings with perl-current #6612
70960              
70961              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
70962              
70963              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
70964              
70965              For now remove the mail code.
70966              
70967              Subject: Re: [PATCH] @+, @- readonly
70968              
70969              Subject: warning: storage class after type is obsolescent
70970              
70971              Subject: sfio2000
70972              
70973              Subject: Re: File::Temp problems on VMS in bleedperl
70974              
70975              README.os2 update.
70976              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
70977              
70978              Make the user to give up his firstborn, err, to knowingly
70979              verify installing an unstable developer release.  Also bump
70980              the release to 5.7.0, but leave a patch tag in the local
70981              patches saying that this is not yet the real thing.
70982              
70983              Update (kinda) to Test 1.14, from Joshua Pritikin.
70984              
70985              make ok etc also for win32.
70986              
70987              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
70988              
70989              Don't blow limited stacks, a lower number is enough to
70990              tickle the lookbehind limit.
70991              
70992              Use -Dusedevel; regen Configure and the respective Porting stuff.
70993              
70994              Subject: [PATCH] debugger exit code should reflect user exit code
70995              
70996              Subject: [PATCH perl@6620] cygwin port
70997              
70998              Missed a file from #6638.
70999              
71000              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)
71001              
71002              magic callbacks all need to have same type signature
71003              
71004              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
71005              
71006              Fix a dependency problem.
71007              Subject: [PATCH: 6640] VMS Makefile.SH update
71008              
71009              The numeric locale was reset to "C" by s?printf and never restored.
71010              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
71011              No test since adding the failing example to locale.t
71012              does not fail -- probably because the locale settings are so
71013              thoroughly tweaked by that time.  Running the example standalone
71014              does fail, though.  UPDATE: test case added at change #7540.
71015              
71016              Subject: [ID 20000324.040] minor fix to perlhpux.pod
71017              
71018              Update to CPAN 1.57.
71019              
71020              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
71021              
71022              Change the perlbug address to perl.org since it's more forgiving.
71023              
71024              Change the regx compilation error markers to use = instead of <
71025              since pod makes using the latter quite messy.  Reported in
71026              ID 20000814.006 by Abigail and in
71027              Subject: Unknown escape E<> ?
71028              
71029              Update to perldebtut 1.9, from Richard Foley.
71030              
71031              check that the number pseudo children doesn't exceed
71032              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
71033              the WaitForMultipleObjects() limit that would cause wait()
71034              to crash)
71035              wait() and waitpid() could potentially be rewritten to use
71036              more than one thread to do the waiting to eliminate this
71037              limitation
71038              
71039              change#6328 could make close(SOCKET) return false on windows
71040              when it shouldn't
71041              
71042              pod nit seen in passing
71043              
71044              on windows, the return values from wait() and waitpid() don't
71045              match those of pseudo-pids
71046              
71047              waitpid() now handles externally spawned pids correctly;
71048              fixes for backtick/wait/waitpid failures on Windows 9x
71049              these changes make the pid returned by process functions on
71050              Windows 9x always positive by clearing the high bit (which
71051              is always set on Win9x); pseudo-process PIDs are likewise
71052              always negative now on Win9x (just as on NT/2000)
71053              
71054              trailing new %ENV entries weren't being pushed into the real
71055              environment of subprocesses on Windows
71056              
71057              Tweak the regex compilation errors once more.
71058              
71059              avoid warnings from dense compiler
71060              
71061              add "ok" targets from change#6632 in makefile.mk
71062      Branch: maint-5.6/perl
71063            - lib/Pod/PlainText.pm vms/configure.com
71064           !> (integrate 66 files)
71065 ____________________________________________________________________________
71066 [  7886] By: jhi                                   on 2000/11/27  13:54:18
71067         Log: __FUNCTION__ isn't portable and trying to emulate it leads
71068              into practically spelling out the name of the function.
71069              Takes care of the bug 20001127.001.
71070      Branch: perl
71071            ! perlio.c
71072 ____________________________________________________________________________
71073 [  7885] By: gsar                                  on 2000/11/27  13:53:18
71074         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
71075              6610..6611 from mainline
71076              
71077              Make regular expression parse error messages easier to understand.
71078              Subject: Re: enhanced(?) regex error messages
71079              
71080              Tiny tidying on report_evil_fh().
71081              
71082              Subject: Re: enhanced(?) regex error messages 
71083              plus Capitalize the error messages, plus perldiag them.
71084              
71085              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
71086              
71087              Document here-doc better.
71088              
71089              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
71090              
71091              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
71092              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
71093              (either perlbug or p5p ate the original), plus regen
71094              perlapi and perltoc. 
71095              
71096              Regen global.sym.
71097              
71098              Double check that we have a dirhandle.
71099              
71100              Subject: Re: enhanced(?) regex error messages
71101              (plus two small patches sent privately)
71102              (this still seems to leave few test failures)
71103              
71104              warn is a macro, avoid using at a variable to avoid warnings
71105              in some configurations; readdir.t is too conservative in
71106              estimating number of *.t's
71107              
71108              Get back into sync with Jeffrey on the enhanced regex warnings.
71109              
71110              Subject: [PATCH 5.6.0] cygwin port
71111              
71112              Zero entries were skipped, fix from Adrian Goalby
71113              <argoalby@yahoo.co.uk>
71114              
71115              Subject: Remove dead entry in perldiag
71116              
71117              Amend the description of Perl6.
71118              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
71119              
71120              detypo
71121              
71122              It's the 2ndO'ROSSC.
71123              
71124              Revert the sv.c part of #6559, a better fix is needed.
71125              
71126              Iterating perl6 description.
71127              
71128              Update to Term::ANSIColor 1.03, from Russ Allbery.
71129              
71130              Update to Getopt::Long 2.23_05, from Johan Vromans.
71131              
71132              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
71133              
71134              Update to Pod::Parser 1.17, from Brad Appleton.
71135              
71136              Update to CPAN 1.56, from Andreas König.
71137              
71138              Update to CGI 2.70, from Lincoln Stein.
71139              
71140              Put back the std @INC thing.
71141              
71142              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
71143              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
71144              
71145              Document the IO::Select timeout.
71146              
71147              sleep(1) does not necessarily return 1.
71148              Subject: [PATCH bleadperl] op/lex_assign.t  
71149              
71150              Subject: debugger "d" command doesnt check line number
71151              
71152              B::Deparse didn't do sub attributes.
71153              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
71154              
71155              Preprocessing and postprocessing for File::Find.
71156              Subject: Patch to Find::File.pm to allow alphabetical results
71157              
71158              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
71159              
71160              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
71161              
71162              Subject: Re: [ID 20000730.003] utf8::length() bad
71163              
71164              Subject: Getting perlio and threads to compile
71165              (the Solaris version changes in Configure skipped)
71166              
71167              Tests for #6589.
71168              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
71169              
71170              Add Perl debugging tutorial, regen toc. 
71171              Subject: perldebtut.pod
71172              
71173              Add a few missing files, update MANIFEST.
71174              
71175              Rewrite of vms/subconfigure.com as configure.com,
71176              from Peter Prymmer and the vmsperl crew.
71177              
71178              Should have deleted this in #6603.
71179              
71180              Fix the test for 5005threads.
71181              
71182              Fix-n-skip the tests under 5005threads.
71183              
71184              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
71185              
71186              Upgrade to CGI 2.71, from Lincoln Stein.
71187      Branch: maint-5.6/perl
71188           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
71189           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
71190           +> t/op/regmesg.t t/pod/find.t vms/configure.com
71191            - vms/subconfigure.com
71192            ! lib/lib.pm
71193           !> (integrate 115 files)
71194 ____________________________________________________________________________
71195 [  7884] By: jhi                                   on 2000/11/27  13:44:33
71196         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
71197              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71198              Date:     Mon, 27 Nov 2000 08:23:54 EST
71199              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
71200      Branch: perl
71201            ! vms/descrip_mms.template vms/test.com
71202 ____________________________________________________________________________
71203 [  7883] By: gsar                                  on 2000/11/27  11:50:46
71204         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
71205              6511..6513,6515..6523,6525..6536
71206              
71207              The swallow_bom() saga continues.  The #23 of require.t
71208              (UTF16-LE) still fails (silently, no output) but the #22
71209              (UTF16-BE) seems to be working now.  The root of the
71210              failure may be in sv_gets(): is it UTF-16LE-aware,
71211              especially when it comes to line endings? 
71212              
71213              Document the problem with -P in HP-UX and its workaround.
71214              
71215              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
71216              (aka ID 20000730.002)
71217              
71218              Subject: fix and question re: waitpid() under win32
71219              
71220              Make the safety catch for buggy gccs work with triple version
71221              numbers like 2.95.2.  Reported in
71222              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
71223              
71224              In Digital UNIX warn if gcc explicitly chosen because even
71225              2.95.2 is known to cause problems.
71226              
71227              Make chr() for values >127 to create utf8 when under utf8.
71228              
71229              various syntax errors and such (not fixed: comp/require.t#22 coredump
71230              on Windows)
71231              
71232              Stash away the largefiles flags and libswanted.
71233              
71234              BOM patching from Simon Cozens.
71235              
71236              If gccosandvers is equal to osname, clear gccosandvers.
71237              
71238              Make p4desc to skip non-mainperl branches by default.
71239              
71240              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
71241              
71242              The test from this
71243              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
71244              
71245              In new BSDs changes to argv[] do not show up in ps(1) output,
71246              instead one must use setproctitle().  This was already addressed
71247              by change #6457, but the below has a new variant for FreeBSD 4.0
71248              or later, and the matter is also documented more.
71249              
71250              FreeBSD 3.* updates from
71251              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
71252              
71253              regen_headers, regen perltoc.
71254              
71255              Document in one place the memory abstractions used in Perl core.
71256              
71257              memcpy has n o in it, as pinted ut by Sarathy.
71258              
71259              Remove the extraneous "main::" prefix from all the
71260              "opened only for", "on closed", and "never opened" warnings.
71261              
71262              The name of a filehandle does not have <these>.
71263              
71264              The tr utf8 patching continues.
71265              
71266              The new setproctitle() feature is available only in 
71267              bleeding edge FreeBSD.  From Paul Saab.
71268              
71269              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
71270              
71271              Dump UVs as UVs in Data::Dumper.
71272              
71273              detypo #6494
71274              
71275              Document the IVdf UVuf UVof UVxf.
71276              
71277              require.t needs binmode() to work on windows
71278              
71279              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
71280              that are hopefully soon put into use.
71281              
71282              Allow "no Module;" even if there is no 'unimport'.
71283              
71284              Better skip message for the test; one of the two problems in
71285              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
71286              
71287              The subtest 4 may fail also on VOBS, as pointed out
71288              by Nick Ing-Simmons in November 1999, bug id 19991124.003
71289              (but the failure in that bug report isn't the subtest 4).
71290              
71291              Be more informative on what is skipped and why,
71292              also repeat the list at the end.
71293              
71294              Add a URL for FSF.
71295              
71296              Subject: [PATCH] sv.h documentation - SvLEN
71297              
71298              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
71299              
71300              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
71301              
71302              Subject: [PATCH] bad cppsymbols on os2 + Configure question
71303              
71304              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
71305              
71306              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
71307              mention the idea of @( and @)
71308              
71309              This is 6512.  Really.
71310              
71311              Subject: [ID 19990721.004] Documentation bug in perlfunc
71312              
71313              Subject: Minor tweak to perlvar.pod
71314              
71315              In the warnings call filehandles consistently so;
71316              add "unopened" warning for stat().
71317              
71318              After the #6519 a warning about stat() is just that,
71319              not about a filetest, which now have their own warning.
71320              
71321              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
71322              
71323              Subject: Re: Array vs. List context
71324              
71325              Subject: New perlcc, take 2
71326              
71327              Weed buglets pointed out by
71328              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
71329              
71330              gcc versions might have (parentheses) in them.
71331              
71332              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
71333              
71334              Essential prototype changes were missing from #6527.
71335              Also make report_evil_fh() more bomb-proof.
71336              
71337              Zap lib/Sys directory when cleaning up.
71338              
71339              Change the Policy policy: now -Dprefix= with an existing
71340              Policy.sh and prefix == siteprefix == vendorprefix, then all
71341              of them follow along the new prefix.
71342              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
71343              
71344              Continue fixing the io warnings.  This also
71345              sort of fixes bug ID 20000802.003: the core dump
71346              is no more.  Whether the current behaviour is correct
71347              (giving a warning: "Not a format reference"), is another matter.
71348              
71349              Have symbols for the IoTYPEs.
71350              
71351              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
71352              
71353              Document a bit that UDP is not what you might think.
71354              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
71355              tr memory corruption fix from Simon Cozens.
71356              
71357              Plug the security hole described in the Aug 05 2000 bugtraq message
71358              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
71359              The security hole exists only in suidperls, which isn't
71360              installed or even built by default.
71361      Branch: maint-5.6/perl
71362           !> (integrate 71 files)
71363 ____________________________________________________________________________
71364 [  7882] By: gsar                                  on 2000/11/27  10:25:36
71365         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
71366              from mainline
71367              
71368              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
71369              to be fatal errors (instead of by default ignoring them, and
71370              ignoring with a bug: even though -w gave an error, the opening [
71371              was left in)  Reported in:
71372              
71373              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
71374              
71375              Subject: [PATCH] split /^/
71376              
71377              MacOS nits from Matthias Neeracher.
71378              
71379              More split() doc and test patches from Mike Guy.
71380              
71381              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
71382              from Graham Barr in the module list.
71383              
71384              docfix from Peter Scott <Peter@PSDT.com>.
71385              
71386              File::Temp patches for VMS and OS/2 from Tim Jenness.
71387              
71388              open() wariness in perlbug.
71389              
71390              Subject: [PATCH] minor doc change - perlguts
71391              
71392              Subject: Minor doc patch: handy.h
71393              
71394              Be wary of close()s, too.
71395              
71396              Further File::Temp patches from Yitzchak Scott-Thoennes
71397              and Craig A. Berry.
71398              
71399              Subject: [PATCH] fixes bug 20000508.004
71400              
71401              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
71402              
71403              Allow "no AutoLoader;", based on change #6444,
71404              suggested by Graham Barr.
71405              
71406              Use setproctitle() if available to modify $0.
71407              
71408              Warn if the version of the operating system used to compile gcc
71409              differs from the current version of the operating system.
71410              Also display the gcc compilation os and version in myconfig.
71411              Inspiration from
71412              
71413              Tiny fixes for #6460.
71414              
71415              The problem described in this
71416              Subject: [ID 20000322.018] named chars aren't magical enough
71417              has been fixed in perl 5.6.0 but just in case added a test
71418              to keep it away.  (The report from Joseph Hall.)
71419              
71420              Tune the comments and hopefully stop a memory leak.
71421              
71422              Subject: UTF8 concat
71423              (with a memory leak fixed, plus a few casts added)
71424              This also seems to help for
71425              Subject: [ID 20000716.015] join UTF8 weirdness
71426              
71427              Do not upgrade SVs into utf8 just because they participate
71428              in eq or cmp.  Reported and fix suggested in
71429              Subject: [ID 20000720.009] sv_eq UTF8 bug
71430              
71431              Fix the HALF_UPGRADE() macro introduced in #6263.
71432              
71433              Find green threads before native threads.
71434              Subject: Re: Patch to jpl/JNI/Makefile.PL
71435      Branch: maint-5.6/perl
71436           !> (integrate 30 files)
71437 ____________________________________________________________________________
71438 [  7881] By: jhi                                   on 2000/11/27  05:48:41
71439         Log: It seems that *both* the unused submatch loop cleanup
71440              codes are needed.
71441      Branch: perl
71442            ! regexec.c
71443 ____________________________________________________________________________
71444 [  7880] By: jhi                                   on 2000/11/27  04:50:07
71445         Log: Clean .exists deeper.
71446      Branch: perl
71447            ! Makefile.SH
71448 ____________________________________________________________________________
71449 [  7879] By: jhi                                   on 2000/11/27  02:31:35
71450         Log: The code in regcppop() (see #7878) contains the correct lower
71451              limit for the unused submatch 'cleanup' loop so that under
71452              "use utf8" the following code wouldn't dump core:
71453              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
71454              the cleanup loop in regtry() stomped beyond allocated area
71455              in the startp[] array.  Therefore, copied the correct lower
71456              loop limit (*PL_reglastparen) to regtry().  Note: something
71457              may still not be quite right: why was the _higher_ loop limit
71458              (prog->nparens) different in the utf8 case?
71459              
71460              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
71461              without core dumps, there were about 17 of them before
71462              the patch (with us since Perl 5.7.0).  Two failures, still:
71463              496 and 505 (though these may not be severe).
71464              
71465              Patch #7881 is also needed since both the cleanup loops
71466              seem to be needed.
71467              
71468              Also, the t/op/pat#44 seems to core dump under utf8.
71469              Plus a couple of failures.  UGH-8.
71470      Branch: perl
71471            ! regexec.c
71472 ____________________________________________________________________________
71473 [  7878] By: jhi                                   on 2000/11/27  02:21:17
71474         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
71475              the code in regcppop() seems to be redundant for the test suite --
71476              but it contains a germ of truth, and it needed for the build
71477              process itself: see #7879 and #7881.
71478      Branch: perl
71479            ! regexec.c
71480 ____________________________________________________________________________
71481 [  7877] By: jhi                                   on 2000/11/27  01:53:09
71482         Log: Comment on comment.
71483      Branch: perl
71484            ! regexec.c
71485 ____________________________________________________________________________
71486 [  7876] By: jhi                                   on 2000/11/27  00:49:59
71487         Log: Adjust the docs to agree with #7875.
71488      Branch: perl
71489            ! pod/perllocale.pod
71490 ____________________________________________________________________________
71491 [  7875] By: jhi                                   on 2000/11/27  00:49:27
71492         Log: Retract #7863.  It makes more sense not to taint formatted output,
71493              not even by sprintf().
71494      Branch: perl
71495            ! sv.c
71496 ____________________________________________________________________________
71497 [  7874] By: jhi                                   on 2000/11/26  23:36:02
71498         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
71499              Not really fixed (should really dump the UTF-8 charclass),
71500              but stopped displaying the garbage.
71501              
71502              Also add a note on the (missing) Unicode PSXSPC and BLANK.
71503      Branch: perl
71504            ! regcomp.c
71505 ____________________________________________________________________________
71506 [  7873] By: jhi                                   on 2000/11/26  21:31:13
71507         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
71508      Branch: perl
71509            ! regexec.c
71510 ____________________________________________________________________________
71511 [  7872] By: jhi                                   on 2000/11/26  21:06:04
71512         Log: No need to scan till infinity, 13 is enough.
71513      Branch: perl
71514            ! handy.h utf8.c
71515 ____________________________________________________________________________
71516 [  7871] By: jhi                                   on 2000/11/26  20:20:32
71517         Log: Test line numbers are different with utf8.
71518      Branch: perl
71519            ! t/op/re_tests
71520 ____________________________________________________________________________
71521 [  7870] By: jhi                                   on 2000/11/26  20:10:12
71522         Log: Message nit.
71523      Branch: perl
71524            ! regcomp.c
71525 ____________________________________________________________________________
71526 [  7869] By: jhi                                   on 2000/11/26  19:01:05
71527         Log: Make utf8_length() and utf8_distance() (the latter of which
71528              is unused at the moment) to be less forgiving about bad UTF-8.
71529      Branch: perl
71530            ! embed.h embed.pl objXSUB.h proto.h utf8.c
71531 ____________________________________________________________________________
71532 [  7868] By: jhi                                   on 2000/11/26  18:45:56
71533         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
71534              From: Benjamin Holzman <bah@ecnvantage.com>
71535              Date: Sat, 25 Nov 2000 20:40:20 -0500       
71536              Message-ID: <20001125204020.A25040@ecnvantage.com>              
71537              
71538              Debian allows installing /usr/bin/locale without installing
71539              any locales, an error message will ensue.
71540      Branch: perl
71541            ! t/pragma/locale.t
71542 ____________________________________________________________________________
71543 [  7867] By: jhi                                   on 2000/11/26  18:31:12
71544         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
71545              From: Benjamin Holzman <bah@ecnvantage.com>
71546              Date: Sun, 26 Nov 2000 02:42:34 -0500
71547              Message-ID: <20001126024234.G25040@ecnvantage.com>
71548              
71549              Patch for the bug 20000212.002.
71550      Branch: perl
71551            ! sv.c t/op/array.t
71552 ____________________________________________________________________________
71553 [  7866] By: jhi                                   on 2000/11/26  18:28:09
71554         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
71555              From: Tim Jenness <t.jenness@jach.hawaii.edu>
71556              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
71557              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
71558              
71559              File::Temp 0.11.
71560      Branch: perl
71561            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
71562 ____________________________________________________________________________
71563 [  7865] By: jhi                                   on 2000/11/26  18:24:22
71564         Log: The metaconfig unit change for #7864.
71565      Branch: metaconfig/U/perl
71566            ! need_va_copy.U
71567 ____________________________________________________________________________
71568 [  7864] By: jhi                                   on 2000/11/26  18:23:41
71569         Log: Make the va_copy() test not to be so talkative.
71570      Branch: perl
71571            ! Configure config_h.SH
71572 ____________________________________________________________________________
71573 [  7863] By: jhi                                   on 2000/11/26  18:11:02
71574         Log: Fix locale inconsistencies unearthed by Hugo's work.
71575              Now the floating point sprintf really does taint the result
71576              string as perllocale promises (has promised for a long time)
71577              if "use locale" is in the lexical scope.
71578      Branch: perl
71579            ! sv.c t/pragma/locale.t
71580 ____________________________________________________________________________
71581 [  7862] By: jhi                                   on 2000/11/26  00:35:15
71582         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
71583              From: Nicholas Clark <nick@ccl4.org>
71584              Date: Sun, 26 Nov 2000 00:07:50 +0000
71585              Message-ID: <20001126000750.A22446@plum.flirble.org>
71586              
71587              Infinit.
71588      Branch: perl
71589            ! sv.c
71590 ____________________________________________________________________________
71591 [  7861] By: jhi                                   on 2000/11/26  00:01:26
71592         Log: Integrate perlio.
71593      Branch: perl
71594           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
71595 ____________________________________________________________________________
71596 [  7860] By: nick                                  on 2000/11/25  22:04:17
71597         Log: Correct relative path from new ext\Filter\Util\Call location
71598              back to miniperl.
71599      Branch: perlio
71600            ! win32/makefile.mk
71601 ____________________________________________________________________________
71602 [  7859] By: nick                                  on 2000/11/25  21:26:54
71603         Log: Integrate mainline.
71604      Branch: perlio
71605           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
71606           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
71607           +> t/lib/filter-util.t
71608            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
71609            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
71610            - t/lib/filt-util.t
71611           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
71612           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
71613           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
71614           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
71615           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
71616           !> win32/makefile.mk
71617 ____________________________________________________________________________
71618 [  7858] By: gsar                                  on 2000/11/25  20:52:17
71619         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
71620              parent's memory; fix it by keeping track of the actual pad
71621              offset rather than a raw pointer (this change is probably also
71622              relevant to non-ithreads case to avoid fallout from reallocs of
71623              the pad array, but is currently only enabled for the ithreads
71624              case in the interests of minimal disruption to existing "well
71625              tested" code)
71626      Branch: perl
71627            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
71628            ! proto.h scope.c scope.h sv.c t/op/fork.t
71629 ____________________________________________________________________________
71630 [  7857] By: nick                                  on 2000/11/25  20:01:28
71631         Log: All tests pass on Win32/gcc/USE_PERLIO.
71632              - when crlf layer is pushed make unix-level binary.
71633              - remove :crlf injection in pp_backtick in pp_sys.c
71634              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
71635      Branch: perlio
71636            ! doio.c perlio.c pp_sys.c win32/makefile.mk
71637 ____________________________________________________________________________
71638 [  7856] By: jhi                                   on 2000/11/25  18:38:30
71639         Log: Update the metaconfig units for #7855.
71640      Branch: metaconfig/U/perl
71641            ! useperlio.U usesocks.U
71642 ____________________________________________________________________________
71643 [  7855] By: jhi                                   on 2000/11/25  18:37:54
71644         Log: Undo the SOCKS workarounds, instead start using PerlIO
71645              if SOCKS is selected.
71646              
71647              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
71648              From: Jens Hamisch <jens@Strawberry.COM>
71649              Date: Fri, 24 Nov 2000 18:31:30 +0100
71650              Message-ID: <20001124183130.E28337@Strawberry.COM>
71651              
71652              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
71653              From: Jens Hamisch <jens@Strawberry.COM>
71654              Date: Fri, 24 Nov 2000 19:11:51 +0100
71655              Message-ID: <20001124191151.A28753@Strawberry.COM>
71656      Branch: perl
71657            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
71658            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
71659 ____________________________________________________________________________
71660 [  7854] By: jhi                                   on 2000/11/25  17:39:08
71661         Log: Undo #7848.  Some of the code seems to use walkoptree(),
71662              some walkoptree_slow().  An unfinished renaming?
71663              Now the sub is walkoptree() (which is @EXPORT_OK),
71664              the walkoptree_slow() is a typeglob alias to walkoptree.
71665              This makes the tests to pass, at least.
71666      Branch: perl
71667            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
71668 ____________________________________________________________________________
71669 [  7853] By: nick                                  on 2000/11/24  22:24:33
71670         Log: Re-arrange crlf vs binary for platforms that care.
71671              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
71672              Lip-service to making stdio layer work on such platforms (untested).
71673              Now fails 3 tests rather than one, checkin to see if I can debug 
71674              the issue under linux. (Do not merge.)
71675      Branch: perlio
71676            ! doio.c perlio.c perliol.h
71677 ____________________________________________________________________________
71678 [  7852] By: jhi                                   on 2000/11/24  18:57:39
71679         Log: AUTHORS edits.
71680      Branch: perl
71681            ! AUTHORS
71682 ____________________________________________________________________________
71683 [  7851] By: jhi                                   on 2000/11/24  17:34:56
71684         Log: Add Jan-Erik Karlsson.
71685      Branch: perl
71686            ! AUTHORS
71687 ____________________________________________________________________________
71688 [  7850] By: jhi                                   on 2000/11/24  17:27:56
71689         Log: Configure should find stdchar on its own.
71690      Branch: perl
71691            ! hints/solaris_2.sh
71692 ____________________________________________________________________________
71693 [  7849] By: jhi                                   on 2000/11/24  17:24:55
71694         Log: Subject: PATCH over 7848: Filter test flawed
71695              From: andreas.koenig@anima.de (Andreas J. Koenig)
71696              Date: 24 Nov 2000 10:28:29 +0100
71697              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
71698      Branch: perl
71699            ! t/lib/filter-util.t
71700 ____________________________________________________________________________
71701 [  7848] By: jhi                                   on 2000/11/24  17:22:15
71702         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
71703              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
71704              Date: Fri, 24 Nov 2000 16:12:58 +0000
71705              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
71706      Branch: perl
71707            ! ext/B/B.pm
71708 ____________________________________________________________________________
71709 [  7847] By: jhi                                   on 2000/11/24  03:07:01
71710         Log: Integrate perlio.
71711      Branch: perl
71712           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
71713           !> win32/makefile.mk
71714 ____________________________________________________________________________
71715 [  7846] By: gsar                                  on 2000/11/24  00:55:57
71716         Log: integrate changes#6415..6418,6420..6438 from mainline
71717              
71718              Fix the bitvector ops for utf8 (tricky since past 7 bits
71719              the utf8 'characters' can be more than one octet).
71720              
71721              MPE/ix updates for perl 5.6.0 from Mark Bixby.
71722              
71723              Subject: SDBM_File documentation
71724              
71725              Detypo.
71726              
71727              Decutandpasto.
71728              
71729              Send all installperl messages to STDERR and be -w clean.
71730              
71731              Out-of-date note removed.
71732              
71733              Protect against "wild next"s, that is, callbacks doing "next"
71734              instead of "return".
71735              
71736              Use STDOUT consistently.
71737              
71738              The output might have been produced in the wrong order.
71739              
71740              A missing 'break' after the [[:space:]] switch case.
71741              
71742              Add tests for
71743              [ID 19991110.003] another matching finding by pcre author
71744              which has already been fixed by some patch, as verified in
71745              
71746              Documentation to explain the behaviour of map().
71747              
71748              Add an optimization for map-maps-a-list-element-to-more-list-elements
71749              case, but add also notes explaining the relationship of this
71750              patch and the earlier notes by Sarathy.
71751              
71752              Subject: [ID 20000716.023] syslog test fails without sockets
71753              
71754              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
71755              Test cases for #6431.
71756              
71757              File::Spec::VMS fixup for tmpdir from Craig Berry.
71758              
71759              Make the "uninit variable" warning to say "concat or string"
71760              or "join or string" when in concat or join .
71761              
71762              Get UTF16 BOMs working.  Patch from
71763              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
71764              
71765              Subject: [PATCH] Make large file tests deal with SIGXFSZ
71766              
71767              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
71768              
71769              Subject: [PATCH] av.c apidoc
71770      Branch: maint-5.6/perl
71771           !> (integrate 43 files)
71772 ____________________________________________________________________________
71773 [  7845] By: gsar                                  on 2000/11/24  00:20:45
71774         Log: integrate changes#6406..6414 from mainline
71775              
71776              Merge perlhacktut into perlhack, update perlguts.
71777              
71778              Fix AutoSplit to use File::Spec the right way in VMS,
71779              from Peter Prymmer.
71780              
71781              The bug report
71782              [ID 19991110.002] minimal matching discrepancy found by pcre author
71783              seems to have been fixed (though differently from what was suggested
71784              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
71785              
71786              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
71787              not in pod, from Peter Prymmer
71788              
71789              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
71790              From: Hugo <hv@crypt.compulink.co.uk>
71791              Date: Fri, 14 Jul 2000 23:05:20 +0100
71792              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
71793              
71794              Didn't anymore apply, but that point still could use another fix.
71795              
71796              lib/b test fixes from Peter Prymmer.
71797              
71798              More docs for sv functions.
71799              
71800              perlvms.pod whitespace cleanup to keep pod utils happy.
71801              
71802              another VMS build tweak from Peter Prymmer
71803      Branch: maint-5.6/perl
71804           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
71805           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
71806           !> vms/descrip_mms.template vms/perlvms.pod
71807 ____________________________________________________________________________
71808 [  7844] By: nick                                  on 2000/11/23  23:42:45
71809         Log: Win32/perlio Now just fails one io/argv.t test - lack 
71810              of default :crlf on standard streams.
71811      Branch: perlio
71812            ! doio.c perlio.c
71813 ____________________________________________________________________________
71814 [  7843] By: nick                                  on 2000/11/23  23:04:05
71815         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
71816              peek fail is showing a real problem (multiple crlf layers
71817              are getting pushed.)
71818      Branch: perlio
71819            ! doio.c perlio.c win32/makefile.mk
71820 ____________________________________________________________________________
71821 [  7842] By: nick                                  on 2000/11/23  19:46:23
71822         Log: Implement PerlIO_binmode()
71823              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
71824              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
71825              make binmode in t/lib/io_tell.t unconditional so that works.
71826              Checkin just so Win32 machine can see these changes.
71827      Branch: perlio
71828            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
71829 ____________________________________________________________________________
71830 [  7841] By: jhi                                   on 2000/11/23  19:30:00
71831         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
71832      Branch: perl
71833            ! README.amiga
71834 ____________________________________________________________________________
71835 [  7840] By: jhi                                   on 2000/11/23  17:18:02
71836         Log: SOCKS wrestling continues, patches from Jens Hamisch.
71837      Branch: perl
71838            ! doio.c embed.h embed.pl perlsdio.h proto.h
71839 ____________________________________________________________________________
71840 [  7839] By: jhi                                   on 2000/11/23  16:54:14
71841         Log: Push Filter::Util::Call one level deeper.
71842      Branch: perl
71843            + t/lib/filter-util.t
71844           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
71845           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
71846            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
71847            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
71848            - t/lib/filt-util.t
71849            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
71850            ! win32/Makefile win32/makefile.mk
71851 ____________________________________________________________________________
71852 [  7838] By: jhi                                   on 2000/11/23  16:52:40
71853         Log: Reach back one higher up when searching for PERL_SRC.
71854      Branch: perl
71855            ! lib/ExtUtils/MM_Unix.pm
71856 ____________________________________________________________________________
71857 [  7837] By: jhi                                   on 2000/11/23  16:05:41
71858         Log: Subject: Re: perl@7826
71859              Date: Thu, 23 Nov 2000 02:20:25 -0600
71860              From: "Craig A. Berry" <craigberry@mac.com>
71861              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
71862              
71863              Make VMS to like Filter::Util::Call. 
71864      Branch: perl
71865            ! configure.com ext/Filter/Util/Makefile.PL
71866 ____________________________________________________________________________
71867 [  7836] By: nick                                  on 2000/11/23  16:04:08
71868         Log: Implement crlf layer - not ready for merge.
71869      Branch: perlio
71870            ! perlio.c win32/makefile.mk
71871 ____________________________________________________________________________
71872 [  7835] By: jhi                                   on 2000/11/23  15:56:52
71873         Log: STDCHAR is different in Sparc v9 vs x86.
71874      Branch: perl
71875            ! hints/solaris_2.sh
71876 ____________________________________________________________________________
71877 [  7834] By: jhi                                   on 2000/11/23  15:50:47
71878         Log: The type needs to be visible to protos.
71879      Branch: perl
71880            ! perl.h
71881 ____________________________________________________________________________
71882 [  7833] By: jhi                                   on 2000/11/23  15:40:46
71883         Log: Finish unfinished SOCKS workaround changes.
71884      Branch: perl
71885            ! doio.c
71886 ____________________________________________________________________________
71887 [  7832] By: jhi                                   on 2000/11/23  15:33:30
71888         Log: Integrate perlio.
71889      Branch: perl
71890           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
71891           !> win32/makefile.mk
71892 ____________________________________________________________________________
71893 [  7831] By: nick                                  on 2000/11/23  10:31:07
71894         Log: Correct makefile.mk dependancies for ext/Filter/Util
71895              Build ext/Encode
71896              Run dmake regen_config_h
71897      Branch: perlio
71898            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
71899            ! win32/makefile.mk
71900 ____________________________________________________________________________
71901 [  7830] By: nick                                  on 2000/11/23  08:05:07
71902         Log: Integrate mainline
71903      Branch: perlio
71904           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
71905           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
71906           +> t/lib/filt-util.pl t/lib/filt-util.t
71907           !> (integrate 41 files)
71908 ____________________________________________________________________________
71909 [  7829] By: gsar                                  on 2000/11/23  03:07:11
71910         Log: build the Filter extension on windows
71911      Branch: perl
71912            ! win32/Makefile win32/makefile.mk
71913 ____________________________________________________________________________
71914 [  7828] By: gsar                                  on 2000/11/23  02:46:35
71915         Log: regenerate win32/config* and fix some inconsistencies in the
71916              makefiles; always export Perl_deb() because it is needed
71917              by ext/re/* (whether perl itself is built with -DDEBUGGING
71918              or not)
71919      Branch: perl
71920            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
71921            ! win32/config_H.vc win32/makefile.mk
71922 ____________________________________________________________________________
71923 [  7827] By: gsar                                  on 2000/11/23  02:18:38
71924         Log: get sources building on windows+MSVC again (untested with other
71925              compilers)
71926      Branch: perl
71927            ! win32/include/sys/socket.h win32/perllib.c
71928 ____________________________________________________________________________
71929 [  7826] By: jhi                                   on 2000/11/23  01:18:26
71930         Log: Update Changes.
71931      Branch: perl
71932            ! Changes patchlevel.h
71933 ____________________________________________________________________________
71934 [  7825] By: jhi                                   on 2000/11/23  00:20:41
71935         Log: Subject: Re: av.c patch (having slight problems)
71936              From: "Ben Tilly" <ben_tilly@hotmail.com>
71937              Date: Tue, 21 Nov 2000 23:29:31 -0500
71938              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
71939              
71940              unshift() speedup.
71941      Branch: perl
71942            ! av.c
71943 ____________________________________________________________________________
71944 [  7824] By: jhi                                   on 2000/11/22  23:59:15
71945         Log: Fixes for signedness warnings noticed by VMSperlers.
71946      Branch: perl
71947            ! ext/Storable/Storable.xs regcomp.c sv.c
71948 ____________________________________________________________________________
71949 [  7823] By: jhi                                   on 2000/11/22  23:19:31
71950         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
71951              From: Peter Prymmer <pvhp@forte.com>
71952              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
71953              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
71954      Branch: perl
71955            ! t/pragma/warn/pp_hot
71956 ____________________________________________________________________________
71957 [  7822] By: jhi                                   on 2000/11/22  22:52:20
71958         Log: Be clean.
71959      Branch: perl
71960            ! Makefile.SH
71961 ____________________________________________________________________________
71962 [  7821] By: jhi                                   on 2000/11/22  22:46:39
71963         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
71964              by Damian Conway, as suggested by Paul Marquess.
71965      Branch: perl
71966            + lib/Filter/Simple.pm
71967 ____________________________________________________________________________
71968 [  7820] By: jhi                                   on 2000/11/22  22:45:51
71969         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
71970      Branch: perl
71971            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
71972            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
71973            + t/lib/filt-util.t
71974            ! MANIFEST
71975 ____________________________________________________________________________
71976 [  7819] By: jhi                                   on 2000/11/22  22:03:27
71977         Log: Integrate perlio.
71978      Branch: perl
71979           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
71980           !> win32/makefile.mk
71981 ____________________________________________________________________________
71982 [  7818] By: jhi                                   on 2000/11/22  21:56:02
71983         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
71984      Branch: perl
71985            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
71986            ! t/lib/io_sock.t
71987 ____________________________________________________________________________
71988 [  7817] By: jhi                                   on 2000/11/22  21:39:49
71989         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
71990              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71991              Date: Wed, 22 Nov 2000 16:08:12 -0500
71992              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
71993      Branch: perl
71994            ! lib/ExtUtils/Liblist.pm
71995 ____________________________________________________________________________
71996 [  7816] By: jhi                                   on 2000/11/22  21:38:25
71997         Log: Go ahead and #include <unistd.h> in perl.h.
71998      Branch: perl
71999            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
72000            ! util.c
72001 ____________________________________________________________________________
72002 [  7815] By: jhi                                   on 2000/11/22  21:22:52
72003         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
72004              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72005              Date: Mon, 20 Nov 2000 18:30:52 -0500
72006              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
72007      Branch: perl
72008            ! pod/perlre.pod regcomp.c t/op/re_tests
72009 ____________________________________________________________________________
72010 [  7814] By: jhi                                   on 2000/11/22  21:21:46
72011         Log: Subject: [PATCH 5.7.0] Liblist finally works
72012              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72013              Date: Tue, 21 Nov 2000 22:02:17 -0500
72014              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
72015      Branch: perl
72016            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
72017            ! lib/ExtUtils/MakeMaker.pm
72018 ____________________________________________________________________________
72019 [  7813] By: jhi                                   on 2000/11/22  21:20:23
72020         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
72021              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72022              Date: Wed, 22 Nov 2000 17:53:15 +0100
72023              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
72024              
72025              AIX dynaloader and perlio patch.
72026      Branch: perl
72027            ! ext/DynaLoader/dl_aix.xs
72028 ____________________________________________________________________________
72029 [  7812] By: jhi                                   on 2000/11/22  21:17:52
72030         Log: (Accidentally empty patch.)
72031      Branch: perl
72032            ! av.c
72033 ____________________________________________________________________________
72034 [  7811] By: jhi                                   on 2000/11/22  21:16:31
72035         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
72036              From: Peter Prymmer <pvhp@forte.com>
72037              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
72038              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
72039      Branch: perl
72040            ! vms/test.com
72041 ____________________________________________________________________________
72042 [  7810] By: jhi                                   on 2000/11/22  21:15:36
72043         Log: Subject: Re: perl@7777 
72044              From: "John P. Linderman" <jpl@research.att.com>
72045              Date: Wed, 22 Nov 2000 13:11:11 -0500
72046              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
72047              
72048              Detypoing.
72049      Branch: perl
72050            ! lib/CPAN.pm
72051 ____________________________________________________________________________
72052 [  7809] By: jhi                                   on 2000/11/22  21:14:19
72053         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
72054              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72055              Date:     Wed, 22 Nov 2000 13:51:37 EST
72056              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
72057      Branch: perl
72058            ! perlsdio.h
72059 ____________________________________________________________________________
72060 [  7808] By: jhi                                   on 2000/11/22  21:13:27
72061         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
72062              From: Casey Tweten <crt@kiski.net>
72063              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
72064              Message-Id: <200011201653.LAA10194@home.kiski.net>
72065      Branch: perl
72066            ! t/lib/io_udp.t
72067 ____________________________________________________________________________
72068 [  7807] By: jhi                                   on 2000/11/22  21:12:35
72069         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
72070              From: Casey Tweten <crt@kiski.net>
72071              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
72072              Message-Id: <200011201636.LAA07227@home.kiski.net>
72073      Branch: perl
72074            ! t/lib/io_sock.t
72075 ____________________________________________________________________________
72076 [  7806] By: jhi                                   on 2000/11/22  21:10:59
72077         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
72078              From: "Casey R. Tweten" <crt@kiski.net>
72079              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
72080              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
72081      Branch: perl
72082            ! utils/h2xs.PL
72083 ____________________________________________________________________________
72084 [  7805] By: nick                                  on 2000/11/22  21:05:06
72085         Log: Integrate mainline
72086      Branch: perlio
72087           !> Changes Porting/genlog ext/DB_File/DB_File.xs
72088           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
72089           !> utils/perlbug.PL
72090 ____________________________________________________________________________
72091 [  7804] By: jhi                                   on 2000/11/22  21:01:12
72092         Log: Subject: [PATCH] Test.pm POD peculiarity
72093              From: "Casey R. Tweten" <crt@kiski.net>
72094              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
72095              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
72096      Branch: perl
72097            ! lib/Test.pm
72098 ____________________________________________________________________________
72099 [  7803] By: jhi                                   on 2000/11/22  20:59:59
72100         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
72101              From: "Philip Newton" <pnewton@gmx.de>
72102              Date: Wed, 22 Nov 2000 14:25:53 +0100
72103              Message-Id: <3A1BD771.25462.1939FAD@localhost>
72104              
72105              Be case-understanding also on 's', and use the -oi of sendmail
72106              not to terminate the transmission on a lone '.'.
72107      Branch: perl
72108            ! utils/perlbug.PL
72109 ____________________________________________________________________________
72110 [  7802] By: nick                                  on 2000/11/22  20:51:42
72111         Log: Win32 PerlIO intermediate state now working as expected.
72112              - In current state we are still using C runtime in text/binary
72113              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
72114              - PERLIO=stdio and PERLIO=unix pass all expected tests.
72115              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
72116              and PerlIO_seek() and the dummy crlf layer is not making adjustments
72117              for CRLF translation happening in C runtime. All other tests pass.
72118              
72119              Added note to README.win32 to point out the snags of doing a perl build
72120              with Norton AntiVirus turned on.
72121              
72122              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
72123              which file a fail comes from.
72124              
72125              Updated "canned" config.h to match the one generated.
72126      Branch: perlio
72127            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
72128            ! win32/makefile.mk
72129 ____________________________________________________________________________
72130 [  7801] By: jhi                                   on 2000/11/22  06:50:20
72131         Log: Nickety nits.
72132      Branch: perl
72133            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
72134 ____________________________________________________________________________
72135 [  7800] By: jhi                                   on 2000/11/22  01:29:55
72136         Log: Changes had accidentally gone too silent on non-main branches.
72137      Branch: perl
72138            ! Changes Porting/genlog patchlevel.h
72139 ____________________________________________________________________________
72140 [  7799] By: gsar                                  on 2000/11/22  01:02:56
72141         Log: some lib_pm.PL changes snuck in via change#7772
72142      Branch: maint-5.6/perl
72143            ! Makefile.SH
72144 ____________________________________________________________________________
72145 [  7798] By: nick                                  on 2000/11/21  21:59:40
72146         Log: Integrate mainline
72147      Branch: perlio
72148           !> (integrate 28 files)
72149 ____________________________________________________________________________
72150 [  7797] By: jhi                                   on 2000/11/21  21:01:45
72151         Log: Integrate perlio.
72152      Branch: perl
72153           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
72154 ____________________________________________________________________________
72155 [  7796] By: nick                                  on 2000/11/21  20:36:22
72156         Log: Win32 builds and runs (mostly) with USE_PERLIO.
72157              PERLIO=perlio passes all tests. 
72158              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
72159      Branch: perlio
72160            ! perlio.c win32/perllib.c win32/win32.c
72161 ____________________________________________________________________________
72162 [  7795] By: jhi                                   on 2000/11/21  19:03:44
72163         Log: Update Changes.
72164      Branch: perl
72165            ! Changes patchlevel.h
72166 ____________________________________________________________________________
72167 [  7794] By: jhi                                   on 2000/11/21  18:56:34
72168         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
72169              From: "Craig A. Berry" <craigberry@mac.com>
72170              Date: Mon, 20 Nov 2000 20:27:06 -0600
72171              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
72172              
72173              A cut-and-pasto.
72174      Branch: perl
72175            ! perlio.h
72176 ____________________________________________________________________________
72177 [  7793] By: jhi                                   on 2000/11/21  18:54:41
72178         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
72179              From: Dominic Dunlop <domo@computer.org> 
72180              Date: Mon, 20 Nov 2000 18:55:29 +0100
72181              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
72182              
72183              va_copy() and the need of it.
72184              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
72185      Branch: metaconfig/U/perl
72186            + need_va_copy.U
72187      Branch: perl
72188            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72189            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
72190            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
72191            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
72192            ! win32/config.bc win32/config.gc win32/config.vc
72193 ____________________________________________________________________________
72194 [  7792] By: jhi                                   on 2000/11/21  17:04:10
72195         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
72196      Branch: perl
72197           !> scope.h
72198 ____________________________________________________________________________
72199 [  7791] By: jhi                                   on 2000/11/21  17:01:16
72200         Log: Export the SOCKS workaround symbols only if necessary.
72201      Branch: perl
72202            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
72203 ____________________________________________________________________________
72204 [  7790] By: nick                                  on 2000/11/20  23:57:11
72205         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
72206      Branch: perlio
72207            ! scope.h
72208 ____________________________________________________________________________
72209 [  7789] By: nick                                  on 2000/11/20  23:38:33
72210         Log: Integrate mainline
72211      Branch: perlio
72212           +> lib/File/Spec/Epoc.pm
72213           !> (integrate 34 files)
72214 ____________________________________________________________________________
72215 [  7788] By: nick                                  on 2000/11/20  23:20:18
72216         Log: Make extra buffer layer work (dummy crlf layer)
72217      Branch: perlio
72218            ! doio.c perlio.c perlio.h
72219 ____________________________________________________________________________
72220 [  7787] By: jhi                                   on 2000/11/20  22:44:04
72221         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
72222              From: Peter Prymmer <pvhp@forte.com>
72223              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
72224              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
72225      Branch: perl
72226            ! t/pragma/locale.t
72227 ____________________________________________________________________________
72228 [  7786] By: jhi                                   on 2000/11/20  22:29:10
72229         Log: Subject: DOC PATCH 5.6.0 perlreftut
72230              From: mjd@plover.com
72231              Date: 20 Nov 2000 19:45:06 -0000
72232              Message-ID: <20001120194506.9505.qmail@plover.com>
72233      Branch: perl
72234            ! pod/perlreftut.pod
72235 ____________________________________________________________________________
72236 [  7785] By: jhi                                   on 2000/11/20  22:27:44
72237         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
72238              From: David Dyck <dcd@tc.fluke.com>
72239              Date: Mon, 20 Nov 2000 11:43:40 -0800
72240              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
72241      Branch: perl
72242            ! lib/Cwd.pm
72243 ____________________________________________________________________________
72244 [  7784] By: jhi                                   on 2000/11/20  22:23:21
72245         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
72246              Date: Mon, 20 Nov 2000 17:06:10 -0500
72247              To: Mailing list Perl5 <perl5-porters@perl.org>
72248              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
72249      Branch: perl
72250            ! pp_ctl.c t/op/pat.t
72251 ____________________________________________________________________________
72252 [  7783] By: jhi                                   on 2000/11/20  22:11:18
72253         Log: Subject: [PATCH] doop.c - UTF8 tr///               
72254              From: Simon Cozens <simon@cozens.net>
72255              Date: Sat, 18 Nov 2000 18:49:30 +0000
72256              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
72257              
72258              Subject: Re: [PATCH] doop.c - UTF8 tr///           
72259              From: Simon Cozens <simon@cozens.net>
72260              Date: Mon, 20 Nov 2000 20:45:22 +0000
72261              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
72262              
72263              Make tr on UTF-8 better but still not correct.
72264      Branch: perl
72265            ! doop.c
72266 ____________________________________________________________________________
72267 [  7782] By: jhi                                   on 2000/11/20  22:02:16
72268         Log: Remove the shared object before attempting to create
72269              (by linking) a new one.  E.g. in AIX not removing
72270              becomes quite painful if one tries to do more than one
72271              build in the same tree (an interrupted build, for example),
72272              since the AIX' shared dynaloader seemingly keeps the shared
72273              objects open and therefore 'busy' for quite a while, even when
72274              nobody is using the objects, leading into link failures.
72275      Branch: perl
72276            ! lib/ExtUtils/MM_Unix.pm
72277 ____________________________________________________________________________
72278 [  7781] By: gsar                                  on 2000/11/20  19:02:55
72279         Log: type mismatch due to faulty integration
72280      Branch: maint-5.6/perl
72281            ! toke.c win32/Makefile
72282 ____________________________________________________________________________
72283 [  7780] By: gsar                                  on 2000/11/20  17:31:55
72284         Log: integrate changes#6392,6394..6399,6401..6404
72285              
72286              The {multiplier} of a fixed substring was overlooked which
72287              caused a wrong initial search offset for that substring.
72288              
72289              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
72290              From: Hugo <hv@crypt.compulink.co.uk>
72291              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
72292              Date: Thu, 13 Jul 2000 19:27:13 +0100
72293              
72294              Fix the BOM bug: not a byteorder bug, a signedness bug.
72295              
72296              Replace change #6337 with a better one.
72297              
72298              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
72299              From: Hugo <hv@crypt.compulink.co.uk>
72300              Date: Fri, 14 Jul 2000 04:16:20 +0100
72301              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
72302              
72303              MakeMaker should not remove editor backups (*~) on `make clean`
72304              by default (completes change#6383)
72305              
72306              move new variables to the end of the interpreter structure (for
72307              bincompat in code that doesn't #include XSUB.h)
72308              
72309              rename totally bletcherous SvLOCK() thingy (doesn't do what the
72310              name suggests anyway)
72311              
72312              various cleanups (typos, misformatted code, and small bugs)
72313              
72314              typecasts needed for change#6394
72315              
72316              typos in change#6399, regen headers
72317              
72318              inconsistent types needs casts
72319              
72320              PERL_OBJECT build tweaks
72321      Branch: maint-5.6/perl
72322           !> MANIFEST doop.c embed.h embed.pl embedvar.h
72323           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
72324           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
72325           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
72326           !> toke.c util.c
72327 ____________________________________________________________________________
72328 [  7779] By: gsar                                  on 2000/11/20  17:06:29
72329         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
72330              
72331              Cosmetics and perldelta.
72332              
72333              Fix nits noticed by Boston.pm.
72334              
72335              Do the cc sanity check both before the hints and
72336              after the cc selction.
72337              
72338              get sprintf.t to adjust properly for 3-digit exponents
72339              
72340              don't clobber *.orig files on *clean targets
72341              
72342              fix bugs in processing %v-*d and similar format specs (from
72343              Avi Finkel <avi@finkel.org>)
72344              
72345              sprintf test tweaks (from Dominic Dunlop)
72346              
72347              new selfloader.t in change#6183 doesn't close DATA handles,
72348              and thus fails to clean up tmp files on dosish platforms
72349              
72350              typos (spotted by Peter Prymmer)
72351              
72352              typo fix from Craig Berry
72353      Branch: maint-5.6/perl
72354           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
72355           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
72356           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
72357           !> x2p/Makefile.SH
72358 ____________________________________________________________________________
72359 [  7778] By: gsar                                  on 2000/11/20  16:46:51
72360         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
72361              
72362              Subject: Re: format bug report  [Patch]
72363              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72364              Date: Wed, 05 Jul 2000 13:12:52 +0200
72365              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
72366              
72367              Subject: Re: format bug report  [Patch]
72368              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72369              Date: Wed, 05 Jul 2000 14:10:01 +0200
72370              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
72371              
72372              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
72373              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72374              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
72375              Date: Fri, 07 Jul 2000 17:57:16 +0100
72376              
72377              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
72378              To: perl5-porters@perl.org
72379              From: Karsten Sperling <spiff@phreax.net>
72380              Date: Mon, 10 Jul 2000 15:12:52 +0200
72381              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
72382              
72383              README.posix-bc podified from Thomas Dorner.
72384              
72385              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
72386              From: Dominic Dunlop <domo@computer.org>
72387              Date: Tue, 11 Jul 2000 12:27:33 +0200
72388              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
72389              
72390              Typo in #6341.
72391              
72392              Fix for
72393              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
72394              From: Roderick Schertler <roderick@argon.org>
72395              Date: Tue, 11 Jul 2000 13:55:05 -0400
72396              Message-Id: <200007111755.NAA05077@jones.argon.org>
72397              
72398              Minor cleanups on the booklist.
72399              
72400              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
72401              regen perltoc.
72402              
72403              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
72404      Branch: maint-5.6/perl
72405           +> pod/perlbook.pod
72406           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
72407           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
72408           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
72409 ____________________________________________________________________________
72410 [  7777] By: jhi                                   on 2000/11/20  16:08:49
72411         Log: Update Changes.
72412      Branch: perl
72413            ! Changes patchlevel.h
72414 ____________________________________________________________________________
72415 [  7776] By: jhi                                   on 2000/11/20  15:27:56
72416         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
72417              This may be overly harsh but until proven otherwise, we think this
72418              way, or until we have a simple test for Configure (having to start
72419              up servers is does not count as simple) to check for the problems.
72420      Branch: perl
72421            ! perl.h
72422 ____________________________________________________________________________
72423 [  7775] By: jhi                                   on 2000/11/20  15:22:17
72424         Log: Solaris hints tweaks.
72425      Branch: perl
72426            ! hints/solaris_2.sh
72427 ____________________________________________________________________________
72428 [  7774] By: jhi                                   on 2000/11/20  15:01:20
72429         Log: Add a workaround to SOCKS 64-bit problems.
72430      Branch: perl
72431            ! doio.c embed.h embed.pl perlsdio.h proto.h
72432 ____________________________________________________________________________
72433 [  7773] By: jhi                                   on 2000/11/20  14:51:47
72434         Log: sysseek() instead of seek().
72435      Branch: perl
72436            ! t/lib/syslfs.t
72437 ____________________________________________________________________________
72438 [  7772] By: gsar                                  on 2000/11/20  13:06:23
72439         Log: integrate changes#6315..6319,6321..6331,6333..6338
72440              
72441              Integrate with Sarathy, preliminary fix for unicos
72442              alignment problems in [ID 20000612.002] Perl problem on Cray system.
72443              
72444              some debugger output does not go to the socket when RemotePort is set
72445              
72446              winsock cleanup never done on Windows (leads to handle leaks)
72447              
72448              fix UNC path handling on Windows under ithreads, and chdir()
72449              return value when given a non-existent directory
72450              
72451              Autogenerate pod/Makefile and pod/buildtoc.
72452              buildtoc also checks whether the existin pods are
72453              mentioned in MANIFEST and perl.pod, and vice versa.
72454              (None of the thusly found discrepancies fixed yet.)
72455              roffitall also needs to be autogenerated similarly but it
72456              seems so badly out of date that I didn't touch it yet.
72457              
72458              Config is being used.
72459              
72460              Add =head1 NAMEs so that buildtoc is happy.
72461              (The CGI::Util nit reported to Lincoln.)
72462              
72463              Fix complaints of buildtoc.
72464              
72465              Fix the alignment problem in Crays ([ID 20000612.002]).
72466              
72467              Remove perlbook, update perlfaq book listing,
72468              rearrange perl.pod, regenerate perltoc.
72469              
72470              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
72471              was cast to an unsigned (32-bit) integer with wild abandon.
72472              
72473              winsock options weren't being set in all threads under ithreads
72474              (caused send()s from second and subsequent threads to fail)
72475              
72476              accept() leaks memory on windows due to incorrect ordering of
72477              closesocket() and fclose() calls
72478              
72479              Reorder perl.pod once more.
72480              
72481              More POSIX.pod tweaks.
72482              
72483              Sprinkle ldlibpath.
72484              
72485              Precedence goof, fix based on
72486              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
72487              From: Hugo <hv@crypt.compulink.co.uk>
72488              Date: Tue, 11 Jul 2000 12:52:38 +0100
72489              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
72490              
72491              Subject: PATCH perlguts.pod: Document D and d magic types
72492              From: mjd@plover.com
72493              Date: 5 Jul 2000 18:01:51 -0000
72494              Message-ID: <20000705180151.29413.qmail@plover.com>
72495              
72496              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
72497              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
72498              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
72499              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
72500              
72501              Subject: [PATCH cfgperl] $& segfaults if you trick it
72502              From: simon@brecon.co.uk (Simon Cozens)
72503              Date: 7 Jul 2000 11:26:09 GMT
72504              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
72505              
72506              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
72507              From: Hugo <hv@crypt.compulink.co.uk>
72508              Date: Tue, 11 Jul 2000 12:44:50 +0100
72509              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
72510              
72511              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
72512              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72513              Date: Tue, 11 Jul 2000 13:50:51 +0100
72514              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
72515      Branch: maint-5.6/perl
72516           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
72517           +> pod/buildtoc.PL
72518            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
72519           !> (integrate 26 files)
72520 ____________________________________________________________________________
72521 [  7771] By: gsar                                  on 2000/11/20  12:31:42
72522         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
72523              6310,6311,6314
72524              
72525              Subject: [PATCH bleedperl] File::Spec 0.82 beta
72526              From: Barrie Slaymaker <barries@jester.slaysys.com>
72527              Date: Wed, 28 Jun 2000 11:35:29 -0400
72528              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
72529              
72530              tweak perlembed for multiplicity/usethreads sanity; correct notes
72531              about Windows
72532              
72533              localize %INC in a Safe compartment so that use/require work
72534              (many other magic globals probably need similar treatment)
72535              
72536              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
72537              when @_ is modified, causing coredumps
72538              
72539              slurp mode fix in change#4736 still not quite right
72540              
72541              Point to perlipc for more SysV IPC examples.
72542              
72543              Elaborate POSIX.pod.  Still needs work.
72544              
72545              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
72546              
72547              fix large memory leak that has been around for ever, masked by
72548              -DPURIFY (most of the arenas were never freed!)
72549              
72550              fix memory leak on Windows (PL_sys_intern contents were never
72551              freed)
72552              
72553              PERL_OBJECT build tweak
72554              
72555              adjust change#6299
72556              
72557              remove rel2abs prototypes (from Barrie Slaymaker)
72558              
72559              missing perldiag entry for unpack("w",...) diagnostic (from
72560              Andreas Koenig)
72561              
72562              better diagnostic on Frob->stuff() when Frob:: doesn't exist
72563              (from Richard Soderberg <rs@oregonnet.com>)
72564              
72565              Win32 patches for cfgperl from Sarathy.
72566              
72567              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
72568              
72569              More POSIX.pod embellishment.
72570              
72571              tyop in change#6306
72572      Branch: maint-5.6/perl
72573           !> (integrate 44 files)
72574 ____________________________________________________________________________
72575 [  7770] By: gsar                                  on 2000/11/20  11:51:00
72576         Log: integrate changes#6268..6282 from cfgperl branch
72577              
72578              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
72579              From: Dominic Dunlop <domo@computer.org>
72580              Date: Thu, 29 Jun 2000 12:32:39 +0200
72581              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
72582              
72583              Regen headers for #6261 (and update embed.pl for this) and #6267,
72584              silence few compiler warnings.
72585              
72586              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
72587              From: Nicholas Clark <nick@talking.bollo.cx>
72588              Date: Fri, 23 Jun 2000 16:21:15 +0100
72589              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
72590              
72591              Subject: PATCH pod/perltie.pod
72592              From: Ian Phillipps <Ian.Phillipps@iname.com>
72593              Date: Fri, 16 Jun 2000 00:17:19 +0100
72594              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
72595              (only the first hunk, the second hunk had already been done
72596              by some other patch)
72597              
72598              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
72599              From: Tom Phoenix <rootbeer@redcat.com>
72600              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
72601              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
72602              
72603              Subject: [PATCH] xsub attributes
72604              From: Doug MacEachern <dougm@covalent.net>
72605              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
72606              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
72607              
72608              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
72609              From: Andy Dougherty <doughera@lafayette.edu>
72610              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
72611              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
72612              
72613              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
72614              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
72615              Date: Tue, 13 Jun 2000 02:43:48 -0500
72616              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
72617              
72618              Subject: [PATCH] Re: eval documentation: context
72619              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72620              Date: Mon, 12 Jun 2000 15:07:29 +0100
72621              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
72622              
72623              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
72624              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72625              Date: Mon, 12 Jun 2000 14:55:59 +0100
72626              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
72627              
72628              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
72629              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
72630              Date: Fri, 09 Jun 2000 12:39:27 -0400
72631              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
72632              (plus update the version "number" of Text::Wrap)
72633              
72634              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
72635              From: Tim Ayers <tayers@bridge.com>
72636              Date: Thu, 08 Jun 2000 08:11:06 +0200
72637              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
72638              [resent by Richard Foley, Message-Id probably wrong]
72639              
72640              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
72641              From: rspier@pobox.com (Robert Spier)
72642              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
72643              Message-ID: <14654.31913.845602.610277@rls.cx>
72644              
72645              Subject: [PATCH 5.6.0] utils/h2xs.PL
72646              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
72647              Date: Wed, 7 Jun 2000 04:02:04 -0500
72648              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
72649              
72650              Subject: [PATCH 5.6.0]ITHREADs for VMS
72651              From: Dan Sugalski <dan@sidhe.org>
72652              Date: Tue, 06 Jun 2000 11:59:50 -0400
72653              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
72654      Branch: maint-5.6/perl
72655           !> (integrate 31 files)
72656 ____________________________________________________________________________
72657 [  7769] By: gsar                                  on 2000/11/20  11:29:06
72658         Log: integrate changes#6261..6266 from cfgperl
72659              
72660              Subject: Re: [PATCH cfgperl] BOMs away!
72661              From: simon@brecon.co.uk (Simon Cozens)
72662              Date: 17 Jun 2000 11:49:57 GMT
72663              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
72664              
72665              Subject: 5.6.0 Patch for EPOC
72666              From: Olaf Flebbe <o.flebbe@gmx.de>
72667              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
72668              Message-ID: <23449.960929969@www11.gmx.net>
72669              
72670              tr fixes from Simon Cozens
72671              
72672              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
72673              From: Marty Lucich <marty@netcom.com>
72674              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
72675              Message-Id: <200006282116.OAA11148@netcom.com>
72676              ccdlflags update (the BSD/OS 4.1 part had already been taken
72677              care of by #6141).
72678              
72679              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
72680              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72681              Date: Wed, 28 Jun 2000 17:50:12 -0700
72682              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
72683              
72684              Subject: [PATCH 5.6.0] cygwin port
72685              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
72686              From: "Fifer, Eric" <EFifer@sanwaint.com>
72687              Date: Thu, 29 Jun 2000 12:58:29 +0100
72688      Branch: maint-5.6/perl
72689           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
72690           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
72691           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
72692           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
72693 ____________________________________________________________________________
72694 [  7768] By: gsar                                  on 2000/11/20  11:13:44
72695         Log: integrate changes#6252..6256,6259..6260
72696              
72697              Paranoia tweak on #6249.
72698              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
72699              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
72700              Date: Sun, 25 Jun 2000 23:43:12 -0400
72701              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
72702              
72703              Subject: tr///, help wanted.
72704              From: simon@brecon.co.uk (Simon Cozens)
72705              Date: 28 Jun 2000 11:29:04 GMT
72706              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
72707              
72708              small thinko tweaks
72709              
72710              tweaks from Simon Conzes to further fix tr/// under utf8
72711              
72712              perlnewmod was missing from MANIFEST.
72713              
72714              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
72715              From: simon@brecon.co.uk (Simon Cozens)
72716              Date: 17 Jun 2000 11:56:44 GMT
72717              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
72718              pack U0, pack C0
72719      Branch: maint-5.6/perl
72720           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
72721           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
72722           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
72723           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
72724 ____________________________________________________________________________
72725 [  7767] By: gsar                                  on 2000/11/20  10:51:38
72726         Log: integrate change#6250 from cfgperl
72727              
72728              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
72729              From: Doug MacEachern <dougm@covalent.net>
72730              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
72731              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
72732      Branch: maint-5.6/perl
72733           +> t/op/my_stash.t
72734           !> MANIFEST embed.pl global.sym proto.h toke.c
72735 ____________________________________________________________________________
72736 [  7766] By: gsar                                  on 2000/11/20  10:48:34
72737         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
72738              
72739              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
72740              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
72741              Date: Mon, 26 Jun 2000 18:40:14 +0100
72742              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
72743              
72744              Subject: [PATCH] bytes<->utf8 fixes
72745              From: simon@brecon.co.uk (Simon Cozens)
72746              Date: 26 Jun 2000 04:55:45 GMT
72747              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
72748              
72749              Subject: [PATCH] is_utf8_string
72750              From: simon@brecon.co.uk (Simon Cozens)
72751              Date: 26 Jun 2000 02:25:59 GMT
72752              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
72753              
72754              Subject: [PATCH] avoid mg_ptr in '*' magic
72755              From: Doug MacEachern <dougm@covalent.net>
72756              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
72757              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
72758              
72759              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
72760              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
72761              Date: Sat, 24 Jun 2000 13:06:20 +0100
72762              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
72763              
72764              Allow for standalone testing.
72765              
72766              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
72767              From: Mark-Jason Dominus <mjd@plover.com>
72768              Date: Tue, 27 Jun 2000 22:36:42 -0400
72769              Message-ID: <20000628023642.12166.qmail@plover.com>
72770              
72771              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
72772              From: Frank Tobin <ftobin@uiuc.edu>
72773              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
72774              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
72775      Branch: maint-5.6/perl
72776           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
72777           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
72778           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
72779           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
72780           !> utf8.c utils/h2xs.PL
72781 ____________________________________________________________________________
72782 [  7765] By: gsar                                  on 2000/11/20  10:29:13
72783         Log: integrate change#6239 from cfgperl
72784              
72785              Configure maintenance.  Sever some dependency cycles,
72786              separate gccversion from the cc unit,
72787              address [ID 20000623.006] Configure script patch for using gcc on AIX
72788              (but solve it a little bit differently),
72789              unduplex some accidentally duplicated units,
72790              suggest using gcc if no cc available
72791              (p5p thread: "Solaris configure: counterproposal", 1999-09)
72792      Branch: maint-5.6/perl
72793           !> Configure Todo-5.6 config_h.SH
72794 ____________________________________________________________________________
72795 [  7764] By: gsar                                  on 2000/11/20  10:25:55
72796         Log: integrate changes#6233..6238 from cfgperl
72797              
72798              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
72799              From: Mark-Jason Dominus <mjd@plover.com>
72800              Date: Fri, 16 Jun 2000 20:53:04 -0400
72801              Message-ID: <20000617005304.8008.qmail@plover.com>
72802              
72803              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
72804              because when run as services (Win32ese for daemons)
72805              no environment variables are set and tmpdir ends up as /tmp,
72806              which is ambiguous.
72807              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
72808              From: matt@sergeant.org
72809              Date: 16 Jun 2000 16:30:43 -0000
72810              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
72811              
72812              The thread begun by
72813              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
72814              From: Kevin.Ruscoe@ubsw.com
72815              Date: Fri, 16 Jun 2000 16:38:51 +0100
72816              Message-Id: <H000019b03c300d6@MHS>
72817              
72818              Tweak embed.pl, regen headers.
72819              
72820              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
72821              From: Dan Sugalski <dan@sidhe.org>
72822              Date: Fri, 23 Jun 2000 17:00:00 -0400
72823              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
72824      Branch: maint-5.6/perl
72825           !> (integrate 27 files)
72826 ____________________________________________________________________________
72827 [  7763] By: gsar                                  on 2000/11/20  10:08:08
72828         Log: s/perl56delta/perldelta/g
72829      Branch: maint-5.6/perl
72830            ! pod/Makefile
72831 ____________________________________________________________________________
72832 [  7762] By: gsar                                  on 2000/11/20  10:04:00
72833         Log: integrate changes#6225,6229,6231,6232 from cfgperl
72834              
72835              Add source code filenames to apidoc.
72836              From: simon@brecon.co.uk (Simon Cozens)
72837              Subject: [PATCH embed.pl] Source X-ref
72838              Date: 22 Jun 2000 02:18:49 GMT
72839              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
72840              
72841              Subject: README.hpux version 0.6.1
72842              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
72843              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
72844              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
72845              
72846              Subject: [PATCH 5.6.0] cygwin port
72847              From: "Fifer, Eric" <EFifer@sanwaint.com>
72848              Date: Tue, 20 Jun 2000 14:30:58 +0100
72849              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
72850              
72851              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
72852              From: simon@brecon.co.uk (Simon Cozens)
72853              Date: 19 Jun 2000 15:18:27 GMT
72854              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
72855              
72856              plus update pod/Makefile and regenerate perltoc
72857      Branch: maint-5.6/perl
72858           +> pod/perlutil.pod
72859           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
72860           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
72861 ____________________________________________________________________________
72862 [  7761] By: jhi                                   on 2000/11/20  04:09:55
72863         Log: Miraculous typo.
72864      Branch: perl
72865            ! t/op/pat.t
72866 ____________________________________________________________________________
72867 [  7760] By: jhi                                   on 2000/11/20  04:06:08
72868         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
72869              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72870              Date: Sun, 19 Nov 2000 22:30:26 -0500
72871              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
72872      Branch: perl
72873            ! regexec.c scope.h t/op/pat.t
72874 ____________________________________________________________________________
72875 [  7759] By: jhi                                   on 2000/11/20  02:05:22
72876         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
72877      Branch: perl
72878            ! perl.h
72879 ____________________________________________________________________________
72880 [  7758] By: jhi                                   on 2000/11/20  01:58:11
72881         Log: Subject: [perl 7711: EPOC] updates
72882              From: Olaf Flebbe <o.flebbe@gmx.de>
72883              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
72884              Message-ID: <25575.974658810@www23.gmx.net>               
72885      Branch: perl
72886            + lib/File/Spec/Epoc.pm
72887            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
72888            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
72889            ! lib/File/Spec.pm perl.c sv.c
72890 ____________________________________________________________________________
72891 [  7757] By: jhi                                   on 2000/11/20  01:53:11
72892         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
72893      Branch: perl
72894            ! MANIFEST
72895 ____________________________________________________________________________
72896 [  7756] By: jhi                                   on 2000/11/20  01:47:22
72897         Log: Integrate perlio.
72898      Branch: perl
72899            - ext/re/hints/MSWin32.pl
72900           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
72901           !> win32/config.gc win32/config_H.gc win32/win32sck.c
72902 ____________________________________________________________________________
72903 [  7755] By: nick                                  on 2000/11/19  20:57:17
72904         Log: Add dummy crlf layer (just as buffer)
72905              Correct 1st bug - one layer of indirection.
72906      Branch: perlio
72907            ! perlio.c perlio.h perliol.h
72908 ____________________________________________________________________________
72909 [  7754] By: nick                                  on 2000/11/19  20:56:12
72910         Log: Work-round to Perl_deb_nocontext is no longer required
72911      Branch: perlio
72912            - ext/re/hints/MSWin32.pl
72913 ____________________________________________________________________________
72914 [  7753] By: nick                                  on 2000/11/19  20:01:16
72915         Log: diff -se shows these as different
72916      Branch: perlio
72917            ! global.sym pod/perlapi.pod
72918 ____________________________________________________________________________
72919 [  7752] By: nick                                  on 2000/11/19  18:57:30
72920         Log: Configure GCC/Win32 build -Duseperlio
72921              Fix a couple of gross issues
72922              - double-include of ../deb.o in re.dll
72923              - win32sck.c needs PerlIO and FILE 
72924      Branch: perlio
72925            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
72926            ! win32/win32sck.c
72927 ____________________________________________________________________________
72928 [  7751] By: nick                                  on 2000/11/19  17:05:36
72929         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
72930      Branch: perlio
72931            ! perlio.c
72932 ____________________________________________________________________________
72933 [  7750] By: nick                                  on 2000/11/19  16:57:14
72934         Log: Missing aTHX_
72935      Branch: perlio
72936            ! sv.c
72937 ____________________________________________________________________________
72938 [  7749] By: jhi                                   on 2000/11/19  16:28:40
72939         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
72940              From: "Peter J. Farley III" <pjfarley@banet.net>
72941              Date: Sun, 19 Nov 2000 01:42:58 -0500
72942              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
72943      Branch: perl
72944            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
72945 ____________________________________________________________________________
72946 [  7748] By: jhi                                   on 2000/11/19  16:08:10
72947         Log: Subject: podlators 1.05 available        
72948              From: Russ Allbery <rra@stanford.edu>   
72949              Date: 18 Nov 2000 22:04:28 -0800
72950              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
72951      Branch: perl
72952            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
72953 ____________________________________________________________________________
72954 [  7747] By: nick                                  on 2000/11/19  11:19:39
72955         Log: Integrate mainline
72956      Branch: perlio
72957           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
72958           !> util.c
72959 ____________________________________________________________________________
72960 [  7746] By: jhi                                   on 2000/11/19  06:42:22
72961         Log: Make hex scanning warn on "\x{x}" and "\xx".
72962              "\x" and and hex("x") are still valid.
72963      Branch: perl
72964            ! util.c
72965 ____________________________________________________________________________
72966 [  7745] By: nick                                  on 2000/11/18  22:52:28
72967         Log: Integrate mainline
72968      Branch: perlio
72969           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
72970           !> perl.h perlio.c proto.h regcomp.c regcomp.h
72971 ____________________________________________________________________________
72972 [  7744] By: jhi                                   on 2000/11/18  22:50:28
72973         Log: Introduce Perl_utf8_length().  Use it.
72974      Branch: perl
72975            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
72976 ____________________________________________________________________________
72977 [  7743] By: jhi                                   on 2000/11/18  22:38:51
72978         Log: Compiler denit.
72979      Branch: perl
72980            ! perlio.c
72981 ____________________________________________________________________________
72982 [  7742] By: jhi                                   on 2000/11/18  20:33:05
72983         Log: Integrate perlio.
72984      Branch: perl
72985           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
72986           !> perlio.h pp_ctl.c pp_sys.c sv.c
72987 ____________________________________________________________________________
72988 [  7741] By: jhi                                   on 2000/11/18  20:31:27
72989         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
72990              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72991              Date: Fri, 17 Nov 2000 20:35:11 -0500
72992              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
72993              
72994              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
72995              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72996              Date: Fri, 17 Nov 2000 21:03:47 -0500
72997              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
72998              
72999              Plus a little bit of tweaking in pregcomp().
73000      Branch: perl
73001            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
73002 ____________________________________________________________________________
73003 [  7740] By: nick                                  on 2000/11/18  20:17:22
73004         Log: Lexical use open ... support:
73005              add ->cop_io to COP structure in cop.h.
73006              Make mg.c and gv.c associate it with ${^OPEN}.
73007              Make lib/open.pm set it.
73008              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
73009              manner similar to ->cop_warnings.
73010              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
73011              call new PerlIO_apply_layers().
73012              Declare latter in perlio.h and define in perlio.c
73013      Branch: perlio
73014            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
73015            ! perlio.h pp_ctl.c pp_sys.c sv.c
73016 ____________________________________________________________________________
73017 [  7739] By: jhi                                   on 2000/11/18  19:54:00
73018         Log: Integrate perlio.
73019      Branch: perl
73020           !> doio.c perlio.c pp.c
73021 ____________________________________________________________________________
73022 [  7738] By: jhi                                   on 2000/11/18  17:16:13
73023         Log: Subject: [PATCH 5.7.0] etags broken again
73024              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73025              Date: Sat, 18 Nov 2000 02:41:36 -0500
73026              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
73027      Branch: perl
73028            ! emacs/ptags
73029 ____________________________________________________________________________
73030 [  7737] By: jhi                                   on 2000/11/18  17:12:18
73031         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
73032      Branch: perl
73033            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
73034 ____________________________________________________________________________
73035 [  7736] By: nick                                  on 2000/11/18  14:06:20
73036         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
73037              part to be isolated.
73038      Branch: perlio
73039            ! doio.c perlio.c
73040 ____________________________________________________________________________
73041 [  7735] By: nick                                  on 2000/11/18  11:03:32
73042         Log: Integrate mainline
73043      Branch: perlio
73044           !> Changes README.amiga README.win32 patchlevel.h
73045           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
73046 ____________________________________________________________________________
73047 [  7734] By: jhi                                   on 2000/11/18  01:18:56
73048         Log: Update Changes.
73049      Branch: perl
73050            ! Changes patchlevel.h
73051 ____________________________________________________________________________
73052 [  7733] By: jhi                                   on 2000/11/18  00:32:54
73053         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
73054              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73055              Date: Fri, 17 Nov 2000 17:28:02 -0500
73056              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
73057      Branch: perl
73058            ! regcomp.c regexec.c t/op/re_tests
73059 ____________________________________________________________________________
73060 [  7732] By: jhi                                   on 2000/11/18  00:28:56
73061         Log: Sparc 64-bit pack() fix from Jens Hamisch.
73062      Branch: perl
73063            ! pp.c
73064 ____________________________________________________________________________
73065 [  7731] By: jhi                                   on 2000/11/18  00:18:39
73066         Log: Explain in more detail the {} syntax ambiguousity.
73067              
73068              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
73069              From: Nicholas Clark <nick@ccl4.org>
73070              Date: Fri, 17 Nov 2000 22:10:28 +0000
73071              Message-ID: <20001117221028.A88930@plum.flirble.org>
73072      Branch: perl
73073            ! pod/perlfunc.pod
73074 ____________________________________________________________________________
73075 [  7730] By: jhi                                   on 2000/11/18  00:12:18
73076         Log: Subject: Fix for README.amiga (20000323.033)
73077              From: "Stephen P. Potter" <spp@spotter.yi.org>
73078              Date: Fri, 17 Nov 2000 12:25:51 -0500
73079              Message-Id: <200011171725.MAA05768@spotter.yi.org>
73080      Branch: perl
73081            ! README.amiga
73082 ____________________________________________________________________________
73083 [  7729] By: jhi                                   on 2000/11/18  00:08:34
73084         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
73085              From: "A. C. Yardley" <yardley@tanet.net>
73086              Date: Mon, 3 Apr 2000 11:35:33 -0700
73087              Message-ID: <3483.000403@tanet.net>
73088      Branch: perl
73089            ! README.win32
73090 ____________________________________________________________________________
73091 [  7728] By: nick                                  on 2000/11/17  21:59:47
73092         Log: Integrate mainline
73093      Branch: perlio
73094           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
73095           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
73096           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
73097           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
73098 ____________________________________________________________________________
73099 [  7727] By: nick                                  on 2000/11/17  21:56:31
73100         Log: Experiment on use of attributes.pm interface.
73101              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
73102              SVt_PVRV if not already something better (else vivify of say magic gets
73103              core dump).
73104      Branch: perlio
73105            ! perlio.c pp.c
73106 ____________________________________________________________________________
73107 [  7726] By: jhi                                   on 2000/11/17  14:15:49
73108         Log: Subject: Fix for 20000815.006
73109              From: "Stephen P. Potter" <spp@spotter.yi.org>
73110              Date: Fri, 17 Nov 2000 08:57:45 -0500
73111              Message-Id: <200011171357.IAA05122@spotter.yi.org>
73112              
73113              It's really 20000518.006.
73114      Branch: perl
73115            ! pod/perlmodlib.PL
73116 ____________________________________________________________________________
73117 [  7725] By: jhi                                   on 2000/11/17  14:12:31
73118         Log: Subject: Fix for 20000409.001
73119              From: "Stephen P. Potter" <spp@spotter.yi.org>
73120              Date: Fri, 17 Nov 2000 08:55:45 -0500
73121              Message-Id: <200011171355.IAA05104@spotter.yi.org>
73122      Branch: perl
73123            ! pod/perlfaq9.pod
73124 ____________________________________________________________________________
73125 [  7724] By: jhi                                   on 2000/11/17  14:08:58
73126         Log: Undo #7627 now that we have =head3.
73127      Branch: perl
73128            ! pod/perlhack.pod
73129 ____________________________________________________________________________
73130 [  7723] By: jhi                                   on 2000/11/17  14:04:09
73131         Log: As surmised the #7719 wasn't a good move.
73132      Branch: perl
73133            ! hints/solaris_2.sh
73134 ____________________________________________________________________________
73135 [  7722] By: jhi                                   on 2000/11/17  13:59:04
73136         Log: Also the 64bitall hints can be either here or there.
73137      Branch: perl
73138            ! hints/solaris_2.sh
73139 ____________________________________________________________________________
73140 [  7721] By: jhi                                   on 2000/11/17  02:26:23
73141         Log: Test tweak for the open pragma.
73142      Branch: perl
73143            ! t/lib/b.t
73144 ____________________________________________________________________________
73145 [  7720] By: jhi                                   on 2000/11/17  00:23:22
73146         Log: The long double hints can be here or there.
73147      Branch: perl
73148            ! hints/solaris_2.sh
73149 ____________________________________________________________________________
73150 [  7719] By: jhi                                   on 2000/11/17  00:14:06
73151         Log: For Solaris use64bitall the stdchar needs a little bit of help.
73152      Branch: perl
73153            ! hints/solaris_2.sh
73154 ____________________________________________________________________________
73155 [  7718] By: jhi                                   on 2000/11/16  23:27:34
73156         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
73157              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
73158              Date: Wed, 15 Nov 2000 08:56:32 +0100
73159              Message-ID: <3A1241B0.64477E00@alcatel.at>
73160      Branch: perl
73161            ! lib/Carp/Heavy.pm
73162 ____________________________________________________________________________
73163 [  7717] By: jhi                                   on 2000/11/16  23:23:29
73164         Log: Subject: [PATCH] Re: 20001101.003 PDL
73165              From: Nicholas Clark <nick@ccl4.org>
73166              Date: Thu, 16 Nov 2000 16:48:25 +0000
73167              Message-ID: <20001116164825.B93487@plum.flirble.org>
73168      Branch: perl
73169            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
73170 ____________________________________________________________________________
73171 [  7716] By: jhi                                   on 2000/11/16  23:21:31
73172         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
73173              From: "Casey R. Tweten" <crt@kiski.net>
73174              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
73175              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
73176      Branch: perl
73177            ! lib/Pod/Checker.pm pod/perlpod.pod
73178 ____________________________________________________________________________
73179 [  7715] By: jhi                                   on 2000/11/16  23:19:40
73180         Log: Avoid an infinite loop in VMS when utils scripts are run
73181              with no arguments, from Charles Lane.
73182      Branch: perl
73183            ! configure.com
73184 ____________________________________________________________________________
73185 [  7714] By: jhi                                   on 2000/11/16  23:17:08
73186         Log: Subject: perllocale.pod changes
73187              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73188              Date: Mon, 13 Nov 2000 10:09:22 +0300
73189              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
73190      Branch: perl
73191            ! pod/perllocale.pod
73192 ____________________________________________________________________________
73193 [  7713] By: jhi                                   on 2000/11/16  23:14:06
73194         Log: Integrate perlio.
73195      Branch: perl
73196           !> doio.c perlio.c perlio.h util.c
73197 ____________________________________________________________________________
73198 [  7712] By: nick                                  on 2000/11/16  21:10:58
73199         Log: Integrate mainline
73200      Branch: perlio
73201           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73202           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
73203           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
73204           !> vos/config.ga.def vos/config.ga.h win32/config.bc
73205           !> win32/config.gc win32/config.vc
73206 ____________________________________________________________________________
73207 [  7711] By: nick                                  on 2000/11/16  19:56:41
73208         Log: Minor tweaks:
73209              consistent way of getting 'rb', 'wb' etc. for binary opens
73210              move *perlio::layers to *open::layers
73211              a #define to show layers available
73212              DOSISH popen/PerlIO had export/import sense inverted.
73213      Branch: perlio
73214            ! doio.c perlio.c perlio.h util.c
73215 ____________________________________________________________________________
73216 [  7710] By: jhi                                   on 2000/11/16  15:46:05
73217         Log: Add HAS_SBRK_PROTO.
73218      Branch: metaconfig/U/perl
73219            + d_sbrkproto.U
73220      Branch: perl
73221            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73222            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
73223            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
73224            ! vos/config.ga.def vos/config.ga.h win32/config.bc
73225            ! win32/config.gc win32/config.vc
73226 ____________________________________________________________________________
73227 [  7709] By: nick                                  on 2000/11/16  07:31:49
73228         Log: Integrate mainline
73229      Branch: perlio
73230           !> (integrate 35 files)
73231 ____________________________________________________________________________
73232 [  7708] By: jhi                                   on 2000/11/16  05:33:03
73233         Log: These files are text, not binary.
73234      Branch: perl
73235            ! ext/Encode/Encode/iso8859-10.enc
73236            ! ext/Encode/Encode/iso8859-13.enc
73237            ! ext/Encode/Encode/iso8859-14.enc
73238            ! ext/Encode/Encode/iso8859-15.enc
73239 ____________________________________________________________________________
73240 [  7707] By: jhi                                   on 2000/11/16  01:53:37
73241         Log: Update Changes.
73242      Branch: perl
73243            ! Changes patchlevel.h
73244 ____________________________________________________________________________
73245 [  7706] By: jhi                                   on 2000/11/16  01:35:59
73246         Log: More #undefing of stdio.
73247      Branch: perl
73248            ! fakesdio.h nostdio.h
73249 ____________________________________________________________________________
73250 [  7705] By: jhi                                   on 2000/11/16  01:34:18
73251         Log: Add fwalk() probe to the configuration files and regen perltoc.
73252      Branch: perl
73253            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73254            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
73255            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
73256            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
73257            ! win32/config.bc win32/config.gc win32/config.vc
73258 ____________________________________________________________________________
73259 [  7704] By: jhi                                   on 2000/11/16  01:33:07
73260         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
73261              an optional third argument to Inlibc?)
73262      Branch: metaconfig/U/perl
73263            + d__fwalk.U
73264 ____________________________________________________________________________
73265 [  7703] By: jhi                                   on 2000/11/16  01:09:22
73266         Log: The type of the hash_cb() size argument is tricky.
73267      Branch: perl
73268            ! ext/DB_File/DB_File.xs
73269 ____________________________________________________________________________
73270 [  7702] By: jhi                                   on 2000/11/15  23:01:16
73271         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
73272      Branch: perl
73273            ! nostdio.h
73274 ____________________________________________________________________________
73275 [  7701] By: jhi                                   on 2000/11/15  22:52:32
73276         Log: Detypo.
73277      Branch: perl
73278            ! t/lib/bigfltpm.t
73279 ____________________________________________________________________________
73280 [  7700] By: jhi                                   on 2000/11/15  22:51:56
73281         Log: UINT64_C() work continues.
73282      Branch: perl
73283            ! handy.h perl.h utf8.h
73284 ____________________________________________________________________________
73285 [  7699] By: jhi                                   on 2000/11/15  14:13:04
73286         Log: SOCKS has its own USE_THREADS, based on
73287              
73288              Subject: [ID 20001114.002] et. al. bugfix followup
73289              From: Jens Hamisch <jens@Strawberry.COM> 
73290              Date: Wed, 15 Nov 2000 14:23:11 +0100
73291              Message-ID: <20001115142311.A21164@Strawberry.COM>
73292      Branch: perl
73293            ! perl.h
73294 ____________________________________________________________________________
73295 [  7698] By: jhi                                   on 2000/11/15  03:50:56
73296         Log: Add few missing #undefs and sort them.
73297      Branch: perl
73298            ! fakesdio.h
73299 ____________________________________________________________________________
73300 [  7697] By: jhi                                   on 2000/11/15  03:39:14
73301         Log: Linenumber fix.
73302      Branch: perl
73303            ! t/pragma/warn/utf8
73304 ____________________________________________________________________________
73305 [  7696] By: jhi                                   on 2000/11/15  02:55:26
73306         Log: EBCDIC tweaks.
73307              
73308              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
73309              From: Peter Prymmer <pvhp@forte.com>
73310              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
73311              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
73312      Branch: perl
73313            ! t/op/regmesg.t t/pragma/warn/utf8
73314 ____________________________________________________________________________
73315 [  7695] By: jhi                                   on 2000/11/15  02:53:58
73316         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
73317              From: Peter Prymmer <pvhp@forte.com>
73318              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
73319              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
73320      Branch: perl
73321            ! utf8.c
73322 ____________________________________________________________________________
73323 [  7694] By: jhi                                   on 2000/11/15  02:50:55
73324         Log: Subject: [PATCH: perl@7674] updates to README.os390
73325              From: Prymmer/Kahn <pvhp@best.com>
73326              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
73327              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
73328      Branch: perl
73329            ! README.os390
73330 ____________________________________________________________________________
73331 [  7693] By: jhi                                   on 2000/11/15  02:48:37
73332         Log: Quit utf8_to_uv() instantly if curlen == 0.
73333      Branch: perl
73334            ! utf8.c
73335 ____________________________________________________________________________
73336 [  7692] By: jhi                                   on 2000/11/15  02:24:29
73337         Log: Use u_int32_t for the size of hash_cb(), not size_t.
73338              
73339              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
73340              From: Jens Hamisch <jens@Strawberry.COM>     
73341              Date: Tue, 14 Nov 2000 19:03:55 +0100
73342              Message-Id: <20001114190355.A20559@Strawberry.COM>
73343      Branch: perl
73344            ! ext/DB_File/DB_File.xs
73345 ____________________________________________________________________________
73346 [  7691] By: jhi                                   on 2000/11/15  02:20:12
73347         Log: Use UINT64_C().
73348              
73349              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
73350              From: Jens Hamisch <jens@Strawberry.COM>
73351              Date: Tue, 14 Nov 2000 19:16:23 +0100
73352              Message-Id: <20001114191623.G20559@Strawberry.COM>
73353      Branch: perl
73354            ! utf8.c utf8.h
73355 ____________________________________________________________________________
73356 [  7690] By: jhi                                   on 2000/11/15  02:17:06
73357         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
73358              (a macro to define signed and unsigned integer constants).
73359      Branch: perl
73360            ! handy.h
73361 ____________________________________________________________________________
73362 [  7689] By: jhi                                   on 2000/11/15  01:56:51
73363         Log: Regen Configure.
73364      Branch: perl
73365            ! Configure
73366 ____________________________________________________________________________
73367 [  7688] By: jhi                                   on 2000/11/15  01:56:32
73368         Log: Make the unit know about SOCKS.
73369      Branch: metaconfig
73370            ! U/protos/socksizetype.U
73371 ____________________________________________________________________________
73372 [  7687] By: jhi                                   on 2000/11/15  01:54:47
73373         Log: Remove unused dependencies.
73374      Branch: metaconfig
73375            ! U/compline/d_getpagsz.U
73376 ____________________________________________________________________________
73377 [  7686] By: nick                                  on 2000/11/14  21:25:13
73378         Log: Integrate mainline.
73379      Branch: perlio
73380           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
73381           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
73382           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
73383           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
73384           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
73385           !> win32/config.bc win32/config.gc win32/config.vc
73386           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
73387 ____________________________________________________________________________
73388 [  7685] By: jhi                                   on 2000/11/14  17:54:56
73389         Log: Integrate perlio.
73390      Branch: perl
73391           +> fakesdio.h perliol.h
73392           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
73393           !> perlsdio.h perlsfio.h pod/perlfunc.pod
73394 ____________________________________________________________________________
73395 [  7684] By: nick                                  on 2000/11/14  17:43:04
73396         Log: PerlIO #include and #ifdef re-work.
73397      Branch: perlio
73398            + fakesdio.h perliol.h
73399            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
73400            ! perlsdio.h perlsfio.h
73401 ____________________________________________________________________________
73402 [  7683] By: jhi                                   on 2000/11/14  15:42:40
73403         Log: Hoist the duplicated socket/netdb include logic to perl.h;
73404              undef SETERRNO in case SOCKS has defined it.  Based on:
73405              
73406              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
73407              From: Jens Hamisch <jens@Strawberry.COM> 
73408              Date: Tue, 14 Nov 2000 11:34:40 +0100
73409              Message-Id: <20001114113440.A20005@Strawberry.COM>
73410      Branch: perl
73411            ! doio.c perl.h pp_sys.c
73412 ____________________________________________________________________________
73413 [  7682] By: jhi                                   on 2000/11/14  14:07:28
73414         Log: Subject: some additions for makefiles for win32 (for perl@7674)
73415              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73416              Date: Tue, 14 Nov 2000 09:31:13 +0300
73417              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
73418      Branch: perl
73419            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
73420            ! win32/makefile.mk
73421 ____________________________________________________________________________
73422 [  7681] By: jhi                                   on 2000/11/14  14:01:41
73423         Log: Subject: tiny typo in perl5db.pl
73424              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73425              Date: Tue, 14 Nov 2000 09:29:28 +0300
73426              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
73427      Branch: perl
73428            ! lib/perl5db.pl
73429 ____________________________________________________________________________
73430 [  7680] By: jhi                                   on 2000/11/14  04:13:50
73431         Log: Redo #7679 with LFs instead of CRLFs.
73432      Branch: perl
73433            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
73434            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
73435            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
73436 ____________________________________________________________________________
73437 [  7679] By: jhi                                   on 2000/11/14  01:21:09
73438         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
73439              From: Benjamin Stuhl <tiriath@yahoo.com> 
73440              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
73441              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
73442      Branch: perl
73443            + win32/bin/mdelete.bat
73444            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
73445            ! makedef.pl perlio.c win32/Makefile win32/config.gc
73446            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
73447 ____________________________________________________________________________
73448 [  7678] By: jhi                                   on 2000/11/14  01:19:20
73449         Log: Fix the re extension building for Win32.
73450              
73451              Subject: [PATCH perl@7638] Get PerlIO building on Win32
73452              From: Benjamin Stuhl <tiriath@yahoo.com> 
73453              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
73454              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
73455      Branch: perl
73456            + ext/re/hints/MSWin32.pl
73457            ! MANIFEST
73458 ____________________________________________________________________________
73459 [  7677] By: jhi                                   on 2000/11/14  01:13:54
73460         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
73461              From: sthoenna@efn.org
73462              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
73463              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
73464      Branch: perl
73465            ! doop.c pp.c toke.c utf8.c utf8.h
73466 ____________________________________________________________________________
73467 [  7676] By: jhi                                   on 2000/11/13  20:23:15
73468         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
73469              From: Nicholas Clark <nick@ccl4.org>
73470              Date: Mon, 13 Nov 2000 18:55:04 +0000
73471              Message-ID: <20001113185504.J29183@plum.flirble.org>
73472      Branch: perl
73473            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
73474 ____________________________________________________________________________
73475 [  7675] By: nick                                  on 2000/11/13  20:21:57
73476         Log: Integrate mainline ...
73477      Branch: perlio
73478           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
73479           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
73480           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
73481           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
73482 ____________________________________________________________________________
73483 [  7674] By: jhi                                   on 2000/11/13  15:07:56
73484         Log: Update Changes.
73485      Branch: perl
73486            ! Changes patchlevel.h
73487 ____________________________________________________________________________
73488 [  7673] By: jhi                                   on 2000/11/13  14:42:42
73489         Log: Remove the new two tests of lib/io_xs for now, they seem to
73490              fail under perlio on some platforms.
73491      Branch: perl
73492            ! t/lib/io_xs.t
73493 ____________________________________________________________________________
73494 [  7672] By: jhi                                   on 2000/11/13  13:57:53
73495         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
73496      Branch: perl
73497            ! perlio.c
73498 ____________________________________________________________________________
73499 [  7671] By: jhi                                   on 2000/11/13  05:30:48
73500         Log: Placate nervous compilers that see longer than ints switch()ing.
73501      Branch: perl
73502            ! utf8.c
73503 ____________________________________________________________________________
73504 [  7670] By: jhi                                   on 2000/11/13  05:14:21
73505         Log: fputs() does return EOF on error but here we don't care.
73506      Branch: perl
73507            ! perlio.c
73508 ____________________________________________________________________________
73509 [  7669] By: jhi                                   on 2000/11/13  05:02:45
73510         Log: Declare reg_data like reg_substr_data.
73511      Branch: perl
73512            ! regexp.h
73513 ____________________________________________________________________________
73514 [  7668] By: jhi                                   on 2000/11/13  04:54:34
73515         Log: Typos in #7667.
73516      Branch: perl
73517            ! perl.h
73518 ____________________________________________________________________________
73519 [  7667] By: jhi                                   on 2000/11/13  04:49:49
73520         Log: Cleanup messy #ifdef.
73521      Branch: perl
73522            ! perl.h
73523 ____________________________________________________________________________
73524 [  7666] By: jhi                                   on 2000/11/13  04:17:34
73525         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
73526              From: Nicholas Clark <nick@talking.bollo.cx>
73527              Date: Sun, 12 Nov 2000 21:14:11 +0000
73528              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
73529              
73530              Note: only one breakage of the two reported is fixed by this patch.
73531      Branch: perl
73532            ! perlio.c
73533 ____________________________________________________________________________
73534 [  7665] By: jhi                                   on 2000/11/13  04:05:07
73535         Log: Tweak the definition of the bit complement on UTF-8 data:
73536              if none of the characters in the string are > 0xff,
73537              the result is a complemented byte string, not a (UTF-8)
73538              char string.  Based on the summary in
73539              
73540              Subject: Re: [ID 20000918.005] ~ on wide chars
73541              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
73542              Date: Fri, 10 Nov 2000 09:47:15 -0800
73543              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
73544              
73545              This should give us the maximum backward (pre-char string)
73546              compatibility and utf8 compatibility.  The other alternative
73547              would be to limit the bit complement to be always byte only,
73548              taking the least significant byte of the chars.
73549      Branch: perl
73550            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
73551 ____________________________________________________________________________
73552 [  7664] By: jhi                                   on 2000/11/13  00:23:44
73553         Log: Couple of tests from #7660 salvaged.
73554      Branch: perl
73555            - t/op/tell.t
73556            ! MANIFEST t/io/tell.t
73557 ____________________________________________________________________________
73558 [  7663] By: jhi                                   on 2000/11/13  00:02:48
73559         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
73560              From: Nicholas Clark <nick@talking.bollo.cx>
73561              Date: Sun, 12 Nov 2000 21:23:43 +0000
73562              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
73563      Branch: perl
73564            ! perlsfio.h
73565 ____________________________________________________________________________
73566 [  7662] By: jhi                                   on 2000/11/13  00:01:39
73567         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
73568              From: Nicholas Clark <nick@talking.bollo.cx>
73569              Date: Sun, 12 Nov 2000 21:30:04 +0000
73570              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
73571      Branch: perl
73572            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
73573 ____________________________________________________________________________
73574 [  7661] By: jhi                                   on 2000/11/12  23:57:29
73575         Log: Document tell() on special streams.
73576      Branch: perl
73577            ! pod/perlfunc.pod
73578 ____________________________________________________________________________
73579 [  7660] By: jhi                                   on 2000/11/12  23:54:22
73580         Log: (Subsumed by #7664)
73581      Branch: perl
73582            + t/op/tell.t
73583            ! MANIFEST
73584 ____________________________________________________________________________
73585 [  7659] By: jhi                                   on 2000/11/12  22:55:25
73586         Log: Many subdocumented return values of the IO extension now documented.
73587              ungetc and write still left subdocumented.
73588              
73589              Subject: [PATCH] (was Re: IO::Handle::ungetc)
73590              From: Nicholas Clark <nick@talking.bollo.cx>
73591              Date: Sun, 12 Nov 2000 21:35:53 +0000
73592              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
73593      Branch: perl
73594            ! ext/IO/lib/IO/Handle.pm
73595 ____________________________________________________________________________
73596 [  7658] By: jhi                                   on 2000/11/12  21:37:06
73597         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
73598              From: Nicholas Clark <nick@talking.bollo.cx>
73599              Date: Sun, 12 Nov 2000 20:03:22 +0000
73600              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
73601      Branch: perl
73602            ! pod/perlfunc.pod
73603 ____________________________________________________________________________
73604 [  7657] By: jhi                                   on 2000/11/12  20:34:55
73605         Log: Integrate perlio.
73606      Branch: perl
73607           !> perlio.c
73608 ____________________________________________________________________________
73609 [  7656] By: nick                                  on 2000/11/12  19:25:06
73610         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
73611      Branch: perlio
73612            ! perlio.c
73613 ____________________________________________________________________________
73614 [  7655] By: nick                                  on 2000/11/12  19:09:41
73615         Log: Integrate mainline
73616      Branch: perlio
73617           +> README.solaris ext/Encode/Encode/cp1006.enc
73618           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
73619           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
73620           +> ext/Encode/Encode/iso8859-13.enc
73621           +> ext/Encode/Encode/iso8859-14.enc
73622           +> ext/Encode/Encode/iso8859-15.enc
73623           !> (integrate 34 files)
73624 ____________________________________________________________________________
73625 [  7654] By: jhi                                   on 2000/11/12  19:00:22
73626         Log: Add a metaconfig unit for fsync.
73627      Branch: metaconfig/U/perl
73628            + d_fsync.U
73629 ____________________________________________________________________________
73630 [  7653] By: jhi                                   on 2000/11/12  19:00:01
73631         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
73632      Branch: perl
73633            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73634            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
73635            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
73636            ! vos/config.ga.h win32/config.bc win32/config.gc
73637            ! win32/config.vc
73638 ____________________________________________________________________________
73639 [  7652] By: jhi                                   on 2000/11/11  21:12:01
73640         Log: Copy the s// information of README.hpux also to the perlrun.
73641      Branch: perl
73642            ! README.hpux pod/perlrun.pod
73643 ____________________________________________________________________________
73644 [  7651] By: jhi                                   on 2000/11/11  21:03:13
73645         Log: More README.solaris updates from Andy Dougherty.
73646      Branch: perl
73647            ! README.solaris
73648 ____________________________________________________________________________
73649 [  7650] By: jhi                                   on 2000/11/11  18:38:57
73650         Log: More descriptive error for unknown perlio layers.
73651              
73652              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
73653              From: Dominic Dunlop <domo@computer.org> 
73654              Date: Sat, 11 Nov 2000 18:20:32 +0100             
73655              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
73656      Branch: perl
73657            ! perlio.c pod/perldiag.pod
73658 ____________________________________________________________________________
73659 [  7649] By: jhi                                   on 2000/11/11  18:37:52
73660         Log: MachTen doesn't really do mmap() and munmap().
73661              
73662              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
73663              From: Dominic Dunlop <domo@computer.org> 
73664              Date: Sat, 11 Nov 2000 18:20:32 +0100             
73665              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
73666      Branch: perl
73667            ! hints/machten.sh
73668 ____________________________________________________________________________
73669 [  7648] By: jhi                                   on 2000/11/11  18:36:46
73670         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
73671              From: rspier@pobox.com (Robert Spier)
73672              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
73673              Message-ID: <14861.32839.491271.985797@rls.cx>
73674      Branch: perl
73675            ! Porting/Contract pod/perltoot.pod
73676 ____________________________________________________________________________
73677 [  7647] By: jhi                                   on 2000/11/11  18:35:30
73678         Log: Simplify the getpagesize() unit by dropping the
73679              pagesize probe since it's nowadays slightly more
73680              complicated because of sysconf(). (Note: if some
73681              platform really needs the -lPW for getpagesize,
73682              I just broke it.)
73683              
73684              TODO: a new pagesize unit.
73685      Branch: metaconfig
73686            ! U/compline/d_getpagsz.U
73687 ____________________________________________________________________________
73688 [  7646] By: jhi                                   on 2000/11/11  18:33:23
73689         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
73690      Branch: perl
73691            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73692            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
73693            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
73694            ! vos/config.ga.h win32/config.bc win32/config.gc
73695            ! win32/config.vc
73696 ____________________________________________________________________________
73697 [  7645] By: jhi                                   on 2000/11/11  16:45:15
73698         Log: Use sysconf() or getpagesize() to find out the pagesize.
73699      Branch: perl
73700            ! perlio.c
73701 ____________________________________________________________________________
73702 [  7644] By: jhi                                   on 2000/11/11  15:46:08
73703         Log: Integrate perlio.
73704      Branch: perl
73705           !> perlio.c
73706 ____________________________________________________________________________
73707 [  7643] By: jhi                                   on 2000/11/11  15:33:36
73708         Log: Subject: Re: [PATCH] README.solaris
73709              From: Lupe Christoph <lupe@lupe-christoph.de>
73710              Date: Sat, 11 Nov 2000 14:08:10 +0100
73711              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
73712      Branch: perl
73713            ! README.solaris
73714 ____________________________________________________________________________
73715 [  7642] By: jhi                                   on 2000/11/11  15:22:12
73716         Log: Subject: [PATCH perl@7638] cygwin port
73717              From: "Eric Fifer" <egf7@columbia.edu>            
73718              Date: Fri, 10 Nov 2000 19:30:30 -0000
73719              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
73720      Branch: perl
73721            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
73722 ____________________________________________________________________________
73723 [  7641] By: nick                                  on 2000/11/11  14:50:36
73724         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
73725              Also call "Buf" layer directly when unread'ing non-read chars.
73726      Branch: perlio
73727            ! perlio.c
73728 ____________________________________________________________________________
73729 [  7640] By: jhi                                   on 2000/11/11  02:05:02
73730         Log: Add more encoding tables.
73731      Branch: perl
73732            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
73733            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
73734            + ext/Encode/Encode/iso8859-10.enc
73735            + ext/Encode/Encode/iso8859-13.enc
73736            + ext/Encode/Encode/iso8859-14.enc
73737            + ext/Encode/Encode/iso8859-15.enc
73738            ! MANIFEST
73739 ____________________________________________________________________________
73740 [  7639] By: jhi                                   on 2000/11/10  18:49:25
73741         Log: Subject: [PATCH] README.solaris
73742              From: Andy Dougherty <doughera@lafayette.edu>
73743              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
73744              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
73745      Branch: perl
73746            + README.solaris
73747            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
73748            ! pod/perl.pod pod/perltoc.pod
73749 ____________________________________________________________________________
73750 [  7638] By: jhi                                   on 2000/11/10  15:04:15
73751         Log: Update Changes.
73752      Branch: perl
73753            ! Changes patchlevel.h
73754 ____________________________________________________________________________
73755 [  7637] By: jhi                                   on 2000/11/10  14:14:28
73756         Log: Explain better why certain regex tests are skipped.
73757              
73758              Subject: Re: tests skipped: unknown reason
73759              From: Lupe Christoph <lupe@lupe-christoph.de>
73760              Date: Fri, 10 Nov 2000 09:08:56 +0100
73761              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
73762      Branch: perl
73763            ! t/op/regexp.t
73764 ____________________________________________________________________________
73765 [  7636] By: nick                                  on 2000/11/10  13:40:00
73766         Log: Integrate mainline.
73767      Branch: perlio
73768           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
73769           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
73770           !> win32/bin/search.pl
73771 ____________________________________________________________________________
73772 [  7635] By: nick                                  on 2000/11/10  13:25:52
73773         Log: Re-instate stdio large file support via perlio.
73774      Branch: perl
73775            ! perlio.c
73776 ____________________________________________________________________________
73777 [  7634] By: jhi                                   on 2000/11/10  04:49:55
73778         Log: Amdahl UTS hints updates.
73779              
73780              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
73781              From: hom00@utsglobal.com (Harold O Morris)
73782              Date: Thu, 9 Nov 2000 20:02 PST
73783              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
73784      Branch: perl
73785            ! hints/uts.sh
73786 ____________________________________________________________________________
73787 [  7633] By: jhi                                   on 2000/11/09  23:33:28
73788         Log: Subject: [PATCH] IO::Seekable pod
73789              From: Nicholas Clark <nick@talking.bollo.cx>
73790              Date: Thu, 9 Nov 2000 20:29:45 +0000
73791              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
73792      Branch: perl
73793            ! ext/IO/lib/IO/Handle.pm
73794 ____________________________________________________________________________
73795 [  7632] By: jhi                                   on 2000/11/09  21:55:41
73796         Log: Various doc oddball characters.
73797              
73798              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
73799              From: Michael Somos <somos@grail.cba.csuohio.edu>
73800              Date: Mon, 6 Nov 2000 17:44:20 -0500
73801              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
73802      Branch: perl
73803            ! emacs/cperl-mode.el lib/unicode/syllables.txt
73804            ! win32/bin/search.pl
73805 ____________________________________________________________________________
73806 [  7631] By: jhi                                   on 2000/11/09  21:12:29
73807         Log: Subject: Re: bash -c exit and linux hints 
73808              From: "John P. Linderman" <jpl@research.att.com>
73809              Date: Thu, 02 Nov 2000 09:37:25 -0500
73810              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
73811      Branch: perl
73812            ! hints/linux.sh
73813 ____________________________________________________________________________
73814 [  7630] By: nick                                  on 2000/11/09  20:34:11
73815         Log: Integrate mainline.
73816      Branch: perlio
73817           !> (integrate 91 files)
73818 ____________________________________________________________________________
73819 [  7629] By: jhi                                   on 2000/11/09  19:46:31
73820         Log: Missing dTHXs.
73821              
73822              Subject: RE: perl@7595 builds not on cygwin
73823              From: "Eric Fifer" <egf7@columbia.edu>
73824              Date: Thu, 9 Nov 2000 19:26:50 -0000
73825              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
73826      Branch: perl
73827            ! ext/Devel/Peek/Peek.xs
73828 ____________________________________________________________________________
73829 [  7628] By: jhi                                   on 2000/11/09  14:48:27
73830         Log: Disable only the tests 99 and 166 for UTF-8 locales.
73831      Branch: perl
73832            ! t/pragma/locale.t
73833 ____________________________________________________________________________
73834 [  7627] By: jhi                                   on 2000/11/09  14:40:27
73835         Log: There's no =head3.
73836      Branch: perl
73837            ! pod/perlhack.pod
73838 ____________________________________________________________________________
73839 [  7626] By: jhi                                   on 2000/11/09  13:54:26
73840         Log: The generated boot_* headers are wrong.  Pickier compiler,
73841              such as KAI C++ will refuse to compile the resulting perlmain.
73842              
73843              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
73844              From: Harri Pasanen <harri.pasanen@trema.com>
73845              Date: Thu, 09 Nov 2000 14:23:28 +0100
73846              Message-Id: <3A0AA550.26D548A3@trema.com>
73847      Branch: perl
73848            ! minimod.pl
73849 ____________________________________________________________________________
73850 [  7625] By: jhi                                   on 2000/11/09  13:50:44
73851         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
73852              From: Prymmer/Kahn <pvhp@best.com>
73853              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
73854              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
73855              
73856              All except the "cow orker" change.
73857      Branch: perl
73858            ! Porting/pumpkin.pod
73859 ____________________________________________________________________________
73860 [  7624] By: jhi                                   on 2000/11/09  13:45:33
73861         Log: Fix for
73862              
73863              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
73864              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
73865              Date: Thu, 09 Nov 2000 11:05:52 +0100
73866              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
73867      Branch: perl
73868            ! pod/perldiag.pod t/pragma/warn/pp_sys
73869 ____________________________________________________________________________
73870 [  7623] By: jhi                                   on 2000/11/09  13:37:16
73871         Log: Typo in an ifndef.
73872              
73873              Subject: Re: [PATCH 5.7.0] better messages from malloc()
73874              From: Joe Smith <jms@inwap.com>         
73875              Date: Thu, 09 Nov 2000 01:33:14 -0800
73876              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
73877      Branch: perl
73878            ! malloc.c
73879 ____________________________________________________________________________
73880 [  7622] By: jhi                                   on 2000/11/09  13:31:18
73881         Log: Remove unused extra arguments.
73882      Branch: metaconfig/U/perl
73883            ! perlxv.U
73884      Branch: perl
73885            ! Configure config_h.SH
73886 ____________________________________________________________________________
73887 [  7621] By: jhi                                   on 2000/11/09  13:16:36
73888         Log: More VMS moves on environment handling, from Charles Lane.
73889      Branch: perl
73890            ! t/pragma/locale.t
73891 ____________________________________________________________________________
73892 [  7620] By: jhi                                   on 2000/11/09  04:42:38
73893         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
73894              From: David Dyck <dcd@tc.fluke.com>
73895              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
73896              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
73897      Branch: perl
73898            ! pp_sys.c
73899 ____________________________________________________________________________
73900 [  7619] By: jhi                                   on 2000/11/09  04:36:21
73901         Log: Forgot from #7618.
73902      Branch: perl
73903            ! lib/File/stat.pm
73904 ____________________________________________________________________________
73905 [  7618] By: jhi                                   on 2000/11/09  04:28:44
73906         Log: Make deleting for %ENV work for (newer versions of) VMS,
73907              from Craig A. Berry.
73908      Branch: perl
73909            ! vms/vms.c
73910 ____________________________________________________________________________
73911 [  7617] By: jhi                                   on 2000/11/09  04:25:05
73912         Log: Subject: [PATCH] Class::Struct at compile time
73913              From: "Casey R. Tweten" <crt@kiski.net>
73914              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
73915              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
73916      Branch: perl
73917            ! lib/Class/Struct.pm
73918 ____________________________________________________________________________
73919 [  7616] By: jhi                                   on 2000/11/09  04:15:17
73920         Log: Subject: [ID 20001108.013] spelling
73921              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
73922              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
73923              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
73924      Branch: perl
73925            ! lib/ftp.pl
73926 ____________________________________________________________________________
73927 [  7615] By: jhi                                   on 2000/11/09  04:12:42
73928         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
73929              From: Peter Prymmer <pvhp@forte.com>
73930              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
73931              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
73932      Branch: perl
73933            ! configure.com
73934 ____________________________________________________________________________
73935 [  7614] By: jhi                                   on 2000/11/08  22:42:55
73936         Log: A missing aTHX_.
73937      Branch: perl
73938            ! ext/IPC/SysV/SysV.xs
73939 ____________________________________________________________________________
73940 [  7613] By: jhi                                   on 2000/11/08  19:30:21
73941         Log: Update Changes.
73942      Branch: perl
73943            ! Changes patchlevel.h
73944 ____________________________________________________________________________
73945 [  7612] By: jhi                                   on 2000/11/08  18:35:25
73946         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
73947              From: David Dyck <dcd@tc.fluke.com>
73948              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
73949              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
73950      Branch: perl
73951            ! pp_sys.c
73952 ____________________________________________________________________________
73953 [  7611] By: jhi                                   on 2000/11/08  18:30:26
73954         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
73955              From: Dominic Dunlop <domo@computer.org>
73956              Date: Tue, 7 Nov 2000 12:05:25 +0100
73957              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
73958      Branch: perl
73959            ! malloc.c
73960 ____________________________________________________________________________
73961 [  7610] By: jhi                                   on 2000/11/08  18:25:14
73962         Log: Do not test UTF-8 locales since that the tests would require
73963              polymorphic regexen.
73964      Branch: perl
73965            ! t/pragma/locale.t
73966 ____________________________________________________________________________
73967 [  7609] By: jhi                                   on 2000/11/08  17:12:51
73968         Log: Locale buglets.
73969              
73970              Subject: RE: Locales support (setlocale) fixes
73971              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73972              Date: Wed, 8 Nov 2000 20:01:39 +0300
73973              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
73974      Branch: perl
73975            ! t/pragma/locale.t util.c
73976 ____________________________________________________________________________
73977 [  7608] By: jhi                                   on 2000/11/08  17:00:16
73978         Log: Deleting $ENV{PATH} in VMS is not recommendable.
73979      Branch: perl
73980            ! t/pragma/locale.t
73981 ____________________________________________________________________________
73982 [  7607] By: jhi                                   on 2000/11/08  16:58:26
73983         Log: Subject: PATCH std stdio for (Free)BSD
73984              From: Nicholas Clark <nick@ccl4.org>
73985              Date: Wed, 8 Nov 2000 15:36:29 +0000
73986              Message-ID: <20001108153629.D98736@plum.flirble.org>
73987      Branch: metaconfig
73988            ! U/compline/d_stdstdio.U
73989      Branch: perl
73990            ! Configure config_h.SH
73991 ____________________________________________________________________________
73992 [  7606] By: jhi                                   on 2000/11/08  16:43:31
73993         Log: Forgot to bump the line numbers in #7601.
73994      Branch: perl
73995            ! t/pragma/warn/pp_sys
73996 ____________________________________________________________________________
73997 [  7605] By: jhi                                   on 2000/11/08  16:39:12
73998         Log: More careful detection of how well NVs and UVs mix.
73999              
74000              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))
74001              From: Nicholas Clark <nick@ccl4.org>
74002              Date: Wed, 8 Nov 2000 15:14:12 +0000
74003              Message-ID: <20001108151412.B98736@plum.flirble.org>
74004              
74005              Added some SIGFPE paranoia.
74006      Branch: metaconfig/U/perl
74007            ! perlxv.U
74008      Branch: perl
74009            ! Configure config_h.SH
74010 ____________________________________________________________________________
74011 [  7604] By: jhi                                   on 2000/11/08  14:39:10
74012         Log: Subject: [patch perl@7595] VMS configure.com tweak
74013              From: "Craig A. Berry" <craigberry@mac.com>
74014              Date: Wed, 8 Nov 2000 00:24:12 -0600
74015              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
74016      Branch: perl
74017            ! configure.com
74018 ____________________________________________________________________________
74019 [  7603] By: jhi                                   on 2000/11/08  14:27:11
74020         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
74021              From: Robin Barker <rmb1@cise.npl.co.uk>
74022              Date: Wed, 8 Nov 2000 11:11:39 GMT
74023              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
74024      Branch: perl
74025            ! perlio.c
74026 ____________________________________________________________________________
74027 [  7602] By: jhi                                   on 2000/11/08  14:25:03
74028         Log: Fix for the tie-refhash string table leaks.
74029              
74030              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
74031              Date: Wed, 8 Nov 2000 13:03:04 GMT
74032              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
74033      Branch: perl
74034            ! t/lib/tie-refhash.t
74035 ____________________________________________________________________________
74036 [  7601] By: jhi                                   on 2000/11/08  14:21:08
74037         Log: Try to avoid flockless and emulationless places.
74038      Branch: perl
74039            ! t/pragma/warn/pp_sys
74040 ____________________________________________________________________________
74041 [  7600] By: jhi                                   on 2000/11/08  02:28:54
74042         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
74043              
74044              Subject: [PATCH] prototyped functions that should be overrideable
74045              From: "Casey R. Tweten" <crt@kiski.net>
74046              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
74047              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
74048      Branch: perl
74049            ! toke.c
74050 ____________________________________________________________________________
74051 [  7599] By: jhi                                   on 2000/11/08  01:12:05
74052         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
74053              
74054              Subject: [PATCH] perlbug.PL
74055              From: "Kurt D. Starsinic" <kstar@chapin.edu>
74056              Date: Mon, 6 Nov 2000 21:39:01 -0500
74057              Message-ID: <20001106213901.B20955@O2.chapin.edu>
74058      Branch: perl
74059            ! utils/perlbug.PL
74060 ____________________________________________________________________________
74061 [  7598] By: jhi                                   on 2000/11/07  23:42:00
74062         Log: Bad thinko in #7581 (I used the test program with the expanded
74063              values as-is).
74064      Branch: metaconfig
74065            ! U/compline/d_stdstdio.U
74066      Branch: perl
74067            ! Configure
74068 ____________________________________________________________________________
74069 [  7597] By: jhi                                   on 2000/11/07  21:43:29
74070         Log: Subject: [PATCH perl@7573] cygwin port
74071              From: "Fifer, Eric" <EFifer@sanwaint.com>
74072              Date: Tue, 7 Nov 2000 18:08:51 -0000 
74073              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
74074              
74075              Synchronize with Cygwin 1.1.5.
74076      Branch: perl
74077            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
74078            ! pod/perlport.pod unixish.h util.c
74079 ____________________________________________________________________________
74080 [  7596] By: jhi                                   on 2000/11/07  21:39:25
74081         Log: perlhack updates from H.Merijn Brand.
74082      Branch: perl
74083            ! pod/perlhack.pod
74084 ____________________________________________________________________________
74085 [  7595] By: jhi                                   on 2000/11/07  20:21:41
74086         Log: Update Changes.
74087      Branch: perl
74088            ! Changes patchlevel.h
74089 ____________________________________________________________________________
74090 [  7594] By: jhi                                   on 2000/11/07  19:18:58
74091         Log: Be more robust in Dynaloader.pm.
74092      Branch: perl
74093            ! ext/DynaLoader/DynaLoader_pm.PL
74094 ____________________________________________________________________________
74095 [  7593] By: jhi                                   on 2000/11/07  16:49:31
74096         Log: AUTHORS update.
74097      Branch: perl
74098            ! AUTHORS
74099 ____________________________________________________________________________
74100 [  7592] By: gsar                                  on 2000/11/07  16:39:51
74101         Log: normalize relative paths in virtualized current directory on windows,
74102              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
74103              returns)
74104      Branch: perl
74105            ! win32/vdir.h
74106 ____________________________________________________________________________
74107 [  7591] By: jhi                                   on 2000/11/07  16:04:26
74108         Log: Too profiler-happy: with optimization the #7590 actually makes
74109              the test to run 0.5% _slower_.  Requires much more instrumentation.
74110              Retract #7590.
74111      Branch: perl
74112            ! regcomp.c regcomp.h
74113 ____________________________________________________________________________
74114 [  7590] By: jhi                                   on 2000/11/07  15:51:13
74115         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
74116              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
74117              by using memset() and testing bytewise (as opposed to bitwise).
74118      Branch: perl
74119            ! regcomp.c regcomp.h
74120 ____________________________________________________________________________
74121 [  7589] By: jhi                                   on 2000/11/07  12:56:39
74122         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
74123              From: "Craig A. Berry" <craig.berry@psinetcs.com>
74124              Date: Mon, 06 Nov 2000 23:45:30 -0500
74125              Message-Id: <0011079735.AA973576259@univpress.com>
74126      Branch: perl
74127            ! configure.com t/lib/st-lock.t
74128 ____________________________________________________________________________
74129 [  7588] By: jhi                                   on 2000/11/07  01:03:28
74130         Log: Tweak #7587.
74131      Branch: perl
74132            ! pod/perldiag.pod
74133 ____________________________________________________________________________
74134 [  7587] By: jhi                                   on 2000/11/07  01:00:27
74135         Log: A doc addition for bug id 20001105.019, beware \p.
74136      Branch: perl
74137            ! pod/perldiag.pod
74138 ____________________________________________________________________________
74139 [  7586] By: jhi                                   on 2000/11/07  00:32:22
74140         Log: Fake support of holey files in win/dosish platforms.
74141              
74142              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
74143              From: kipp@shonanblue.ne.jp
74144              Date: Mon, 6 Nov 2000 13:30:55 -0800
74145              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
74146      Branch: perl
74147            ! ext/SDBM_File/sdbm/sdbm.c
74148 ____________________________________________________________________________
74149 [  7585] By: jhi                                   on 2000/11/07  00:12:54
74150         Log: Subject: Pod updates
74151              From: "Stephen P. Potter" <spp@spotter.yi.org>
74152              Date: Mon, 06 Nov 2000 18:56:43 -0500
74153              Message-Id: <200011062357.SAA18173@spotter.yi.org>
74154      Branch: perl
74155            ! README.dos README.os2 README.win32 pod/buildtoc.PL
74156            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
74157            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
74158            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
74159            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
74160            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
74161            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
74162            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
74163            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
74164            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
74165            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
74166            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
74167            ! pod/perltootc.pod pod/perlunicode.pod
74168 ____________________________________________________________________________
74169 [  7584] By: jhi                                   on 2000/11/07  00:04:17
74170         Log: Varargs don't always work too well if one puts an unsigned
74171              char on the stack and pop an unsigned quad off the stack.
74172              
74173              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
74174              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
74175              Date: Mon, 06 Nov 2000 15:19:05 -0800
74176              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
74177      Branch: perl
74178            ! utf8.c
74179 ____________________________________________________________________________
74180 [  7583] By: jhi                                   on 2000/11/06  23:58:48
74181         Log: %ENV note tweaks from Dan Sugalski.
74182      Branch: perl
74183            ! pod/perlport.pod vms/perlvms.pod
74184 ____________________________________________________________________________
74185 [  7582] By: jhi                                   on 2000/11/06  23:05:49
74186         Log: glibc5 detection by __GNU_LIBRARY__.
74187      Branch: perl
74188            ! toke.c
74189 ____________________________________________________________________________
74190 [  7581] By: jhi                                   on 2000/11/06  22:51:29
74191         Log: Make the stdio test program of 7427 less noisy while being 
74192              compiled so that Digital UNIX wouldn't get both
74193              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
74194              undefined.  This makes perlio happy.
74195      Branch: metaconfig
74196            ! U/compline/d_stdstdio.U
74197      Branch: perl
74198            ! Configure config_h.SH
74199 ____________________________________________________________________________
74200 [  7580] By: jhi                                   on 2000/11/06  22:41:41
74201         Log: Document %ENV = () portability issues.
74202      Branch: perl
74203            ! pod/perlport.pod vms/perlvms.pod
74204 ____________________________________________________________________________
74205 [  7579] By: jhi                                   on 2000/11/06  21:29:24
74206         Log: VOS updates from Paul Green.
74207      Branch: perl
74208            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
74209 ____________________________________________________________________________
74210 [  7578] By: jhi                                   on 2000/11/06  21:00:40
74211         Log: Sanitize the environment further.
74212      Branch: perl
74213            ! t/pragma/locale.t
74214 ____________________________________________________________________________
74215 [  7577] By: jhi                                   on 2000/11/06  20:53:51
74216         Log: Re-introduce 7552 lost in integration.
74217      Branch: perl
74218            ! perlio.c
74219 ____________________________________________________________________________
74220 [  7576] By: jhi                                   on 2000/11/06  20:33:46
74221         Log: Admit that the test leaks scalars.
74222      Branch: perl
74223            ! t/comp/proto.t
74224 ____________________________________________________________________________
74225 [  7575] By: jhi                                   on 2000/11/06  20:17:08
74226         Log: Integrate perlio.
74227      Branch: perl
74228           !> perlio.c
74229 ____________________________________________________________________________
74230 [  7574] By: nick                                  on 2000/11/06  20:07:28
74231         Log: Remove debug. Try (Mmap_t) on madvise() call.
74232      Branch: perlio
74233            ! perlio.c
74234 ____________________________________________________________________________
74235 [  7573] By: jhi                                   on 2000/11/06  13:56:05
74236         Log: Update Changes.
74237      Branch: perl
74238            ! Changes patchlevel.h
74239 ____________________________________________________________________________
74240 [  7572] By: jhi                                   on 2000/11/06  13:48:41
74241         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
74242              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74243              Date: Mon, 06 Nov 2000 10:11:42 +0100
74244              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
74245      Branch: perl
74246            ! pod/perlhack.pod
74247 ____________________________________________________________________________
74248 [  7571] By: jhi                                   on 2000/11/06  01:45:51
74249         Log: AUTHORS updates.
74250      Branch: perl
74251            ! AUTHORS
74252 ____________________________________________________________________________
74253 [  7570] By: jhi                                   on 2000/11/06  00:18:00
74254         Log: Fix for
74255              
74256              Subject: [ID 20000728.005] perl -P broken
74257              From: David Dyck <dcd@tc.fluke.com>
74258              Date: Fri, 28 Jul 2000 17:19:16 -0700
74259              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
74260              
74261              (hopefully).  The fix is also not complete, it seems to break
74262              BOM swallowing for libc5 systems, but until someone figures
74263              out a way to do this without ftell(), this will do.
74264      Branch: perl
74265            ! toke.c
74266 ____________________________________________________________________________
74267 [  7569] By: jhi                                   on 2000/11/06  00:05:30
74268         Log: Document that the evaled syntax errors cause scalar leaks.
74269      Branch: perl
74270            ! t/comp/proto.t
74271 ____________________________________________________________________________
74272 [  7568] By: jhi                                   on 2000/11/05  23:14:47
74273         Log: opmini.o can linger from Configures past.
74274      Branch: perl
74275            ! Makefile.SH
74276 ____________________________________________________________________________
74277 [  7567] By: jhi                                   on 2000/11/05  21:28:39
74278         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
74279              first argument correctly.
74280      Branch: perl
74281            ! perlio.c
74282 ____________________________________________________________________________
74283 [  7566] By: jhi                                   on 2000/11/05  21:15:56
74284         Log: Integrate perlio.
74285      Branch: perl
74286           !> perlio.c
74287 ____________________________________________________________________________
74288 [  7565] By: jhi                                   on 2000/11/05  21:15:13
74289         Log: Use -dM for gcc (the suggested patch did it only for Linux,
74290              but I think it can be generalized).
74291              
74292              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
74293              From: Pixel <pixel@mandrakesoft.com>
74294              Date: 05 Nov 2000 21:49:34 +0100 
74295              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
74296      Branch: perl
74297            ! ext/Errno/Errno_pm.PL
74298 ____________________________________________________________________________
74299 [  7564] By: nick                                  on 2000/11/05  21:09:18
74300         Log: Added a mmap layer as a "subclass" of perlio.
74301              PERLIO=mmap ./perl harness passes
74302      Branch: perlio
74303            ! perlio.c
74304 ____________________________________________________________________________
74305 [  7563] By: jhi                                   on 2000/11/05  19:48:55
74306         Log: Add a note for future generations about bug id 20000229.006.
74307      Branch: perl
74308            ! malloc.c
74309 ____________________________________________________________________________
74310 [  7562] By: jhi                                   on 2000/11/05  19:38:24
74311         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
74312      Branch: perl
74313            ! pp_ctl.c t/op/pos.t
74314 ____________________________________________________________________________
74315 [  7561] By: jhi                                   on 2000/11/05  18:21:46
74316         Log: Add =pod to be tidy.
74317      Branch: perl
74318            ! lib/Math/Complex.pm
74319 ____________________________________________________________________________
74320 [  7560] By: jhi                                   on 2000/11/05  17:38:46
74321         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
74322      Branch: perl
74323            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
74324            ! ext/Storable/Storable.xs t/lib/st-recurse.t
74325 ____________________________________________________________________________
74326 [  7559] By: jhi                                   on 2000/11/05  17:32:59
74327         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
74328              From: "Peter J. Farley III" <pjfarley@banet.net>
74329              Date: Sun, 05 Nov 2000 11:55:59 -0500
74330              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
74331      Branch: perl
74332            ! t/lib/syslog.t
74333 ____________________________________________________________________________
74334 [  7558] By: jhi                                   on 2000/11/05  17:29:19
74335         Log: Integrate perlio.
74336      Branch: perl
74337           !> perlio.c
74338 ____________________________________________________________________________
74339 [  7557] By: jhi                                   on 2000/11/05  17:22:01
74340         Log: A fix of sorts for 20000329.026, a better error message
74341              for a missing "use charnames" when using the \N{...}. 
74342      Branch: perl
74343            ! pod/perldiag.pod toke.c
74344 ____________________________________________________________________________
74345 [  7556] By: jhi                                   on 2000/11/05  16:33:50
74346         Log: Test tweak: show also the failed locales.
74347              
74348              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
74349              From: Lupe Christoph <lupe@lupe-christoph.de>         
74350              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
74351              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
74352      Branch: perl
74353            ! t/pragma/locale.t
74354 ____________________________________________________________________________
74355 [  7555] By: nick                                  on 2000/11/05  11:09:34
74356         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
74357              open RDWR so does not fail. (pragma/warnings 303 again...)
74358      Branch: perlio
74359            ! perlio.c
74360 ____________________________________________________________________________
74361 [  7554] By: nick                                  on 2000/11/05  10:10:13
74362         Log: Fix case where ungetc(f,EOF) was allowed.
74363              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
74364              so we can see similarities.
74365              Use types more carefully and a STDCHAR array in hope that this will
74366              fix Jarrko's 64bit machine.
74367      Branch: perlio
74368            ! perlio.c
74369 ____________________________________________________________________________
74370 [  7553] By: jhi                                   on 2000/11/05  01:12:16
74371         Log: Fix for
74372              
74373              Subject: [ID 20001004.007] taint propogation is inconsistent
74374              From: pimlott@idiomtech.com (Andrew Pimlott) 
74375              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
74376              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
74377              
74378              The culprit was sv_setsv() which was rather blindly
74379              propagating taint, which lead to behaviour where if
74380              a tainted anon hash value was seen all the hash values
74381              from then on at that level became tainted, or at any
74382              upper levels in the case of nested anon hashes.
74383      Branch: perl
74384            ! sv.c t/op/taint.t
74385 ____________________________________________________________________________
74386 [  7552] By: jhi                                   on 2000/11/04  23:44:18
74387         Log: Some cpps don't like splitting conditionals across several lines.
74388      Branch: perl
74389            ! perlio.c
74390 ____________________________________________________________________________
74391 [  7551] By: nick                                  on 2000/11/04  23:40:44
74392         Log: Integrate mainline
74393      Branch: perlio
74394           !> pp_hot.c t/op/taint.t
74395 ____________________________________________________________________________
74396 [  7550] By: nick                                  on 2000/11/04  23:39:05
74397         Log: Integrate mainline again
74398      Branch: perlio
74399           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
74400           !> t/lib/b.t t/op/misc.t util.c
74401 ____________________________________________________________________________
74402 [  7549] By: jhi                                   on 2000/11/04  23:14:01
74403         Log: Fix for
74404              
74405              Subject: [ID 20001004.006] undef is never tainted
74406              From: pimlott@idiomtech.com (Andrew Pimlott)
74407              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
74408              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
74409              
74410              An undef read from a slurped file was not tainted.
74411      Branch: perl
74412            ! pp_hot.c t/op/taint.t
74413 ____________________________________________________________________________
74414 [  7548] By: jhi                                   on 2000/11/04  22:56:21
74415         Log: Test tweak ($Config{useperlio} is by default undef) .
74416      Branch: perl
74417            ! t/lib/b.t
74418 ____________________________________________________________________________
74419 [  7547] By: jhi                                   on 2000/11/04  22:43:56
74420         Log: Integrate perlio.
74421      Branch: perl
74422           +> lib/perlio.pm
74423           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
74424           !> pod/perlapi.pod t/lib/b.t
74425 ____________________________________________________________________________
74426 [  7546] By: jhi                                   on 2000/11/04  22:40:59
74427         Log: Configure would use a bad $myuname from an old config.sh.
74428              
74429              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
74430              From: Andy Dougherty <doughera@lafayette.edu>
74431              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
74432              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
74433      Branch: metaconfig
74434            ! U/modified/Oldconfig.U
74435      Branch: perl
74436            ! Configure config_h.SH
74437 ____________________________________________________________________________
74438 [  7545] By: jhi                                   on 2000/11/04  22:36:54
74439         Log: Subject: Locales support (setlocale) fixes
74440              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
74441              Date: Sat, 4 Nov 2000 10:15:48 +0300 
74442              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
74443              
74444              Modified quite a bit to be more portable.
74445      Branch: perl
74446            ! embed.h embed.pl perl.h proto.h util.c
74447 ____________________________________________________________________________
74448 [  7544] By: jhi                                   on 2000/11/04  22:32:47
74449         Log: Dying is too strict here, better just skip.
74450      Branch: perl
74451            ! t/op/misc.t
74452 ____________________________________________________________________________
74453 [  7543] By: nick                                  on 2000/11/04  21:55:13
74454         Log: Merge mainline
74455      Branch: perlio
74456           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
74457           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
74458           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
74459           !> (integrate 64 files)
74460 ____________________________________________________________________________
74461 [  7542] By: jhi                                   on 2000/11/04  21:09:28
74462         Log: More Changes tweakery.
74463      Branch: perl
74464            ! Changes Porting/genlog
74465 ____________________________________________________________________________
74466 [  7541] By: jhi                                   on 2000/11/04  20:58:18
74467         Log: Changes fixups.
74468      Branch: perl
74469            ! Changes
74470 ____________________________________________________________________________
74471 [  7540] By: jhi                                   on 2000/11/04  20:42:38
74472         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
74473              create a "fast path" for locale name probing using "locale -a"
74474              if available, squash finally hopefully the s?printf resetting
74475              the numeric locale (since, IIUC perllocale, it never shouldn't). 
74476      Branch: perl
74477            ! sv.c t/op/misc.t t/pragma/locale.t
74478 ____________________________________________________________________________
74479 [  7539] By: nick                                  on 2000/11/04  19:56:10
74480         Log: PerlIO infrastructure complete.
74481      Branch: perlio
74482            + lib/perlio.pm
74483            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
74484 ____________________________________________________________________________
74485 [  7538] By: nick                                  on 2000/11/04  14:31:32
74486         Log: Type tweaks + less contorted allocation scheme
74487      Branch: perlio
74488            ! perlio.c
74489 ____________________________________________________________________________
74490 [  7537] By: nick                                  on 2000/11/04  12:40:42
74491         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
74492              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
74493              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
74494              sensible) which lead to some interesting fails.
74495      Branch: perlio
74496            ! perlio.c
74497 ____________________________________________________________________________
74498 [  7536] By: jhi                                   on 2000/11/04  00:20:02
74499         Log: Add FCNTL_CAN_LOCK.
74500              
74501              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
74502              From: Andy Dougherty <doughera@lafayette.edu>
74503              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
74504              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
74505              
74506              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
74507              From: Andy Dougherty <doughera@lafayette.edu>
74508              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
74509              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
74510      Branch: metaconfig/U/perl
74511            + d_fcntl_can_lock.U
74512            ! startperl.U
74513      Branch: perl
74514            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74515            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
74516            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
74517            ! vos/config.ga.h win32/config.bc win32/config.gc
74518            ! win32/config.vc
74519 ____________________________________________________________________________
74520 [  7535] By: nick                                  on 2000/11/03  22:19:10
74521         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
74522              - Works on Linux with
74523              perlio + unix
74524              stdio
74525              - Works on Solaris with
74526              perlio + unix
74527              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
74528              - Fails (hangs in openpid) if you try and stack
74529              perlio + stdio - Linux stdio's read() logic is hanging.
74530      Branch: perlio
74531            ! iperlsys.h perlio.c
74532 ____________________________________________________________________________
74533 [  7534] By: jhi                                   on 2000/11/03  15:16:02
74534         Log: Subject: Re: README.aix
74535              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74536              Date: Fri, 03 Nov 2000 16:03:15 +0100
74537              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
74538      Branch: perl
74539            ! README.aix
74540 ____________________________________________________________________________
74541 [  7533] By: jhi                                   on 2000/11/03  03:59:02
74542         Log: Subject: [PATCH 5.7.0] better messages from malloc()
74543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74544              Date: Wed, 1 Nov 2000 23:39:56 -0500
74545              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
74546      Branch: perl
74547            ! malloc.c pod/perldiag.pod
74548 ____________________________________________________________________________
74549 [  7532] By: jhi                                   on 2000/11/03  00:11:56
74550         Log: The #7521 touched things it shouldn't have.
74551      Branch: perl
74552            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
74553 ____________________________________________________________________________
74554 [  7531] By: jhi                                   on 2000/11/02  22:32:33
74555         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
74556              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74557              Date:     Thu, 2 Nov 2000 16:58:36 EST
74558              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
74559      Branch: perl
74560            ! vms/gen_shrfls.pl
74561 ____________________________________________________________________________
74562 [  7530] By: jhi                                   on 2000/11/02  22:08:49
74563         Log: Fix the problem discussed in
74564              
74565              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
74566              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
74567              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
74568              
74569              originally from Linc Madison.  Also Andreas König's comments
74570              taken into account.  Some other problems with Tie::SubstrHash
74571              fixed: didn't croak when the table exceeded the requested number
74572              of entries (as documented) but instead when the number of entries
74573              exceeded the size of the table, a croak() had an unnecessary \n,
74574              didn't have a CLEAR method, documented that there is no exists().
74575              Didn't fix to be strict-proof because the module uses &foo; and
74576              dynamic scope.  Added a test script exercizing both first tamely 
74577              the basic functionality, and then the failure cases reported by
74578              Linc Madison.
74579      Branch: perl
74580            + t/lib/tie-substrhash.t
74581            ! MANIFEST lib/Tie/SubstrHash.pm
74582 ____________________________________________________________________________
74583 [  7529] By: jhi                                   on 2000/11/02  17:58:08
74584         Log: recv() can fail and return undef.
74585              
74586              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
74587              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
74588              Date: Thu, 2 Nov 2000 20:12:20 +0300
74589              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
74590      Branch: perl
74591            ! lib/Net/Ping.pm
74592 ____________________________________________________________________________
74593 [  7528] By: jhi                                   on 2000/11/02  17:49:09
74594         Log: Detpyo.
74595      Branch: perl
74596            ! pod/perlop.pod
74597 ____________________________________________________________________________
74598 [  7527] By: jhi                                   on 2000/11/02  15:48:37
74599         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
74600              fix a autovivification bug in Tie::RefHash, add tests for both.
74601              
74602              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
74603              From: Edward Avis <epa98@doc.ic.ac.uk>
74604              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
74605              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
74606      Branch: perl
74607            + t/lib/tie-refhash.t
74608            ! MANIFEST lib/Tie/RefHash.pm
74609 ____________________________________________________________________________
74610 [  7526] By: jhi                                   on 2000/11/02  13:56:26
74611         Log: Test::Harness revealed buglets in the new DynaLoader.
74612              
74613              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
74614              From: andreas.koenig@anima.de (Andreas J. Koenig)
74615              Date: 02 Nov 2000 11:26:48 +0100 
74616              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
74617      Branch: perl
74618            ! ext/DynaLoader/DynaLoader_pm.PL
74619 ____________________________________________________________________________
74620 [  7525] By: jhi                                   on 2000/11/01  23:52:08
74621         Log: The entry for #7503 was missing.
74622      Branch: perl
74623            ! Changes
74624 ____________________________________________________________________________
74625 [  7524] By: jhi                                   on 2000/11/01  23:40:52
74626         Log: Update Changes.
74627      Branch: perl
74628            ! Changes patchlevel.h
74629 ____________________________________________________________________________
74630 [  7523] By: jhi                                   on 2000/11/01  22:57:09
74631         Log: More tweaking on the #7522 theme.
74632      Branch: perl
74633            ! ext/DynaLoader/DynaLoader_pm.PL
74634 ____________________________________________________________________________
74635 [  7522] By: jhi                                   on 2000/11/01  22:06:15
74636         Log: Expand %Config variables and %ENV variables only if
74637              so requested during build time using the
74638              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
74639              Not expanding makes relocating distributions easier.
74640      Branch: perl
74641            ! ext/DynaLoader/DynaLoader_pm.PL
74642 ____________________________________________________________________________
74643 [  7521] By: jhi                                   on 2000/11/01  20:56:34
74644         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
74645              and setgid() because they were just changing $< and $( which means
74646              only changing the real uid/gid, as opposed to changing both
74647              real and effective ids.  (The alternative way could have been
74648              in POSIX.pm to change $> and $), too, but making a direct call
74649              to the C API feels cleaner.)  Fixes the bug
74650              
74651              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
74652              From: "Garry T. Williams" <garry@zvolve.com>
74653              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
74654              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
74655      Branch: perl
74656            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
74657            ! ext/POSIX/typemap pod/perlvar.pod
74658 ____________________________________________________________________________
74659 [  7520] By: jhi                                   on 2000/11/01  20:08:33
74660         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
74661              From: "Garry T. Williams" <garry@zvolve.com>
74662              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
74663              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
74664      Branch: perl
74665            ! pod/perlsec.pod
74666 ____________________________________________________________________________
74667 [  7519] By: jhi                                   on 2000/11/01  20:01:22
74668         Log: Locale warning explanation tweak.
74669      Branch: perl
74670            ! pod/perldiag.pod
74671 ____________________________________________________________________________
74672 [  7518] By: jhi                                   on 2000/11/01  18:57:13
74673         Log: C.pm part of
74674              
74675              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
74676              From: Jarkko Hietaniemi <jhi@iki.fi>
74677              Date: Tue, 10 Oct 2000 08:22:28 -0500
74678              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
74679      Branch: perl
74680            ! ext/B/B/C.pm
74681 ____________________________________________________________________________
74682 [  7517] By: jhi                                   on 2000/11/01  18:41:59
74683         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
74684              From: Martien Verbruggen <mgjv@comdyn.com.au>
74685              Date: Fri, 6 Oct 2000 14:09:10 +1100
74686              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
74687      Branch: perl
74688            ! pod/perlop.pod
74689 ____________________________________________________________________________
74690 [  7516] By: jhi                                   on 2000/11/01  18:34:55
74691         Log: Generalize the Camel wording.
74692              
74693              Subject: Re: perlfaq style changes
74694              From: John Borwick <jhborwic@unity.ncsu.edu>
74695              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
74696              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
74697      Branch: perl
74698            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
74699 ____________________________________________________________________________
74700 [  7515] By: jhi                                   on 2000/11/01  16:52:31
74701         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
74702              From: pimlott@idiomtech.com (Andrew Pimlott)
74703              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
74704              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
74705      Branch: perl
74706            ! pod/perlsec.pod
74707 ____________________________________________________________________________
74708 [  7514] By: jhi                                   on 2000/11/01  15:03:40
74709         Log: More AIX lore.
74710      Branch: perl
74711            ! ext/re/hints/aix.pl
74712 ____________________________________________________________________________
74713 [  7513] By: jhi                                   on 2000/11/01  14:48:30
74714         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
74715              From: root <root@chronos.fi.muni.cz>
74716              Date: Wed, 1 Nov 2000 12:31:32 +0100
74717              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
74718      Branch: perl
74719            ! lib/Net/Ping.pm
74720 ____________________________________________________________________________
74721 [  7512] By: jhi                                   on 2000/11/01  14:46:47
74722         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
74723              From: Martin Husemann <martin@duskware.de>
74724              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
74725              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
74726      Branch: perl
74727            ! regcomp.c
74728 ____________________________________________________________________________
74729 [  7511] By: jhi                                   on 2000/11/01  14:39:50
74730         Log: AUTHORS updates.
74731      Branch: perl
74732            ! AUTHORS
74733 ____________________________________________________________________________
74734 [  7510] By: jhi                                   on 2000/11/01  14:29:50
74735         Log: Subject: [PATCH] startperl to respect versiononly
74736              From: Robin Barker <rmb1@cise.npl.co.uk> 
74737              Date: Tue, 31 Oct 2000 16:29:36 GMT
74738              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
74739      Branch: metaconfig/U/perl
74740            ! startperl.U
74741      Branch: perl
74742            ! Configure config_h.SH
74743 ____________________________________________________________________________
74744 [  7509] By: jhi                                   on 2000/11/01  14:19:53
74745         Log: printf UVs the correct way, noticed by Robin Barker.
74746      Branch: perl
74747            ! utf8.c
74748 ____________________________________________________________________________
74749 [  7508] By: jhi                                   on 2000/11/01  14:10:03
74750         Log: Do not cleanup *% because the % has special meanings in some
74751              shell environments.
74752      Branch: perl
74753            ! ext/Storable/Makefile.PL
74754 ____________________________________________________________________________
74755 [  7507] By: jhi                                   on 2000/11/01  14:06:00
74756         Log: The NonStop-UX libraries have a novel way to say NaN.
74757      Branch: perl
74758            ! t/lib/bigfltpm.t
74759 ____________________________________________________________________________
74760 [  7506] By: jhi                                   on 2000/11/01  14:03:35
74761         Log: The osname has been lowercased by now, from Tom Bates.
74762      Branch: metaconfig
74763            ! U/modified/Oldconfig.U
74764      Branch: perl
74765            ! Configure config_h.SH
74766 ____________________________________________________________________________
74767 [  7505] By: jhi                                   on 2000/10/31  19:18:39
74768         Log: The compiler is either gcc or cc, from Tom Bates.
74769      Branch: perl
74770            ! hints/nonstopux.sh
74771 ____________________________________________________________________________
74772 [  7504] By: jhi                                   on 2000/10/31  14:53:42
74773         Log: Update Changes.
74774      Branch: perl
74775            ! Changes patchlevel.h
74776 ____________________________________________________________________________
74777 [  7503] By: jhi                                   on 2000/10/31  14:30:50
74778         Log: Whitespace style tweak.  Was originally going to see to
74779              
74780              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
74781              From: Joe Smith <jms@inwap.com>
74782              Date: Mon, 30 Oct 2000 18:47:57 -0800
74783              Message-Id: <39FE32DD.24AAC4D@inwap.com>
74784              
74785              but that had already been taken care of.
74786      Branch: metaconfig
74787            ! U/compline/d_stdstdio.U
74788      Branch: perl
74789            ! Configure config_h.SH
74790 ____________________________________________________________________________
74791 [  7502] By: jhi                                   on 2000/10/31  14:25:02
74792         Log: AUTHORS tweaks.
74793      Branch: perl
74794            ! AUTHORS
74795 ____________________________________________________________________________
74796 [  7501] By: jhi                                   on 2000/10/31  14:23:59
74797         Log: Subject: perlfaq style changes
74798              From: John Borwick <jhborwic@unity.ncsu.edu>
74799              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
74800              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
74801      Branch: perl
74802            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
74803            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
74804            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
74805            ! pod/perlfaq9.pod
74806 ____________________________________________________________________________
74807 [  7500] By: jhi                                   on 2000/10/31  14:22:15
74808         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
74809              
74810              Subject: Re: [ID 20000918.005] ~ on wide chars
74811              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74812              Date: Mon, 30 Oct 2000 21:09:55 -0800
74813              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
74814              
74815              (The ord() part of the patch skipped.)
74816      Branch: perl
74817            ! doop.c
74818 ____________________________________________________________________________
74819 [  7499] By: jhi                                   on 2000/10/31  14:20:08
74820         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
74821              From: Jens Hamisch <jens@Strawberry.COM>
74822              Date: Mon, 30 Oct 2000 15:17:07 +0100
74823              Message-Id: <20001030151707.A9597@Strawberry.COM>
74824      Branch: perl
74825            ! av.c
74826 ____________________________________________________________________________
74827 [  7498] By: jhi                                   on 2000/10/31  14:16:29
74828         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
74829              From: Peter Prymmer <pvhp@forte.com>
74830              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
74831              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
74832      Branch: perl
74833            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
74834            + ext/Encode/Encode/posix-bc.enc
74835            ! MANIFEST t/lib/encode.t
74836 ____________________________________________________________________________
74837 [  7497] By: jhi                                   on 2000/10/31  14:13:22
74838         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
74839              From: Peter Prymmer <pvhp@forte.com>
74840              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
74841              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
74842      Branch: perl
74843            ! t/lib/cgi-html.t
74844 ____________________________________________________________________________
74845 [  7496] By: jhi                                   on 2000/10/31  14:12:05
74846         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
74847              From: Peter Prymmer <pvhp@forte.com>
74848              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
74849              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
74850      Branch: perl
74851            ! t/lib/cgi-function.t
74852 ____________________________________________________________________________
74853 [  7495] By: jhi                                   on 2000/10/31  14:11:08
74854         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
74855              From: Peter Prymmer <pvhp@forte.com>
74856              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
74857              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
74858      Branch: perl
74859            + ext/re/hints/aix.pl
74860            ! MANIFEST ext/re/Makefile.PL
74861 ____________________________________________________________________________
74862 [  7494] By: jhi                                   on 2000/10/31  14:08:32
74863         Log: Use Errno magic.
74864              
74865              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
74866              From: Casey Tweten <perl@ctweten.amsite.com>
74867              Date: Mon, 30 Oct 2000 15:51:17 -0500
74868              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
74869      Branch: perl
74870            ! lib/File/Temp.pm
74871 ____________________________________________________________________________
74872 [  7493] By: jhi                                   on 2000/10/31  14:05:07
74873         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
74874              
74875              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
74876              From: Nicholas Clark <nick@ccl4.org>
74877              Date: Mon, 30 Oct 2000 17:38:45 +0000
74878              Message-ID: <20001030173845.O60355@plum.flirble.org>
74879      Branch: perl
74880            ! Makefile.SH utils/perlbug.PL
74881 ____________________________________________________________________________
74882 [  7492] By: nick                                  on 2000/10/30  19:37:23
74883         Log: Change files which are mysteriously different to mainline to be
74884              copies of mainline.
74885      Branch: perlio
74886            ! objXSUB.h perlapi.c pod/perlapi.pod
74887 ____________________________________________________________________________
74888 [  7491] By: nick                                  on 2000/10/30  18:05:54
74889         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
74890              - typo in endian code in putc.
74891              - Don't allow read of write-only files and vice-versa
74892              - and off-by-one in flush-all loop.
74893              Remove debug calls as they were using GCC specific features.
74894      Branch: perlio
74895            ! perlio.c
74896 ____________________________________________________________________________
74897 [  7490] By: nick                                  on 2000/10/29  21:45:45
74898         Log: Integrate mainline to perlio
74899      Branch: perlio
74900           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
74901           !> toke.c
74902 ____________________________________________________________________________
74903 [  7489] By: jhi                                   on 2000/10/29  21:11:08
74904         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
74905              From: andreas.koenig@anima.de (Andreas J. Koenig)
74906              Date: 29 Oct 2000 22:05:59 +0100
74907              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
74908      Branch: perl
74909            ! lib/ExtUtils/Manifest.pm
74910 ____________________________________________________________________________
74911 [  7488] By: jhi                                   on 2000/10/29  21:07:47
74912         Log: Tests for #7487.
74913              
74914              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
74915              From: andreas.koenig@anima.de (Andreas J. Koenig)
74916              Date: 29 Oct 2000 19:37:09 +0100
74917              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
74918      Branch: perl
74919            ! t/comp/proto.t
74920 ____________________________________________________________________________
74921 [  7487] By: jhi                                   on 2000/10/29  21:06:27
74922         Log: constsub spillage.
74923              
74924              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
74925              From: John Tobey <jtobey@john-edwin-tobey.org>
74926              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
74927              Message-Id: <m13pvSr-000FObC@feynman.localnet>
74928      Branch: perl
74929            ! op.c
74930 ____________________________________________________________________________
74931 [  7486] By: nick                                  on 2000/10/29  21:05:04
74932         Log: Integrate mainline to perlio branch
74933      Branch: perlio
74934           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
74935           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
74936           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
74937           +> vos/install_perl.cm
74938            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
74939            - vos/config.h vos/config_h.SH_orig
74940           !> (integrate 141 files)
74941 ____________________________________________________________________________
74942 [  7485] By: jhi                                   on 2000/10/29  21:00:47
74943         Log: Make \x{...} consistently produce UTF-8.
74944              
74945              Subject: Re: \x{...} is confused 
74946              From: Simon Cozens <simon@cozens.net>
74947              Date: Sun, 29 Oct 2000 19:36:48 +0000
74948              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
74949      Branch: perl
74950            ! t/pragma/utf8.t toke.c
74951 ____________________________________________________________________________
74952 [  7484] By: nick                                  on 2000/10/29  20:05:29
74953         Log: PerlIO passes all tests.
74954      Branch: perlio
74955            ! perlio.c
74956 ____________________________________________________________________________
74957 [  7483] By: jhi                                   on 2000/10/29  18:06:55
74958         Log: Update Changes.
74959      Branch: perl
74960            ! Changes patchlevel.h
74961 ____________________________________________________________________________
74962 [  7482] By: nick                                  on 2000/10/29  17:43:28
74963         Log: Include <unistd.h> to get correct lseek() prototype etc.
74964              (I thought perl.h did that) - down to two fails
74965              - comp/require.t (last test)
74966              - lib/io_xs.t - possibly import/export of FILE * ?
74967      Branch: perlio
74968            ! perlio.c
74969 ____________________________________________________________________________
74970 [  7481] By: jhi                                   on 2000/10/29  17:02:37
74971         Log: UTF-8 decoder tweak.
74972      Branch: perl
74973            ! utf8.c
74974 ____________________________________________________________________________
74975 [  7480] By: nick                                  on 2000/10/29  16:26:11
74976         Log: Fixed two bugs:
74977              - error code not being set on close (of broken pipe)
74978              - append mode was truncating.
74979              At least one seek/tell bug remains.
74980      Branch: perlio
74981            ! perlio.c
74982 ____________________________________________________________________________
74983 [  7479] By: nick                                  on 2000/10/29  11:18:16
74984         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
74985              in case of accidents. Still several worrying fails, no line disciplines yet.
74986      Branch: perlio
74987            ! iperlsys.h perlio.c
74988 ____________________________________________________________________________
74989 [  7478] By: jhi                                   on 2000/10/29  02:04:01
74990         Log: Add also emailless people.
74991      Branch: perl
74992            ! AUTHORS
74993 ____________________________________________________________________________
74994 [  7477] By: jhi                                   on 2000/10/29  01:36:00
74995         Log: The #7476 needs a MANIFEST change, too.
74996      Branch: perl
74997            ! MANIFEST
74998 ____________________________________________________________________________
74999 [  7476] By: jhi                                   on 2000/10/29  01:35:21
75000         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
75001      Branch: perl
75002            - MAINTAIN
75003            ! AUTHORS Changes
75004 ____________________________________________________________________________
75005 [  7475] By: jhi                                   on 2000/10/28  23:57:25
75006         Log: De-quoted-unreadable to ISO Latin 1.
75007              (There's one ISO-2022-JP name in Changes5.004.)
75008      Branch: perl
75009            ! Changes Changes5.6
75010 ____________________________________________________________________________
75011 [  7474] By: jhi                                   on 2000/10/28  19:13:06
75012         Log: Subject: [ID 20001027.007] uniq array in perlfaq
75013              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
75014              Date: Fri, 27 Oct 2000 19:28:30 +0200
75015              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
75016      Branch: perl
75017            ! pod/perlfaq4.pod
75018 ____________________________________________________________________________
75019 [  7473] By: jhi                                   on 2000/10/28  18:02:05
75020         Log: Locking null mutexes is not recommendable.
75021              
75022              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
75023              From: Hugo <hv@crypt.compulink.co.uk>
75024              Date: Sat, 28 Oct 2000 18:41:12 +0100
75025              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
75026      Branch: perl
75027            ! op.c
75028 ____________________________________________________________________________
75029 [  7472] By: jhi                                   on 2000/10/28  17:52:58
75030         Log: Better create a true mailing list for the repository keepers.
75031      Branch: perl
75032            ! Porting/repository.pod
75033 ____________________________________________________________________________
75034 [  7471] By: jhi                                   on 2000/10/28  17:28:24
75035         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
75036              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
75037      Branch: perl
75038            + Porting/repository.pod
75039            ! MANIFEST
75040 ____________________________________________________________________________
75041 [  7470] By: jhi                                   on 2000/10/28  17:20:54
75042         Log: Subject: DOC PATCH 5.6.0
75043              From: mjd@plover.com
75044              Date: 27 Oct 2000 17:32:44 -0000
75045              Message-ID: <20001027173244.23754.qmail@plover.com>
75046      Branch: perl
75047            ! pod/perlfunc.pod
75048 ____________________________________________________________________________
75049 [  7469] By: jhi                                   on 2000/10/28  17:16:45
75050         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
75051              From: "Peter J. Farley III" <pjfarley@banet.net>
75052              Date: Fri, 27 Oct 2000 20:32:56 -0400
75053              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
75054      Branch: perl
75055            ! README.dos
75056 ____________________________________________________________________________
75057 [  7468] By: jhi                                   on 2000/10/28  17:07:18
75058         Log: Make target reordering to avoid pointless re-makes.
75059              
75060              Subject: Re: Total re-make of 'make okfile' after 7451 ?
75061              From: Nicholas Clark <nick@ccl4.org>
75062              Date: Sat, 28 Oct 2000 00:31:02 +0100
75063              Message-ID: <20001028003101.A54517@plum.flirble.org>
75064      Branch: perl
75065            ! Makefile.SH
75066 ____________________________________________________________________________
75067 [  7467] By: jhi                                   on 2000/10/28  17:05:31
75068         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
75069              From: lvirden@cas.org
75070              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
75071              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
75072      Branch: perl
75073            ! README.os2
75074 ____________________________________________________________________________
75075 [  7466] By: jhi                                   on 2000/10/28  16:09:16
75076         Log: Upgrade to CPAN 1.58_55.
75077              
75078              Subject: CPAN.pm status
75079              From: andreas.koenig@anima.de (Andreas J. Koenig) 
75080              Date: 28 Oct 2000 08:18:00 +0200 
75081              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
75082      Branch: perl
75083            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
75084 ____________________________________________________________________________
75085 [  7465] By: jhi                                   on 2000/10/28  16:02:47
75086         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
75087      Branch: perl
75088            ! embed.h embed.pl perl.h proto.h toke.c
75089 ____________________________________________________________________________
75090 [  7464] By: nick                                  on 2000/10/28  10:43:44
75091         Log: Fix for sv_2iv() on "shared" value from keys %hash.
75092      Branch: perl
75093            ! sv.c
75094 ____________________________________________________________________________
75095 [  7463] By: jhi                                   on 2000/10/27  16:18:29
75096         Log: Update Changes.
75097      Branch: perl
75098            ! Changes patchlevel.h
75099 ____________________________________________________________________________
75100 [  7462] By: jhi                                   on 2000/10/27  16:17:44
75101         Log: Too enthusiastic editing in #7460.
75102      Branch: metaconfig
75103            ! U/modified/Oldsym.U
75104      Branch: perl
75105            ! Configure config_h.SH
75106 ____________________________________________________________________________
75107 [  7461] By: jhi                                   on 2000/10/27  15:37:38
75108         Log: Retract #7459, the script needs more work.
75109      Branch: perl
75110            - mkreef
75111            ! MANIFEST
75112 ____________________________________________________________________________
75113 [  7460] By: jhi                                   on 2000/10/27  15:23:14
75114         Log: Use $sort, $uniq (and $tr) consistently as wondered
75115              by Nicholas Clark.
75116      Branch: metaconfig
75117            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
75118            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
75119            ! U/modified/libc.U
75120      Branch: perl
75121            ! Configure config_h.SH
75122 ____________________________________________________________________________
75123 [  7459] By: jhi                                   on 2000/10/27  15:02:07
75124         Log: (Retracted by #7461)
75125              
75126              Add a shell script for creating/removing symbolic link farms,
75127              useful for keeping the source code read-only and doing the
75128              builds somewhere else.
75129      Branch: perl
75130            + mkreef
75131            ! MANIFEST
75132 ____________________________________________________________________________
75133 [  7458] By: jhi                                   on 2000/10/27  14:42:20
75134         Log: Do away with the fix_pl.
75135      Branch: perl
75136            - fix_pl
75137            ! MANIFEST Makefile.SH
75138 ____________________________________________________________________________
75139 [  7457] By: jhi                                   on 2000/10/27  12:43:13
75140         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
75141              From: Jens Hamisch <jens@Strawberry.COM>
75142              Date: Fri, 27 Oct 2000 14:38:21 +0200
75143              Message-Id: <20001027143821.B3366@Strawberry.COM>
75144      Branch: perl
75145            ! perl.h
75146 ____________________________________________________________________________
75147 [  7456] By: jhi                                   on 2000/10/27  12:33:42
75148         Log: Subject: [PATCH] todo
75149              From: Nicholas Clark <nick@ccl4.org>
75150              Date: Thu, 26 Oct 2000 22:32:29 +0100
75151              Message-ID: <20001026223229.A44540@plum.flirble.org>
75152      Branch: perl
75153            ! pod/perltodo.pod
75154 ____________________________________________________________________________
75155 [  7455] By: jhi                                   on 2000/10/27  12:02:21
75156         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
75157              From: John Tobey <jtobey@john-edwin-tobey.org>
75158              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
75159              Message-Id: <m13ozHF-000FObC@feynman.localnet>
75160      Branch: perl
75161            ! op.c t/pragma/sub_lval.t
75162 ____________________________________________________________________________
75163 [  7454] By: jhi                                   on 2000/10/27  11:59:42
75164         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
75165              From: sthoenna@efn.org
75166              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
75167              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
75168      Branch: perl
75169            ! pp.c t/op/assignwarn.t
75170 ____________________________________________________________________________
75171 [  7453] By: jhi                                   on 2000/10/27  00:15:08
75172         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
75173      Branch: perl
75174            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
75175            ! ext/Storable/Storable.xs t/lib/st-lock.t
75176 ____________________________________________________________________________
75177 [  7452] By: jhi                                   on 2000/10/26  13:05:52
75178         Log: Undo #7451, this seems to be a deficiency in Perforce,
75179              there is no per-file line-terminator type, only per-client.
75180      Branch: perl
75181            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
75182            ! win32/makefile.mk
75183 ____________________________________________________________________________
75184 [  7451] By: jhi                                   on 2000/10/26  04:56:03
75185         Log: Experimenting in DOS arcana.
75186      Branch: perl
75187            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
75188            ! win32/makefile.mk
75189 ____________________________________________________________________________
75190 [  7450] By: jhi                                   on 2000/10/26  04:50:52
75191         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
75192              From: "Peter J. Farley III" <pjfarley@banet.net>            
75193              Date: Wed, 25 Oct 2000 23:10:18 -0400
75194              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
75195      Branch: perl
75196            ! t/io/open.t
75197 ____________________________________________________________________________
75198 [  7449] By: jhi                                   on 2000/10/26  04:49:16
75199         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
75200              From: Hugo <hv@crypt.compulink.co.uk>
75201              Date: Thu, 26 Oct 2000 01:55:17 +0100
75202              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
75203              
75204              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
75205      Branch: perl
75206            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
75207 ____________________________________________________________________________
75208 [  7448] By: jhi                                   on 2000/10/26  04:38:36
75209         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
75210              From: Peter Prymmer <pvhp@forte.com>
75211              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
75212              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
75213      Branch: perl
75214            ! configure.com
75215 ____________________________________________________________________________
75216 [  7447] By: jhi                                   on 2000/10/25  23:20:02
75217         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
75218              in platforms that strictly require all the symbols being present
75219              at link time.
75220      Branch: perl
75221            ! handy.h
75222 ____________________________________________________________________________
75223 [  7446] By: jhi                                   on 2000/10/25  21:55:57
75224         Log: Update Changes.
75225      Branch: perl
75226            ! Changes patchlevel.h
75227 ____________________________________________________________________________
75228 [  7445] By: jhi                                   on 2000/10/25  21:27:08
75229         Log: Integrate with vmsperl #7430 by Charles Bailey:
75230              
75231              Cleanup from prior patch (Charles Lane?):
75232              - improve handling of MFDs in Basename and Path
75233              - default to no xsubpp line # munging when building debug images
75234      Branch: perl
75235           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
75236 ____________________________________________________________________________
75237 [  7444] By: jhi                                   on 2000/10/25  21:03:50
75238         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
75239              From: John Peacock <JPeacock@UnivPress.com>
75240              Date: Thu, 18 May 2000 11:55:27 -0400
75241              Message-ID: <3924126F.A58BE57A@UnivPress.com>
75242      Branch: perl
75243            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
75244            ! t/op/write.t
75245 ____________________________________________________________________________
75246 [  7443] By: jhi                                   on 2000/10/25  20:43:10
75247         Log: Temporary stopgap for the self-tying issue: for now only
75248              array and hash self-ties are verboten.  The real fix, of
75249              course, would be to comprehensively test (and implement?)
75250              and debug (and document) self-ties.
75251      Branch: perl
75252            ! pod/perldiag.pod pp_sys.c t/op/tie.t
75253 ____________________________________________________________________________
75254 [  7442] By: jhi                                   on 2000/10/25  20:14:30
75255         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
75256              From: Dan Sugalski <dan@sidhe.org>
75257              Date: Wed, 25 Oct 2000 13:36:35 -0400
75258              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
75259              
75260              plus regen global.sym.
75261      Branch: perl
75262            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
75263            ! thrdvar.h util.c
75264 ____________________________________________________________________________
75265 [  7441] By: jhi                                   on 2000/10/25  20:12:20
75266         Log: buildtoc target tweaks.
75267      Branch: perl
75268            ! pod/Makefile.SH
75269 ____________________________________________________________________________
75270 [  7440] By: jhi                                   on 2000/10/25  20:03:53
75271         Log: A new version of making the syslog test more robust.
75272              (Replaces #7421.)
75273              
75274              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
75275              From: "Kurt D. Starsinic" <kstar@chapin.edu>
75276              Date: Wed, 25 Oct 2000 12:13:54 -0400
75277              Message-ID: <20001025121354.B2264@O2.chapin.edu>
75278      Branch: perl
75279            ! t/lib/syslog.t
75280 ____________________________________________________________________________
75281 [  7439] By: jhi                                   on 2000/10/25  20:00:48
75282         Log: Continue the internal UTF-8 API tweaking.
75283              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
75284              used much more than the simpler API, now called utf8_to_uv_simple().
75285              Still not quite happy with API, too much partial duplication
75286              of functionality.
75287      Branch: perl
75288            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
75289            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
75290            ! regcomp.c regexec.c sv.c toke.c utf8.c
75291 ____________________________________________________________________________
75292 [  7438] By: jhi                                   on 2000/10/25  18:52:30
75293         Log: Allow poking holes at the UTF-8 decoding strictness.
75294      Branch: perl
75295            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
75296            ! utf8.h
75297 ____________________________________________________________________________
75298 [  7437] By: jhi                                   on 2000/10/25  13:53:05
75299         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
75300              UTF8LEN() and UTF8SKIP(). 
75301      Branch: perl
75302            ! pp.c utf8.c utf8.h
75303 ____________________________________________________________________________
75304 [  7436] By: jhi                                   on 2000/10/25  13:51:37
75305         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
75306              From: Nicholas Clark <nick@ccl4.org>
75307              Date: Wed, 25 Oct 2000 14:44:05 +0100
75308              Message-ID: <20001025144404.D27253@plum.flirble.org>
75309      Branch: perl
75310            ! pod/perlrun.pod
75311 ____________________________________________________________________________
75312 [  7435] By: jhi                                   on 2000/10/25  13:49:32
75313         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
75314              From: Mike Guy <mjtg@cam.ac.uk>
75315              Date: Tue, 24 Oct 2000 14:59:40 +0100
75316              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
75317      Branch: perl
75318            ! scope.c
75319 ____________________________________________________________________________
75320 [  7434] By: jhi                                   on 2000/10/25  13:48:41
75321         Log: AIX is picky about its symbol exports.  Solution for now
75322              is to include the deb.o explicitly to the re extension build.
75323              
75324              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
75325              From: Peter Prymmer <pvhp@forte.com>
75326              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
75327              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
75328      Branch: perl
75329            ! ext/re/Makefile.PL hints/aix.sh
75330 ____________________________________________________________________________
75331 [  7433] By: jhi                                   on 2000/10/25  13:46:49
75332         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
75333              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75334              Date: Wed, 25 Oct 2000 12:02:20 +0200
75335              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
75336      Branch: perl
75337            ! perlsdio.h
75338 ____________________________________________________________________________
75339 [  7432] By: jhi                                   on 2000/10/25  13:44:28
75340         Log: Subject: Minor update to find2perl, for portability
75341              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
75342              Date: Wed, 25 Oct 2000 12:05:47 +0100
75343              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
75344      Branch: perl
75345            ! x2p/find2perl.PL
75346 ____________________________________________________________________________
75347 [  7431] By: jhi                                   on 2000/10/25  13:40:39
75348         Log: Add targets to Makefile.SH, most importantly
75349              'regen_all' which also remembers to update vms/perly*.
75350      Branch: perl
75351            ! Makefile.SH
75352 ____________________________________________________________________________
75353 [  7430] By: bailey                                on 2000/10/25  03:13:53
75354         Log: Cleanup from prior patch (Charles Lane?):
75355              - improve handling of MFDs in Basename and Path
75356              - default to no xsubpp line # munging when building debug images
75357      Branch: vmsperl
75358            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
75359 ____________________________________________________________________________
75360 [  7429] By: jhi                                   on 2000/10/24  20:03:40
75361         Log: Podify README.epoc and README.vos.
75362      Branch: perl
75363            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
75364            ! pod/perlport.pod pod/perltoc.pod
75365 ____________________________________________________________________________
75366 [  7428] By: jhi                                   on 2000/10/24  19:10:33
75367         Log: Stratus VOS updates from Paul Green.
75368      Branch: perl
75369            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
75370            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
75371            - vos/config.def vos/config.h vos/config_h.SH_orig
75372            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
75373            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
75374 ____________________________________________________________________________
75375 [  7427] By: jhi                                   on 2000/10/24  18:59:48
75376         Log: Check if stdio supports tweaking lval and cnt simultaneously.
75377              
75378              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
75379              From: Nicholas Clark <nick@ccl4.org>
75380              Date: Mon, 23 Oct 2000 15:39:32 +0100
75381              Message-ID: <20001023153932.A10786@plum.flirble.org>
75382      Branch: metaconfig
75383            ! U/compline/d_stdstdio.U
75384      Branch: perl
75385            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75386            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
75387            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
75388            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
75389            ! vos/config.h vos/config_h.SH_orig win32/config.bc
75390            ! win32/config.gc win32/config.vc
75391 ____________________________________________________________________________
75392 [  7426] By: jhi                                   on 2000/10/24  17:57:44
75393         Log: Missed the header file changes from #7425.
75394      Branch: perl
75395            ! embed.h embed.pl objXSUB.h proto.h
75396 ____________________________________________________________________________
75397 [  7425] By: jhi                                   on 2000/10/24  17:55:17
75398         Log: Fix the bug reported in
75399              
75400              From: andreas.koenig@anima.de (Andreas J. Koenig)
75401              Subject: Encode bug?
75402              Date: 24 Oct 2000 14:01:26 +0200 
75403              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
75404              
75405              Also make is_utf8_char() stricter.
75406      Branch: perl
75407            ! ext/Encode/Encode.xs utf8.c
75408 ____________________________________________________________________________
75409 [  7424] By: jhi                                   on 2000/10/24  15:15:39
75410         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
75411              From: Peter Scott <Peter@PSDT.com>
75412              Date: Mon, 23 Oct 2000 19:46:01 -0700
75413              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
75414      Branch: perl
75415            ! pod/perlfaq5.pod
75416 ____________________________________________________________________________
75417 [  7423] By: jhi                                   on 2000/10/24  14:25:30
75418         Log: Test tweak to avoid pulling in the whole Config.
75419      Branch: perl
75420            ! t/lib/st-lock.t
75421 ____________________________________________________________________________
75422 [  7422] By: jhi                                   on 2000/10/24  14:03:16
75423         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
75424      Branch: perl
75425            ! pp.c
75426 ____________________________________________________________________________
75427 [  7421] By: jhi                                   on 2000/10/24  13:32:09
75428         Log: (Replaced by #7440.)
75429              
75430              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
75431              From: "Kurt D. Starsinic" <kstar@chapin.edu>
75432              Date: Mon, 23 Oct 2000 16:40:54 -0400
75433              Message-ID: <20001023164054.B14491@O2.chapin.edu>
75434      Branch: perl
75435            ! t/lib/syslog.t
75436 ____________________________________________________________________________
75437 [  7420] By: jhi                                   on 2000/10/24  13:30:53
75438         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
75439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75440              Date: Mon, 23 Oct 2000 17:29:03 -0400
75441              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
75442      Branch: perl
75443            ! lib/ExtUtils/MM_Unix.pm
75444 ____________________________________________________________________________
75445 [  7419] By: jhi                                   on 2000/10/24  13:29:57
75446         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
75447              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75448              Date: Mon, 23 Oct 2000 19:01:32 -0400
75449              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
75450      Branch: perl
75451            ! utils/h2xs.PL
75452 ____________________________________________________________________________
75453 [  7418] By: jhi                                   on 2000/10/24  13:26:04
75454         Log: Replace #7409 with
75455              
75456              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
75457              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
75458              Date: Mon, 23 Oct 2000 20:08:56 +0200
75459              Message-ID: <20001023200855.A14850@nice.ram.loc>
75460      Branch: perl
75461            ! ext/Storable/Storable.pm t/lib/st-lock.t
75462 ____________________________________________________________________________
75463 [  7417] By: jhi                                   on 2000/10/24  13:17:52
75464         Log: Run vms/vms_yfix.pl, should have done that after changing
75465              perly.c in #7382.
75466      Branch: perl
75467            ! vms/perly_c.vms vms/perly_h.vms
75468 ____________________________________________________________________________
75469 [  7416] By: jhi                                   on 2000/10/24  02:55:33
75470         Log: Make the UTF-8 decoding stricter and more verbose when
75471              malformation happens.  This involved adding an argument
75472              to utf8_to_uv_chk(), which involved changing its prototype,
75473              and prefer STRLEN over I32 for the UTF-8 length, which as
75474              a domino effect necessitated changing the prototypes of
75475              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
75476              The stricter UTF-8 decoding checking uses Markus Kuhn's
75477              UTF-8 Decode Stress Tester from
75478              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
75479      Branch: perl
75480            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
75481            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
75482            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
75483            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
75484 ____________________________________________________________________________
75485 [  7415] By: jhi                                   on 2000/10/23  14:06:06
75486         Log: Update Changes.
75487      Branch: perl
75488            ! Changes patchlevel.h
75489 ____________________________________________________________________________
75490 [  7414] By: jhi                                   on 2000/10/23  12:39:52
75491         Log: Undo the basename() part of #7412 since the lib/basename
75492              tests would need upgrading too.
75493      Branch: perl
75494            ! lib/File/Basename.pm
75495 ____________________________________________________________________________
75496 [  7413] By: jhi                                   on 2000/10/23  12:19:27
75497         Log: Document PERL_INSTALL_ROOT of #7210.
75498      Branch: perl
75499            ! lib/ExtUtils/Install.pm
75500 ____________________________________________________________________________
75501 [  7412] By: jhi                                   on 2000/10/23  12:16:47
75502         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
75503      Branch: perl
75504            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
75505            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
75506 ____________________________________________________________________________
75507 [  7411] By: jhi                                   on 2000/10/23  12:07:41
75508         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
75509              From: Prymmer/Kahn <pvhp@best.com>
75510              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
75511              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
75512      Branch: perl
75513            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
75514 ____________________________________________________________________________
75515 [  7410] By: jhi                                   on 2000/10/23  04:10:11
75516         Log: The change #7187 was not so good on VMS.
75517              
75518              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
75519              From: "Craig A. Berry" <craig.berry@psinetcs.com>
75520              Date: Sun, 22 Oct 2000 23:03:08 -0500
75521              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
75522      Branch: perl
75523            ! utils/perldoc.PL
75524 ____________________________________________________________________________
75525 [  7409] By: jhi                                   on 2000/10/23  03:57:36
75526         Log: Avoid Storable locking on DJGPP for now.
75527              
75528              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
75529              From: "Peter J. Farley III" <pjfarley@banet.net>
75530              Date: Sun, 22 Oct 2000 20:00:00 -0400
75531              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
75532      Branch: perl
75533            ! ext/Storable/Storable.pm t/lib/st-lock.t
75534 ____________________________________________________________________________
75535 [  7408] By: jhi                                   on 2000/10/23  03:50:24
75536         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
75537              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
75538              Date: Sun, 22 Oct 2000 21:12:22 -0400
75539              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
75540      Branch: perl
75541            ! lib/vars.pm
75542 ____________________________________________________________________________
75543 [  7407] By: jhi                                   on 2000/10/23  03:43:12
75544         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
75545              From: Hugo <hv@crypt.compulink.co.uk>
75546              Date: Mon, 23 Oct 2000 00:47:22 +0100
75547              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
75548      Branch: perl
75549            ! regexec.c t/op/pat.t
75550 ____________________________________________________________________________
75551 [  7406] By: jhi                                   on 2000/10/23  03:40:29
75552         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
75553      Branch: perl
75554            ! lib/ExtUtils/MakeMaker.pm
75555 ____________________________________________________________________________
75556 [  7405] By: jhi                                   on 2000/10/22  21:32:00
75557         Log: Doc patch.
75558              
75559              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
75560              From: rspier@pobox.com (Robert Spier)
75561              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
75562              Message-ID: <14835.16112.13457.447971@rls.cx>
75563      Branch: perl
75564            ! lib/strict.pm
75565 ____________________________________________________________________________
75566 [  7404] By: jhi                                   on 2000/10/22  21:30:51
75567         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
75568              From: rspier@pobox.com (Robert Spier)
75569              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
75570              Message-ID: <14835.17223.72448.705566@rls.cx>
75571      Branch: perl
75572            ! lib/ExtUtils/MakeMaker.pm
75573 ____________________________________________________________________________
75574 [  7403] By: jhi                                   on 2000/10/22  21:24:11
75575         Log: Subject: [PATCH bleadperl] ripples from constsub patch
75576              From: John Tobey <jtobey@john-edwin-tobey.org>
75577              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
75578              Message-Id: <m13nSOB-000FObC@feynman.localnet>
75579      Branch: perl
75580            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
75581 ____________________________________________________________________________
75582 [  7402] By: jhi                                   on 2000/10/22  20:59:35
75583         Log: Support s?printf parameter reordering.
75584      Branch: perl
75585            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
75586 ____________________________________________________________________________
75587 [  7401] By: jhi                                   on 2000/10/22  19:19:14
75588         Log: Expand %Config variables only if explicitly so requested
75589              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
75590              
75591              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
75592              From: Gurusamy Sarathy <gsar@ActiveState.com>
75593              Date: Sun, 22 Oct 2000 11:47:32 -0700
75594              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
75595      Branch: perl
75596            ! Makefile.SH lib/lib_pm.PL
75597 ____________________________________________________________________________
75598 [  7400] By: jhi                                   on 2000/10/22  18:24:10
75599         Log: Move the #7390 test from warn/op to comp/redef.
75600              
75601              Subject: Re: Creating const subs for constants.
75602              From: John Tobey <jtobey@john-edwin-tobey.org>
75603              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
75604              Message-Id: <m13nG72-000FObC@feynman.localnet>               
75605      Branch: perl
75606            ! t/comp/redef.t t/pragma/warn/op
75607 ____________________________________________________________________________
75608 [  7399] By: jhi                                   on 2000/10/22  17:49:59
75609         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
75610              From: Nicholas Clark <nick@ccl4.org>
75611              Date: Sat, 21 Oct 2000 22:23:19 +0100
75612              Message-ID: <20001021222319.B45586@plum.flirble.org>
75613      Branch: perl
75614            ! ext/DynaLoader/DynaLoader_pm.PL
75615 ____________________________________________________________________________
75616 [  7398] By: jhi                                   on 2000/10/22  17:47:35
75617         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
75618              From: Hugo <hv@crypt.compulink.co.uk>
75619              Date: Sat, 21 Oct 2000 18:19:59 +0100
75620              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
75621      Branch: perl
75622            ! ext/B/B.pm ext/B/B/C.pm
75623 ____________________________________________________________________________
75624 [  7397] By: jhi                                   on 2000/10/22  17:35:18
75625         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
75626              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
75627              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
75628              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
75629      Branch: perl
75630            ! hints/openbsd.sh
75631 ____________________________________________________________________________
75632 [  7396] By: jhi                                   on 2000/10/22  17:19:46
75633         Log: Subject: installman go-faster stripes
75634              From: Nicholas Clark <nick@talking.bollo.cx>
75635              Date: Sat, 21 Oct 2000 17:24:53 +0100
75636              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
75637              
75638              Subject: Re: installman go-faster stripes
75639              From: Russ Allbery <rra@stanford.edu>
75640              Date: 21 Oct 2000 11:04:13 -0700
75641              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
75642      Branch: perl
75643            ! installman pod/pod2man.PL
75644 ____________________________________________________________________________
75645 [  7395] By: jhi                                   on 2000/10/22  17:17:35
75646         Log: Hints tweak from Anton Berezin.
75647      Branch: perl
75648            ! hints/freebsd.sh
75649 ____________________________________________________________________________
75650 [  7394] By: jhi                                   on 2000/10/22  04:50:04
75651         Log: Tweak the Is* definitions of Unicode character classes
75652              to better match the official categorizations; embrace
75653              the official categorizations; add the combining marks
75654              as alpha (and -numeric); fix DCinital (a typo and edito)
75655              to be DCmedial.
75656      Branch: perl
75657            + lib/unicode/Is/DCmedial.pl
75658            - lib/unicode/Is/DCinital.pl
75659            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
75660            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
75661            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
75662            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
75663 ____________________________________________________________________________
75664 [  7393] By: jhi                                   on 2000/10/21  18:06:05
75665         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
75666              From: Daniel Chetlin <daniel@chetlin.com>
75667              Date: Sat, 21 Oct 2000 02:57:03 -0700
75668              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
75669      Branch: perl
75670            + t/lib/tie-splice.t
75671            ! MANIFEST lib/Tie/Array.pm
75672 ____________________________________________________________________________
75673 [  7392] By: gsar                                  on 2000/10/21  18:05:15
75674         Log: resync utfperl branch with mainline
75675      Branch: utfperl
75676           !> (integrate 1760 files)
75677 ____________________________________________________________________________
75678 [  7391] By: jhi                                   on 2000/10/21  14:37:49
75679         Log: Testcases for a #7383,#7385 related bug.
75680              
75681              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
75682              From: Nicholas Clark <nick@ccl4.org>
75683              Date: Sat, 21 Oct 2000 15:04:51 +0100
75684              Message-ID: <20001021150451.A51566@plum.flirble.org>
75685      Branch: perl
75686            ! t/pragma/utf8.t
75687 ____________________________________________________________________________
75688 [  7390] By: jhi                                   on 2000/10/21  14:35:57
75689         Log: Add a testcase for #7389.
75690      Branch: perl
75691            ! t/pragma/warn/op
75692 ____________________________________________________________________________
75693 [  7389] By: jhi                                   on 2000/10/21  14:26:45
75694         Log: Subject: Re: Creating const subs for constants.
75695              From: John Tobey <jtobey@john-edwin-tobey.org>
75696              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
75697              Message-Id: <m13mo0N-000FObC@feynman.localnet>
75698      Branch: perl
75699            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
75700            ! proto.h sv.c
75701 ____________________________________________________________________________
75702 [  7388] By: nick                                  on 2000/10/21  11:44:23
75703         Log: Populate perlio branch
75704      Branch: perlio
75705           +> (branch 1760 files)
75706 ____________________________________________________________________________
75707 [  7387] By: nick                                  on 2000/10/21  10:52:05
75708         Log: Get branch back as replica of mainline via :
75709              p4 integrate -b utfperl
75710              p4 resolve -at ./...
75711      Branch: utfperl
75712           +> (branch 269 files)
75713            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
75714            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
75715            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
75716            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
75717            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
75718            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
75719            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
75720            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
75721            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
75722            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
75723            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
75724            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
75725            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
75726            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
75727            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
75728            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
75729            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
75730            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
75731            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
75732            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
75733            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
75734            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
75735            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
75736            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
75737            - lib/unicode/UCD300.html lib/unicode/Unicode.300
75738            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
75739            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
75740            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
75741            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
75742           !> (integrate 965 files)
75743 ____________________________________________________________________________
75744 [  7386] By: jhi                                   on 2000/10/21  01:31:12
75745         Log: Update Changes.
75746      Branch: perl
75747            ! Changes patchlevel.h
75748 ____________________________________________________________________________
75749 [  7385] By: jhi                                   on 2000/10/21  01:28:42
75750         Log: The #7383 was right only in the context of the original bug report,
75751              not in more general case.
75752      Branch: perl
75753            ! pp_hot.c
75754 ____________________________________________________________________________
75755 [  7384] By: jhi                                   on 2000/10/21  01:08:23
75756         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
75757      Branch: perl
75758            ! ext/IO/lib/IO/Select.pm
75759 ____________________________________________________________________________
75760 [  7383] By: jhi                                   on 2000/10/21  00:44:18
75761         Log: Fix for ID 20001020.006, concatenating an unset submatch
75762              with utf8 resulted in "Modification of a read-only value".
75763      Branch: perl
75764            ! pp_hot.c t/pragma/utf8.t
75765 ____________________________________________________________________________
75766 [  7382] By: jhi                                   on 2000/10/20  20:44:31
75767         Log: Make scan_num() reëntrant, as suggested in
75768              
75769              Subject: [PATCH perl@7229] Rentrant parser and yylex()
75770              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
75771              Date: Fri, 20 Oct 2000 14:17:27 +0100
75772              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
75773      Branch: perl
75774            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
75775            ! toke.c
75776 ____________________________________________________________________________
75777 [  7381] By: jhi                                   on 2000/10/20  20:07:29
75778         Log: Reëntrancy fix.
75779              
75780              Subject: [PATCH perl@7229] Rentrant parser and yylex()
75781              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
75782              Date: Fri, 20 Oct 2000 14:17:27 +0100
75783              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
75784      Branch: perl
75785            ! embed.h embed.pl perl.h proto.h toke.c
75786 ____________________________________________________________________________
75787 [  7380] By: jhi                                   on 2000/10/20  19:15:54
75788         Log: Don't write double values through long double pointers,
75789              based on a part of
75790              
75791              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
75792              From: Jens Hamisch <jens@Strawberry.COM>
75793              Date: Tue, 17 Oct 2000 08:39:36 +0200
75794              Message-Id: <20001017083936.A11104@Strawberry.COM>
75795      Branch: perl
75796            ! perl.h pp.c
75797 ____________________________________________________________________________
75798 [  7379] By: jhi                                   on 2000/10/20  18:43:37
75799         Log: Portability tweak on #7377.
75800              
75801              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
75802              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75803              Date:     Fri, 20 Oct 2000 13:13:41 EDT
75804              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
75805      Branch: perl
75806            ! t/lib/dprof.t
75807 ____________________________________________________________________________
75808 [  7378] By: jhi                                   on 2000/10/20  12:57:19
75809         Log: SOCKS function redefinitions need prototypes, too, otherwise
75810              for example 32 bit versus 64 bit differences cause a lot of
75811              problems.  Part of
75812              
75813              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
75814              From: Jens Hamisch <jens@Strawberry.COM>
75815              Date: Tue, 17 Oct 2000 08:39:36 +0200
75816              Message-Id: <20001017083936.A11104@Strawberry.COM>
75817      Branch: perl
75818            ! doio.c pp_sys.c
75819 ____________________________________________________________________________
75820 [  7377] By: jhi                                   on 2000/10/20  12:37:12
75821         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
75822              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75823              Date:     Fri, 20 Oct 2000 08:26:04 EDT
75824              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
75825      Branch: perl
75826            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
75827 ____________________________________________________________________________
75828 [  7376] By: jhi                                   on 2000/10/20  12:35:31
75829         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
75830              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75831              Date:     Fri, 20 Oct 2000 07:48:15 EDT
75832              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
75833      Branch: perl
75834            ! configure.com vms/gen_shrfls.pl
75835 ____________________________________________________________________________
75836 [  7375] By: bailey                                on 2000/10/20  04:44:37
75837         Log: SYN SYN
75838      Branch: vmsperl
75839           +> (branch 134 files)
75840            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
75841            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
75842            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
75843            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
75844            - eg/cgi/frameset.cgi eg/cgi/index.html
75845            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
75846            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
75847            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
75848            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
75849            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
75850            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
75851            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
75852            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
75853            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
75854            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
75855            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
75856            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
75857            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
75858            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
75859            - lib/unicode/Props.txt lib/unicode/UCD300.html
75860            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
75861            - utils/perlbc.PL vms/subconfigure.com
75862           !> (integrate 785 files)
75863 ____________________________________________________________________________
75864 [  7374] By: jhi                                   on 2000/10/20  00:59:48
75865         Log: In the latest compiler builds cccdlflags must not become -fpic,
75866              from Wilfredo Sánchez.
75867      Branch: perl
75868            ! hints/darwin.sh
75869 ____________________________________________________________________________
75870 [  7373] By: jhi                                   on 2000/10/20  00:56:35
75871         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
75872              From: Tony Cook <tony@develop-help.com>
75873              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
75874              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
75875      Branch: perl
75876            ! pod/perlop.pod
75877 ____________________________________________________________________________
75878 [  7372] By: jhi                                   on 2000/10/19  19:34:40
75879         Log: Typo noted by Mark Lutz.
75880      Branch: perl
75881            ! t/op/64bitint.t
75882 ____________________________________________________________________________
75883 [  7371] By: jhi                                   on 2000/10/19  19:33:13
75884         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
75885      Branch: metaconfig
75886            ! U/modified/Cppsym.U U/modified/Oldconfig.U
75887      Branch: metaconfig/U/perl
75888            ! End.U dlsrc.U libperl.U
75889      Branch: perl
75890            + hints/nonstopux.sh
75891            ! Configure MANIFEST config_h.SH
75892 ____________________________________________________________________________
75893 [  7370] By: jhi                                   on 2000/10/19  17:18:08
75894         Log: Subject: PATCH do_print has 2 PerlIO_error()s
75895              From: nick@ccl4.org
75896              Date: Thu, 19 Oct 2000 18:09:20 +0100
75897              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
75898      Branch: perl
75899            ! doio.c
75900 ____________________________________________________________________________
75901 [  7369] By: jhi                                   on 2000/10/19  14:01:49
75902         Log: Update Changes.
75903      Branch: perl
75904            ! Changes patchlevel.h
75905 ____________________________________________________________________________
75906 [  7368] By: jhi                                   on 2000/10/19  13:04:29
75907         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
75908              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75909              Date: Wed, 18 Oct 2000 13:12:01 +0200
75910              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
75911      Branch: perl
75912            ! hints/aix.sh
75913 ____________________________________________________________________________
75914 [  7367] By: jhi                                   on 2000/10/19  02:22:40
75915         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
75916              of a 'pmshort' anywhere in the B, so the offending line was simply
75917              removed.
75918      Branch: perl
75919            ! ext/B/B/Debug.pm
75920 ____________________________________________________________________________
75921 [  7366] By: jhi                                   on 2000/10/19  02:12:37
75922         Log: Add the test case for the bug id 20000730.004 which seems
75923              to have been fixed by now.
75924      Branch: perl
75925            ! t/pragma/utf8.t
75926 ____________________________________________________________________________
75927 [  7365] By: jhi                                   on 2000/10/18  23:36:24
75928         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
75929              From: Hugo <hv@crypt.compulink.co.uk>
75930              Date: Wed, 18 Oct 2000 23:25:58 +0100
75931              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
75932      Branch: perl
75933            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
75934 ____________________________________________________________________________
75935 [  7364] By: jhi                                   on 2000/10/18  21:12:53
75936         Log: (retracted)
75937      Branch: perl
75938            ! pp.c
75939 ____________________________________________________________________________
75940 [  7363] By: jhi                                   on 2000/10/18  20:55:38
75941         Log: Missing change from #7362.
75942      Branch: perl
75943            ! win32/perlhost.h
75944 ____________________________________________________________________________
75945 [  7362] By: jhi                                   on 2000/10/18  20:52:01
75946         Log: Borland C fstat() never saw the fd as writable.
75947              
75948              Subject: fix for Borland's weak "stat" (perl@7211)
75949              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
75950              Date: Mon, 16 Oct 2000 09:55:03 +0400
75951              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
75952      Branch: perl
75953            ! win32/win32.c
75954 ____________________________________________________________________________
75955 [  7361] By: jhi                                   on 2000/10/18  17:43:50
75956         Log: Regen toc.
75957      Branch: perl
75958            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
75959 ____________________________________________________________________________
75960 [  7360] By: jhi                                   on 2000/10/18  17:07:44
75961         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75962              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
75963              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
75964              Date: Mon, 16 Oct 2000 15:19:49 +0200
75965      Branch: perl
75966            + README.aix
75967            ! MANIFEST
75968 ____________________________________________________________________________
75969 [  7359] By: jhi                                   on 2000/10/18  17:04:49
75970         Log: Subject: Pod patch for Devel::Peek
75971              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75972              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
75973              Date: Mon, 16 Oct 2000 12:26:34 +0200
75974      Branch: perl
75975            ! ext/Devel/Peek/Peek.pm
75976 ____________________________________________________________________________
75977 [  7358] By: jhi                                   on 2000/10/18  17:03:15
75978         Log: Make Cwd more bulletproof in chrooted environments.
75979              
75980              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
75981              From: "Eric E. Coe" <Eric.Coe@oracle.com>
75982              Date: Wed, 18 Oct 2000 04:03:54 -0400
75983              Message-Id: <39ED596A.70E599FE@oracle.com>
75984      Branch: perl
75985            ! lib/Cwd.pm
75986 ____________________________________________________________________________
75987 [  7357] By: jhi                                   on 2000/10/18  16:37:26
75988         Log: Disable the UTF8 downgrade croakage for now to avoid
75989              too many not okay messages.
75990      Branch: perl
75991            ! doio.c
75992 ____________________________________________________________________________
75993 [  7356] By: jhi                                   on 2000/10/17  23:29:41
75994         Log: Show the failed remote port, instead of the failing line number.
75995              
75996              Subject: [PATCH 5.6.1 Debugger] More diagnostics
75997              From: David Sparks <daves@ActiveState.com>
75998              Date: Tue, 17 Oct 2000 15:00:24 -0700
75999              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
76000      Branch: perl
76001            ! lib/perl5db.pl
76002 ____________________________________________________________________________
76003 [  7355] By: jhi                                   on 2000/10/17  14:11:31
76004         Log: On output try to downgrade to bytes, croak if impossible,
76005              from Simon Cozens.  This means that outputting >255 UTF8
76006              is impossible.  Consider this as a strong incentive to get
76007              the I/O disciplines implemented.
76008      Branch: perl
76009            ! doio.c pod/perldiag.pod sv.c
76010 ____________________________________________________________________________
76011 [  7354] By: jhi                                   on 2000/10/17  13:42:23
76012         Log: Clarify documentation on 'use bytes'.
76013              
76014              Subject: Re: What does 'use bytes' "mean" ?
76015              From: Simon Cozens <simon@cozens.net>
76016              Date: Mon, 18 Sep 2000 18:24:25 +0100
76017              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
76018      Branch: perl
76019            ! lib/bytes.pm
76020 ____________________________________________________________________________
76021 [  7353] By: jhi                                   on 2000/10/17  13:28:12
76022         Log: Workaround for a sfio bug where the stream error indicator
76023              is not cleared as documented.
76024              
76025              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
76026              From: Nicholas Clark <nick@ccl4.org>
76027              Date: Mon, 16 Oct 2000 18:28:23 +0100
76028              Message-ID: <20001016182823.J19700@plum.flirble.org>
76029      Branch: perl
76030            ! doio.c
76031 ____________________________________________________________________________
76032 [  7352] By: jhi                                   on 2000/10/17  13:06:19
76033         Log: More IoTYPE sprinkling.
76034      Branch: perl
76035            ! doio.c pp_hot.c
76036 ____________________________________________________________________________
76037 [  7351] By: jhi                                   on 2000/10/16  22:47:07
76038         Log: Detect early whether the std streams have gone bad.
76039              
76040              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
76041              Date: Mon, 16 Oct 2000 23:28:42 +0100
76042              From: Nicholas Clark <nick@ccl4.org>
76043              Message-ID: <20001016232842.A37942@plum.flirble.org>
76044      Branch: perl
76045            ! t/op/misc.t
76046 ____________________________________________________________________________
76047 [  7350] By: jhi                                   on 2000/10/16  22:45:16
76048         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
76049              From: "Peter J. Farley III" <pjfarley@banet.net>
76050              Date: Mon, 16 Oct 2000 18:15:59 -0400
76051              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
76052      Branch: perl
76053            ! djgpp/djgpp.c dosish.h t/io/open.t
76054 ____________________________________________________________________________
76055 [  7349] By: jhi                                   on 2000/10/16  22:36:45
76056         Log: perldelta tweak.
76057      Branch: perl
76058            ! pod/perldelta.pod
76059 ____________________________________________________________________________
76060 [  7348] By: jhi                                   on 2000/10/16  15:17:53
76061         Log: Update Changes.
76062      Branch: perl
76063            ! Changes patchlevel.h
76064 ____________________________________________________________________________
76065 [  7347] By: jhi                                   on 2000/10/16  13:55:27
76066         Log: Add the capability to include/exclude branches.
76067      Branch: perl
76068            ! Porting/genlog
76069 ____________________________________________________________________________
76070 [  7346] By: jhi                                   on 2000/10/16  13:18:04
76071         Log: Add Charles Lane.
76072      Branch: perl
76073            ! AUTHORS Changes
76074 ____________________________________________________________________________
76075 [  7345] By: jhi                                   on 2000/10/16  13:13:21
76076         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
76077      Branch: perl
76078            ! pod/perldelta.pod
76079 ____________________________________________________________________________
76080 [  7344] By: gsar                                  on 2000/10/16  09:30:21
76081         Log: integrate change#6220 from cfgperl
76082              
76083              Win32 patches from Benjamin Stuhl.
76084      Branch: maint-5.6/perl
76085           !> makedef.pl win32/win32.h
76086 ____________________________________________________________________________
76087 [  7343] By: gsar                                  on 2000/10/16  08:32:19
76088         Log: integrate changes#6221,6222 from cfgperl
76089              
76090              Remove tr///CU (the feature is to be obsoleted by better interfaces).
76091              From: simon@brecon.co.uk (Simon Cozens)
76092              Subject: [PATCH] Eliminate tr///[CU][CU]
76093              Date: 23 Jun 2000 11:05:40 GMT
76094              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
76095              
76096              doc typo fix
76097              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
76098              From: Ian Phillipps <Ian.Phillipps@iname.com>
76099              Date: Fri, 23 Jun 2000 10:40:58 +0100
76100              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
76101      Branch: maint-5.6/perl
76102           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
76103 ____________________________________________________________________________
76104 [  7342] By: gsar                                  on 2000/10/16  08:28:08
76105         Log: integrate change#6217 from cfgperl (in part)
76106              
76107              Rename the fdpid locking and integrate with Sarathy.
76108      Branch: maint-5.6/perl
76109           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
76110           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
76111           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
76112           !> win32/win32.c
76113 ____________________________________________________________________________
76114 [  7341] By: gsar                                  on 2000/10/16  08:23:39
76115         Log: integrate changes#6214..6216 from mainline
76116              
76117              @_ can't have junk in it even in the non-USE_ITHREADS case because
76118              caller() wants to populate @DB::args with it (causes a coredump
76119              in Carp::confess())
76120              
76121              tweak comment about @DB::args
76122              
76123              be more optimal about clearing @_
76124      Branch: maint-5.6/perl
76125           !> av.h cop.h pp_ctl.c t/op/runlevel.t
76126 ____________________________________________________________________________
76127 [  7340] By: gsar                                  on 2000/10/16  08:20:37
76128         Log: integrate changes#6207..6210 from cfgperl
76129              
76130              Subject: [PATCH 5.6.0] Threadsafe patches
76131              From: Dan Sugalski <dan@sidhe.org>
76132              To: perl5-porters@perl.org
76133              Date: Mon, 08 May 2000 18:08:13 -0400
76134              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
76135              
76136              Regen headers for #6207.
76137              
76138              Lock PL_fdpid against race conditions, based on:
76139              Subject: [PATCH 5.6.0]subprocess fixup for threads
76140              From: Dan Sugalski <dan@sidhe.org>
76141              To: perl5-porters@perl.org
76142              Date: Tue, 11 Apr 2000 17:02:32 -0400
76143              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
76144              
76145              Mopup for #6207 and #6209.
76146      Branch: maint-5.6/perl
76147           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
76148           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
76149           !> win32/win32.c
76150 ____________________________________________________________________________
76151 [  7339] By: gsar                                  on 2000/10/16  08:14:34
76152         Log: integrate change#6203 from cfgperl
76153              
76154              perldiag should refer to perlos2.pod not README.os2
76155      Branch: maint-5.6/perl
76156           !> pod/perldiag.pod
76157 ____________________________________________________________________________
76158 [  7338] By: gsar                                  on 2000/10/16  08:11:42
76159         Log: integrate change#6201 from mainline
76160              
76161              Perl_eval_pv() leaks 4 bytes every time it is called because it
76162              does a PUSHMARK that's never ever POPMARKed; in general, only
76163              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
76164              Perl_eval_[sp]v() don't because they don't take any incoming
76165              arguments (this leak has been around since the original version
76166              of perl_eval_pv() in 5.003_97e)
76167      Branch: maint-5.6/perl
76168           !> perl.c
76169 ____________________________________________________________________________
76170 [  7337] By: gsar                                  on 2000/10/16  08:08:47
76171         Log: integrate changes#6197..6200 from cfgperl
76172              
76173              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
76174              From: John Borwick <jhborwic@unity.ncsu.edu>
76175              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
76176              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
76177              
76178              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
76179              From: Dan Sugalski <dan@sidhe.org>
76180              To: vmsperl@perl.org, perl5-porters@perl.org
76181              Date: Fri, 02 Jun 2000 16:00:41 -0400
76182              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
76183              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
76184              
76185              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
76186              From: Dan Sugalski <dan@sidhe.org>
76187              To: perl5-porters@perl.org, vmsperl@perl.org
76188              Date: Fri, 02 Jun 2000 17:30:51 -0400
76189              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
76190              
76191              Update to cperl-mode.el 4.31 from
76192              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
76193              Subject: A couple of notes
76194              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76195              To: Mailing list Perl5 <perl5-porters@perl.org>
76196              Date: Sat, 3 Jun 2000 23:33:32 -0400
76197              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
76198      Branch: maint-5.6/perl
76199           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
76200           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
76201           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
76202           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
76203           !> vms/vmsish.h
76204 ____________________________________________________________________________
76205 [  7336] By: gsar                                  on 2000/10/16  08:03:46
76206         Log: integrate changes#6194,6195 from mainline
76207              
76208              fix small eval"" memory leaks under USE_ITHREADS
76209              
76210              fix yet another eval"" leak under USE_ITHREADS
76211      Branch: maint-5.6/perl
76212           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
76213           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
76214           !> vms/perly_c.vms
76215 ____________________________________________________________________________
76216 [  7335] By: gsar                                  on 2000/10/16  08:02:15
76217         Log: integrate changes#6190,6191 from mainline
76218              
76219              submit missing embed.pl change
76220              
76221              vec() loses numericalness (modified version of patch suggested
76222              by Robin Barker)
76223      Branch: maint-5.6/perl
76224           !> doop.c embed.pl t/op/vec.t
76225 ____________________________________________________________________________
76226 [  7334] By: gsar                                  on 2000/10/16  08:01:03
76227         Log: integrate change#6189 from mainline
76228              
76229              counting tr/// corrupts later operation (from M.J.T Guy)
76230      Branch: maint-5.6/perl
76231           !> doop.c t/op/tr.t
76232 ____________________________________________________________________________
76233 [  7333] By: gsar                                  on 2000/10/16  07:59:07
76234         Log: integrate changes#6183..6188 from mainline
76235              
76236              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
76237              <nick@ccl4.org>)
76238              
76239              tweak for change#6127
76240              
76241              remove incorrect documentation about implicit split to @_ in
76242              list context, which never really worked in perl 5 (from
76243              M.J.T. Guy)
76244              
76245              further qualify references to "alphanumeric" (from Wolfgang Laun
76246              <wolfgang.laun@alcatel.at>)
76247              
76248              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
76249              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
76250              
76251              h2xs tweaks
76252      Branch: maint-5.6/perl
76253           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
76254           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
76255           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
76256           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
76257           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
76258           !> pod/pod2latex.PL utils/h2xs.PL
76259 ____________________________________________________________________________
76260 [  7332] By: gsar                                  on 2000/10/16  07:53:52
76261         Log: integrate change#6179 from mainline
76262              
76263              buggy modulus on UVs introduced by change#3378 (resulted in
76264              4063328477 % 65535 amounting to 27406, instead of 27407)
76265      Branch: maint-5.6/perl
76266           !> pp.c t/op/arith.t
76267 ____________________________________________________________________________
76268 [  7331] By: gsar                                  on 2000/10/16  07:52:49
76269         Log: integrate changes#6176,6177,6178,6182 from cfgperl
76270              
76271              Single-quoted utf8 patch from Simon Cozens.
76272              
76273              Substitution utf8 patch from Simon Cozens.
76274              
76275              Be cleaner.
76276              
76277              Be Cleaner Part Deux.
76278      Branch: maint-5.6/perl
76279           !> Makefile.SH pp_hot.c toke.c
76280 ____________________________________________________________________________
76281 [  7330] By: gsar                                  on 2000/10/16  07:41:36
76282         Log: integrate change#6172 from mainline
76283              
76284              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
76285              (from Ilya Zakharevich)
76286      Branch: maint-5.6/perl
76287           !> regexec.c t/op/re_tests
76288 ____________________________________________________________________________
76289 [  7329] By: gsar                                  on 2000/10/16  07:40:25
76290         Log: integrate change#6171 from mainline
76291              
76292              scalar() doesn't force scalar context when used in void context
76293              (from Simon Cozens)
76294      Branch: maint-5.6/perl
76295           !> op.c t/op/wantarray.t
76296 ____________________________________________________________________________
76297 [  7328] By: gsar                                  on 2000/10/16  07:39:33
76298         Log: integrate change#6170 from mainline
76299              
76300              change#6142 needs tweaks to tests to work where there's no
76301              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
76302      Branch: maint-5.6/perl
76303           !> t/lib/filefind.t
76304 ____________________________________________________________________________
76305 [  7327] By: gsar                                  on 2000/10/16  07:35:34
76306         Log: integrate changes#6166..6168 from cfgperl
76307              
76308              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
76309              in case somebody wants to write an extension for more
76310              shadow database interfaces.
76311              
76312              tweak todo
76313              
76314              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
76315      Branch: maint-5.6/perl
76316           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
76317           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
76318           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
76319           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
76320           !> win32/config.vc win32/config_H.bc win32/config_H.gc
76321           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
76322 ____________________________________________________________________________
76323 [  7326] By: gsar                                  on 2000/10/16  07:29:05
76324         Log: integrate changes#6157,6159..6161,6164 from cfgperl
76325              
76326              Regen Configure to jive with #6149.
76327              
76328              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
76329              
76330              Changes for the File::Temp 0.08 (change #6159) test suite
76331              to fit better into the Perl distribution test framework.
76332              
76333              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
76334              both from Simon Cozens.
76335              
76336              detypo
76337      Branch: maint-5.6/perl
76338           +> pod/perlmodlib.PL pod/perlnewmod.pod
76339           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
76340           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
76341           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
76342           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
76343 ____________________________________________________________________________
76344 [  7325] By: gsar                                  on 2000/10/16  07:25:13
76345         Log: integrate change#6158 from vmsperl
76346              
76347              Add fallback to tmpfile for use in cases where user's relying on
76348              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
76349              Lane's patch)
76350      Branch: maint-5.6/perl
76351           !> vms/vms.c vms/vmsish.h
76352 ____________________________________________________________________________
76353 [  7324] By: gsar                                  on 2000/10/16  07:20:50
76354         Log: integrate changes#6153..6155 from mainline
76355              
76356              prettier Test::Harness output on failed tests (from Nicholas Clark
76357              <nick@Bagpuss.uk.boo.com>)
76358              
76359              avoid type mismatch warning
76360              
76361              small bug in change#6144; remove random \xA0 character that snuck
76362              in via change#6145
76363      Branch: maint-5.6/perl
76364           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
76365           !> perl.c
76366 ____________________________________________________________________________
76367 [  7323] By: gsar                                  on 2000/10/16  07:18:47
76368         Log: integrate changes#6151,6152 from mainline
76369              
76370              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
76371              
76372              cosmetic fixups of RE debug output (from Ilya Zakharevich)
76373      Branch: maint-5.6/perl
76374           !> regexec.c
76375 ____________________________________________________________________________
76376 [  7322] By: gsar                                  on 2000/10/16  07:17:25
76377         Log: integrate changes#6146..6150 from mainline
76378              
76379              doc typo
76380              
76381              add a make entry to Config.pm so "perl -V:make" works on VMS
76382              (from Peter Prymmer)
76383              
76384              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
76385              
76386              OS/2 tweaks for usethreads build (from Rocco Caputo
76387              <troc@netrus.net>)
76388              
76389              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
76390      Branch: maint-5.6/perl
76391           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
76392           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
76393           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
76394           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
76395           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
76396           !> warnings.pl x2p/a2p.h
76397 ____________________________________________________________________________
76398 [  7321] By: gsar                                  on 2000/10/16  07:14:02
76399         Log: integrate changes#6143..6145 from mainline
76400              
76401              MacOS support, part 1 (from Matthias Neeracher
76402              <neeri@iis.ee.ethz.ch>)
76403              
76404              MacOS support, part 2: make AutoSplit use File::Spec instead
76405              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
76406              <neeri@iis.ee.ethz.ch>)
76407              
76408              make xsubpp skip embedded pod (from Matthias Neeracher
76409              <neeri@iis.ee.ethz.ch>)
76410      Branch: maint-5.6/perl
76411           +> ext/DynaLoader/dl_mac.xs
76412           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
76413           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
76414           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
76415           !> pp_ctl.c proto.h toke.c util.c util.h
76416 ____________________________________________________________________________
76417 [  7320] By: gsar                                  on 2000/10/16  07:12:13
76418         Log: integrate changes#6141,6142 from mainline
76419              
76420              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
76421              forwarded by Peter Seebach from the bsdi-users mailing list.
76422              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
76423              
76424              File::Find fails to chdir when chasing symlinks (from
76425              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
76426      Branch: maint-5.6/perl
76427           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
76428 ____________________________________________________________________________
76429 [  7319] By: gsar                                  on 2000/10/16  07:04:30
76430         Log: integrate change#6139 from mainline
76431              
76432              revise mktables.PL for bugs and newness in Unicode 3.0
76433              (from James Bence <jbence@amgen.com>)
76434      Branch: maint-5.6/perl
76435           +> (branch 30 files)
76436           !> (integrate 49 files)
76437 ____________________________________________________________________________
76438 [  7318] By: gsar                                  on 2000/10/16  07:01:01
76439         Log: integrate changes#6137,6138 from mainline
76440              
76441              fix bogus redeclaration warning for "our" variables in different
76442              scopes
76443              
76444              add note about the handling of negative indices to tied arrays
76445              (from Michael G Schwern <schwern@pobox.com>)
76446      Branch: maint-5.6/perl
76447           !> op.c pod/perltie.pod t/pragma/strict-vars
76448 ____________________________________________________________________________
76449 [  7317] By: gsar                                  on 2000/10/16  06:58:46
76450         Log: integrate changes#6127..6136 from mainline
76451              
76452              call_method(...,G_EVAL) can longjmp() out if the method probing
76453              failed (from Gisle Aas)
76454              
76455              new perlxstut example for passing/returning refs to arrays
76456              (from David Lowe <dlowe@pootpoot.com>)
76457              
76458              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
76459              
76460              fix places that mean C<"word" character> but say C<alphanumeric
76461              character>
76462              
76463              avoid warnings in POSIX.pm (from Barrie Slaymaker)
76464              
76465              warnings::enabled() doesn't fall back to looking at $^W if
76466              caller isn't using lexical warnings (from Paul Marquess)
76467              
76468              elide bogus test in change#6132
76469              
76470              make Test::Harness use wait.h/WCOREDUMP if available
76471              (from Ben Tilly <ben_tilly@hotmail.com>)
76472              
76473              enable Test::Harness to dynamically determine column width etc.
76474              (from Rob Napier <rnapier@employees.org>)
76475              
76476              random pod typos (from Peter Scott <Peter@PSDT.com>)
76477      Branch: maint-5.6/perl
76478           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
76479           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
76480           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
76481           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
76482 ____________________________________________________________________________
76483 [  7316] By: gsar                                  on 2000/10/16  06:53:23
76484         Log: integrate change#6126 from mainline
76485              
76486              change#2879 broke rvalue autovivification of magicals such as
76487              ${$num} (reworked variant of patch suggested by Simon Cozens)
76488      Branch: maint-5.6/perl
76489           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
76490           !> pp_hot.c proto.h t/op/gv.t
76491 ____________________________________________________________________________
76492 [  7315] By: gsar                                  on 2000/10/16  06:51:38
76493         Log: integrate changes#6123,6125 from mainline
76494              
76495              clarify gotcha with #line directives (from Rocco Caputo
76496              <troc@netrus.net>)
76497              
76498              enable propagating exception objects via Perl_croak() in XS code
76499              (from Gisle Aas)
76500      Branch: maint-5.6/perl
76501           !> pod/perldebug.pod pod/perlsyn.pod util.c
76502 ____________________________________________________________________________
76503 [  7314] By: gsar                                  on 2000/10/16  06:49:28
76504         Log: integrate change#6122 from mainline
76505              
76506              downgrade fatal error on C<"foo@nosucharray.com"> to optional
76507              warning (from Mark-Jason Dominus)
76508      Branch: maint-5.6/perl
76509           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
76510           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
76511           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
76512           !> toke.c
76513 ____________________________________________________________________________
76514 [  7313] By: gsar                                  on 2000/10/16  06:46:54
76515         Log: integrate changes#6112..6121 from vmsperl
76516              
76517              Check for existence of file before trying to delete
76518              
76519              Ugly workaround for version-specific RTL error
76520              
76521              Urk -- undo previous removal of vmsish 'exit' change
76522              
76523              Add bounds checking for several strings (Charles Lane)
76524              
76525              Miscellaneous cosmetic fixes (Charles Lane)
76526              
76527              Treat sockets as special in sys(read|write) (Charles Lane et al.)
76528              
76529              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
76530              Flatten case labels in switch statements uniformly (Charles Bailey)
76531              
76532              Quiet error messages in vmsish.t (Charles Lane)
76533              
76534              Add missing escape (Charles Lane)
76535              
76536              Allow eliminate_macros() and fixpath() to handle space-delimited
76537              lists (based on fixes by Craig Berry)
76538      Branch: maint-5.6/perl
76539           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
76540           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
76541           !> vms/vmsish.h
76542 ____________________________________________________________________________
76543 [  7312] By: gsar                                  on 2000/10/16  06:41:18
76544         Log: integrate changes#6107,6110 from cfgperl
76545              
76546              Tweak the todo list.
76547              
76548              todo tweak
76549      Branch: maint-5.6/perl
76550           !> Todo-5.6
76551 ____________________________________________________________________________
76552 [  7311] By: gsar                                  on 2000/10/16  06:38:38
76553         Log: integrate changes#6104,6108 from mainline
76554              
76555              PL_sys_intern was being initialized too late on windows
76556              
76557              reenable fake signal handling on Windows, bugs and all
76558      Branch: maint-5.6/perl
76559           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
76560           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
76561           !> win32/win32.c
76562 ____________________________________________________________________________
76563 [  7310] By: gsar                                  on 2000/10/16  06:36:03
76564         Log: integrate changes#6095,6097..6103 from cfgperl
76565              
76566              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
76567              might be useful in future.
76568              
76569              Add a note about possible compilation problems from Allen Smith.
76570              
76571              Add a note about other, yet unsupported, shadow password APIs.
76572              
76573              Tweaks for the cc bugs from Allen Smith.
76574              
76575              More compilation tweakery from Allen Smith.
76576              
76577              Hints and test tweaks for Unicos.
76578              
76579              The test suite tweak in #6101 wasn't quite right.
76580              
76581              Test tweaking for Unicos continues.
76582      Branch: maint-5.6/perl
76583           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
76584           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
76585           !> t/lib/complex.t t/op/64bitint.t
76586 ____________________________________________________________________________
76587 [  7309] By: gsar                                  on 2000/10/16  06:29:41
76588         Log: integrate changes#6093,6094 from mainline
76589              
76590              fork() failure to create pseudo process sets errno=EAGAIN and returns
76591              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
76592              
76593              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
76594      Branch: maint-5.6/perl
76595           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
76596           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
76597 ____________________________________________________________________________
76598 [  7308] By: gsar                                  on 2000/10/16  06:27:29
76599         Log: integrate change#6092 from cfgperl
76600              
76601              Regen perltoc with the fixed buildtoc.
76602      Branch: maint-5.6/perl
76603           !> pod/perltoc.pod
76604 ____________________________________________________________________________
76605 [  7307] By: gsar                                  on 2000/10/16  06:26:40
76606         Log: integrate changes#6089,6090 from mainline
76607              
76608              buildtoc tweak to fix newline lossage
76609              
76610              concat doesn't preserve utf8-ness, and doesn't invalidate
76611              [NI]OK; added tests for both
76612      Branch: maint-5.6/perl
76613           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
76614 ____________________________________________________________________________
76615 [  7306] By: gsar                                  on 2000/10/16  06:24:05
76616         Log: integrate change#6088 from cfgperl
76617              
76618              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
76619              because we do not use those.  The HAS_GETSPNAM remains,
76620              though, because we still do use that.
76621      Branch: maint-5.6/perl
76622           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
76623           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
76624           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
76625           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
76626           !> win32/config.vc win32/config_H.bc win32/config_H.gc
76627           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
76628 ____________________________________________________________________________
76629 [  7305] By: gsar                                  on 2000/10/16  06:15:52
76630         Log: integrate changes#6084,6085,6087 from mainline
76631              
76632              substr() does not preserve utf8-ness (from Stefan Eissing
76633              <Eissing@medicaldataservice.de>); added tests
76634              
76635              repeat operator (x) doesn't preserve utf8-ness
76636              
76637              reverse() and quotemeta() weren't preserving utf8-ness; add tests
76638      Branch: maint-5.6/perl
76639           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
76640 ____________________________________________________________________________
76641 [  7304] By: gsar                                  on 2000/10/16  06:13:10
76642         Log: integrate changes#6077..6083 from mainline
76643              
76644              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
76645              and Tom Phoenix)
76646              
76647              workaround for CRT bug in chdir() (from Charles Lane, via
76648              Peter Prymmer)
76649              
76650              remove outdated kludge in Carp (NULLs are permitted in diagnostics
76651              now)
76652              
76653              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
76654              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
76655              
76656              better default perlbug categories for ok reports (from Richard Foley)
76657              
76658              peek.t non-portable to ithreads
76659              
76660              note about undocumented caller() return value (from M.J.T. Guy);
76661              yet another peek.t tweak
76662      Branch: maint-5.6/perl
76663           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
76664           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
76665           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
76666           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
76667           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
76668           !> vms/vmsish.h
76669 ____________________________________________________________________________
76670 [  7303] By: gsar                                  on 2000/10/16  06:03:18
76671         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
76672              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
76673              
76674              &HUGE_VAL is not defined, it exists.
76675              
76676              Do not warn that an infinity does not look like a number.
76677              
76678              Rewrite the pwent/spent logic to be a little bit more clearer.
76679              
76680              Continue on the pwent/spent case.
76681              
76682              Correct Freudian slip.
76683              
76684              Use HUGE_VALL if applicable.
76685              
76686              pwent/spent #ifdef imbalance.
76687              
76688              Infinite problems.
76689              
76690              Call getspnam() only iff needd.
76691              
76692              Test both the scalar and list contexts.
76693              
76694              Use setxxent()/endxxent().
76695              
76696              Complex tweakery.
76697              
76698              Unicos hint tweak.
76699              
76700              Be more forgiving in POSIX about HUGE_VALL.
76701              
76702              Detypo.
76703              
76704              The search of infinity continues, this time simplified.
76705              
76706              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
76707              in natively 64-bit platforms where a long is a quad (no need
76708              for long longs).  Also added bias for IVs.
76709              
76710              Complex tweaks.
76711              
76712              Introduce t/lib/peek.t.
76713              
76714              Make the test more portable.
76715      Branch: maint-5.6/perl
76716           +> t/lib/peek.t
76717            ! pp_sys.c
76718           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
76719           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
76720           !> t/op/pwent.t toke.c util.c
76721 ____________________________________________________________________________
76722 [  7302] By: gsar                                  on 2000/10/16  05:03:37
76723         Log: integrate changes#6066..6071 from mainline
76724              
76725              s/END/CHECK/
76726              
76727              replace direct call to sighandler() with (*PL_sighandlerp)()
76728              
76729              note about values()
76730              
76731              File::Spec compatibility update (from Barrie Slaymaker
76732              <barries@slaysys.com>)
76733              
76734              remove misleading comment (from M.J.T. Guy)
76735              
76736              misformatted perllocal.pod (from Tim Jenness
76737              <t.jenness@jach.hawaii.edu>)
76738      Branch: maint-5.6/perl
76739           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
76740           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
76741           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
76742           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
76743 ____________________________________________________________________________
76744 [  7301] By: gsar                                  on 2000/10/16  05:00:08
76745         Log: integrate changes#6061..6063 from mainline
76746              
76747              change#5921 neglected to make eq honor "use bytes"
76748              
76749              additional tests for utf8.t
76750              
76751              tokeq() could read unallocated field in argument
76752      Branch: maint-5.6/perl
76753           !> sv.c t/pragma/utf8.t toke.c
76754 ____________________________________________________________________________
76755 [  7300] By: gsar                                  on 2000/10/16  04:56:54
76756         Log: integrate changes#6046,6048,6057,6058 from mainline
76757              
76758              libscheck has insufficient checks for n32 libs (from
76759              Albert Chin-A-Young <china@thewrittenword.com>)
76760              
76761              add note about how $( doesn't interpolate in REs (from
76762              Philip Newton <newton@ficus.frogspace.net>)
76763              
76764              fix broken parsing of /\x{ab}/
76765              
76766              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
76767              (spotted by Donald Kinzer <dkinzer@premia.com>)
76768      Branch: maint-5.6/perl
76769           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
76770           !> t/pragma/utf8.t
76771 ____________________________________________________________________________
76772 [  7299] By: gsar                                  on 2000/10/16  04:52:50
76773         Log: integrate change#6044 from mainline
76774              
76775              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
76776              such that underscores are only ignored in literal numbers,
76777              "\x{...}", and hex/oct argument
76778      Branch: maint-5.6/perl
76779           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
76780 ____________________________________________________________________________
76781 [  7298] By: gsar                                  on 2000/10/16  04:50:53
76782         Log: integrate changes#6027..6043 from mainline
76783              
76784              podlators-1.02 update (from Russ Allbery)
76785              
76786              Pod::Man generates groff-incompatible macro definition (from
76787              Tom Christiansen)
76788              
76789              add CGI.pm v2.66 (from Lincoln Stein)
76790              
76791              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
76792              for @- and @+ (from Johan Vromans)
76793              
76794              small nits in diagnostics.pm (from Robin Barker)
76795              
76796              whitespace adjustments
76797              
76798              missing files in MANIFEST
76799              
76800              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
76801              to compensate
76802              
76803              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
76804              
76805              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
76806      Branch: maint-5.6/perl
76807           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
76808           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
76809           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
76810           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
76811           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
76812           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
76813           !> t/lib/cgi-html.t t/lib/cgi-request.t
76814 ____________________________________________________________________________
76815 [  7297] By: gsar                                  on 2000/10/16  04:44:30
76816         Log: integrate change#6025 from mainline
76817              
76818              Is{Alnum,Alpha,Word} don't match titlecase
76819              TODO: IsSpace is defined recursively!
76820              (both spotted by Larry)
76821      Branch: maint-5.6/perl
76822           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
76823           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
76824 ____________________________________________________________________________
76825 [  7296] By: gsar                                  on 2000/10/16  04:39:30
76826         Log: integrate change#6023 from mainline
76827              
76828              debugger stomps on $. (from M.J.T. Guy)
76829      Branch: maint-5.6/perl
76830           !> lib/perl5db.pl
76831 ____________________________________________________________________________
76832 [  7295] By: gsar                                  on 2000/10/16  04:38:02
76833         Log: integrate change#6022 from mainline
76834              
76835              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
76836      Branch: maint-5.6/perl
76837           !> sv.c
76838 ____________________________________________________________________________
76839 [  7294] By: gsar                                  on 2000/10/16  04:37:05
76840         Log: integrate changes#6018..6021 from mainline
76841              
76842              make lib/syslog.t portable to systems that don't have _PATH_LOG,
76843              make _PATH_LOG() return "" if unavailable
76844              
76845              windows portability tweaks
76846              
76847              test tweak
76848              
76849              remove Win2K issue in pod (fixed by change#6020)
76850      Branch: maint-5.6/perl
76851           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
76852           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
76853           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
76854 ____________________________________________________________________________
76855 [  7293] By: gsar                                  on 2000/10/16  04:20:00
76856         Log: integrate changes#6013..6015 from mainline
76857              
76858              tweak change#5945 to display correct switch name in diagnostic
76859              
76860              glob() loading File::Glob behind the scenes may cause syntax errors
76861              
76862              tweak test for portability
76863      Branch: maint-5.6/perl
76864           !> op.c perl.c pod/perldiag.pod t/lib/b.t
76865 ____________________________________________________________________________
76866 [  7292] By: gsar                                  on 2000/10/16  04:18:11
76867         Log: integrate changes#6005..6010 from mainline, cfgperl
76868              
76869              perldoc might fail via "use blib" (from Hugo van der Sanden)
76870              
76871              Regen Configure.
76872              
76873              note about compile failures and END blocks (from M.J.T. Guy)
76874              
76875              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
76876              
76877              (change#6009 integrated earlier in change#7255)
76878              
76879              clarify note about shadow password support (from
76880              gellyfish@gellyfish.com)
76881      Branch: maint-5.6/perl
76882           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
76883           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
76884           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
76885 ____________________________________________________________________________
76886 [  7291] By: gsar                                  on 2000/10/16  04:12:03
76887         Log: integrate changes#6002,6003 from mainline
76888              
76889              destructive sv_setsv() can lose UV-ness from source, causing
76890              numeric promotions/comparisons to fail to do the right thing
76891              
76892              allow REG_EXPAND_SZ keys in Windows registry (from
76893              John Clayton <John.Clayton@barclayscapital.com>)
76894      Branch: maint-5.6/perl
76895           !> sv.c win32/win32.c
76896 ____________________________________________________________________________
76897 [  7290] By: gsar                                  on 2000/10/16  04:10:19
76898         Log: integrate change#6001 from mainline
76899              
76900              support additional library locations via $Config{otherlibdirs}
76901              (from Andy Dougherty)
76902      Branch: maint-5.6/perl
76903           !> Configure INSTALL Porting/Glossary Porting/config.sh
76904           !> Porting/config_H config_h.SH epoc/config.sh perl.c
76905           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
76906           !> win32/config.bc win32/config.gc win32/config.vc
76907 ____________________________________________________________________________
76908 [  7289] By: gsar                                  on 2000/10/16  04:08:28
76909         Log: integrate change#5999 from mainline
76910              
76911              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
76912      Branch: maint-5.6/perl
76913           !> t/pragma/warn/toke toke.c
76914 ____________________________________________________________________________
76915 [  7288] By: gsar                                  on 2000/10/16  04:07:01
76916         Log: integrate changes#5997,5998 from cfgperl
76917              
76918              Preserve $!.
76919              
76920              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
76921      Branch: maint-5.6/perl
76922           !> lib/Math/Complex.pm
76923 ____________________________________________________________________________
76924 [  7287] By: gsar                                  on 2000/10/16  04:04:37
76925         Log: integrate change#5995 from mainline
76926              
76927              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
76928      Branch: maint-5.6/perl
76929           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
76930 ____________________________________________________________________________
76931 [  7286] By: gsar                                  on 2000/10/16  04:03:21
76932         Log: integrate change#5994 from mainline
76933              
76934              fix for missed accounting for null byte in pack("Z",...) (from
76935              M.J.T. Guy)
76936      Branch: maint-5.6/perl
76937           !> pp.c t/op/pack.t
76938 ____________________________________________________________________________
76939 [  7285] By: gsar                                  on 2000/10/16  04:02:11
76940         Log: integrate changes#5989..5993 from mainline
76941              
76942              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
76943              itself and no other (from Tom Hughes)
76944              
76945              use $ENV{LIB} to search for libs under Visual C compiler
76946              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
76947              
76948              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
76949              
76950              pod nit (from Simon Cozens)
76951              
76952              various minor tweaks seen on p5p
76953      Branch: maint-5.6/perl
76954           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
76955           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
76956           !> t/op/array.t toke.c
76957 ____________________________________________________________________________
76958 [  7284] By: gsar                                  on 2000/10/16  03:59:00
76959         Log: integrate changes#5978..5988 from mainline
76960              
76961              sync version numbers in File::Spec with the ones on CPAN
76962              (from Barrie Slaymaker)
76963              
76964              under useithreads, constant pad entries could inadvertantly be
76965              shared across threads (from Eric Blood <eblood@xmission.com>);
76966              added Eric's test case to testsuite
76967              
76968              allow Configure -S to run non-interactively (spotted by Greg Hudson
76969              <ghudson@mit.edu>)
76970              
76971              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
76972              prototype mismatch with CORE::glob(); update pod and tests to
76973              suit (File::Glob::glob() is still available for backward
76974              compatibility, but should be considered deprecated)
76975              
76976              avoid error in IO::Socket::INET when given an unknown service name
76977              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
76978              
76979              numeric conversion of non-number in change#3378 tramples on
76980              OOK offset, causing segfaults
76981              
76982              attributes::reftype() doesn't work on tied argument
76983              
76984              forked child may not exit correctly if it failed to open
76985              /dev/console (from Graham Barr)
76986              
76987              add regular expressions tutorial and quick-start guide (from
76988              Mark Kvale <kvale@phy.ucsf.edu>)
76989              
76990              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
76991              
76992              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
76993              <paul@miraclefish.com>)
76994      Branch: maint-5.6/perl
76995           +> pod/perlrequick.pod pod/perlretut.pod
76996           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
76997           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
76998           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
76999           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
77000           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
77001           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
77002           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
77003           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
77004 ____________________________________________________________________________
77005 [  7283] By: gsar                                  on 2000/10/16  03:52:14
77006         Log: integrate change#5977 from mainline
77007              
77008              autoquote barewords followed by newline and arrow properly
77009              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
77010      Branch: maint-5.6/perl
77011           !> t/pragma/warn/toke toke.c
77012 ____________________________________________________________________________
77013 [  7282] By: gsar                                  on 2000/10/16  03:50:48
77014         Log: integrate change#5976 from mainline
77015              
77016              DB_File v1.73 update (from Paul Marquess)
77017      Branch: maint-5.6/perl
77018           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
77019           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
77020 ____________________________________________________________________________
77021 [  7281] By: gsar                                  on 2000/10/16  03:49:14
77022         Log: integrate change#5975 from mainline
77023              
77024              allow sort() reentrancy (variant of patch suggested by
77025              Hugo van der Sanden)
77026      Branch: maint-5.6/perl
77027           !> pp_ctl.c t/op/sort.t
77028 ____________________________________________________________________________
77029 [  7280] By: gsar                                  on 2000/10/16  03:48:22
77030         Log: integrate change#5974 from mainline
77031              
77032              change#4197 somehow missed initializing PL_errors, meaning
77033              syntax error queueing wasn't working outside eval"" at all;
77034              also fixed eval"" to localize PL_error_count, so that compile-time
77035              eval's don't clobber the error state of the outer context
77036      Branch: maint-5.6/perl
77037           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
77038           !> t/pragma/warn/toke
77039 ____________________________________________________________________________
77040 [  7279] By: gsar                                  on 2000/10/16  03:46:21
77041         Log: integrate change#5973 from mainline
77042              
77043              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
77044      Branch: maint-5.6/perl
77045           !> regcomp.c regexec.c t/op/re_tests
77046 ____________________________________________________________________________
77047 [  7278] By: gsar                                  on 2000/10/16  03:44:54
77048         Log: integrate change#5971 from cfgperl
77049              
77050              Unicos tweaks from Mark P. Lutz.
77051      Branch: maint-5.6/perl
77052           !> hints/unicos.sh lib/Math/Complex.pm
77053 ____________________________________________________________________________
77054 [  7277] By: gsar                                  on 2000/10/16  03:42:59
77055         Log: integrate changes#5966..5970 from mainline
77056              
77057              add testsuite for B backends, fix bug in B::Deparse (from
77058              Simon Cozens <simon@brecon.co.uk>)
77059              
77060              improved docs on the warn_uninit diagnostic (from David Glasser
77061              and Simon Cozens)
77062              
77063              tolerate spaces in group names in test on solaris (from David Boyce
77064              <dsb@boyski.com>)
77065              
77066              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
77067              
77068              Data::Dumper fumbles negative numbers on 32-bit platforms where
77069              IV is >32bits
77070      Branch: maint-5.6/perl
77071           +> t/lib/b.t t/lib/syslog.t
77072           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
77073           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
77074           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
77075 ____________________________________________________________________________
77076 [  7276] By: gsar                                  on 2000/10/16  03:39:30
77077         Log: integrate change#5965 from mainline
77078              
77079              avoid "will not stay shared" warnings for our variables (from
77080              Robin Barker)
77081      Branch: maint-5.6/perl
77082           !> op.c t/pragma/warn/op
77083 ____________________________________________________________________________
77084 [  7275] By: gsar                                  on 2000/10/16  03:38:18
77085         Log: integrate change#5964 from mainline
77086              
77087              reformat to 72 columns (again)
77088      Branch: maint-5.6/perl
77089           !> pod/perldiag.pod
77090 ____________________________________________________________________________
77091 [  7274] By: gsar                                  on 2000/10/16  03:36:58
77092         Log: integrate change#5963 from mainline
77093              
77094              patch from Larry to make (\&) prototype work; added tests for
77095              the same
77096      Branch: maint-5.6/perl
77097           !> op.c t/comp/proto.t
77098 ____________________________________________________________________________
77099 [  7273] By: gsar                                  on 2000/10/16  03:35:51
77100         Log: integrate changes#5956..5962 from mainline
77101              
77102              better diagnostics on failed tests (from Ilya Zakharevich)
77103              
77104              pod nits (from A. C. Yardley <yardley@tanet.net>)
77105              
77106              change#3569 deleted some essential code, revert; avoid use of
77107              atexit() to make DynaLoader work properly on AIX under mod_perl
77108              (from Jens-Uwe Mager <jum@helios.de>)
77109              
77110              doubled words in pods (from Simon Cozens
77111              <simon.p.cozens@jp.pwcglobal.com>)
77112              
77113              better INSTALL notes on Solaris issues (from Dominic Dunlop)
77114              
77115              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
77116              
77117              updated README.hpux (from Jeff Okamoto)
77118      Branch: maint-5.6/perl
77119           !> INSTALL README.hpux emacs/cperl-mode.el
77120           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
77121           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
77122           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
77123           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
77124           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
77125           !> t/op/lex_assign.t
77126 ____________________________________________________________________________
77127 [  7272] By: gsar                                  on 2000/10/16  03:31:22
77128         Log: integrate change#5955 from mainline
77129              
77130              longstanding bug exposed by change#3307: sort arguments weren't
77131              compiled with the right wantarray context (ensuing runtime lookup
77132              via block_gimme() was getting the incidental context of the
77133              sort() itself)
77134      Branch: maint-5.6/perl
77135           !> op.c t/op/sort.t
77136 ____________________________________________________________________________
77137 [  7271] By: gsar                                  on 2000/10/16  03:29:11
77138         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
77139              branch
77140              
77141              Flatten the cpp jungle doing the nosuid checking.
77142              
77143              Do not assume sign propagation. (from M.J.T. Guy)
77144              
77145              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
77146              
77147              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
77148              Now pp_ncmp() returns undef is either operand is a NaN.
77149              
77150              On second thoughts frexp() does have two arguments.
77151              
77152              Document that tr() is not tr(1).
77153              
77154              Be more robust on "extreme" (large absolute value)
77155              arguments.  Originally reported by Daniel Connelly
77156              as a problem with asinh() on large negative arguments,
77157              asinh() used to bail out because an argument to log()
77158              ended up being zero.  Ilya Zakharevich proposed using
77159              Taylor's series in such cases, which for such large
77160              arguments is a very good approximation.
77161              
77162              Undo "use integer" addition from 64bitint as it seems
77163              to break most of the subtests in Digital UNIX;
77164              Unicos needs to find another way.
77165      Branch: maint-5.6/perl
77166           !> (integrate 29 files)
77167 ____________________________________________________________________________
77168 [  7270] By: gsar                                  on 2000/10/16  03:09:44
77169         Log: integrate changes#5948,5949,5950 from mainline
77170              
77171              typo in vars.pm that leads to cryptic message (from Piotr
77172              Piatkowski <kompas@kompas.usr.onet.pl>)
77173              
77174              make perldoc use the pod2man from the same version (from
77175              M.J.T. Guy)
77176              
77177              reformat perldiag to avoid long lines
77178      Branch: maint-5.6/perl
77179           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
77180 ____________________________________________________________________________
77181 [  7269] By: gsar                                  on 2000/10/16  03:05:54
77182         Log: integrate change#5947 from mainline
77183              
77184              use &dl_error rather than &dl_load_file as the guard for calling
77185              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
77186              statically built perl)
77187      Branch: maint-5.6/perl
77188           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
77189 ____________________________________________________________________________
77190 [  7268] By: gsar                                  on 2000/10/16  03:04:48
77191         Log: integrate change#5945 from mainline
77192              
77193              make module name mandatory after -M switch; reorder perldiag
77194              alphabetically (from Mark-Jason Dominus)
77195      Branch: maint-5.6/perl
77196           !> perl.c pod/perldiag.pod
77197 ____________________________________________________________________________
77198 [  7267] By: gsar                                  on 2000/10/16  03:03:01
77199         Log: integrate change#5939 from mainline
77200              
77201              more pod nits (from Larry Virden)
77202      Branch: maint-5.6/perl
77203           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
77204           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
77205           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
77206 ____________________________________________________________________________
77207 [  7266] By: gsar                                  on 2000/10/16  03:01:39
77208         Log: integrate change#5938 from mainline
77209              
77210              Consolidated B::Deparse fixes (from Stephen McCamant)
77211      Branch: maint-5.6/perl
77212           !> ext/B/B/Deparse.pm
77213 ____________________________________________________________________________
77214 [  7265] By: gsar                                  on 2000/10/16  03:00:43
77215         Log: integrate change#5936 from mainline
77216              
77217              additional tests for change#7263 (from Paul Marquess)
77218      Branch: maint-5.6/perl
77219           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
77220           !> t/pragma/warn/5nolint t/pragma/warn/6default
77221 ____________________________________________________________________________
77222 [  7264] By: gsar                                  on 2000/10/16  02:58:34
77223         Log: integrate change#5934 from mainline
77224              
77225              propagate lexical warnings from surrounding scope correctly
77226              within string eval() (from Paul Marquess)
77227      Branch: maint-5.6/perl
77228           !> pp_ctl.c t/pragma/warn/pp_ctl
77229 ____________________________________________________________________________
77230 [  7263] By: gsar                                  on 2000/10/16  02:56:53
77231         Log: integrate change#5932 from mainline
77232              
77233              add rsignal(), whichsig() and do_join() to public API list
77234              (mod_perl uses them to good advantage)
77235      Branch: maint-5.6/perl
77236           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
77237 ____________________________________________________________________________
77238 [  7262] By: gsar                                  on 2000/10/16  02:55:53
77239         Log: integrate change#5931 from mainline
77240              
77241              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
77242      Branch: maint-5.6/perl
77243           !> pp_hot.c regexec.c t/op/pat.t
77244 ____________________________________________________________________________
77245 [  7261] By: gsar                                  on 2000/10/16  02:55:01
77246         Log: integrate change#5930 from mainline
77247              
77248              small os390 tweaks (from Peter Prymmer)
77249      Branch: maint-5.6/perl
77250           !> config_h.SH makedepend.SH
77251 ____________________________________________________________________________
77252 [  7260] By: gsar                                  on 2000/10/16  02:54:10
77253         Log: integrate change#5929 from mainline
77254              
77255              pod nits
77256      Branch: maint-5.6/perl
77257           !> pod/perlguts.pod
77258 ____________________________________________________________________________
77259 [  7259] By: gsar                                  on 2000/10/16  02:52:55
77260         Log: integrate change#5927 from mainline
77261              
77262              arrange for next() to resume at the unstack op rather than the
77263              loop conditional, so that scope cleanup happens correctly
77264              (from Stephen McCamant)
77265      Branch: maint-5.6/perl
77266           !> op.c pp_ctl.c t/op/misc.t
77267 ____________________________________________________________________________
77268 [  7258] By: gsar                                  on 2000/10/16  02:51:38
77269         Log: integrate change#5926 from mainline
77270              
77271              on windows, reserve 16M of stack rather than 128M (allows more
77272              threads to run concurrently)
77273      Branch: maint-5.6/perl
77274           !> win32/Makefile win32/makefile.mk
77275 ____________________________________________________________________________
77276 [  7257] By: gsar                                  on 2000/10/16  02:50:37
77277         Log: integrate change#5925 from mainline
77278              
77279              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
77280      Branch: maint-5.6/perl
77281           !> toke.c
77282 ____________________________________________________________________________
77283 [  7256] By: gsar                                  on 2000/10/16  02:49:36
77284         Log: integrate change#5924 from mainline
77285              
77286              avoid using uninitialized memory in require version check
77287      Branch: maint-5.6/perl
77288           !> pp_ctl.c universal.c
77289 ____________________________________________________________________________
77290 [  7255] By: gsar                                  on 2000/10/16  02:48:03
77291         Log: integrate changes#5923,5928,6009 from mainline
77292              
77293              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
77294      Branch: maint-5.6/perl
77295           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
77296 ____________________________________________________________________________
77297 [  7254] By: gsar                                  on 2000/10/16  02:44:46
77298         Log: integrate change#5922 from mainline
77299              
77300              commentary about IoTYPE() (from Nathan Torkington)
77301      Branch: maint-5.6/perl
77302           !> sv.h
77303 ____________________________________________________________________________
77304 [  7253] By: gsar                                  on 2000/10/16  02:43:49
77305         Log: integrate change#5921 from mainline
77306              
77307              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
77308      Branch: maint-5.6/perl
77309           !> sv.c t/lib/charnames.t t/pragma/utf8.t
77310 ____________________________________________________________________________
77311 [  7252] By: gsar                                  on 2000/10/16  02:42:31
77312         Log: integrate change#5920 from mainline
77313              
77314              Larry's fix for buggy propagation of utf8-ness in join(); add test
77315      Branch: maint-5.6/perl
77316           !> doop.c t/op/ver.t
77317 ____________________________________________________________________________
77318 [  7251] By: gsar                                  on 2000/10/16  02:41:14
77319         Log: integrate changes#5915..5919 from mainline
77320              
77321              various (pod tweaks &c)
77322      Branch: maint-5.6/perl
77323           !> (integrate 33 files)
77324 ____________________________________________________________________________
77325 [  7250] By: gsar                                  on 2000/10/16  02:38:16
77326         Log: integrate change#5914 from mainline
77327              
77328              caller() wasn't returning the right number of elements for
77329              eval {...}
77330      Branch: maint-5.6/perl
77331           !> pp_ctl.c t/pragma/warn/9enabled
77332 ____________________________________________________________________________
77333 [  7249] By: gsar                                  on 2000/10/16  02:37:02
77334         Log: integrate change#5913 from mainline
77335              
77336              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
77337              (from Mark-Jason Dominus)
77338      Branch: maint-5.6/perl
77339           !> pod/perlfunc.pod
77340 ____________________________________________________________________________
77341 [  7248] By: gsar                                  on 2000/10/16  02:35:58
77342         Log: integrate change#5912 from mainline
77343              
77344              fix totally broken caching in UNIVERSAL::isa() (from
77345              Nick Ing-Simmons)
77346      Branch: maint-5.6/perl
77347           !> t/op/universal.t universal.c
77348 ____________________________________________________________________________
77349 [  7247] By: gsar                                  on 2000/10/16  02:34:27
77350         Log: integrate changes#5910,5911 from mainline
77351              
77352              typo in pod
77353              
77354              add linebreak properties from unicode/LineBrk.txt (from
77355              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
77356      Branch: maint-5.6/perl
77357           +> (branch 29 files)
77358           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
77359 ____________________________________________________________________________
77360 [  7246] By: gsar                                  on 2000/10/16  02:33:29
77361         Log: integrate change#5909 from mainline
77362              
77363              mode argument to do_binmode() should be file mode, not boolean
77364      Branch: maint-5.6/perl
77365           !> pp_sys.c
77366 ____________________________________________________________________________
77367 [  7245] By: gsar                                  on 2000/10/16  02:31:04
77368         Log: integrate change#5908 from mainline
77369              
77370              introduce illegal symbols into null package so that
77371              gv_fetchpv(...,TRUE) always returns a valid GV even when the
77372              symbol is trapped by strictures (avoids coredumps)
77373      Branch: maint-5.6/perl
77374           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
77375           !> t/pragma/strict-vars
77376 ____________________________________________________________________________
77377 [  7244] By: jhi                                   on 2000/10/16  02:29:54
77378         Log: Subject: $Carp::ExportLevel confusion in Exporter
77379              From: "Ben Tilly" <ben_tilly@hotmail.com>
77380              Date: Sat, 14 Oct 2000 16:44:34 EDT
77381              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
77382      Branch: perl
77383            ! lib/Exporter/Heavy.pm
77384 ____________________________________________________________________________
77385 [  7243] By: jhi                                   on 2000/10/16  02:28:33
77386         Log: Subject: [PATCH perlguts.pod] Document offset hack
77387              From: Simon Cozens <simon@cozens.net>
77388              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
77389              Date: Sat, 14 Oct 2000 19:32:25 +0100
77390      Branch: perl
77391            ! pod/perlguts.pod
77392 ____________________________________________________________________________
77393 [  7242] By: gsar                                  on 2000/10/16  02:26:51
77394         Log: integrate changes#5905,5906,5907,6064 from mainline
77395              
77396              printf/sprintf didn't get quad types right under use64bitint
77397      Branch: maint-5.6/perl
77398           !> pp_sys.c sv.c t/op/64bitint.t
77399 ____________________________________________________________________________
77400 [  7241] By: jhi                                   on 2000/10/16  02:22:44
77401         Log: Subject: small pod patch
77402              From: Dan Boorstein <dan_boo@bellsouth.net>
77403              Date: Sat, 14 Oct 2000 14:29:24 -0400
77404              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
77405      Branch: perl
77406            ! pod/perlfaq7.pod pod/perlmod.pod
77407 ____________________________________________________________________________
77408 [  7240] By: jhi                                   on 2000/10/16  02:13:46
77409         Log: -w cleanup.
77410              
77411              Subject: Re: Problems with bleadperl 
77412              From: "Stephen P. Potter" <spp@ds.net>
77413              Date: Fri, 13 Oct 2000 13:32:49 -0400
77414              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
77415      Branch: perl
77416            ! t/pragma/overload.t
77417 ____________________________________________________________________________
77418 [  7239] By: jhi                                   on 2000/10/16  01:41:18
77419         Log: One more ~utf8 tweak.
77420      Branch: perl
77421            ! t/op/bop.t
77422 ____________________________________________________________________________
77423 [  7238] By: jhi                                   on 2000/10/16  01:34:14
77424         Log: Tweak the test of #7235.
77425      Branch: perl
77426            ! t/op/bop.t
77427 ____________________________________________________________________________
77428 [  7237] By: jhi                                   on 2000/10/16  01:25:04
77429         Log: Fix a couple of compiler-noted nits in #7235.
77430      Branch: perl
77431            ! pp.c
77432 ____________________________________________________________________________
77433 [  7236] By: jhi                                   on 2000/10/16  01:22:46
77434         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
77435      Branch: perl
77436            ! pp.c pp_hot.c
77437 ____________________________________________________________________________
77438 [  7235] By: jhi                                   on 2000/10/15  16:24:44
77439         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
77440              
77441              From: Simon Cozens <simon@cozens.net>
77442              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
77443              Date: Sat, 14 Oct 2000 20:52:13 +0100
77444              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
77445      Branch: perl
77446            ! pp.c t/op/bop.t utf8.h
77447 ____________________________________________________________________________
77448 [  7234] By: jhi                                   on 2000/10/15  15:19:29
77449         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
77450              The problem was that rx->minlen was in chars while pp_split()
77451              thought it would be in bytes. 
77452      Branch: perl
77453            ! pp.c t/pragma/utf8.t
77454 ____________________________________________________________________________
77455 [  7233] By: jhi                                   on 2000/10/14  20:24:24
77456         Log: Document FNCASE=y as discussed in the bug 20000902.009.
77457      Branch: perl
77458            ! README.dos
77459 ____________________________________________________________________________
77460 [  7232] By: jhi                                   on 2000/10/14  18:52:21
77461         Log: Add test for bug id 20000427.003 (which seems to have
77462              been fixed) (also duplicate as 20000427.004, though
77463              with a higher severity).  Move one utf8 from op/append
77464              to pragma/utf8, tag the tests with bug ids.
77465      Branch: perl
77466            ! t/op/append.t t/pragma/utf8.t
77467 ____________________________________________________________________________
77468 [  7231] By: jhi                                   on 2000/10/14  17:28:37
77469         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
77470      Branch: perl
77471            ! t/pragma/utf8.t
77472 ____________________________________________________________________________
77473 [  7230] By: jhi                                   on 2000/10/14  14:24:50
77474         Log: Needs to be conditional on SunOS 4.
77475              
77476              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
77477              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
77478              Date: Sat, 14 Oct 2000 13:37:49 +0100
77479              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
77480      Branch: metaconfig/U/perl
77481            ! End.U
77482      Branch: perl
77483            ! Configure myconfig.SH pod/perldelta.pod
77484 ____________________________________________________________________________
77485 [  7229] By: jhi                                   on 2000/10/14  00:49:22
77486         Log: Update Changes.
77487      Branch: perl
77488            ! Changes patchlevel.h
77489 ____________________________________________________________________________
77490 [  7228] By: jhi                                   on 2000/10/14  00:46:10
77491         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
77492              From: Peter Prymmer <pvhp@forte.com>
77493              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
77494              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
77495      Branch: perl
77496            ! lib/utf8.pm
77497 ____________________________________________________________________________
77498 [  7227] By: jhi                                   on 2000/10/13  23:20:30
77499         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
77500      Branch: perl
77501            ! t/op/tie.t
77502 ____________________________________________________________________________
77503 [  7226] By: jhi                                   on 2000/10/13  22:14:32
77504         Log: Tweak #7225.
77505              
77506              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
77507              From: Peter Prymmer <pvhp@forte.com>
77508              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
77509              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
77510      Branch: perl
77511            ! t/op/sprintf.t
77512 ____________________________________________________________________________
77513 [  7225] By: jhi                                   on 2000/10/13  22:11:31
77514         Log: op/sprintf.t patch for OS/390 (and any other host with limited
77515              floating-point exponent length)
77516              
77517              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
77518              From: Dominic Dunlop <domo@computer.org>
77519              Date: Fri, 13 Oct 2000 19:17:57 +0200
77520              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
77521      Branch: perl
77522            ! t/op/sprintf.t
77523 ____________________________________________________________________________
77524 [  7224] By: jhi                                   on 2000/10/13  18:40:48
77525         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
77526      Branch: perl
77527            ! toke.c
77528 ____________________________________________________________________________
77529 [  7223] By: jhi                                   on 2000/10/13  18:37:13
77530         Log: Thinko in #7222.
77531      Branch: perl
77532            ! utf8.c
77533 ____________________________________________________________________________
77534 [  7222] By: jhi                                   on 2000/10/13  18:05:23
77535         Log: Use UTF8SKIP(), from Simon Cozens.
77536      Branch: perl
77537            ! utf8.c
77538 ____________________________________________________________________________
77539 [  7221] By: jhi                                   on 2000/10/13  15:43:19
77540         Log: (accidentally empty check-in)
77541      Branch: perl
77542            ! utf8.c
77543 ____________________________________________________________________________
77544 [  7220] By: jhi                                   on 2000/10/13  15:23:51
77545         Log: Add (optimistically) Storable to static extensions.
77546      Branch: perl
77547            ! hints/uwin.sh hints/vmesa.sh
77548 ____________________________________________________________________________
77549 [  7219] By: jhi                                   on 2000/10/13  15:20:05
77550         Log: Amdahl UTS doesn't seem to do dynaloading.
77551      Branch: perl
77552            ! hints/uts.sh
77553 ____________________________________________________________________________
77554 [  7218] By: jhi                                   on 2000/10/13  15:15:20
77555         Log: Slight tweak of the code to appease Amdahl UTS cc.
77556      Branch: perl
77557            ! pp.c
77558 ____________________________________________________________________________
77559 [  7217] By: jhi                                   on 2000/10/13  14:50:42
77560         Log: In Amdahl UTS "struct sv" is defined by a system header,
77561              <ksync.h>.
77562      Branch: perl
77563            ! perl.h sv.h
77564 ____________________________________________________________________________
77565 [  7216] By: jhi                                   on 2000/10/13  11:58:25
77566         Log: Ilya implemented the memory profiling API.
77567      Branch: perl
77568            ! Todo
77569 ____________________________________________________________________________
77570 [  7215] By: jhi                                   on 2000/10/13  02:56:38
77571         Log: Subject: [PATCH 5.7.0] Perl API for mstats
77572              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77573              Date: Thu, 12 Oct 2000 22:52:40 -0400
77574              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
77575      Branch: perl
77576            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
77577 ____________________________________________________________________________
77578 [  7214] By: jhi                                   on 2000/10/13  02:55:38
77579         Log: Subject: [PATCH 5.7.0] IVs in mtats
77580              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77581              Date: Thu, 12 Oct 2000 22:51:04 -0400
77582              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
77583      Branch: perl
77584            ! malloc.c perl.h
77585 ____________________________________________________________________________
77586 [  7213] By: jhi                                   on 2000/10/13  02:31:47
77587         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
77588      Branch: perl
77589            ! pod/perldiag.pod pp_sys.c
77590 ____________________________________________________________________________
77591 [  7212] By: jhi                                   on 2000/10/13  01:27:38
77592         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
77593              From: Peter Prymmer <pvhp@forte.com>
77594              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
77595              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
77596      Branch: perl
77597            ! t/op/oct.t
77598 ____________________________________________________________________________
77599 [  7211] By: jhi                                   on 2000/10/13  00:35:09
77600         Log: Update Changes.
77601      Branch: perl
77602            ! Changes patchlevel.h
77603 ____________________________________________________________________________
77604 [  7210] By: jhi                                   on 2000/10/12  23:59:40
77605         Log: The Install.pm third of
77606              
77607              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
77608              From: Bill Campbell <bill@celestial.com>
77609              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
77610              Date: Thu, 5 Oct 2000 18:04:51 -0700
77611      Branch: perl
77612            ! lib/ExtUtils/Install.pm
77613 ____________________________________________________________________________
77614 [  7209] By: jhi                                   on 2000/10/12  23:58:43
77615         Log: Two thirds of
77616              
77617              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
77618              Date: Thu, 5 Oct 2000 18:04:51 -0700
77619              From: Bill Campbell <bill@celestial.com>
77620              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
77621              
77622              The Install.pm changes will be submitted separately because
77623              they need some work and discussion still.
77624      Branch: perl
77625            ! lib/getopts.pl lib/termcap.pl
77626 ____________________________________________________________________________
77627 [  7208] By: jhi                                   on 2000/10/12  23:41:19
77628         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
77629              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
77630              Date:     Thu, 12 Oct 2000 07:30:02 EDT
77631              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
77632      Branch: perl
77633            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
77634            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
77635 ____________________________________________________________________________
77636 [  7207] By: jhi                                   on 2000/10/12  23:39:01
77637         Log: An updated EBCDIC tr patch.
77638              
77639              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
77640              From: Peter Prymmer <pvhp@forte.com>
77641              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
77642              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
77643      Branch: perl
77644            ! t/op/tr.t
77645 ____________________________________________________________________________
77646 [  7206] By: jhi                                   on 2000/10/12  23:34:55
77647         Log: Upgrade to CPAN 1.58, from Andreas König.
77648      Branch: perl
77649            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77650 ____________________________________________________________________________
77651 [  7205] By: jhi                                   on 2000/10/12  23:29:08
77652         Log: Introduce the man[24-8] variables, from Andy Dougherty.
77653      Branch: metaconfig/U/perl
77654            + mandirs.U mandirstyle.U
77655      Branch: perl
77656            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77657            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
77658            ! vos/config.h vos/config.pl vos/config_h.SH_orig
77659            ! win32/config.bc win32/config.gc win32/config.vc
77660 ____________________________________________________________________________
77661 [  7204] By: gsar                                  on 2000/10/12  18:11:24
77662         Log: restore change#7202
77663      Branch: perl
77664            ! mg.c
77665 ____________________________________________________________________________
77666 [  7203] By: gsar                                  on 2000/10/12  18:09:40
77667         Log: another test of the Emergency Broadcast System--back out 
77668              change#7202
77669      Branch: perl
77670            ! mg.c
77671 ____________________________________________________________________________
77672 [  7202] By: gsar                                  on 2000/10/12  16:40:47
77673         Log: (submitted on behalf of Jarkko)
77674              Fix the lib/encode.t subtest 6 failure as reported by Andreas
77675              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
77676              was unearthed by change 7182, as was a bug in HTML::Entities.
77677      Branch: perl
77678            ! mg.c
77679 ____________________________________________________________________________
77680 [  7201] By: jhi                                   on 2000/10/11  03:16:05
77681         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
77682      Branch: perl
77683            ! pp_hot.c t/pragma/utf8.t
77684 ____________________________________________________________________________
77685 [  7200] By: jhi                                   on 2000/10/11  00:40:30
77686         Log: The #7198 was a false alarm.
77687      Branch: perl
77688            ! pp_hot.c
77689 ____________________________________________________________________________
77690 [  7199] By: jhi                                   on 2000/10/11  00:26:04
77691         Log: Remove duplicated code.
77692      Branch: perl
77693            ! t/lib/cgi-html.t
77694 ____________________________________________________________________________
77695 [  7198] By: jhi                                   on 2000/10/10  23:30:46
77696         Log: (Retracted by #7200.)
77697      Branch: perl
77698            ! pp_hot.c
77699 ____________________________________________________________________________
77700 [  7197] By: jhi                                   on 2000/10/10  21:49:30
77701         Log: Add the test case for #7190, from the original bug report
77702              by Andreas König.
77703      Branch: perl
77704            ! t/pragma/utf8.t
77705 ____________________________________________________________________________
77706 [  7196] By: jhi                                   on 2000/10/10  21:40:49
77707         Log: Reapply Andy's patch and regen Configure.
77708      Branch: perl
77709            ! Configure INSTALL Makefile.SH Porting/Glossary
77710            ! Porting/config.sh config_h.SH epoc/config.sh installperl
77711            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
77712            ! win32/config.vc
77713 ____________________________________________________________________________
77714 [  7195] By: jhi                                   on 2000/10/10  21:09:30
77715         Log: Use the versiononly instead of the installscripts,
77716              retract the changes 7146 and 7147.
77717      Branch: perl
77718            ! Configure INSTALL Makefile.SH Porting/Glossary
77719            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
77720            ! installperl uconfig.sh vos/config.def win32/config.bc
77721            ! win32/config.gc win32/config.vc
77722 ____________________________________________________________________________
77723 [  7194] By: jhi                                   on 2000/10/10  21:06:15
77724         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
77725              From: Peter Prymmer <pvhp@forte.com>
77726              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
77727              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
77728      Branch: perl
77729            ! t/op/ver.t
77730 ____________________________________________________________________________
77731 [  7193] By: jhi                                   on 2000/10/10  21:05:12
77732         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
77733              From: Peter Prymmer <pvhp@forte.com>
77734              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
77735              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
77736      Branch: perl
77737            ! t/op/tr.t
77738 ____________________________________________________________________________
77739 [  7192] By: jhi                                   on 2000/10/10  20:57:30
77740         Log: Add versiononly, delete installscripts, from Andy Dougherty.
77741      Branch: metaconfig
77742            - U/installdirs/installscripts.U
77743      Branch: metaconfig/U/perl
77744            + versiononly.U
77745 ____________________________________________________________________________
77746 [  7191] By: jhi                                   on 2000/10/10  19:41:21
77747         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
77748              From: Peter Prymmer <pvhp@forte.com>
77749              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
77750              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
77751      Branch: perl
77752            ! pod/perlebcdic.pod
77753 ____________________________________________________________________________
77754 [  7190] By: jhi                                   on 2000/10/10  19:26:14
77755         Log: Subject: Re: utf8 concat, mg_get
77756              From: Simon Cozens <simon@cozens.net>
77757              Date: Tue, 10 Oct 2000 17:40:17 +0100
77758              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
77759      Branch: perl
77760            ! pp_hot.c
77761 ____________________________________________________________________________
77762 [  7189] By: jhi                                   on 2000/10/10  19:23:03
77763         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
77764              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
77765              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
77766              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
77767      Branch: perl
77768            ! lib/ExtUtils/MM_Unix.pm
77769 ____________________________________________________________________________
77770 [  7188] By: jhi                                   on 2000/10/10  15:31:24
77771         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
77772              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
77773              Date: Fri, 14 Jul 2000 10:47:36 +0100
77774              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
77775      Branch: perl
77776            ! README.win32
77777 ____________________________________________________________________________
77778 [  7187] By: jhi                                   on 2000/10/10  13:30:10
77779         Log: Quote the temp file name, needed in Win32 because the
77780              default name unfortunately contains spaces, shouldn't
77781              hurt elsewhere.
77782              
77783              Subject: FW: perldoc fails if $TEMP contains spaces
77784              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
77785              Date: Thu, 14 Sep 2000 08:58:45 +0100
77786              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
77787      Branch: perl
77788            ! utils/perldoc.PL
77789 ____________________________________________________________________________
77790 [  7186] By: jhi                                   on 2000/10/10  13:16:27
77791         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
77792              From: hv@hugo.hybyte.com
77793              Date: Tue, 10 Oct 2000 14:10:20 +0100
77794              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
77795      Branch: perl
77796            ! t/lib/thr5005.t util.c
77797 ____________________________________________________________________________
77798 [  7185] By: jhi                                   on 2000/10/10  12:06:22
77799         Log: Upgrade to podlators 1.04, from Russ Allbery.
77800      Branch: perl
77801            ! lib/Pod/Man.pm lib/Pod/Text.pm
77802 ____________________________________________________________________________
77803 [  7184] By: jhi                                   on 2000/10/10  12:01:32
77804         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
77805      Branch: perl
77806            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
77807 ____________________________________________________________________________
77808 [  7183] By: jhi                                   on 2000/10/09  23:47:15
77809         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
77810              From: Peter Prymmer <pvhp@forte.com>
77811              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
77812              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
77813      Branch: perl
77814            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
77815 ____________________________________________________________________________
77816 [  7182] By: jhi                                   on 2000/10/09  23:43:16
77817         Log: Make eq work again with utf8 (disabling the upgrading
77818              should no more be necessary since the copies of the
77819              scalars are upgraded, not the scalars themselves).
77820              Takes care of ID 20001009.001.  (The claimed length()
77821              bug in 20001009.001 seems bogus to me.)
77822      Branch: perl
77823            ! sv.c t/pragma/utf8.t
77824 ____________________________________________________________________________
77825 [  7181] By: gsar                                  on 2000/10/09  19:41:54
77826         Log: tweak for change#7173
77827      Branch: perl
77828            ! win32/win32sck.c
77829 ____________________________________________________________________________
77830 [  7180] By: gsar                                  on 2000/10/09  19:26:56
77831         Log: on Windows, clean targets might not work under some flavors of the shell
77832      Branch: perl
77833            ! win32/Makefile win32/makefile.mk
77834 ____________________________________________________________________________
77835 [  7179] By: jhi                                   on 2000/10/09  19:21:02
77836         Log: Update Changes.
77837      Branch: perl
77838            ! Changes patchlevel.h
77839 ____________________________________________________________________________
77840 [  7178] By: jhi                                   on 2000/10/09  19:18:23
77841         Log: Warn about unknown scripts.
77842              
77843              Subject: Re: ideas? patches? [PATCH bleadperl]
77844              From: Dominic Dunlop <domo@computer.org>
77845              Date: Mon, 9 Oct 2000 14:57:17 +0200
77846              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
77847      Branch: perl
77848            ! lib/charnames.pm
77849 ____________________________________________________________________________
77850 [  7177] By: jhi                                   on 2000/10/09  19:13:27
77851         Log: Change #7160 had a nasty typo.
77852      Branch: metaconfig
77853            ! U/compline/Compile.U
77854      Branch: perl
77855            ! Configure config_h.SH
77856 ____________________________________________________________________________
77857 [  7176] By: gsar                                  on 2000/10/09  18:59:33
77858         Log: pod nit
77859      Branch: perl
77860            ! pod/perlport.pod
77861 ____________________________________________________________________________
77862 [  7175] By: gsar                                  on 2000/10/09  18:54:28
77863         Log: Windows9x doesn't support link(), despite what Config.pm
77864              might think
77865      Branch: perl
77866            ! lib/ExtUtils/Manifest.pm
77867 ____________________________________________________________________________
77868 [  7174] By: gsar                                  on 2000/10/09  18:50:03
77869         Log: avoid nonportable example code
77870      Branch: perl
77871            ! lib/File/Copy.pm
77872 ____________________________________________________________________________
77873 [  7173] By: gsar                                  on 2000/10/09  18:46:54
77874         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
77875              being used) when closing a socket handle
77876      Branch: perl
77877            ! win32/win32.c win32/win32.h win32/win32sck.c
77878 ____________________________________________________________________________
77879 [  7172] By: gsar                                  on 2000/10/09  18:41:40
77880         Log: on Windows, cwd strings in the environment should be of the
77881              form =X:=X:\foo instead of =X=X:\foo\
77882      Branch: perl
77883            ! win32/vdir.h
77884 ____________________________________________________________________________
77885 [  7171] By: gsar                                  on 2000/10/09  18:30:09
77886         Log: on Windows, LoadLibrary() could load an extension DLL multiple
77887              times if forward slashes are used in the path
77888      Branch: perl
77889            ! win32/win32.c
77890 ____________________________________________________________________________
77891 [  7170] By: jhi                                   on 2000/10/09  17:53:59
77892         Log: Add a todo note about overloadable assertions.
77893      Branch: perl
77894            ! Todo-5.6
77895 ____________________________________________________________________________
77896 [  7169] By: jhi                                   on 2000/10/09  13:43:45
77897         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
77898              From: mjd@plover.com
77899              Date: 9 Oct 2000 00:24:44 -0000
77900              Message-ID: <20001009002444.10616.qmail@plover.com>
77901      Branch: perl
77902            ! pod/perldebguts.pod
77903 ____________________________________________________________________________
77904 [  7168] By: nick                                  on 2000/10/08  13:16:33
77905         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
77906              is not right thing to do on (e.g. x86). Network order is also "right" for
77907              X fonts.
77908      Branch: perl
77909            ! ext/Encode/Encode.pm
77910 ____________________________________________________________________________
77911 [  7167] By: nick                                  on 2000/10/08  12:54:42
77912         Log: Make "encodings" work post-install when Encode/*.enc files may not
77913              be in same directory as Encode.pm
77914      Branch: perl
77915            ! ext/Encode/Encode.pm
77916 ____________________________________________________________________________
77917 [  7166] By: nick                                  on 2000/10/08  11:51:26
77918         Log: Work round the fact that $hash->{$key} does not take into account
77919              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
77920              so that key is always in the "expected" encoding - i.e. same way we put
77921              it in the hash.
77922      Branch: perl
77923            ! ext/Encode/Encode.pm
77924 ____________________________________________________________________________
77925 [  7165] By: gsar                                  on 2000/10/08  04:15:29
77926         Log: save_re_context() could reset PL_curcop to freed memory, causing core
77927              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
77928      Branch: perl
77929            ! pp_ctl.c
77930 ____________________________________________________________________________
77931 [  7164] By: jhi                                   on 2000/10/06  20:51:48
77932         Log: UTF8ize split() so that the cloned substrings get the UTF8
77933              flag of the original scalar.  Problem reported by Simon Cozens.
77934      Branch: perl
77935            ! pp.c t/pragma/utf8.t
77936 ____________________________________________________________________________
77937 [  7163] By: nick                                  on 2000/10/06  20:48:34
77938         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
77939              got a false +ve and so did not reach code which would have un-FAKEd the SV.
77940      Branch: perl
77941            ! sv.c
77942 ____________________________________________________________________________
77943 [  7162] By: nick                                  on 2000/10/06  20:25:37
77944         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
77945              To fix  (sort {$a <=> $b} keys %hash) in particular but
77946              should cover a number of other as-yet-unknown cases as well.
77947      Branch: perl
77948            ! sv.c
77949 ____________________________________________________________________________
77950 [  7161] By: jhi                                   on 2000/10/06  19:56:18
77951         Log: Change the version number of Tie::Handle in the core to 4.0,
77952              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
77953              
77954              Subject: Note on Tie::Handle
77955              From: andreas.koenig@anima.de (Andreas J. Koenig)
77956              Date:      06 Oct 2000 21:48:58 +0200
77957              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
77958      Branch: perl
77959            ! lib/Tie/Handle.pm
77960 ____________________________________________________________________________
77961 [  7160] By: jhi                                   on 2000/10/06  18:20:35
77962         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
77963              as the first option of cc/ld because of ultrapicky compilers
77964              (e.g. OS/390 R2.5)
77965      Branch: metaconfig
77966            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
77967            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
77968            ! U/compline/orderlib.U U/modified/Cppsym.U
77969            ! U/modified/d_access.U
77970      Branch: metaconfig/U/perl
77971            ! Checkcc.U d_dlsymun.U gccvers.U
77972      Branch: perl
77973            ! Configure config_h.SH
77974 ____________________________________________________________________________
77975 [  7159] By: jhi                                   on 2000/10/06  13:56:39
77976         Log: Update Changes.
77977      Branch: perl
77978            ! Changes patchlevel.h
77979 ____________________________________________________________________________
77980 [  7158] By: jhi                                   on 2000/10/06  12:48:40
77981         Log: Eliminate $Is_VMS code from the test.
77982              
77983              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
77984              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
77985              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
77986              Date:     Thu, 5 Oct 2000 07:46:33 EDT
77987      Branch: perl
77988            ! t/lib/b.t
77989 ____________________________________________________________________________
77990 [  7157] By: jhi                                   on 2000/10/06  12:47:13
77991         Log: Also the $ccflags is needed for the C compiler check.
77992              
77993              Subject: Configure (check for C-compiler)
77994              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77995              Date: Fri, 06 Oct 2000 08:47:15 +0200
77996              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
77997      Branch: metaconfig/U/perl
77998            ! Checkcc.U
77999      Branch: perl
78000            ! Configure config_h.SH
78001 ____________________________________________________________________________
78002 [  7156] By: jhi                                   on 2000/10/06  11:45:15
78003         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
78004      Branch: perl
78005            ! perl.c pp_ctl.c sv.h utf8.c
78006 ____________________________________________________________________________
78007 [  7155] By: jhi                                   on 2000/10/06  11:40:41
78008         Log: IO::Handle->syswrite() did not handle length omission
78009              like CORE::syswrite() does.
78010              
78011              Subject: [Fwd] IO::Handle, syswrite and arguments
78012              From: Graham Barr <gbarr@pobox.com>
78013              Date: Fri, 6 Oct 2000 10:22:05 +0100
78014              Message-ID: <20001006102205.U6312@pobox.com>
78015              
78016              The original patch from andrew@ugh.net.au.
78017      Branch: perl
78018            ! ext/IO/lib/IO/Handle.pm
78019 ____________________________________________________________________________
78020 [  7154] By: jhi                                   on 2000/10/06  01:42:15
78021         Log: Tweak #7153.
78022      Branch: perl
78023            ! utf8.h
78024 ____________________________________________________________________________
78025 [  7153] By: jhi                                   on 2000/10/06  00:39:55
78026         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
78027      Branch: perl
78028            ! utf8.h
78029 ____________________________________________________________________________
78030 [  7152] By: jhi                                   on 2000/10/06  00:38:11
78031         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
78032      Branch: perl
78033            ! perl.c pp_ctl.c sv.h utf8.c
78034 ____________________________________________________________________________
78035 [  7151] By: jhi                                   on 2000/10/06  00:36:38
78036         Log: Subject: Re: Questions about Tie::Array and perl modules
78037              From: Nick Ing-Simmons <nik@tiuk.ti.com>
78038              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
78039              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
78040              
78041              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
78042      Branch: perl
78043            ! lib/Tie/Array.pm t/op/array.t
78044 ____________________________________________________________________________
78045 [  7150] By: jhi                                   on 2000/10/05  00:20:45
78046         Log: Regen Changes.
78047      Branch: perl
78048            ! Changes patchlevel.h
78049 ____________________________________________________________________________
78050 [  7149] By: jhi                                   on 2000/10/05  00:20:01
78051         Log: Regen toc.
78052      Branch: perl
78053            ! pod/perltoc.pod
78054 ____________________________________________________________________________
78055 [  7148] By: jhi                                   on 2000/10/04  23:35:08
78056         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
78057              reported several times by Dominic Dunlop, for example in
78058              ID 20000315.008.  Patch from Dominic.  Patch affects at
78059              least MachTen, and possibly other oldish BSDs. Should not
78060              break non-broken platforms (tested on LinuxPPC). 
78061      Branch: perl
78062            ! doio.c
78063 ____________________________________________________________________________
78064 [  7147] By: jhi                                   on 2000/10/04  23:26:34
78065         Log: The one that got away from 7146.
78066      Branch: metaconfig
78067            + U/installdirs/installscripts.U
78068 ____________________________________________________________________________
78069 [  7146] By: jhi                                   on 2000/10/04  23:25:04
78070         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
78071              suggested by H. Merijn Brand.
78072      Branch: perl
78073            ! Configure INSTALL Makefile.SH Porting/Glossary
78074            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
78075            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
78076            ! win32/config.vc
78077 ____________________________________________________________________________
78078 [  7145] By: jhi                                   on 2000/10/04  22:08:21
78079         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
78080              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78081              Date: Wed, 4 Oct 2000 17:37:46 -0400
78082              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
78083      Branch: perl
78084            ! utils/h2xs.PL
78085 ____________________________________________________________________________
78086 [  7144] By: jhi                                   on 2000/10/04  18:11:41
78087         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
78088              From: Jeff Pinyan <jeffp@crusoe.net>
78089              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
78090              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
78091      Branch: perl
78092            ! pod/perlrun.pod
78093 ____________________________________________________________________________
78094 [  7143] By: jhi                                   on 2000/10/04  18:09:58
78095         Log: Subject: perlhack.pod Patch for Externals Tools
78096              From: Fisher Mark <fisherm@tce.com>
78097              Date: Tue, 3 Oct 2000 15:43:27 -0500 
78098              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
78099      Branch: perl
78100            ! pod/perlhack.pod
78101 ____________________________________________________________________________
78102 [  7142] By: jhi                                   on 2000/10/04  18:08:41
78103         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
78104              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78105              Date:     Wed, 4 Oct 2000 12:11:11 EDT
78106              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
78107      Branch: perl
78108            ! vms/vms.c
78109 ____________________________________________________________________________
78110 [  7141] By: jhi                                   on 2000/10/04  12:20:16
78111         Log: Subject: [PATCH 5.7.0] h2xs not working
78112              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78113              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
78114              Date: Tue, 3 Oct 2000 21:43:01 -0400
78115              
78116              Subject: [PATCH 5.7.0] h2xs not documenting the created module
78117              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78118              Date: Tue, 3 Oct 2000 22:55:19 -0400
78119              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
78120      Branch: perl
78121            ! utils/h2xs.PL
78122 ____________________________________________________________________________
78123 [  7140] By: jhi                                   on 2000/10/04  11:53:44
78124         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
78125              From: nick@babyhippo.com
78126              Date: Wed, 4 Oct 2000 12:06:45 +0100
78127              Message-Id: <20001004120645.A7356@babyhippo.com>
78128              
78129              Retract 7118 and 7135.
78130      Branch: perl
78131            ! installman installperl op.c t/pragma/subs.t
78132 ____________________________________________________________________________
78133 [  7139] By: jhi                                   on 2000/10/03  22:09:41
78134         Log: It is possible to have no hosts database at all.  Pointed out in
78135              
78136              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
78137              From: Peter Prymmer <pvhp@forte.com>
78138              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
78139              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
78140      Branch: metaconfig
78141            ! U/modified/myhostname.U
78142      Branch: perl
78143            ! Configure config_h.SH
78144 ____________________________________________________________________________
78145 [  7138] By: jhi                                   on 2000/10/03  21:49:49
78146         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
78147              From: Peter Prymmer <pvhp@forte.com>
78148              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
78149              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
78150      Branch: perl
78151            ! pp_sys.c
78152 ____________________________________________________________________________
78153 [  7137] By: jhi                                   on 2000/10/03  20:10:05
78154         Log: One remaining nit less at the VMS mailbox sizing.
78155      Branch: perl
78156            ! vms/vms.c
78157 ____________________________________________________________________________
78158 [  7136] By: jhi                                   on 2000/10/03  20:08:47
78159         Log: Test harness update to sync with the new perlcc,
78160              from Simon Cozens.
78161      Branch: perl
78162            ! t/TEST t/UTEST
78163 ____________________________________________________________________________
78164 [  7135] By: jhi                                   on 2000/10/03  15:15:42
78165         Log: Subject: Re: PATCH for 20001003.004
78166              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
78167              From: "AARON B. DOSSETT" <aaron@iglou.com>
78168              Message-Id: <E13gTay-0006od-00@iglou.com>
78169      Branch: perl
78170            ! installman installperl
78171 ____________________________________________________________________________
78172 [  7134] By: jhi                                   on 2000/10/03  15:00:34
78173         Log: Subject: [ID 20001003.006] B::Debug not -w clean
78174              From: Nicholas Clark <nick@babyhippo.co.uk>
78175              Date: Tue, 03 Oct 2000 15:46:32 +0100
78176              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
78177      Branch: perl
78178            ! ext/B/B/Debug.pm
78179 ____________________________________________________________________________
78180 [  7133] By: jhi                                   on 2000/10/03  14:58:39
78181         Log: Scale down the VMS message boxes, by Charles Lane.
78182              Fix for ID 20000903.009, workaround at
78183              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
78184      Branch: perl
78185            ! vms/vms.c
78186 ____________________________________________________________________________
78187 [  7132] By: jhi                                   on 2000/10/03  11:20:37
78188         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
78189      Branch: perl
78190            + t/lib/st-lock.t t/lib/st-utf8.t
78191            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
78192            ! ext/Storable/Storable.xs t/lib/st-recurse.t
78193 ____________________________________________________________________________
78194 [  7131] By: jhi                                   on 2000/10/03  03:38:23
78195         Log: Encode nits.
78196      Branch: perl
78197            ! MANIFEST Makefile.SH
78198 ____________________________________________________________________________
78199 [  7130] By: jhi                                   on 2000/10/03  03:31:05
78200         Log: Update Changes.
78201      Branch: perl
78202            ! Changes patchlevel.h
78203 ____________________________________________________________________________
78204 [  7129] By: jhi                                   on 2000/10/03  02:24:02
78205         Log: Misplaced else.
78206      Branch: metaconfig/U/perl
78207            ! d_strtoll.U
78208      Branch: perl
78209            ! Configure config_h.SH
78210 ____________________________________________________________________________
78211 [  7128] By: jhi                                   on 2000/10/03  02:08:29
78212         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
78213              From: sthoenna@efn.org
78214              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
78215              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
78216      Branch: metaconfig/U/perl
78217            ! d_strtoll.U
78218      Branch: perl
78219            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
78220 ____________________________________________________________________________
78221 [  7127] By: jhi                                   on 2000/10/03  01:13:14
78222         Log: Update Changes.
78223      Branch: perl
78224            ! Changes patchlevel.h
78225 ____________________________________________________________________________
78226 [  7126] By: jhi                                   on 2000/10/03  00:57:08
78227         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
78228              as suggested by Olaf Flebbe and Nick Clark.
78229      Branch: perl
78230            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
78231 ____________________________________________________________________________
78232 [  7125] By: jhi                                   on 2000/10/03  00:50:56
78233         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
78234              From: Nick Clark <nick@plum.flirble.org>
78235              Date: Mon, 2 Oct 2000 11:03:24 +0100
78236              Message-Id: <20001002110324.D20073@plum.flirble.org>
78237              
78238              Also fixes bug ID 20001002.005.
78239      Branch: perl
78240            ! t/lib/encode.t
78241 ____________________________________________________________________________
78242 [  7124] By: jhi                                   on 2000/10/03  00:34:59
78243         Log: Subject: [PATCH 5.7.0] Epoc update
78244              From: Olaf Flebbe <o.flebbe@gmx.de>
78245              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
78246              Message-ID: <26423.969484586@www10.gmx.net>
78247      Branch: perl
78248            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
78249            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
78250            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
78251            ! util.c util.h
78252 ____________________________________________________________________________
78253 [  7123] By: jhi                                   on 2000/10/03  00:30:07
78254         Log: Regen headers.
78255      Branch: perl
78256            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
78257 ____________________________________________________________________________
78258 [  7122] By: jhi                                   on 2000/10/03  00:10:48
78259         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
78260      Branch: perl
78261            ! hints/openbsd.sh
78262 ____________________________________________________________________________
78263 [  7121] By: jhi                                   on 2000/10/03  00:05:06
78264         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
78265              From: <abigail@foad.org>
78266              Date: Tue, 26 Sep 2000 13:36:14 -0400
78267              Message-ID: <20000926173614.4356.qmail@foad.org>
78268      Branch: perl
78269            ! pod/perlop.pod
78270 ____________________________________________________________________________
78271 [  7120] By: jhi                                   on 2000/10/03  00:04:00
78272         Log: Inside require() $^S was always left undefined.
78273              
78274              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
78275              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78276              Date: Wed, 27 Sep 2000 18:54:49 -0400
78277              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
78278      Branch: perl
78279            ! cop.h mg.c pp_ctl.c util.c
78280 ____________________________________________________________________________
78281 [  7119] By: jhi                                   on 2000/10/03  00:00:16
78282         Log: Subject: [PATCH] DLL not restartabke with threaded perl
78283              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
78284              Date: Thu, 28 Sep 2000 09:20:46 +0100
78285              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
78286      Branch: perl
78287            ! perl.c
78288 ____________________________________________________________________________
78289 [  7118] By: jhi                                   on 2000/10/02  23:59:20
78290         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
78291              From: Nicholas Clark <nick@ccl4.org>
78292              Date: Thu, 28 Sep 2000 11:52:24 +0100
78293              Message-ID: <20000928115224.D7924@plum.flirble.org>
78294      Branch: perl
78295            ! op.c
78296 ____________________________________________________________________________
78297 [  7117] By: jhi                                   on 2000/10/02  23:57:51
78298         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
78299              From: Nicholas Clark <nick@babyhippo.co.uk>
78300              Date: Thu, 28 Sep 2000 12:18:10 +0100
78301              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
78302              
78303              Did not apply cleanly, manual intervention was needed.
78304      Branch: perl
78305            ! ext/B/B/Bytecode.pm utils/perlcc.PL
78306 ____________________________________________________________________________
78307 [  7116] By: jhi                                   on 2000/10/02  23:50:40
78308         Log: Document the issue (is not a syntax error, kind of)
78309              
78310              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
78311              From: Nicholas Clark <nick@ccl4.org>
78312              Date: Thu, 28 Sep 2000 17:12:42 +0100
78313              Message-ID: <20000928171242.K7924@plum.flirble.org>
78314      Branch: perl
78315            ! pod/perldata.pod
78316 ____________________________________________________________________________
78317 [  7115] By: jhi                                   on 2000/10/02  23:48:58
78318         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
78319              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78320              Date: Thu, 28 Sep 2000 21:55:31 -0400
78321              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
78322      Branch: perl
78323            ! regexec.c
78324 ____________________________________________________________________________
78325 [  7114] By: jhi                                   on 2000/10/02  23:47:57
78326         Log: Subject: DOC PATCH 5.6.0
78327              From: mjd@plover.com
78328              Date: 30 Sep 2000 06:02:34 -0000
78329              Message-ID: <20000930060234.4559.qmail@plover.com>
78330      Branch: perl
78331            ! pod/perldebguts.pod
78332 ____________________________________________________________________________
78333 [  7113] By: jhi                                   on 2000/10/02  23:46:43
78334         Log: SOCK_DGRAM and listen() do not mix as reported in
78335              
78336              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
78337              From: Petter Reinholdtsen <pere@hungry.com>
78338              Date: Sun, 1 Oct 2000 10:57:20 +0800
78339              Message-Id: <200010010257.KAA05735@localhost.localdomain>
78340              
78341              The patch for 5.7.0+ had to be reengineered, though.
78342      Branch: perl
78343            ! ext/IO/lib/IO/Socket/UNIX.pm
78344 ____________________________________________________________________________
78345 [  7112] By: jhi                                   on 2000/10/02  23:36:57
78346         Log: Subject: Re: [PATCH 5.005_64 missed]
78347              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78348              Date: Sun, 1 Oct 2000 18:50:10 -0400
78349              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
78350      Branch: perl
78351            ! pod/perlxs.pod
78352 ____________________________________________________________________________
78353 [  7111] By: jhi                                   on 2000/10/02  23:35:40
78354         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
78355              From: Radu Greab <radu@netsoft.ro>
78356              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
78357              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
78358      Branch: perl
78359            ! op.c opcode.pl t/op/substr.t
78360 ____________________________________________________________________________
78361 [  7110] By: jhi                                   on 2000/10/02  23:32:38
78362         Log: Subject: [PATCH] Fix aliasing of tied filehandles
78363              From: Daniel Chetlin <daniel@chetlin.com>
78364              Date: Mon, 2 Oct 2000 14:53:27 -0700
78365              Message-ID: <20001002145327.C1617@ilmd>
78366      Branch: perl
78367            ! perl.h pp_hot.c t/op/tiehandle.t
78368 ____________________________________________________________________________
78369 [  7109] By: jhi                                   on 2000/10/02  23:31:30
78370         Log: s/Robin Parker/Robin Barker/
78371      Branch: perl
78372            ! Changes5.6
78373 ____________________________________________________________________________
78374 [  7108] By: jhi                                   on 2000/10/02  23:15:46
78375         Log: Retract #7091 as suggested in
78376              
78377              From: Robin Barker <rmb1@cise.npl.co.uk> 
78378              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
78379              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
78380              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
78381      Branch: perl
78382            ! embed.pl proto.h
78383 ____________________________________________________________________________
78384 [  7107] By: nick                                  on 2000/10/02  18:23:14
78385         Log: A few tweaks to get Tk803 to work with Encode scheme.
78386      Branch: perl
78387            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
78388 ____________________________________________________________________________
78389 [  7106] By: nick                                  on 2000/10/01  21:34:14
78390         Log: Add checking cases to Encode's toUnicode and fromUnicode.
78391      Branch: perl
78392            ! ext/Encode/Encode.pm
78393 ____________________________________________________________________________
78394 [  7105] By: nick                                  on 2000/10/01  17:18:01
78395         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
78396              To read and use them.
78397              Add a lib/encode.t which checks a few things.
78398      Branch: perl
78399            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
78400            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
78401            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
78402            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
78403            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
78404            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
78405            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
78406            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
78407            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
78408            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
78409            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
78410            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
78411            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
78412            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
78413            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
78414            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
78415            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
78416            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
78417            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
78418            + ext/Encode/Encode/iso2022-jp.enc
78419            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
78420            + ext/Encode/Encode/iso8859-1.enc
78421            + ext/Encode/Encode/iso8859-2.enc
78422            + ext/Encode/Encode/iso8859-3.enc
78423            + ext/Encode/Encode/iso8859-4.enc
78424            + ext/Encode/Encode/iso8859-5.enc
78425            + ext/Encode/Encode/iso8859-6.enc
78426            + ext/Encode/Encode/iso8859-7.enc
78427            + ext/Encode/Encode/iso8859-8.enc
78428            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
78429            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
78430            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
78431            + ext/Encode/Encode/macCentEuro.enc
78432            + ext/Encode/Encode/macCroatian.enc
78433            + ext/Encode/Encode/macCyrillic.enc
78434            + ext/Encode/Encode/macDingbats.enc
78435            + ext/Encode/Encode/macGreek.enc
78436            + ext/Encode/Encode/macIceland.enc
78437            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
78438            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
78439            + ext/Encode/Encode/macTurkish.enc
78440            + ext/Encode/Encode/macUkraine.enc
78441            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
78442            + t/lib/encode.t
78443            ! MANIFEST ext/Encode/Encode.pm
78444 ____________________________________________________________________________
78445 [  7104] By: nick                                  on 2000/09/30  13:04:30
78446         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
78447              From: Daniel Chetlin <daniel@chetlin.com>
78448              Date: Mon, 18 Sep 2000 05:05:40 -0700
78449              Message-Id: <20000918050540.C652@ilmd>
78450      Branch: perl
78451            ! lib/overload.pm sv.c t/pragma/overload.t
78452 ____________________________________________________________________________
78453 [  7103] By: nick                                  on 2000/09/30  12:53:36
78454         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
78455              From: Johan Vromans <jvromans@squirrel.nl>
78456              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
78457              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
78458      Branch: perl
78459            ! pod/Makefile.SH
78460 ____________________________________________________________________________
78461 [  7102] By: nick                                  on 2000/09/30  12:52:31
78462         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
78463              From: Spider Boardman <spider@Orb.Nashua.NH.US>
78464              Date: Sat, 16 Sep 2000 16:36:45 -0400
78465              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
78466      Branch: perl
78467            ! ext/B/B/Deparse.pm
78468 ____________________________________________________________________________
78469 [  7101] By: nick                                  on 2000/09/30  12:51:41
78470         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
78471              From: Craig A. Berry <craig.berry@psinetcs.com>
78472              Date: Sat, 16 Sep 2000 10:11:10 -0500
78473              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
78474      Branch: perl
78475            ! vms/vms.c
78476 ____________________________________________________________________________
78477 [  7100] By: nick                                  on 2000/09/30  12:50:33
78478         Log: Subject: Re: unicode support and perl [ID 20000901.097]
78479              From: Spider Boardman <spider@Orb.Nashua.NH.US>
78480              Date: Fri, 15 Sep 2000 16:37:58 -0400
78481              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
78482      Branch: perl
78483            ! t/op/append.t
78484 ____________________________________________________________________________
78485 [  7099] By: nick                                  on 2000/09/30  12:49:35
78486         Log: Subject: Re: unicode support and perl [ID 20000901.097]
78487              From: Spider Boardman <spider@Orb.Nashua.NH.US>
78488              Date: Fri, 15 Sep 2000 16:25:30 -0400
78489              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
78490      Branch: perl
78491            ! pp_hot.c
78492 ____________________________________________________________________________
78493 [  7098] By: nick                                  on 2000/09/30  12:48:00
78494         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
78495              From: Gisle Aas <gisle@ActiveState.com>
78496              Date: 15 Sep 2000 16:23:41 +0200
78497              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
78498      Branch: perl
78499            ! toke.c
78500 ____________________________________________________________________________
78501 [  7097] By: nick                                  on 2000/09/30  12:45:16
78502         Log: Subject: [PATCH] Nits in perlmod.pod
78503              From: Daniel Chetlin <daniel@chetlin.com>
78504              Date: Fri, 15 Sep 2000 02:04:09 -0700
78505              Message-Id: <20000915020409.A2104@ilmd>
78506      Branch: perl
78507            ! pod/perlmod.pod
78508 ____________________________________________________________________________
78509 [  7096] By: nick                                  on 2000/09/30  12:18:00
78510         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
78511              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
78512              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
78513              0 to checking to get the warning.
78514      Branch: perl
78515            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
78516            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
78517            ! regexec.c sv.c toke.c utf8.c
78518 ____________________________________________________________________________
78519 [  7095] By: nick                                  on 2000/09/15  16:55:59
78520         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
78521              
78522              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
78523              From: Spider Boardman <spider@Orb.Nashua.NH.US>
78524              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
78525              Date: Fri, 15 Sep 2000 06:37:30 -0400
78526      Branch: perl
78527            ! ext/Encode/Encode.xs sv.c
78528 ____________________________________________________________________________
78529 [  7094] By: jhi                                   on 2000/09/15  03:23:32
78530         Log: Update Changes.
78531      Branch: perl
78532            ! Changes patchlevel.h
78533 ____________________________________________________________________________
78534 [  7093] By: jhi                                   on 2000/09/15  03:11:44
78535         Log: Fix for the charnames.t failures from Spider Boardman.
78536      Branch: perl
78537            ! toke.c
78538 ____________________________________________________________________________
78539 [  7092] By: jhi                                   on 2000/09/15  00:15:48
78540         Log: Botched the #7090 check-in.
78541      Branch: perl
78542            ! sv.c
78543 ____________________________________________________________________________
78544 [  7091] By: jhi                                   on 2000/09/14  23:33:24
78545         Log: Part of #7081 didn't come through.
78546      Branch: perl
78547            ! embed.pl proto.h
78548 ____________________________________________________________________________
78549 [  7090] By: jhi                                   on 2000/09/14  23:17:39
78550         Log: Subject: Re: perl@7078 
78551              From: Spider Boardman <spider@web.zk3.dec.com>
78552              Date: Thu, 14 Sep 2000 19:06:36 -0400
78553              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
78554      Branch: perl
78555            ! sv.c toke.c
78556 ____________________________________________________________________________
78557 [  7089] By: jhi                                   on 2000/09/14  23:11:21
78558         Log: Small portability tweaks.
78559      Branch: perl
78560            ! ext/Encode/Encode.xs
78561 ____________________________________________________________________________
78562 [  7088] By: jhi                                   on 2000/09/14  22:57:23
78563         Log: Fake return to pacify picky compilers.
78564      Branch: perl
78565            ! ext/Encode/Encode.xs
78566 ____________________________________________________________________________
78567 [  7087] By: jhi                                   on 2000/09/14  22:53:37
78568         Log: Subject: [PATCH] utf8.c apidoc
78569              From: Simon Cozens <simon@cozens.net>
78570              Date: Thu, 14 Sep 2000 23:46:57 +0100
78571              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
78572      Branch: perl
78573            ! perlapi.c pod/perlapi.pod utf8.c
78574 ____________________________________________________________________________
78575 [  7086] By: jhi                                   on 2000/09/14  22:40:38
78576         Log: We don't need to count the high bit bytes, a boolean is enough. 
78577      Branch: perl
78578            ! sv.c
78579 ____________________________________________________________________________
78580 [  7085] By: jhi                                   on 2000/09/14  21:20:09
78581         Log: Replace #7084 with
78582              
78583              Subject: Re: perl@7078 
78584              From: Spider Boardman <spider@web.zk3.dec.com>
78585              Date: Thu, 14 Sep 2000 17:09:36 -0400
78586              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
78587      Branch: perl
78588            ! sv.c utf8.c
78589 ____________________________________________________________________________
78590 [  7084] By: jhi                                   on 2000/09/14  20:03:34
78591         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
78592              convertible to bytes by checking it doesn't go above 0xc3
78593              
78594              Subject: Re: perl@7078
78595              From: Simon Cozens <simon@cozens.net>
78596              Date: Thu, 14 Sep 2000 20:59:19 +0100
78597              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
78598      Branch: perl
78599            ! utf8.c
78600 ____________________________________________________________________________
78601 [  7083] By: jhi                                   on 2000/09/14  19:38:47
78602         Log: Subject: Re: perl@7078
78603              From: Simon Cozens <simon@cozens.net>
78604              Date: Thu, 14 Sep 2000 20:13:09 +0100
78605              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
78606      Branch: perl
78607            ! t/op/bop.t
78608 ____________________________________________________________________________
78609 [  7082] By: jhi                                   on 2000/09/14  17:50:44
78610         Log: The one that got away.
78611      Branch: perl
78612            ! lib/File/Find.pm
78613 ____________________________________________________________________________
78614 [  7081] By: jhi                                   on 2000/09/14  17:45:35
78615         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
78616              From: Robin Barker <rmb1@cise.npl.co.uk>
78617              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
78618              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
78619      Branch: perl
78620            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
78621            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
78622            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
78623            ! regcomp.c toke.c universal.c
78624 ____________________________________________________________________________
78625 [  7080] By: jhi                                   on 2000/09/14  17:40:35
78626         Log: Problems picked up by AIX cc.
78627              
78628              Subject: Re: perl@7078 (patch included)
78629              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78630              Date: Thu, 14 Sep 2000 18:53:30 +0200
78631              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
78632      Branch: perl
78633            ! ext/Encode/Encode.xs
78634 ____________________________________________________________________________
78635 [  7079] By: jhi                                   on 2000/09/14  17:38:27
78636         Log: Subject: File::Find 5.7.0 POD nits
78637              From: Rich Morin <rdm@cfcl.com>
78638              Date: Wed, 13 Sep 2000 22:03:58 -0700
78639              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
78640      Branch: perl
78641            ! lib/File/Find.pm
78642 ____________________________________________________________________________
78643 [  7078] By: jhi                                   on 2000/09/14  14:58:20
78644         Log: Update Changes.
78645      Branch: perl
78646            ! Changes patchlevel.h
78647 ____________________________________________________________________________
78648 [  7077] By: jhi                                   on 2000/09/14  14:55:54
78649         Log: Compilation warnings and an error.
78650      Branch: perl
78651            ! sv.c
78652 ____________________________________________________________________________
78653 [  7076] By: jhi                                   on 2000/09/14  14:42:56
78654         Log: Fix for a parsing bug, not for the original bug.
78655              
78656              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
78657              From: Spider Boardman <spider@web.zk3.dec.com>
78658              Date: Wed, 13 Sep 2000 17:52:20 -0400
78659              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
78660      Branch: perl
78661            ! regcomp.c
78662 ____________________________________________________________________________
78663 [  7075] By: jhi                                   on 2000/09/14  14:40:40
78664         Log: Batch of UTF-8 patches from Simon Cozens.
78665      Branch: perl
78666            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
78667            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
78668            ! toke.c utf8.c
78669 ____________________________________________________________________________
78670 [  7074] By: jhi                                   on 2000/09/14  14:29:58
78671         Log: Subject: Re: Two advertising clauses need to be removed
78672              From: Russ Allbery <rra@stanford.edu>
78673              Date: 13 Sep 2000 18:50:26 -0700
78674              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
78675      Branch: perl
78676            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
78677 ____________________________________________________________________________
78678 [  7073] By: jhi                                   on 2000/09/14  14:28:20
78679         Log: Subject: [PATCH] de-wall t/README
78680              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78681              Date: Wed, 13 Sep 2000 17:46:55 -0700
78682              Message-ID: <//Bw5gzkge/e092yn@efn.org>
78683      Branch: perl
78684            ! t/README
78685 ____________________________________________________________________________
78686 [  7072] By: jhi                                   on 2000/09/14  14:25:10
78687         Log: Hints optimization.
78688              
78689              Subject: Minor nit
78690              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78691              Date: Wed, 13 Sep 2000 21:42:07 +0200
78692              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
78693      Branch: perl
78694            ! hints/hpux.sh
78695 ____________________________________________________________________________
78696 [  7071] By: jhi                                   on 2000/09/14  14:23:30
78697         Log: Allow chop() and chomp() to be overridden.
78698              
78699              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
78700              From: "Casey R. Tweten" <crt@kiski.net>
78701              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
78702              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
78703      Branch: perl
78704            ! toke.c
78705 ____________________________________________________________________________
78706 [  7070] By: jhi                                   on 2000/09/14  14:20:36
78707         Log: The return value of setlocale must be copied away.
78708              
78709              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
78710              From: Alan Burlison <Alan.Burlison@uk.sun.com>
78711              Date: Wed, 13 Sep 2000 16:27:37 +0100 
78712              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
78713      Branch: perl
78714            ! util.c
78715 ____________________________________________________________________________
78716 [  7069] By: jhi                                   on 2000/09/14  14:16:27
78717         Log: Remove vestiges of tr//CU.
78718              
78719              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
78720              From: Nick Clark <nick@plum.flirble.org>
78721              Date: Tue, 12 Sep 2000 22:50:14 +0100
78722              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
78723              
78724              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
78725              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78726              Date: Tue, 12 Sep 2000 21:38:48 -0700
78727              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
78728      Branch: perl
78729            ! op.h pod/perlunicode.pod
78730 ____________________________________________________________________________
78731 [  7068] By: jhi                                   on 2000/09/13  14:18:39
78732         Log: Add the Encode extension.  The code is still largely just skeleton.
78733      Branch: perl
78734            + ext/Encode/Encode.pm ext/Encode/Encode.xs
78735            + ext/Encode/Makefile.PL ext/Encode/Todo
78736            ! MANIFEST Todo-5.6
78737 ____________________________________________________________________________
78738 [  7067] By: jhi                                   on 2000/09/12  17:43:33
78739         Log: Allow for whitespace between "#" and "line" in cpp output.
78740              
78741              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
78742              From: Calle Dybedahl <calle@lysator.liu.se>
78743              Date: 12 Sep 2000 19:38:02 +0200 
78744              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
78745      Branch: perl
78746            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
78747 ____________________________________________________________________________
78748 [  7066] By: gsar                                  on 2000/09/12  17:24:29
78749         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
78750              initialization in all the threads on Windows
78751      Branch: perl
78752            ! win32/win32.c
78753 ____________________________________________________________________________
78754 [  7065] By: jhi                                   on 2000/09/12  15:11:31
78755         Log: Update Changes.
78756      Branch: perl
78757            ! Changes patchlevel.h
78758 ____________________________________________________________________________
78759 [  7064] By: jhi                                   on 2000/09/12  14:54:54
78760         Log: Retract #7062, the pod tests are not ready.
78761      Branch: perl
78762            ! t/TEST t/harness
78763 ____________________________________________________________________________
78764 [  7063] By: jhi                                   on 2000/09/12  14:25:41
78765         Log: The #7054 truncated Configure badly.
78766      Branch: metaconfig/U/perl
78767            ! End.U
78768      Branch: perl
78769            ! Configure config_h.SH
78770 ____________________________________________________________________________
78771 [  7062] By: jhi                                   on 2000/09/12  14:08:32
78772         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
78773              From: sthoenna@efn.org
78774              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
78775              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
78776      Branch: perl
78777            ! t/TEST t/harness
78778 ____________________________________________________________________________
78779 [  7061] By: jhi                                   on 2000/09/12  14:07:18
78780         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
78781              From: sthoenna@efn.org
78782              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
78783              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
78784      Branch: perl
78785            ! pod/perlxs.pod
78786 ____________________________________________________________________________
78787 [  7060] By: jhi                                   on 2000/09/12  14:06:08
78788         Log: Break up the myconfig lines a bit.
78789              
78790              Subject: perlbug/perl -V output format
78791              From: sthoenna@efn.org
78792              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
78793              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
78794      Branch: perl
78795            ! myconfig.SH
78796 ____________________________________________________________________________
78797 [  7059] By: jhi                                   on 2000/09/12  14:05:04
78798         Log: Test for the #7049.
78799              
78800              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
78801              From: andreas.koenig@anima.de (Andreas J. Koenig)
78802              Date: 12 Sep 2000 06:42:01 +0200
78803              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
78804      Branch: perl
78805            ! t/op/my.t
78806 ____________________________________________________________________________
78807 [  7058] By: jhi                                   on 2000/09/12  14:03:05
78808         Log: Subject: [patch: perl@7045] vms updates
78809              From: Peter Prymmer <pvhp@forte.com>
78810              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
78811              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
78812      Branch: perl
78813            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
78814 ____________________________________________________________________________
78815 [  7057] By: jhi                                   on 2000/09/12  14:00:51
78816         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
78817              From: sthoenna@efn.org
78818              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
78819              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
78820      Branch: perl
78821            ! t/op/64bitint.t
78822 ____________________________________________________________________________
78823 [  7056] By: jhi                                   on 2000/09/12  13:58:14
78824         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
78825              From: Jeff Pinyan <jeffp@crusoe.net>
78826              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
78827              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
78828      Branch: perl
78829            ! pod/perlfunc.pod
78830 ____________________________________________________________________________
78831 [  7055] By: jhi                                   on 2000/09/12  13:56:32
78832         Log: Do in VMS as the #7054 does.
78833      Branch: perl
78834            ! configure.com
78835 ____________________________________________________________________________
78836 [  7054] By: jhi                                   on 2000/09/12  13:50:31
78837         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
78838              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
78839              Date: Mon, 11 Sep 2000 08:33:09 +0100
78840              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
78841      Branch: metaconfig/U/perl
78842            ! End.U
78843      Branch: perl
78844            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
78845            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
78846 ____________________________________________________________________________
78847 [  7053] By: jhi                                   on 2000/09/12  13:29:19
78848         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
78849              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78850              Date:     Tue, 12 Sep 2000 08:35:59 EDT
78851              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
78852      Branch: perl
78853            ! vms/test.com
78854 ____________________________________________________________________________
78855 [  7052] By: jhi                                   on 2000/09/11  23:01:50
78856         Log: Document the SvUTF8*().
78857      Branch: perl
78858            ! pod/perlapi.pod sv.h
78859 ____________________________________________________________________________
78860 [  7051] By: gsar                                  on 2000/09/11  14:46:30
78861         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
78862              (missed a spot when fixing up op_pmreplroot hack for ithreads)
78863      Branch: perl
78864            ! op.c t/op/split.t
78865 ____________________________________________________________________________
78866 [  7050] By: nick                                  on 2000/09/11  10:03:51
78867         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
78868              
78869              Subject: borland C++ win32.c tweak
78870              From: Vadim Konovalov <vkonovalov@lucent.com>
78871              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
78872              Date: Mon, 11 Sep 2000 11:22:33 +0400
78873      Branch: perl
78874            ! win32/win32.c
78875 ____________________________________________________________________________
78876 [  7049] By: nick                                  on 2000/09/11  09:57:33
78877         Log: Point fix for s/// on foreach (keys %xxx).
78878      Branch: perl
78879            ! pp_hot.c
78880 ____________________________________________________________________________
78881 [  7048] By: jhi                                   on 2000/09/10  23:37:09
78882         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
78883              by Pod::Text, from Brad Appleton.
78884      Branch: perl
78885            ! t/pod/testp2pt.pl
78886 ____________________________________________________________________________
78887 [  7047] By: jhi                                   on 2000/09/10  14:32:53
78888         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
78889              by Russ Allbery.
78890      Branch: perl
78891            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
78892 ____________________________________________________________________________
78893 [  7046] By: jhi                                   on 2000/09/10  14:15:08
78894         Log: Upgrade to CPAN 1.57_65, from Andreas König.
78895      Branch: perl
78896            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
78897 ____________________________________________________________________________
78898 [  7045] By: jhi                                   on 2000/09/08  21:36:32
78899         Log: Update Changes.
78900      Branch: perl
78901            ! Changes patchlevel.h
78902 ____________________________________________________________________________
78903 [  7044] By: jhi                                   on 2000/09/08  21:29:56
78904         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
78905              From: Peter Prymmer <pvhp@forte.com>
78906              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
78907              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
78908      Branch: perl
78909            ! configure.com
78910 ____________________________________________________________________________
78911 [  7043] By: jhi                                   on 2000/09/08  21:27:50
78912         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
78913              From: Peter Prymmer <pvhp@forte.com>
78914              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
78915              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
78916      Branch: perl
78917            ! Makefile.SH installperl
78918 ____________________________________________________________________________
78919 [  7042] By: jhi                                   on 2000/09/08  21:23:21
78920         Log: Continue #7041.
78921      Branch: perl
78922            ! cygwin/Makefile.SHs os2/Makefile.SHs
78923 ____________________________________________________________________________
78924 [  7041] By: jhi                                   on 2000/09/08  21:18:10
78925         Log: Do away with memory models cruft.  Sorry, PDP users.
78926      Branch: metaconfig
78927            ! U/modified/cc.U U/modified/libpth.U
78928      Branch: perl
78929            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
78930            ! Porting/config_H cflags.SH config_h.SH configure.com
78931            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
78932            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
78933            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
78934 ____________________________________________________________________________
78935 [  7040] By: jhi                                   on 2000/09/08  14:34:18
78936         Log: Major rewrite of s2p.  And I mean really major, it is
78937              an implementation of sed in perl.  If called as s2p it
78938              will function as s2p.  Note: needs non-UNIXifying.
78939              
78940              Subject: s2p
78941              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
78942              Date: Mon, 28 Aug 2000 14:05:12 +0200
78943              Message-ID: <39AA5578.2102E2AA@alcatel.at>
78944      Branch: perl
78945            ! x2p/s2p.PL
78946 ____________________________________________________________________________
78947 [  7039] By: jhi                                   on 2000/09/08  14:19:49
78948         Log: Re-allow vec() for characters > 255.
78949              
78950              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
78951              From: Spider Boardman <spider@web.zk3.dec.com>
78952              Date: Fri, 08 Sep 2000 02:21:02 -0400
78953              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
78954      Branch: perl
78955            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
78956            ! t/op/vec.t
78957 ____________________________________________________________________________
78958 [  7038] By: jhi                                   on 2000/09/08  14:14:18
78959         Log: Subject: [PATCH lib/Benchmark.pm]
78960              From: <abigail@foad.org>
78961              Date: Thu, 7 Sep 2000 15:03:20 -0400
78962              Message-ID: <20000907190320.888.qmail@foad.org>
78963      Branch: perl
78964            ! lib/Benchmark.pm
78965 ____________________________________________________________________________
78966 [  7037] By: jhi                                   on 2000/09/08  14:11:06
78967         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
78968              
78969              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
78970              From: Spider Boardman <spider@web.zk3.dec.com>
78971              Date: Fri, 08 Sep 2000 01:30:27 -0400
78972              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
78973      Branch: perl
78974            ! op.c
78975 ____________________________________________________________________________
78976 [  7036] By: jhi                                   on 2000/09/08  14:08:58
78977         Log: Subject: [ID 20000908.002] perlipc documentation bug.
78978              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
78979              Date: Fri, 08 Sep 2000 12:38:32 +0200
78980              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
78981      Branch: perl
78982            ! pod/perlipc.pod
78983 ____________________________________________________________________________
78984 [  7035] By: jhi                                   on 2000/09/08  14:03:12
78985         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
78986              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78987              Date: Fri, 08 Sep 2000 11:47:34 +0200
78988              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
78989      Branch: perl
78990            ! hints/dec_osf.sh
78991 ____________________________________________________________________________
78992 [  7034] By: jhi                                   on 2000/09/08  13:59:35
78993         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
78994              From: Simon Cozens <simon@cozens.net>
78995              Date: Thu, 7 Sep 2000 20:40:38 +0100
78996              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
78997      Branch: perl
78998            ! pp_hot.c
78999 ____________________________________________________________________________
79000 [  7033] By: jhi                                   on 2000/09/08  04:03:03
79001         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
79002              From: "Larry W. Virden" <lvirden@cas.org>
79003              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
79004              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
79005      Branch: perl
79006            ! pod/perldiag.pod
79007 ____________________________________________________________________________
79008 [  7032] By: jhi                                   on 2000/09/07  22:18:30
79009         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
79010              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
79011              Date: Mon, 04 Sep 2000 13:16:38 -0700
79012              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
79013      Branch: perl
79014            ! lib/perl5db.pl
79015 ____________________________________________________________________________
79016 [  7031] By: jhi                                   on 2000/09/07  22:02:29
79017         Log: Fix the ccversion detection for 5.1 and beyond.
79018              
79019              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
79020              From: Spider Boardman <spider@leggy.zk3.dec.com>
79021              Date: Thu, 7 Sep 2000 17:54:27 -0400
79022              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
79023      Branch: perl
79024            ! hints/dec_osf.sh
79025 ____________________________________________________________________________
79026 [  7030] By: jhi                                   on 2000/09/07  19:12:28
79027         Log: Fix for
79028              
79029              Subject: [ID 20000903.001] \w in utf8-strings
79030              From: Marc Lehmann <pcg@goof.com>
79031              Date: Sun, 03 Sep 2000 09:44:29 +0200
79032              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
79033              
79034              and various related nits.
79035      Branch: perl
79036            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
79037 ____________________________________________________________________________
79038 [  7029] By: jhi                                   on 2000/09/07  18:49:09
79039         Log: Fix the URL, but the server is still missing in action.
79040              
79041              Subject: [ID 20000905.002] perlfaq1.pod URL error
79042              From: "Larry W. Virden" <lvirden@cas.org>
79043              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
79044              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
79045      Branch: perl
79046            ! pod/perlfaq1.pod
79047 ____________________________________________________________________________
79048 [  7028] By: jhi                                   on 2000/09/07  18:47:13
79049         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
79050              From: Hugo <hv@crypt.compulink.co.uk>
79051              Date: Tue, 05 Sep 2000 14:13:37 +0100
79052              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
79053      Branch: perl
79054            ! toke.c
79055 ____________________________________________________________________________
79056 [  7027] By: jhi                                   on 2000/09/07  18:45:35
79057         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
79058              From: Daniel Chetlin <daniel@chetlin.com>
79059              Date: Tue, 5 Sep 2000 04:57:07 -0700
79060              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
79061      Branch: perl
79062            ! pod/perlfaq6.pod pod/perlop.pod
79063 ____________________________________________________________________________
79064 [  7026] By: jhi                                   on 2000/09/07  18:44:01
79065         Log: Document the new ref() semantics.
79066              
79067              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
79068              From: Gisle Aas <gisle@ActiveState.com>
79069              Date: 05 Sep 2000 08:10:30 +0200
79070              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
79071      Branch: perl
79072            ! pod/perldelta.pod
79073 ____________________________________________________________________________
79074 [  7025] By: jhi                                   on 2000/09/07  18:42:27
79075         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
79076              
79077              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
79078              From: Gisle Aas <gisle@ActiveState.com>
79079              Date: 05 Sep 2000 08:11:40 +0200
79080              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
79081      Branch: perl
79082            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
79083 ____________________________________________________________________________
79084 [  7024] By: jhi                                   on 2000/09/07  18:39:32
79085         Log: Subject: [PATCH] Modernize Opcode.pm documentation
79086              From: Gisle Aas <gisle@ActiveState.com>
79087              Date: 4 Sep 2000 00:18:55 -0000
79088              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
79089      Branch: perl
79090            ! ext/Opcode/Opcode.pm
79091 ____________________________________________________________________________
79092 [  7023] By: jhi                                   on 2000/09/07  18:37:42
79093         Log: Subject: [PATCH] Tied filehandle documentation
79094              From: Gisle Aas <gisle@ActiveState.com>
79095              Date: 4 Sep 2000 00:14:40 -0000
79096              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
79097      Branch: perl
79098            ! pod/perlfunc.pod pod/perltie.pod
79099 ____________________________________________________________________________
79100 [  7022] By: jhi                                   on 2000/09/07  18:35:37
79101         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
79102              From: Gisle Aas <gisle@ActiveState.com>
79103              Date: 4 Sep 2000 00:04:22 -0000
79104              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
79105      Branch: perl
79106            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
79107 ____________________________________________________________________________
79108 [  7021] By: jhi                                   on 2000/09/07  18:33:22
79109         Log: Subject: small apidoc fix
79110              From: Marc Lehmann <pcg@goof.com>
79111              Date: Sun, 3 Sep 2000 05:12:06 +0200
79112              Message-ID: <20000903051206.A5909@cerebro.laendle>
79113      Branch: perl
79114            ! pod/perlapi.pod utf8.c
79115 ____________________________________________________________________________
79116 [  7020] By: jhi                                   on 2000/09/07  16:14:57
79117         Log: Tiny perldelta nits.
79118      Branch: perl
79119            ! pod/perldelta.pod
79120 ____________________________________________________________________________
79121 [  7019] By: jhi                                   on 2000/09/07  16:04:20
79122         Log: Guard against bad string->int conversion for quads.
79123      Branch: perl
79124            ! t/op/64bitint.t
79125 ____________________________________________________________________________
79126 [  7018] By: jhi                                   on 2000/09/06  17:07:03
79127         Log: Update Unicode todo list.
79128      Branch: perl
79129            ! Todo-5.6
79130 ____________________________________________________________________________
79131 [  7017] By: jhi                                   on 2000/09/05  21:16:01
79132         Log: Document the SvIOK_.*UV().
79133      Branch: perl
79134            ! pod/perlapi.pod sv.h
79135 ____________________________________________________________________________
79136 [  7016] By: nick                                  on 2000/09/03  21:54:46
79137         Log: Hash lookup of constant strings optimization:
79138              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
79139              to string table (as per sharepvn). Add newSV_pvn_share to create such
79140              a thing. Make hv.c compare addresses of strings and skip string compare
79141              if equal. Make method_named and helem ops use these shared-string SVs
79142              when arg is constant. Make keys op return shared-string SVs (less clearly
79143              a win).
79144      Branch: perl
79145            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
79146            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
79147            ! pod/perlintern.pod pp_hot.c proto.h sv.c
79148 ____________________________________________________________________________
79149 [  7015] By: jhi                                   on 2000/09/02  17:48:59
79150         Log: This is 5.7.0.
79151      Branch: perl
79152            ! Changes
79153 ____________________________________________________________________________
79154 [  7014] By: jhi                                   on 2000/09/02  17:35:45
79155         Log: Changes and patchlevel tweaks.
79156      Branch: perl
79157            ! Changes patchlevel.h
79158 ____________________________________________________________________________
79159 [  7013] By: jhi                                   on 2000/09/02  17:30:50
79160         Log: Update Changes.
79161      Branch: perl
79162            ! Changes patchlevel.h
79163 ____________________________________________________________________________
79164 [  7012] By: nick                                  on 2000/09/02  17:25:20
79165         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
79166      Branch: perl
79167            ! gv.c lib/overload.pm
79168 ____________________________________________________________________________
79169 [  7011] By: jhi                                   on 2000/09/02  17:16:25
79170         Log: Update perlhist.
79171      Branch: perl
79172            ! pod/perlhist.pod
79173 ____________________________________________________________________________
79174 [  7010] By: jhi                                   on 2000/09/02  17:01:35
79175         Log: perldelta nits.
79176      Branch: perl
79177            ! pod/perldelta.pod
79178 ____________________________________________________________________________
79179 [  7009] By: nick                                  on 2000/09/02  16:48:35
79180         Log: If overloaded %{} etc. return the object do not loop.
79181              Thus  sub deref { $_[0] } functions if object is wanted type.
79182      Branch: perl
79183            ! pp.h
79184 ____________________________________________________________________________
79185 [  7008] By: jhi                                   on 2000/09/02  16:26:11
79186         Log: Retab MANIFEST.
79187      Branch: perl
79188            ! ext/Storable/MANIFEST
79189 ____________________________________________________________________________
79190 [  7007] By: jhi                                   on 2000/09/02  16:23:02
79191         Log: Make certain cc is set before trying to run it.
79192      Branch: perl
79193            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
79194 ____________________________________________________________________________
79195 [  7006] By: jhi                                   on 2000/09/02  15:45:41
79196         Log: Unicode notes.
79197      Branch: perl
79198            ! pod/perldelta.pod
79199 ____________________________________________________________________________
79200 [  7005] By: jhi                                   on 2000/09/02  15:42:11
79201         Log: Various Configure nits by Philip Newton,
79202              plus the ebcdic one by me.
79203      Branch: metaconfig
79204            + U/modified/pager.U
79205            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
79206      Branch: metaconfig/U/perl
79207            ! Devel.U quadfio.U
79208      Branch: perl
79209            ! Configure config_h.SH
79210 ____________________________________________________________________________
79211 [  7004] By: jhi                                   on 2000/09/02  15:06:14
79212         Log: Apparently avoiding the swapping is too costly.
79213              
79214              From: "Ben Tilly" <ben_tilly@hotmail.com>
79215              Subject: Re: the door is closed.
79216              Date: Fri, 01 Sep 2000 20:23:16 EDT
79217              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
79218      Branch: perl
79219            ! pod/perlfaq4.pod
79220 ____________________________________________________________________________
79221 [  7003] By: nick                                  on 2000/09/02  12:26:04
79222         Log: Undo part of change 6489 which looks like a bulk edit which
79223              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
79224              The supressing of main:: on return from select() is undesirable.
79225      Branch: perl
79226            ! pp_sys.c
79227 ____________________________________________________________________________
79228 [  7002] By: jhi                                   on 2000/09/01  23:08:54
79229         Log: Update Changes.
79230      Branch: perl
79231            ! Changes patchlevel.h
79232 ____________________________________________________________________________
79233 [  7001] By: jhi                                   on 2000/09/01  23:00:13
79234         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
79235              From: Peter Prymmer <pvhp@forte.com>
79236              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
79237              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
79238              
79239              plus rework the http: spots as suggested by Tom Christiansen,
79240              plus regen perltoc.
79241      Branch: perl
79242            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
79243            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
79244 ____________________________________________________________________________
79245 [  7000] By: jhi                                   on 2000/09/01  22:36:01
79246         Log: Only the first line, thank you very much.
79247      Branch: perl
79248            ! hints/solaris_2.sh
79249 ____________________________________________________________________________
79250 [  6999] By: gsar                                  on 2000/09/01  22:16:40
79251         Log: change#6791 accidentally clobbered change#6710, put it back
79252      Branch: perl
79253            ! win32/win32.c
79254 ____________________________________________________________________________
79255 [  6998] By: jhi                                   on 2000/09/01  22:14:16
79256         Log: Mention the HP-UX LP64 freak failure.
79257      Branch: perl
79258            ! pod/perldelta.pod
79259 ____________________________________________________________________________
79260 [  6997] By: jhi                                   on 2000/09/01  21:48:32
79261         Log: Detypo.
79262      Branch: perl
79263            ! hints/hpux.sh
79264 ____________________________________________________________________________
79265 [  6996] By: jhi                                   on 2000/09/01  21:27:10
79266         Log: Update Changes.
79267      Branch: perl
79268            ! Changes patchlevel.h
79269 ____________________________________________________________________________
79270 [  6995] By: jhi                                   on 2000/09/01  21:14:24
79271         Log: Mi splgn s gnin.g
79272      Branch: perl
79273            ! pp_ctl.c
79274 ____________________________________________________________________________
79275 [  6994] By: jhi                                   on 2000/09/01  21:09:54
79276         Log: Subject: http:// in L<>
79277              From: Nicholas Clark <nick@ccl4.org>
79278              Date: Fri, 1 Sep 2000 22:03:21 +0100
79279              Message-ID: <20000901220321.B72074@plum.flirble.org>
79280      Branch: perl
79281            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
79282 ____________________________________________________________________________
79283 [  6993] By: jhi                                   on 2000/09/01  21:06:54
79284         Log: Update to Storable 1.0, from Raphael Manfredi.
79285      Branch: perl
79286            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
79287            ! ext/Storable/Makefile.PL ext/Storable/README
79288            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
79289            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
79290            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
79291            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
79292            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
79293            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
79294 ____________________________________________________________________________
79295 [  6992] By: jhi                                   on 2000/09/01  20:43:05
79296         Log: Mention known sfio+linux buglet.
79297      Branch: perl
79298            ! pod/perldelta.pod
79299 ____________________________________________________________________________
79300 [  6991] By: jhi                                   on 2000/09/01  20:40:11
79301         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
79302              From: Peter Prymmer <pvhp@forte.com>
79303              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
79304              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
79305      Branch: perl
79306            ! vms/vms.c
79307 ____________________________________________________________________________
79308 [  6990] By: jhi                                   on 2000/09/01  20:25:26
79309         Log: Retract #6986.
79310      Branch: perl
79311            ! hints/solaris_2.sh
79312 ____________________________________________________________________________
79313 [  6989] By: jhi                                   on 2000/09/01  20:23:00
79314         Log: Mergesort is back.
79315      Branch: perl
79316            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
79317 ____________________________________________________________________________
79318 [  6988] By: jhi                                   on 2000/09/01  19:37:40
79319         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
79320              From: Mike Guy <mjtg@cam.ac.uk>
79321              Date: Fri, 01 Sep 2000 17:43:33 +0100
79322              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
79323      Branch: perl
79324            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
79325            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
79326 ____________________________________________________________________________
79327 [  6987] By: jhi                                   on 2000/09/01  19:17:10
79328         Log: Regen perltoc.
79329      Branch: perl
79330            ! pod/perltoc.pod
79331 ____________________________________________________________________________
79332 [  6986] By: jhi                                   on 2000/09/01  18:51:10
79333         Log: Subject: Re: Solaris x86 has no SPARC libraries!
79334              From: Lupe Christoph <lupe@lupe-christoph.de>
79335              Date: Fri, 1 Sep 2000 20:41:20 +0200
79336              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
79337      Branch: perl
79338            ! hints/solaris_2.sh
79339 ____________________________________________________________________________
79340 [  6985] By: jhi                                   on 2000/09/01  18:28:10
79341         Log: Update Changes.
79342      Branch: perl
79343            ! Changes patchlevel.h
79344 ____________________________________________________________________________
79345 [  6984] By: jhi                                   on 2000/09/01  18:26:53
79346         Log: Feature ordering tweak.
79347      Branch: perl
79348            ! myconfig.SH
79349 ____________________________________________________________________________
79350 [  6983] By: jhi                                   on 2000/09/01  18:19:50
79351         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
79352              From: <abigail@foad.org>
79353              Date: Fri, 1 Sep 2000 13:07:32 -0400
79354              Message-ID: <20000901170732.18249.qmail@foad.org>
79355      Branch: perl
79356            ! t/pragma/overload.t
79357 ____________________________________________________________________________
79358 [  6982] By: jhi                                   on 2000/09/01  18:17:54
79359         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
79360              so that case-ignoring systems like DCL can tell them from
79361              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
79362      Branch: metaconfig/U/perl
79363            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
79364      Branch: perl
79365            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79366            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
79367            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
79368            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
79369            ! vos/config.def vos/config.h vos/config_h.SH_orig
79370            ! win32/config.bc win32/config.gc win32/config.vc
79371 ____________________________________________________________________________
79372 [  6981] By: nick                                  on 2000/09/01  17:21:57
79373         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
79374              warning when UNTIE exists and instead pass the count of extra references to
79375              the UNTIE method.
79376      Branch: perl
79377            ! pod/perltie.pod pp_sys.c
79378 ____________________________________________________________________________
79379 [  6980] By: jhi                                   on 2000/09/01  16:54:44
79380         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
79381              From: Peter Prymmer <pvhp@forte.com>
79382              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
79383              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
79384      Branch: perl
79385            ! configure.com
79386 ____________________________________________________________________________
79387 [  6979] By: jhi                                   on 2000/09/01  16:06:20
79388         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
79389              From: Mike Guy <mjtg@cam.ac.uk> 
79390              Date: Fri, 01 Sep 2000 16:49:27 +0100
79391              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
79392      Branch: perl
79393            ! t/base/rs.t
79394 ____________________________________________________________________________
79395 [  6978] By: jhi                                   on 2000/09/01  16:00:42
79396         Log: Update to PodParser 1.18, from Brad Appleton.
79397      Branch: perl
79398            ! lib/Pod/Checker.pm t/pod/find.t
79399 ____________________________________________________________________________
79400 [  6977] By: jhi                                   on 2000/09/01  14:48:58
79401         Log: Subject: Nit in Configure (bleadperl@6961)
79402              From: Lupe Christoph <lupe@lupe-christoph.de>
79403              Date: Fri, 1 Sep 2000 16:34:29 +0200
79404              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
79405      Branch: metaconfig
79406            ! U/compline/ccflags.U
79407      Branch: perl
79408            ! Configure config_h.SH
79409 ____________________________________________________________________________
79410 [  6976] By: jhi                                   on 2000/09/01  14:39:52
79411         Log: Update Changes.
79412      Branch: perl
79413            ! Changes patchlevel.h
79414 ____________________________________________________________________________
79415 [  6975] By: jhi                                   on 2000/09/01  14:37:36
79416         Log: microperl config update.
79417      Branch: perl
79418            ! uconfig.h uconfig.sh
79419 ____________________________________________________________________________
79420 [  6974] By: jhi                                   on 2000/09/01  14:36:53
79421         Log: Document known deficiencies.
79422      Branch: perl
79423            ! pod/perldelta.pod
79424 ____________________________________________________________________________
79425 [  6973] By: jhi                                   on 2000/09/01  14:10:20
79426         Log: Mention warnings fixes and updates.
79427      Branch: perl
79428            ! pod/perldelta.pod
79429 ____________________________________________________________________________
79430 [  6972] By: jhi                                   on 2000/09/01  14:01:52
79431         Log: Drop unused argument.
79432              
79433              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
79434              From: Spider Boardman <spider@web.zk3.dec.com>
79435              Date: Thu, 31 Aug 2000 16:10:15 -0400
79436              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
79437      Branch: perl
79438            ! toke.c
79439 ____________________________________________________________________________
79440 [  6971] By: jhi                                   on 2000/09/01  13:59:24
79441         Log: Add the overload warnings to perldiag.
79442      Branch: perl
79443            ! lib/overload.pm pod/perldiag.pod
79444 ____________________________________________________________________________
79445 [  6970] By: jhi                                   on 2000/09/01  13:55:10
79446         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
79447              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
79448              Date: Fri, 1 Sep 2000 13:43:15 +0100 
79449              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
79450      Branch: perl
79451            ! lib/overload.pm t/pragma/overload.t
79452 ____________________________________________________________________________
79453 [  6969] By: jhi                                   on 2000/09/01  13:52:27
79454         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
79455              From: <abigail@foad.org>
79456              Date: Fri, 1 Sep 2000 05:46:54 -0400
79457              Message-ID: <20000901094654.6476.qmail@foad.org>
79458      Branch: perl
79459            ! lib/overload.pm
79460 ____________________________________________________________________________
79461 [  6968] By: jhi                                   on 2000/09/01  13:50:05
79462         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
79463              From: Daniel Chetlin <daniel@chetlin.com>
79464              Date: Fri, 1 Sep 2000 02:10:55 -0700
79465              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
79466      Branch: perl
79467            ! pod/perlretut.pod
79468 ____________________________________________________________________________
79469 [  6967] By: jhi                                   on 2000/09/01  13:47:54
79470         Log: Part of the solution.
79471              
79472              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
79473              From: Mike Guy <mjtg@cam.ac.uk>
79474              Date: Fri, 01 Sep 2000 14:16:01 +0100
79475              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
79476      Branch: perl
79477            ! gv.c mg.c
79478 ____________________________________________________________________________
79479 [  6966] By: jhi                                   on 2000/09/01  13:46:17
79480         Log: Subject: CPAN.pm beta 1.57_57 for the core
79481              From: andreas.koenig@anima.de (Andreas J. Koenig)
79482              Date: 01 Sep 2000 15:16:31 +0200
79483              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
79484      Branch: perl
79485            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79486 ____________________________________________________________________________
79487 [  6965] By: jhi                                   on 2000/09/01  13:43:18
79488         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
79489              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79490              Date: Fri, 01 Sep 2000 01:47:22 -0500
79491              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
79492      Branch: perl
79493            ! pod/perldelta.pod vms/vms.c
79494 ____________________________________________________________________________
79495 [  6964] By: jhi                                   on 2000/09/01  13:35:35
79496         Log: File::Temp patches from Andreas König,
79497              
79498              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
79499              From: andreas.koenig@anima.de (Andreas J. Koenig)
79500              Date: 01 Sep 2000 10:07:20 +0200
79501              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
79502              
79503              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
79504              From: andreas.koenig@anima.de (Andreas J. Koenig)
79505              Date: 31 Aug 2000 23:26:08 +0200
79506              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
79507      Branch: perl
79508            ! lib/File/Temp.pm t/lib/ftmp-security.t
79509 ____________________________________________________________________________
79510 [  6963] By: jhi                                   on 2000/09/01  02:22:24
79511         Log: Retract the mergesort code, way too incompatible licensing
79512              and copyrights.
79513      Branch: perl
79514            ! pod/perldelta.pod pp_ctl.c
79515 ____________________________________________________________________________
79516 [  6962] By: jhi                                   on 2000/08/31  23:27:32
79517         Log: Update Changes.
79518      Branch: perl
79519            ! Changes patchlevel.h
79520 ____________________________________________________________________________
79521 [  6961] By: jhi                                   on 2000/08/31  23:20:04
79522         Log: Small tweaks all over.
79523      Branch: metaconfig
79524            ! U/compline/d_gconvert.U
79525      Branch: perl
79526            ! AUTHORS Configure config_h.SH pp_ctl.c
79527 ____________________________________________________________________________
79528 [  6960] By: jhi                                   on 2000/08/31  22:39:36
79529         Log: Further rewording.
79530      Branch: perl
79531            ! pp_ctl.c
79532 ____________________________________________________________________________
79533 [  6959] By: jhi                                   on 2000/08/31  21:26:44
79534         Log: More address tweaking.
79535      Branch: perl
79536            ! AUTHORS Changes
79537 ____________________________________________________________________________
79538 [  6958] By: jhi                                   on 2000/08/31  20:47:25
79539         Log: AUTHORS tweaks, from Peter Prymmer.
79540              
79541              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
79542              From: Peter Prymmer <pvhp@forte.com>
79543              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
79544              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
79545      Branch: perl
79546            ! AUTHORS MAINTAIN
79547 ____________________________________________________________________________
79548 [  6957] By: jhi                                   on 2000/08/31  20:34:43
79549         Log: perldelta tweaks.
79550      Branch: perl
79551            ! pod/perldelta.pod
79552 ____________________________________________________________________________
79553 [  6956] By: jhi                                   on 2000/08/31  19:11:06
79554         Log: Regen perltoc.
79555      Branch: perl
79556            ! pod/perltoc.pod
79557 ____________________________________________________________________________
79558 [  6955] By: jhi                                   on 2000/08/31  19:06:30
79559         Log: Clarify the mergesort situation.
79560      Branch: perl
79561            ! pp_ctl.c
79562 ____________________________________________________________________________
79563 [  6954] By: jhi                                   on 2000/08/31  18:24:17
79564         Log: Move the Solaris 7 scan to use64bitall, make the
79565              failure to find 64-bot sparc libc to mention the
79566              possibility of being in an intel, from Lupe and Alan.
79567      Branch: perl
79568            ! hints/solaris_2.sh
79569 ____________________________________________________________________________
79570 [  6953] By: jhi                                   on 2000/08/31  18:09:20
79571         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
79572              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
79573      Branch: metaconfig
79574            ! U/compline/d_gconvert.U U/threads/archname.U
79575      Branch: metaconfig/U/perl
79576            ! perlxv.U
79577      Branch: perl
79578            ! Configure config_h.SH sv.c
79579 ____________________________________________________________________________
79580 [  6952] By: jhi                                   on 2000/08/31  17:42:24
79581         Log: :: not allowed in pathnames, change to .
79582              
79583              Subject: [PATCH perl@6938] cygwin port
79584              From: "Fifer, Eric" <EFifer@sanwaint.com>
79585              Date: Thu, 31 Aug 2000 16:32:59 +0100
79586              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
79587      Branch: metaconfig/U/perl
79588            ! perlxv.U
79589 ____________________________________________________________________________
79590 [  6951] By: jhi                                   on 2000/08/31  17:02:05
79591         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
79592      Branch: perl
79593            ! perl.h
79594 ____________________________________________________________________________
79595 [  6950] By: jhi                                   on 2000/08/31  16:26:08
79596         Log: More author updates.
79597              
79598              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
79599              From: Simon Cozens <simon@cozens.net>
79600              Date: Thu, 31 Aug 2000 17:13:32 +0100
79601              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
79602      Branch: perl
79603            ! AUTHORS
79604 ____________________________________________________________________________
79605 [  6949] By: jhi                                   on 2000/08/31  16:04:49
79606         Log: POSIX doesn't report long double values under -Duselongdouble
79607              when the long doubles are "real" (bigger than doubles).
79608              
79609              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
79610              From: Spider Boardman <spider@peano.zk3.dec.com>
79611              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
79612              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
79613      Branch: perl
79614            ! ext/POSIX/POSIX.xs
79615 ____________________________________________________________________________
79616 [  6948] By: jhi                                   on 2000/08/31  15:25:10
79617         Log: Update Changes.
79618      Branch: perl
79619            ! Changes patchlevel.h
79620 ____________________________________________________________________________
79621 [  6947] By: jhi                                   on 2000/08/31  15:22:29
79622         Log: Document UNTIE in a very minimalistic way.
79623      Branch: perl
79624            ! pod/perlfunc.pod pod/perltie.pod
79625 ____________________________________________________________________________
79626 [  6946] By: jhi                                   on 2000/08/31  15:15:23
79627         Log: Document known failures.
79628      Branch: perl
79629            ! pod/perldelta.pod
79630 ____________________________________________________________________________
79631 [  6945] By: jhi                                   on 2000/08/31  15:07:00
79632         Log: Don't attach -ld to the archname if pointless.
79633      Branch: metaconfig
79634            ! U/threads/archname.U
79635      Branch: perl
79636            ! Configure config_h.SH
79637 ____________________________________________________________________________
79638 [  6944] By: jhi                                   on 2000/08/31  14:37:42
79639         Log: Wrap the test in eval.
79640              
79641              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
79642              From: Tim Jenness <timj@jach.hawaii.edu>
79643              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
79644              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
79645      Branch: perl
79646            ! t/lib/ftmp-security.t
79647 ____________________________________________________________________________
79648 [  6943] By: jhi                                   on 2000/08/31  14:30:57
79649         Log: Make -Dusemorebits find long doubles in Solaris.
79650      Branch: perl
79651            ! hints/solaris_2.sh
79652 ____________________________________________________________________________
79653 [  6942] By: jhi                                   on 2000/08/31  13:48:45
79654         Log: Clarify the third case of ftmp-security warnings.
79655      Branch: perl
79656            ! INSTALL
79657 ____________________________________________________________________________
79658 [  6941] By: jhi                                   on 2000/08/31  13:40:31
79659         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
79660              From: <abigail@foad.org>
79661              Date: Thu, 31 Aug 2000 01:35:05 -0400
79662              Message-ID: <20000831053505.32120.qmail@foad.org>
79663      Branch: perl
79664            ! pod/perldelta.pod
79665 ____________________________________________________________________________
79666 [  6940] By: jhi                                   on 2000/08/31  13:38:48
79667         Log: Issue useful diagnostic on unknown pod commands.
79668              
79669              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
79670              From: <abigail@foad.org>
79671              Date: Thu, 31 Aug 2000 03:41:18 -0400
79672              Message-ID: <20000831074118.24880.qmail@foad.org>
79673      Branch: perl
79674            ! lib/Pod/Man.pm
79675 ____________________________________________________________________________
79676 [  6939] By: jhi                                   on 2000/08/31  13:34:33
79677         Log: Reveal Borland's isnan.
79678              
79679              Subject: build with BC++ tweak
79680              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
79681              Date: Thu, 31 Aug 2000 13:09:37 +0400
79682              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
79683      Branch: perl
79684            ! win32/win32.h
79685 ____________________________________________________________________________
79686 [  6938] By: jhi                                   on 2000/08/31  05:01:20
79687         Log: Update Changes.
79688      Branch: perl
79689            ! Changes patchlevel.h
79690 ____________________________________________________________________________
79691 [  6937] By: jhi                                   on 2000/08/31  04:26:23
79692         Log: sscanf() may be the only way to read long doubles from strings.
79693      Branch: metaconfig/U/perl
79694            ! longdblfio.U
79695      Branch: perl
79696            ! Configure config_h.SH perl.h util.c
79697 ____________________________________________________________________________
79698 [  6936] By: jhi                                   on 2000/08/31  04:18:19
79699         Log: The #6929 was too skimpy.
79700      Branch: perl
79701            ! sv.c
79702 ____________________________________________________________________________
79703 [  6935] By: jhi                                   on 2000/08/31  02:47:07
79704         Log: Subject: Re: typos in pods
79705              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79706              Date: Wed, 30 Aug 2000 19:25:34 -0700
79707              Message-ID: <eIcr5gzkg25X092yn@efn.org>
79708      Branch: perl
79709            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
79710 ____________________________________________________________________________
79711 [  6934] By: jhi                                   on 2000/08/31  02:42:55
79712         Log: Missed one Unicode file.
79713      Branch: perl
79714            + lib/unicode/UCDFF301.html
79715 ____________________________________________________________________________
79716 [  6933] By: jhi                                   on 2000/08/30  23:42:27
79717         Log: Update Changes.
79718      Branch: perl
79719            ! Changes patchlevel.h
79720 ____________________________________________________________________________
79721 [  6932] By: jhi                                   on 2000/08/30  23:40:07
79722         Log: Mention UNTIE in perldelta.  Still needs documenting
79723              in perltie et alia.
79724      Branch: perl
79725            ! pod/perldelta.pod
79726 ____________________________________________________________________________
79727 [  6931] By: jhi                                   on 2000/08/30  23:36:02
79728         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
79729              From: <abigail@foad.org>
79730              Date: Wed, 30 Aug 2000 19:28:07 -0400
79731              Message-ID: <20000830232807.305.qmail@foad.org>
79732      Branch: perl
79733            ! pod/perldelta.pod
79734 ____________________________________________________________________________
79735 [  6930] By: jhi                                   on 2000/08/30  23:32:40
79736         Log: Update to Unicode 3.0.1.
79737      Branch: perl
79738            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
79739            + lib/unicode/PropList.txt lib/unicode/README.perl
79740            + lib/unicode/UCD301.html lib/unicode/Unicode.301
79741            - lib/unicode/Props.txt lib/unicode/UCD300.html
79742            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
79743            ! (edit 257 files)
79744 ____________________________________________________________________________
79745 [  6929] By: jhi                                   on 2000/08/30  22:38:18
79746         Log: Heap decorruption.
79747              
79748              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
79749              From: Alan Burlison <Alan.Burlison@uk.sun.com>
79750              Date: Wed, 30 Aug 2000 22:39:52 +0100
79751              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
79752      Branch: perl
79753            ! sv.c
79754 ____________________________________________________________________________
79755 [  6928] By: jhi                                   on 2000/08/30  22:29:34
79756         Log: Retract the dummy test, skip the security tests (instead of failing),
79757              explain what the warnings mean.
79758      Branch: perl
79759            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
79760 ____________________________________________________________________________
79761 [  6927] By: jhi                                   on 2000/08/30  22:14:13
79762         Log: Change the internal implementation of sort() to be mergesort
79763              instead of quicksort, from John Linderman <jpl@research.att.com>.
79764              Gives us better worst case, better average case, and stability.
79765              What's there not to like?  (Small fixes for threaded builds
79766              were required).
79767      Branch: perl
79768            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
79769 ____________________________________________________________________________
79770 [  6926] By: jhi                                   on 2000/08/30  20:55:20
79771         Log: A better fix for the Socket building problem from Craig Berry.
79772      Branch: perl
79773            ! vms/vms.c
79774 ____________________________________________________________________________
79775 [  6925] By: jhi                                   on 2000/08/30  20:20:25
79776         Log: Subject: [PATCH] Re: UNTIE method 
79777              From: Nick Ing-Simmons <nik@tiuk.ti.com>
79778              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
79779              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
79780      Branch: perl
79781            ! pp_sys.c t/op/tie.t
79782 ____________________________________________________________________________
79783 [  6924] By: jhi                                   on 2000/08/30  20:17:11
79784         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
79785              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79786              Date: Wed, 30 Aug 2000 15:03:14 -0500
79787              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
79788      Branch: perl
79789            ! vms/vms.c
79790 ____________________________________________________________________________
79791 [  6923] By: jhi                                   on 2000/08/30  20:15:18
79792         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
79793              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79794              Date: Wed, 30 Aug 2000 13:30:36 -0500
79795              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
79796      Branch: perl
79797            ! vms/vms.c
79798 ____________________________________________________________________________
79799 [  6922] By: jhi                                   on 2000/08/30  19:54:43
79800         Log: Better options for rsync.
79801      Branch: perl
79802            ! pod/perlhack.pod
79803 ____________________________________________________________________________
79804 [  6921] By: jhi                                   on 2000/08/30  19:40:16
79805         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
79806              From: Rick Delaney <rick@consumercontact.com>
79807              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
79808              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
79809      Branch: perl
79810            ! pod/perlfunc.pod
79811 ____________________________________________________________________________
79812 [  6920] By: jhi                                   on 2000/08/30  19:36:40
79813         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
79814              From: Peter Prymmer <pvhp@forte.com>
79815              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
79816              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
79817      Branch: perl
79818            ! configure.com
79819 ____________________________________________________________________________
79820 [  6919] By: jhi                                   on 2000/08/30  14:52:02
79821         Log: Update Changes.
79822      Branch: perl
79823            ! Changes patchlevel.h
79824 ____________________________________________________________________________
79825 [  6918] By: jhi                                   on 2000/08/30  14:48:34
79826         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
79827      Branch: perl
79828            ! lib/ExtUtils/typemap
79829 ____________________________________________________________________________
79830 [  6917] By: jhi                                   on 2000/08/30  14:46:34
79831         Log: Subject: typos in pods
79832              From: Nicholas Clark <nick@ccl4.org>
79833              Date: Wed, 30 Aug 2000 01:12:50 +0100
79834              Message-ID: <20000830011249.A61388@plum.flirble.org>
79835      Branch: perl
79836            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
79837            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
79838            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
79839            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
79840 ____________________________________________________________________________
79841 [  6916] By: jhi                                   on 2000/08/30  14:19:09
79842         Log: Document Storable problems on Crays.  (Will have
79843              to document all the other Storable problems, too.)
79844      Branch: perl
79845            ! pod/perldelta.pod
79846 ____________________________________________________________________________
79847 [  6915] By: jhi                                   on 2000/08/30  14:06:02
79848         Log: Subject: [PATCH] fix misc cast warnings
79849              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79850              Date: Tue, 29 Aug 2000 23:16:14 -0700
79851              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
79852      Branch: perl
79853            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
79854            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
79855            ! os2/os2ish.h
79856 ____________________________________________________________________________
79857 [  6914] By: jhi                                   on 2000/08/30  14:03:45
79858         Log: Timestamp mismatch again.  Need to fix this dependence on
79859              config_h.SH timestamp, since it's the contents of config_h.SH
79860              that matter.
79861      Branch: perl
79862            ! uconfig.h uconfig.sh
79863 ____________________________________________________________________________
79864 [  6913] By: jhi                                   on 2000/08/30  13:54:06
79865         Log: Don't say "Perl 5.0 source kit".
79866      Branch: perl
79867            ! perl.c
79868 ____________________________________________________________________________
79869 [  6912] By: jhi                                   on 2000/08/30  13:51:24
79870         Log: Reset archname and archname64 always, forcing them be
79871              recomputed at each Configure run, make Configure and
79872              the hints files agree on the naming of largefiles variables.
79873      Branch: metaconfig
79874            ! U/threads/archname.U
79875      Branch: metaconfig/U/perl
79876            ! use64bits.U
79877      Branch: perl
79878            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
79879            ! hints/linux.sh hints/solaris_2.sh
79880 ____________________________________________________________________________
79881 [  6911] By: jhi                                   on 2000/08/30  13:30:13
79882         Log: Put back the slice accidentally removed by #6907.
79883      Branch: perl
79884            ! hints/solaris_2.sh
79885 ____________________________________________________________________________
79886 [  6910] By: jhi                                   on 2000/08/30  01:24:26
79887         Log: Be consistent: other Net::get* do export theirs.
79888              
79889              Subject: Re: Net::protoent does not export 'getproto'
79890              From: Yasushi Nakajima <sey@jkc.co.jp>
79891              Date: Wed, 30 Aug 2000 09:53:14 +0900
79892              Message-Id: <200008300051.DAA24700@taku.hut.fi>
79893      Branch: perl
79894            ! lib/Net/protoent.pm
79895 ____________________________________________________________________________
79896 [  6909] By: jhi                                   on 2000/08/30  01:17:25
79897         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
79898              From: Gurusamy Sarathy <gsar@ActiveState.com>
79899              Date: Tue, 29 Aug 2000 17:17:07 -0700
79900              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
79901      Branch: perl
79902            ! cop.h
79903 ____________________________________________________________________________
79904 [  6908] By: jhi                                   on 2000/08/30  00:58:05
79905         Log: Update Changes.
79906      Branch: perl
79907            ! Changes patchlevel.h
79908 ____________________________________________________________________________
79909 [  6907] By: jhi                                   on 2000/08/30  00:57:22
79910         Log: Introduce ccname to keep track of what compiler kind of we have.
79911      Branch: metaconfig/U/perl
79912            ! Checkcc.U gccvers.U
79913      Branch: perl
79914            ! Configure config_h.SH hints/solaris_2.sh
79915 ____________________________________________________________________________
79916 [  6906] By: jhi                                   on 2000/08/30  00:25:47
79917         Log: Put back the flags dump as reasoned in
79918              
79919              Subject: Re: [PATCH] Glob dumping
79920              From: Mike Guy <mjtg@cam.ac.uk> 
79921              Date: Tue, 29 Aug 2000 21:41:32 +0100
79922              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
79923      Branch: perl
79924            ! dump.c t/lib/peek.t
79925 ____________________________________________________________________________
79926 [  6905] By: jhi                                   on 2000/08/30  00:16:17
79927         Log: Make the epsilon to be relative, not absolute.
79928              
79929              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
79930              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
79931              Date: Tue, 29 Aug 2000 19:58:56 -0400
79932              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
79933      Branch: perl
79934            ! t/lib/trig.t
79935 ____________________________________________________________________________
79936 [  6904] By: jhi                                   on 2000/08/30  00:13:09
79937         Log: From now on, Gisle is on my list of usual suspects :-)
79938              Retract #6902.
79939      Branch: perl
79940            ! ext/Opcode/Safe.pm
79941 ____________________________________________________________________________
79942 [  6903] By: jhi                                   on 2000/08/29  23:51:20
79943         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
79944              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79945              Date: Tue, 29 Aug 2000 18:43:26 -0500
79946              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
79947      Branch: perl
79948            + vms/vmspipe.com
79949            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
79950            ! vms/vms.c
79951 ____________________________________________________________________________
79952 [  6902] By: jhi                                   on 2000/08/29  23:44:14
79953         Log: Retry what #6882 attempted.
79954              
79955              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
79956              From: Gisle Aas <gisle@ActiveState.com>
79957              Date: 30 Aug 2000 00:33:09 +0200
79958              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
79959      Branch: perl
79960            ! ext/Opcode/Safe.pm
79961 ____________________________________________________________________________
79962 [  6901] By: jhi                                   on 2000/08/29  22:59:32
79963         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
79964              From: Hugo <hv@crypt.compulink.co.uk>
79965              Date: Mon, 12 Jun 2000 19:36:08 +0100
79966              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
79967      Branch: perl
79968            ! sv.c
79969 ____________________________________________________________________________
79970 [  6900] By: jhi                                   on 2000/08/29  22:58:35
79971         Log: Admit that we are leaking scalars.
79972              
79973              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
79974              From: Spider Boardman <spider@leggy.zk3.dec.com>
79975              Date: Tue, 29 Aug 2000 18:48:29 -0400
79976              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
79977      Branch: perl
79978            ! t/pragma/warnings.t
79979 ____________________________________________________________________________
79980 [  6899] By: jhi                                   on 2000/08/29  20:53:13
79981         Log: Update Changes.
79982      Branch: perl
79983            ! Changes patchlevel.h
79984 ____________________________________________________________________________
79985 [  6898] By: jhi                                   on 2000/08/29  20:46:21
79986         Log: Undo namespace pollution of #6878.
79987              
79988              Subject: Re: Net::protoent does not export 'getproto'
79989              From: Mike Guy <mjtg@cam.ac.uk>
79990              Date: Tue, 29 Aug 2000 21:32:37 +0100
79991              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
79992      Branch: perl
79993            ! lib/Net/protoent.pm
79994 ____________________________________________________________________________
79995 [  6897] By: jhi                                   on 2000/08/29  20:44:29
79996         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
79997              From: Peter Prymmer <pvhp@forte.com>
79998              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
79999              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
80000      Branch: perl
80001            ! pod/perlebcdic.pod
80002 ____________________________________________________________________________
80003 [  6896] By: jhi                                   on 2000/08/29  20:40:57
80004         Log: There's no point repeating the 'revision' (5) of perl5.
80005      Branch: metaconfig/U/perl
80006            ! Devel.U patchlevel.U
80007      Branch: perl
80008            ! Configure config_h.SH
80009 ____________________________________________________________________________
80010 [  6895] By: jhi                                   on 2000/08/29  20:16:58
80011         Log: Regen Configure for #6894.
80012      Branch: metaconfig/U/perl
80013            ! perladmin.U
80014      Branch: perl
80015            ! Configure config_h.SH
80016 ____________________________________________________________________________
80017 [  6894] By: jhi                                   on 2000/08/29  19:59:52
80018         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
80019              From: "Philip Newton" <Philip.Newton@gmx.net>
80020              Date: Tue, 29 Aug 2000 21:39:14 +0200
80021              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
80022      Branch: perl
80023            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
80024            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
80025            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
80026            ! utils/perlbug.PL
80027 ____________________________________________________________________________
80028 [  6893] By: jhi                                   on 2000/08/29  19:55:30
80029         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
80030              From: "Philip Newton" <Philip.Newton@gmx.net>
80031              Date: Tue, 29 Aug 2000 21:39:14 +0200
80032              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
80033      Branch: perl
80034            ! installhtml
80035 ____________________________________________________________________________
80036 [  6892] By: jhi                                   on 2000/08/29  19:53:59
80037         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
80038              From: "Philip Newton" <Philip.Newton@gmx.net>
80039              Date: Tue, 29 Aug 2000 21:48:18 +0200
80040              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
80041      Branch: perl
80042            ! lib/File/Temp.pm
80043 ____________________________________________________________________________
80044 [  6891] By: jhi                                   on 2000/08/29  18:30:03
80045         Log: Nail the ID 20000828.023.
80046      Branch: perl
80047            ! ext/Storable/Storable.xs
80048 ____________________________________________________________________________
80049 [  6890] By: jhi                                   on 2000/08/29  16:50:17
80050         Log: Under usethreads the dumped variable is IN_PAD.
80051              
80052              Subject: Re: [PATCH] Glob dumping
80053              From: Gisle Aas <gisle@ActiveState.com>
80054              Date: 29 Aug 2000 18:45:05 +0200
80055              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
80056      Branch: perl
80057            ! t/lib/peek.t
80058 ____________________________________________________________________________
80059 [  6889] By: jhi                                   on 2000/08/29  15:17:37
80060         Log: Update Changes.
80061      Branch: perl
80062            ! Changes patchlevel.h
80063 ____________________________________________________________________________
80064 [  6888] By: jhi                                   on 2000/08/29  14:49:59
80065         Log: Retract #6882, broke the safe tests.
80066      Branch: perl
80067            ! ext/Opcode/Safe.pm
80068 ____________________________________________________________________________
80069 [  6887] By: jhi                                   on 2000/08/29  14:47:06
80070         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
80071              From: Gisle Aas <gisle@ActiveState.com> 
80072              Date: 09 Jun 2000 20:00:11 +0200
80073              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
80074      Branch: perl
80075            ! utils/perldoc.PL
80076 ____________________________________________________________________________
80077 [  6886] By: jhi                                   on 2000/08/29  14:42:45
80078         Log: The #6881 removed one dump line.
80079      Branch: perl
80080            ! t/lib/peek.t
80081 ____________________________________________________________________________
80082 [  6885] By: jhi                                   on 2000/08/29  14:30:47
80083         Log: Don't forget to tidy up.
80084      Branch: perl
80085            ! t/lib/ftmp-security.t
80086 ____________________________________________________________________________
80087 [  6884] By: jhi                                   on 2000/08/29  14:25:17
80088         Log: Disabling the one test is a bit tricky.
80089      Branch: perl
80090            ! t/lib/ftmp-security.t
80091 ____________________________________________________________________________
80092 [  6883] By: jhi                                   on 2000/08/29  14:16:25
80093         Log: Disable one of the tests for now.
80094      Branch: perl
80095            ! t/lib/ftmp-security.t
80096 ____________________________________________________________________________
80097 [  6882] By: jhi                                   on 2000/08/29  14:05:50
80098         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
80099              From: gisle@aas.no
80100              Date: 29 Aug 2000 10:35:06 -0000
80101              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
80102      Branch: perl
80103            ! ext/Opcode/Safe.pm
80104 ____________________________________________________________________________
80105 [  6881] By: jhi                                   on 2000/08/29  14:03:51
80106         Log: Subject: [PATCH] Glob dumping
80107              From: Gisle Aas <gisle@ActiveState.com>
80108              Date: 29 Aug 2000 07:59:42 -0000
80109              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
80110      Branch: perl
80111            ! dump.c
80112 ____________________________________________________________________________
80113 [  6880] By: jhi                                   on 2000/08/29  14:02:01
80114         Log: Subject: [PATCH] Warnings in B::Deparse
80115              From: <abigail@foad.org>
80116              Date: Tue, 29 Aug 2000 00:00:01 -0400
80117              Message-ID: <20000829040001.2999.qmail@foad.org>
80118      Branch: perl
80119            ! ext/B/B/Deparse.pm
80120 ____________________________________________________________________________
80121 [  6879] By: jhi                                   on 2000/08/29  13:57:26
80122         Log: Missed a change in #6869.
80123      Branch: perl
80124            ! mg.c
80125 ____________________________________________________________________________
80126 [  6878] By: jhi                                   on 2000/08/29  13:45:04
80127         Log: Subject: Net::protoent does not export 'getproto'
80128              From: Yasushi Nakajima <sey@jkc.co.jp>
80129              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
80130      Branch: perl
80131            ! lib/Net/protoent.pm
80132 ____________________________________________________________________________
80133 [  6877] By: jhi                                   on 2000/08/29  13:39:19
80134         Log: Patches all over for people and the files they (hopefully) care about.
80135      Branch: perl
80136            ! AUTHORS Changes MAINTAIN
80137 ____________________________________________________________________________
80138 [  6876] By: jhi                                   on 2000/08/29  12:53:54
80139         Log: Fix for thinko in #6848.
80140              
80141              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
80142              From: Lupe Christoph <lupe@lupe-christoph.de>
80143              Date: Tue, 29 Aug 2000 09:04:08 +0200
80144              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
80145      Branch: perl
80146            ! ext/Thread/Thread.xs
80147 ____________________________________________________________________________
80148 [  6875] By: jhi                                   on 2000/08/29  12:50:14
80149         Log: Update to Getopt::Long 2.24, from Johan Vromans.
80150      Branch: perl
80151            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
80152 ____________________________________________________________________________
80153 [  6874] By: jhi                                   on 2000/08/29  02:09:53
80154         Log: Use minimal @INC in tests, most of the time just '../lib',
80155              so that we simply can't pick up stuff from other Perls than
80156              the one we are testing.  Pointed out by
80157              
80158              From: Mike Guy <mjtg@cam.ac.uk>
80159              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
80160              Date: Fri, 25 Aug 2000 15:15:59 +0100
80161              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
80162      Branch: perl
80163            ! (edit 185 files)
80164 ____________________________________________________________________________
80165 [  6873] By: jhi                                   on 2000/08/29  01:07:11
80166         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
80167              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80168              Date: Mon, 28 Aug 2000 17:45:52 -0700
80169              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
80170      Branch: perl
80171            ! Makefile.SH hints/os2.sh
80172 ____________________________________________________________________________
80173 [  6872] By: jhi                                   on 2000/08/28  23:33:39
80174         Log: Subject: [PATCH bleedperl@6866] spellings
80175              From: marcel@codewerk.com (Marcel Grunauer)
80176              Date: Tue, 29 Aug 2000 01:19:59 +0200
80177              Message-Id: <200008282319.BAA29862@gandalf.local>
80178      Branch: perl
80179            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
80180            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
80181            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
80182 ____________________________________________________________________________
80183 [  6871] By: jhi                                   on 2000/08/28  23:22:09
80184         Log: Take out the SUIDMAIL thing, that will not be
80185              a problem in 5.7.*.
80186      Branch: perl
80187            ! patchlevel.h
80188 ____________________________________________________________________________
80189 [  6870] By: jhi                                   on 2000/08/28  23:19:30
80190         Log: -S is the silent flag, -s is the strip flag.
80191              
80192              Subject: [PATCH] Re: [PATCH] make no-install          
80193              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80194              Date: Mon, 28 Aug 2000 15:12:55 -0700
80195              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
80196      Branch: perl
80197            ! Makefile.SH
80198 ____________________________________________________________________________
80199 [  6869] By: jhi                                   on 2000/08/28  23:12:05
80200         Log: Subject: [PATCH bleedperl@6856] warnings fixes
80201              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
80202              Date: Mon, 28 Aug 2000 23:55:06 +0100
80203              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
80204      Branch: perl
80205            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
80206            ! warnings.h warnings.pl
80207 ____________________________________________________________________________
80208 [  6868] By: jhi                                   on 2000/08/28  21:38:22
80209         Log: Potential cruft.
80210      Branch: perl
80211            ! Makefile.SH
80212 ____________________________________________________________________________
80213 [  6867] By: jhi                                   on 2000/08/28  21:35:36
80214         Log: Update Changes.
80215      Branch: perl
80216            ! Changes patchlevel.h
80217 ____________________________________________________________________________
80218 [  6866] By: jhi                                   on 2000/08/28  21:33:49
80219         Log: Subject: hv.h Doc Patch
80220              From: Fisher Mark <fisherm@tce.com>
80221              Date: Mon, 28 Aug 2000 16:24:59 -0500
80222              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
80223      Branch: perl
80224            ! hv.h
80225 ____________________________________________________________________________
80226 [  6865] By: jhi                                   on 2000/08/28  21:02:15
80227         Log: Add -ld to archname on long tr...double platforms.
80228      Branch: metaconfig
80229            ! U/threads/archname.U
80230      Branch: perl
80231            ! Configure config_h.SH
80232 ____________________________________________________________________________
80233 [  6864] By: jhi                                   on 2000/08/28  20:38:59
80234         Log: An attempt to fix the problem reported in
80235              
80236              Subject: Building perl@6856 using gcc/AIX 4.3.3 
80237              From: Daniel Muino <dmuino@afip.gov.ar> 
80238              Date: Mon, 28 Aug 2000 15:50:01 -0300   
80239              Message-ID: <20000828155001.A14403@con2-dgi>
80240              
80241              I can't test this properly since the gcc installation I have
80242              access to seems to be botched (gcc is calling the AIX cpp,
80243              a losing proposition...)
80244      Branch: perl
80245            ! hints/aix.sh
80246 ____________________________________________________________________________
80247 [  6863] By: jhi                                   on 2000/08/28  18:57:52
80248         Log: Fix for ID 20000828.001, long doubles were not formatted
80249              correctly (showed up in $], which stopped installing perl).
80250      Branch: perl
80251            ! sv.c
80252 ____________________________________________________________________________
80253 [  6862] By: jhi                                   on 2000/08/28  18:07:15
80254         Log: Typo in #6858.
80255      Branch: perl
80256            ! lib/Cwd.pm
80257 ____________________________________________________________________________
80258 [  6861] By: jhi                                   on 2000/08/28  17:57:27
80259         Log: opmini.o may be left around if a build is interrupted.
80260      Branch: perl
80261            ! Makefile.SH
80262 ____________________________________________________________________________
80263 [  6860] By: jhi                                   on 2000/08/28  16:52:50
80264         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
80265              From: Daniel Chetlin <daniel@chetlin.com>
80266              Date: Mon, 28 Aug 2000 01:14:18 -0700
80267              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
80268      Branch: perl
80269            ! lib/overload.pm
80270 ____________________________________________________________________________
80271 [  6859] By: jhi                                   on 2000/08/28  16:08:46
80272         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
80273              From: Nicholas Clark <nick@ccl4.org>
80274              Date: Mon, 28 Aug 2000 16:03:27 +0100
80275              Message-Id: <20000828160327.C49785@plum.flirble.org>
80276      Branch: perl
80277            ! ext/ByteLoader/bytecode.h
80278 ____________________________________________________________________________
80279 [  6858] By: jhi                                   on 2000/08/28  16:02:10
80280         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
80281              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
80282              Date: Mon, 28 Aug 2000 13:08:30 +0200
80283              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
80284      Branch: perl
80285            ! lib/Cwd.pm
80286 ____________________________________________________________________________
80287 [  6857] By: jhi                                   on 2000/08/28  15:42:47
80288         Log: display_format used as a class method without arguments was broken,
80289              reported in
80290              
80291              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
80292              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
80293              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
80294              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
80295      Branch: perl
80296            ! lib/Math/Complex.pm t/lib/complex.t
80297 ____________________________________________________________________________
80298 [  6856] By: jhi                                   on 2000/08/27  22:09:48
80299         Log: Update Changes.
80300      Branch: perl
80301            ! Changes patchlevel.h
80302 ____________________________________________________________________________
80303 [  6855] By: jhi                                   on 2000/08/27  21:59:21
80304         Log: Retract #6853 (false alarm).
80305      Branch: perl
80306            ! lib/ExtUtils/xsubpp
80307 ____________________________________________________________________________
80308 [  6854] By: jhi                                   on 2000/08/27  21:37:44
80309         Log: Update Changes.
80310      Branch: perl
80311            ! Changes patchlevel.h
80312 ____________________________________________________________________________
80313 [  6853] By: jhi                                   on 2000/08/27  21:37:16
80314         Log: Subject: [PATCH perl@6850] workaround for xsubpp
80315              From: Hugo <hv@crypt.compulink.co.uk>
80316              Date: Sun, 27 Aug 2000 22:30:25 +0100
80317              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
80318      Branch: perl
80319            ! lib/ExtUtils/xsubpp
80320 ____________________________________________________________________________
80321 [  6852] By: jhi                                   on 2000/08/27  21:33:58
80322         Log: Big-endian 64-bit patch from Raphael Manfredi.
80323      Branch: perl
80324            ! ext/Storable/Storable.xs
80325 ____________________________________________________________________________
80326 [  6851] By: jhi                                   on 2000/08/27  21:22:21
80327         Log: More ruthless editing from Hugo van der Sanden.
80328      Branch: perl
80329            ! pod/perldelta.pod
80330 ____________________________________________________________________________
80331 [  6850] By: jhi                                   on 2000/08/27  16:11:46
80332         Log: Update Changes.
80333      Branch: perl
80334            ! Changes patchlevel.h
80335 ____________________________________________________________________________
80336 [  6849] By: jhi                                   on 2000/08/27  16:11:05
80337         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
80338      Branch: perl
80339            ! configpm pod/perldelta.pod
80340 ____________________________________________________________________________
80341 [  6848] By: jhi                                   on 2000/08/27  15:35:08
80342         Log: Use the actual thread type, not the pointer-to-struct.
80343      Branch: perl
80344            ! ext/Thread/Thread.xs
80345 ____________________________________________________________________________
80346 [  6847] By: jhi                                   on 2000/08/27  15:30:49
80347         Log: Test nit.
80348      Branch: perl
80349            ! t/pragma/warn/pp_sys
80350 ____________________________________________________________________________
80351 [  6846] By: jhi                                   on 2000/08/27  15:19:02
80352         Log: Passing -R in ldflags makes now it to appear in the default
80353              for lddlflags, just like with -L.
80354              
80355              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
80356              From: Lupe Christoph <lupe@lupe-christoph.de>
80357              Date: Sun, 27 Aug 2000 10:28:21 +0200
80358              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
80359      Branch: metaconfig/U/perl
80360            ! dlsrc.U
80361      Branch: perl
80362            ! Configure
80363 ____________________________________________________________________________
80364 [  6845] By: jhi                                   on 2000/08/27  15:08:54
80365         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
80366              From: Alan Burlison <Alan.Burlison@uk.sun.com>
80367              Date: Sat, 26 Aug 2000 22:23:27 +0100
80368              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
80369      Branch: perl
80370            ! lib/ExtUtils/MM_Unix.pm
80371 ____________________________________________________________________________
80372 [  6844] By: jhi                                   on 2000/08/27  15:02:37
80373         Log: DJGPP update from Laszlo Molnar.
80374              
80375              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
80376              From: ml1050 <ml1050@freemail.hu>
80377              Date: Sat, 26 Aug 2000 23:24:40 +0200
80378              Message-Id: <20000826232440.A439@freemail.hu>
80379      Branch: perl
80380            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
80381            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
80382 ____________________________________________________________________________
80383 [  6843] By: jhi                                   on 2000/08/27  14:53:58
80384         Log: Subject: installman buglet
80385              From: Lupe Christoph <lupe@lupe-christoph.de>
80386              Date: Sun, 27 Aug 2000 14:38:59 +0200
80387              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
80388      Branch: perl
80389            ! installman
80390 ____________________________________________________________________________
80391 [  6842] By: jhi                                   on 2000/08/27  14:52:08
80392         Log: Can't get the test to reliably work thanks to the
80393              inaccurateness of floating point.  "Resolves" bug ids
80394              20000826.003, 20000826.009, 20000826.010,
80395      Branch: perl
80396            ! t/lib/trig.t
80397 ____________________________________________________________________________
80398 [  6841] By: jhi                                   on 2000/08/26  15:53:58
80399         Log: Update Changes.
80400      Branch: perl
80401            ! Changes patchlevel.h
80402 ____________________________________________________________________________
80403 [  6840] By: jhi                                   on 2000/08/26  14:23:03
80404         Log: grep -e isn't portable.
80405              
80406              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
80407              From: chris@broadband.att.com
80408              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
80409              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
80410      Branch: perl
80411            ! hints/solaris_2.sh
80412 ____________________________________________________________________________
80413 [  6839] By: jhi                                   on 2000/08/26  14:12:23
80414         Log: no-install target a la make -n.
80415              
80416              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
80417              From: <abigail@foad.org>
80418              Date: Sat, 26 Aug 2000 03:57:34 -0400
80419              Message-ID: <20000826075735.18912.qmail@foad.org>
80420      Branch: perl
80421            ! Makefile.SH installman installperl
80422 ____________________________________________________________________________
80423 [  6838] By: jhi                                   on 2000/08/26  14:06:33
80424         Log: Retract #6826 as the #6828 should be do the same
80425              in a More Correct Way.
80426      Branch: perl
80427            ! installperl
80428 ____________________________________________________________________________
80429 [  6837] By: jhi                                   on 2000/08/26  05:24:00
80430         Log: More casting.
80431      Branch: perl
80432            ! ext/Storable/Storable.xs
80433 ____________________________________________________________________________
80434 [  6836] By: jhi                                   on 2000/08/26  05:05:46
80435         Log: Nicer in decimal.
80436      Branch: perl
80437            ! ext/Storable/Storable.xs
80438 ____________________________________________________________________________
80439 [  6835] By: jhi                                   on 2000/08/26  05:03:50
80440         Log: There be no UVdf.
80441      Branch: perl
80442            ! ext/Storable/Storable.xs
80443 ____________________________________________________________________________
80444 [  6834] By: jhi                                   on 2000/08/26  05:00:18
80445         Log: Continue IVdfing and UVxfing.
80446      Branch: perl
80447            ! ext/Storable/Storable.xs
80448 ____________________________________________________________________________
80449 [  6833] By: jhi                                   on 2000/08/26  04:53:14
80450         Log: Use IVdf.
80451      Branch: perl
80452            ! ext/Storable/Storable.xs
80453 ____________________________________________________________________________
80454 [  6832] By: jhi                                   on 2000/08/26  04:40:41
80455         Log: Document PTR2XX and INT2PTR.
80456      Branch: perl
80457            ! pod/perlguts.pod
80458 ____________________________________________________________________________
80459 [  6831] By: jhi                                   on 2000/08/26  04:33:18
80460         Log: Use UVxf, PTR2UV, NVff.
80461      Branch: perl
80462            ! ext/Storable/Storable.xs
80463 ____________________________________________________________________________
80464 [  6830] By: jhi                                   on 2000/08/26  04:31:32
80465         Log: Update the test count.
80466      Branch: perl
80467            ! t/lib/trig.t
80468 ____________________________________________________________________________
80469 [  6829] By: jhi                                   on 2000/08/26  03:05:50
80470         Log: Subject: [PATCH] installation not quite silent yet.
80471              From: <abigail@foad.org>
80472              Date: Fri, 25 Aug 2000 20:07:53 -0400
80473              Message-ID: <20000826000753.7822.qmail@foad.org>
80474      Branch: perl
80475            ! installman installperl
80476 ____________________________________________________________________________
80477 [  6828] By: jhi                                   on 2000/08/26  03:05:14
80478         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
80479              From: Spider Boardman <spider@web.zk3.dec.com>
80480              Date: Fri, 25 Aug 2000 19:12:40 -0400
80481              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
80482      Branch: perl
80483            ! gv.c
80484 ____________________________________________________________________________
80485 [  6827] By: jhi                                   on 2000/08/25  23:54:34
80486         Log: Support preserving extremely big/small angles.
80487      Branch: perl
80488            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
80489 ____________________________________________________________________________
80490 [  6826] By: jhi                                   on 2000/08/25  23:01:20
80491         Log: Patch installperl to be long double-aware.
80492              
80493              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
80494              From: Spider Boardman <spider@web.zk3.dec.com>
80495              Date: Fri, 25 Aug 2000 18:15:23 -0400
80496              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
80497      Branch: perl
80498            ! installperl
80499 ____________________________________________________________________________
80500 [  6825] By: jhi                                   on 2000/08/25  22:58:25
80501         Log: Remove duplicately applied patch shards.
80502              
80503              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
80504              From: Spider Boardman <spider@leggy.zk3.dec.com>
80505              Date: Fri, 25 Aug 2000 16:45:03 -0400
80506              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
80507      Branch: perl
80508            ! t/lib/cgi-html.t
80509 ____________________________________________________________________________
80510 [  6824] By: jhi                                   on 2000/08/25  22:57:00
80511         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
80512              From: Daniel Chetlin <daniel@chetlin.com>
80513              Date: Fri, 25 Aug 2000 12:23:16 -0700
80514              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
80515              
80516              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
80517              From: Daniel Chetlin <daniel@chetlin.com>
80518              Date: Fri, 25 Aug 2000 14:47:19 -0700
80519              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
80520      Branch: perl
80521            ! installman
80522 ____________________________________________________________________________
80523 [  6823] By: jhi                                   on 2000/08/25  22:44:17
80524         Log: Timestamp problem?
80525      Branch: perl
80526            ! uconfig.h uconfig.sh
80527 ____________________________________________________________________________
80528 [  6822] By: jhi                                   on 2000/08/25  19:01:06
80529         Log: One forgotten file from #6816.
80530      Branch: perl
80531            ! vos/config.h
80532 ____________________________________________________________________________
80533 [  6821] By: jhi                                   on 2000/08/25  18:56:39
80534         Log: Regen Changes.
80535      Branch: perl
80536            ! Changes patchlevel.h
80537 ____________________________________________________________________________
80538 [  6820] By: jhi                                   on 2000/08/25  18:52:35
80539         Log: Fix Changes ordering.
80540      Branch: perl
80541            ! Changes
80542 ____________________________________________________________________________
80543 [  6819] By: jhi                                   on 2000/08/25  18:50:25
80544         Log: Update Changes.
80545      Branch: perl
80546            ! Changes patchlevel.h
80547 ____________________________________________________________________________
80548 [  6818] By: jhi                                   on 2000/08/25  18:47:45
80549         Log: Tweak the sfio/useperlio logic, hopefully as wished in
80550              
80551              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
80552              From: Nicholas Clark <nick@babyhippo.co.uk>
80553              Date: Fri, 25 Aug 2000 12:01:45 +0100
80554              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
80555      Branch: metaconfig/U/perl
80556            ! d_sfio.U
80557      Branch: perl
80558            ! Configure
80559 ____________________________________________________________________________
80560 [  6817] By: jhi                                   on 2000/08/25  18:32:51
80561         Log: Allow microperl to assume <math.h>, without it the math
80562              functions like floor() are assumed to return int, which makes
80563              for core dumps in machines where integer and floating register
80564              don't mix.
80565      Branch: perl
80566            ! uconfig.h uconfig.sh
80567 ____________________________________________________________________________
80568 [  6816] By: jhi                                   on 2000/08/25  18:27:17
80569         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
80570              the problem reported in
80571              
80572              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
80573              From: danhale@us.ibm.com
80574              Date: Fri, 25 Aug 2000 10:58:06 -0400
80575              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
80576      Branch: metaconfig/U/perl
80577            + d_socks5_init.U
80578      Branch: perl
80579            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
80580            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
80581            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
80582            ! win32/config.gc win32/config.vc
80583 ____________________________________________________________________________
80584 [  6815] By: jhi                                   on 2000/08/25  17:43:31
80585         Log: A solution for the retrieve_fd autosplit warning,
80586              idea suggested by Mike Guy.
80587      Branch: perl
80588            ! ext/Storable/Storable.pm
80589 ____________________________________________________________________________
80590 [  6814] By: jhi                                   on 2000/08/25  17:16:03
80591         Log: Add install-silent target.
80592      Branch: perl
80593            ! Makefile.SH
80594 ____________________________________________________________________________
80595 [  6813] By: jhi                                   on 2000/08/25  17:14:23
80596         Log: Subject: Re: [PATCH] More silencing of installman.
80597              From: <abigail@foad.org>
80598              Date: Thu, 24 Aug 2000 19:27:03 -0400
80599              Message-ID: <20000824232703.7001.qmail@foad.org>
80600              
80601              Subject: Re: [PATCH] More silencing of installman.
80602              From: <abigail@foad.org>
80603              Date: Fri, 25 Aug 2000 03:00:58 -0400
80604              Message-ID: <20000825070058.10697.qmail@foad.org>
80605      Branch: perl
80606            ! installman
80607 ____________________________________________________________________________
80608 [  6812] By: jhi                                   on 2000/08/25  17:11:28
80609         Log: installperl --verbose and --silent.
80610              
80611              Subject: Re: [PATCH] More silencing of installman.
80612              From: <abigail@foad.org>
80613              Message-ID: <20000825064430.9719.qmail@foad.org>
80614              Date: Fri, 25 Aug 2000 02:44:30 -0400
80615      Branch: perl
80616            ! installperl
80617 ____________________________________________________________________________
80618 [  6811] By: jhi                                   on 2000/08/25  17:05:43
80619         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
80620              From: "Peter J. Farley III" <pjfarley@banet.net>
80621              Date: Thu, 24 Aug 2000 21:58:03 -0400
80622              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
80623              
80624              (applied slightly modified)
80625      Branch: perl
80626            ! lib/ExtUtils/MM_Unix.pm
80627 ____________________________________________________________________________
80628 [  6810] By: jhi                                   on 2000/08/25  17:01:18
80629         Log: Missing parts of 
80630              
80631              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
80632              From: Peter Prymmer <pvhp@forte.com>
80633              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
80634              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
80635      Branch: perl
80636            ! t/lib/cgi-html.t
80637 ____________________________________________________________________________
80638 [  6809] By: jhi                                   on 2000/08/25  16:46:32
80639         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
80640              From: "Craig A. Berry" <craig.berry@psinetcs.com>
80641              Date: Thu, 24 Aug 2000 19:13:11 -0500
80642              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
80643      Branch: perl
80644            ! vms/vms.c
80645 ____________________________________________________________________________
80646 [  6808] By: jhi                                   on 2000/08/25  16:39:22
80647         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
80648              From: Peter Prymmer <pvhp@forte.com>
80649              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
80650              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
80651      Branch: perl
80652            ! configure.com
80653 ____________________________________________________________________________
80654 [  6807] By: jhi                                   on 2000/08/25  16:36:37
80655         Log: Better wording for the vec lvalue diagnostic.
80656              
80657              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
80658              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
80659              Date: Wed, 23 Aug 2000 14:12:16 -0400
80660              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
80661      Branch: perl
80662            ! pod/perldiag.pod
80663 ____________________________________________________________________________
80664 [  6806] By: jhi                                   on 2000/08/24  18:17:22
80665         Log: Subject: [PATCH] More silencing of installman.
80666              From: <abigail@foad.org>
80667              Date: Thu, 24 Aug 2000 14:01:44 -0400
80668              Message-ID: <20000824180144.20062.qmail@foad.org>
80669      Branch: perl
80670            ! installman
80671 ____________________________________________________________________________
80672 [  6805] By: jhi                                   on 2000/08/24  15:00:31
80673         Log: Update Changes.
80674      Branch: perl
80675            ! Changes patchlevel.h
80676 ____________________________________________________________________________
80677 [  6804] By: jhi                                   on 2000/08/24  14:59:07
80678         Log: Regen perltoc.
80679      Branch: perl
80680            ! pod/perltoc.pod
80681 ____________________________________________________________________________
80682 [  6803] By: jhi                                   on 2000/08/24  14:44:39
80683         Log: Show the doc file, not the temp file.
80684      Branch: perl
80685            ! installman
80686 ____________________________________________________________________________
80687 [  6802] By: jhi                                   on 2000/08/24  14:41:53
80688         Log: Continue silencing.
80689      Branch: perl
80690            ! installman
80691 ____________________________________________________________________________
80692 [  6801] By: jhi                                   on 2000/08/24  14:34:40
80693         Log: Actually do something with the silencer option.
80694      Branch: perl
80695            ! installman
80696 ____________________________________________________________________________
80697 [  6800] By: jhi                                   on 2000/08/24  14:26:22
80698         Log: Make installman to recognize the silence flag -S.
80699      Branch: perl
80700            ! installman
80701 ____________________________________________________________________________
80702 [  6799] By: jhi                                   on 2000/08/24  13:49:38
80703         Log: DOS patches and portability/porting notes, from Tim Jenness.
80704      Branch: perl
80705            ! lib/File/Temp.pm
80706 ____________________________________________________________________________
80707 [  6798] By: jhi                                   on 2000/08/24  13:48:27
80708         Log: Create directories in silence.
80709              
80710              Subject: [PATCH] Another silencer for MakeMaker
80711              From: andreas.koenig@anima.de (Andreas J. Koenig)
80712              Date: 24 Aug 2000 14:18:52 +0200
80713              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
80714      Branch: perl
80715            ! lib/ExtUtils/Command.pm
80716 ____________________________________________________________________________
80717 [  6797] By: jhi                                   on 2000/08/24  13:46:42
80718         Log: More liberal parsing of version numbers.
80719              
80720              Subject: Re: CPAN.pm beta for testing available
80721              From: andreas.koenig@anima.de (Andreas J. Koenig)
80722              Date: 24 Aug 2000 13:51:57 +0200
80723              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
80724      Branch: perl
80725            ! lib/CPAN.pm
80726 ____________________________________________________________________________
80727 [  6796] By: jhi                                   on 2000/08/24  13:44:36
80728         Log: Make "make install" by default silent.  A new "install-verbose"
80729              target is verbose.
80730      Branch: perl
80731            ! Makefile.SH
80732 ____________________________________________________________________________
80733 [  6795] By: jhi                                   on 2000/08/24  13:39:14
80734         Log: Add silencer flags to installperl.
80735              
80736              Subject: [PATCH] Making installperl silent.
80737              From: <abigail@foad.org>
80738              Date: Thu, 24 Aug 2000 05:01:45 -0400
80739              Message-ID: <20000824090145.13141.qmail@foad.org>
80740      Branch: perl
80741            ! installperl
80742 ____________________________________________________________________________
80743 [  6794] By: jhi                                   on 2000/08/24  13:35:50
80744         Log: installperl couldn't tell whether it had run tests or not.
80745              
80746              Subject: [PATCH] Re: installperl and t/TEST
80747              From: <abigail@foad.org>
80748              Date: Thu, 24 Aug 2000 04:00:53 -0400
80749              Message-ID: <20000824080053.2494.qmail@foad.org>
80750      Branch: perl
80751            ! Makefile.SH installperl
80752 ____________________________________________________________________________
80753 [  6793] By: jhi                                   on 2000/08/24  13:27:50
80754         Log: Drop the separate perlbc, perlcc -b should be enough.
80755      Branch: perl
80756            - utils/perlbc.PL
80757            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
80758 ____________________________________________________________________________
80759 [  6792] By: jhi                                   on 2000/08/24  04:41:30
80760         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
80761              plus the typo fix from Peter Prymmer.
80762      Branch: perl
80763            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
80764            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
80765 ____________________________________________________________________________
80766 [  6791] By: jhi                                   on 2000/08/24  02:10:43
80767         Log: Replace #6705 with a minimal doc patch.
80768              
80769              Subject: [PATCH 5.6.0] replace change #6705
80770              From: Jan Dubois <jand@ActiveState.com>
80771              Date: Wed, 23 Aug 2000 18:31:51 -0700
80772              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
80773      Branch: perl
80774            ! lib/Win32.pod win32/win32.c
80775 ____________________________________________________________________________
80776 [  6790] By: jhi                                   on 2000/08/23  17:52:00
80777         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
80778              From: Mike Guy <mjtg@cam.ac.uk>
80779              Date: Wed, 23 Aug 2000 18:38:46 +0100
80780              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
80781      Branch: perl
80782            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
80783 ____________________________________________________________________________
80784 [  6789] By: jhi                                   on 2000/08/23  15:34:21
80785         Log: Update Changes.
80786      Branch: perl
80787            ! Changes patchlevel.h
80788 ____________________________________________________________________________
80789 [  6788] By: jhi                                   on 2000/08/23  15:33:40
80790         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
80791              From: Wilfredo Sánchez <wsanchez@apple.com>
80792              Date: Tue, 22 Aug 2000 19:31:27 -0700
80793              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
80794      Branch: perl
80795            ! perl.h
80796 ____________________________________________________________________________
80797 [  6787] By: jhi                                   on 2000/08/23  15:29:31
80798         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
80799              From: Spider Boardman <spider@leggy.zk3.dec.com>
80800              Date: Wed, 23 Aug 2000 10:33:23 -0400
80801              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
80802      Branch: perl
80803            ! lib/Pod/Html.pm
80804 ____________________________________________________________________________
80805 [  6786] By: jhi                                   on 2000/08/23  15:28:11
80806         Log: Bad makefile.
80807      Branch: perl
80808            ! ext/B/Makefile.PL
80809 ____________________________________________________________________________
80810 [  6785] By: jhi                                   on 2000/08/23  14:37:04
80811         Log: Update Changes.
80812      Branch: perl
80813            ! Changes patchlevel.h
80814 ____________________________________________________________________________
80815 [  6784] By: jhi                                   on 2000/08/23  13:58:41
80816         Log: Portability fix from Hugo van der Sanden.
80817      Branch: perl
80818            ! ext/re/Makefile.PL
80819 ____________________________________________________________________________
80820 [  6783] By: jhi                                   on 2000/08/23  13:53:53
80821         Log: Storable support, v-version fixes.
80822              
80823              Subject: CPAN.pm beta for testing available
80824              From: andreas.koenig@anima.de (Andreas J. Koenig)
80825              Date: 22 Aug 2000 23:31:33 +0200
80826              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
80827      Branch: perl
80828            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
80829 ____________________________________________________________________________
80830 [  6782] By: jhi                                   on 2000/08/23  13:51:26
80831         Log: Mac and other portability updates from Chris Nandor.
80832      Branch: perl
80833            ! pod/perlmodinstall.pod
80834 ____________________________________________________________________________
80835 [  6781] By: jhi                                   on 2000/08/23  13:47:33
80836         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
80837              From: Peter Prymmer <pvhp@forte.com>
80838              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
80839              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
80840      Branch: perl
80841            ! ext/Storable/Storable.xs
80842 ____________________________________________________________________________
80843 [  6780] By: jhi                                   on 2000/08/23  13:33:34
80844         Log: VMS MMS (make) wants null action.
80845      Branch: perl
80846            ! ext/B/Makefile.PL
80847 ____________________________________________________________________________
80848 [  6779] By: jhi                                   on 2000/08/22  19:44:47
80849         Log: Forgot portability nit.
80850      Branch: perl
80851            ! t/lib/st-forgive.t
80852 ____________________________________________________________________________
80853 [  6778] By: jhi                                   on 2000/08/22  19:35:25
80854         Log: Be portable.
80855      Branch: perl
80856            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
80857            ! t/lib/st-store.t
80858 ____________________________________________________________________________
80859 [  6777] By: jhi                                   on 2000/08/22  18:50:53
80860         Log: Update Changes.
80861      Branch: perl
80862            ! Changes patchlevel.h
80863 ____________________________________________________________________________
80864 [  6776] By: jhi                                   on 2000/08/22  18:44:46
80865         Log: cSVOPo_*v things index into the current PL_curpad
80866              under ithreads, which is different from the curpad
80867              used by the XSUB.  (In other words, the code as-is
80868              before this patch wouldn't work under ithreads.)
80869              From Sarathy.
80870      Branch: perl
80871            ! ext/B/B.xs
80872 ____________________________________________________________________________
80873 [  6775] By: jhi                                   on 2000/08/22  18:18:37
80874         Log: Make the selection of NVff et al stricter.
80875      Branch: metaconfig/U/perl
80876            ! perlxvf.U
80877      Branch: perl
80878            ! Configure config_h.SH
80879 ____________________________________________________________________________
80880 [  6774] By: jhi                                   on 2000/08/22  17:19:42
80881         Log: perldelta nits.
80882      Branch: perl
80883            ! pod/perldelta.pod
80884 ____________________________________________________________________________
80885 [  6773] By: jhi                                   on 2000/08/22  17:06:26
80886         Log: Long double fixes from Spider Boardman.
80887              
80888              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
80889              From: system PRIVILEGED account <root@peano.zk3.dec.com>
80890              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
80891              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
80892      Branch: perl
80893            ! t/lib/bigfltpm.t t/lib/st-06compat.t
80894 ____________________________________________________________________________
80895 [  6772] By: jhi                                   on 2000/08/22  15:04:53
80896         Log: Update Changes.
80897      Branch: perl
80898            ! Changes patchlevel.h
80899 ____________________________________________________________________________
80900 [  6771] By: jhi                                   on 2000/08/22  15:01:44
80901         Log: perldelta fixes from Hugo van der Sanden.
80902      Branch: perl
80903            ! pod/perldelta.pod
80904 ____________________________________________________________________________
80905 [  6770] By: jhi                                   on 2000/08/22  14:34:49
80906         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
80907              From: Hugo <hv@crypt.compulink.co.uk>
80908              Date: Tue, 22 Aug 2000 11:21:53 +0100
80909              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
80910      Branch: perl
80911            ! regcomp.c
80912 ____________________________________________________________________________
80913 [  6769] By: jhi                                   on 2000/08/22  14:30:02
80914         Log: Add Yitzchak, reformat.
80915      Branch: perl
80916            ! Changes config_h.SH
80917 ____________________________________________________________________________
80918 [  6768] By: jhi                                   on 2000/08/22  14:21:35
80919         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
80920              and Spider Boardman.
80921      Branch: metaconfig
80922            ! U/compline/d_gconvert.U
80923      Branch: perl
80924            ! Configure
80925 ____________________________________________________________________________
80926 [  6767] By: jhi                                   on 2000/08/22  14:11:24
80927         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
80928              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80929              Date: Mon, 21 Aug 2000 19:08:31 -0700
80930              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
80931      Branch: perl
80932            - ext/Storable/patchlevel.h
80933            ! MANIFEST ext/Storable/MANIFEST
80934 ____________________________________________________________________________
80935 [  6766] By: jhi                                   on 2000/08/22  13:49:29
80936         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
80937              From: Peter Prymmer <pvhp@forte.com>
80938              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
80939              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
80940      Branch: perl
80941            ! configure.com ext/Storable/Makefile.PL
80942 ____________________________________________________________________________
80943 [  6765] By: jhi                                   on 2000/08/22  13:44:59
80944         Log: Subject: [PATCH blead] B:: missing dependency
80945              From: Hugo <hv@crypt.compulink.co.uk>
80946              Date: Tue, 22 Aug 2000 06:44:33 +0100
80947              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
80948      Branch: perl
80949            ! ext/B/Makefile.PL
80950 ____________________________________________________________________________
80951 [  6764] By: jhi                                   on 2000/08/22  13:38:12
80952         Log: More bytecompiler.
80953      Branch: perl
80954            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
80955 ____________________________________________________________________________
80956 [  6763] By: jhi                                   on 2000/08/22  13:36:44
80957         Log: Bytecompiler patches from Benjamin Stuhl.
80958      Branch: perl
80959            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
80960            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
80961            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
80962            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
80963            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
80964            ! perl.c perlapi.h pod/perldelta.pod
80965 ____________________________________________________________________________
80966 [  6762] By: jhi                                   on 2000/08/21  23:43:40
80967         Log: An obsoleted diagnostic.
80968      Branch: perl
80969            ! pod/perldelta.pod
80970 ____________________________________________________________________________
80971 [  6761] By: jhi                                   on 2000/08/21  23:01:45
80972         Log: The #6759 wasn't quite right.
80973      Branch: perl
80974            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
80975            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
80976            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
80977            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
80978            ! t/lib/st-tieditems.t
80979 ____________________________________________________________________________
80980 [  6760] By: jhi                                   on 2000/08/21  22:35:49
80981         Log: Be verydeepclean.
80982      Branch: perl
80983            ! Makefile.SH
80984 ____________________________________________________________________________
80985 [  6759] By: jhi                                   on 2000/08/21  22:25:40
80986         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
80987              From: Peter Prymmer <pvhp@forte.com>
80988              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
80989              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
80990      Branch: perl
80991            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
80992            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
80993            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
80994            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
80995            ! t/lib/st-tieditems.t
80996 ____________________________________________________________________________
80997 [  6758] By: jhi                                   on 2000/08/21  22:22:32
80998         Log: Few more casts, need reported in
80999              
81000              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
81001              From: Mike Stok <mike@stok.co.uk>
81002              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
81003              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
81004              
81005              and
81006              
81007              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
81008              From: abigail@foad.org
81009              Date: 21 Aug 2000 21:31:34 -0000
81010              Message-Id: <20000821213134.30170.qmail@foad.org>
81011      Branch: perl
81012            ! ext/Storable/Storable.xs
81013 ____________________________________________________________________________
81014 [  6757] By: jhi                                   on 2000/08/21  18:37:07
81015         Log: Update Changes.
81016      Branch: perl
81017            ! Changes patchlevel.h
81018 ____________________________________________________________________________
81019 [  6756] By: jhi                                   on 2000/08/21  18:34:02
81020         Log: A pod nit.
81021              
81022              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
81023              From: <abigail@foad.org>
81024              Date: Mon, 21 Aug 2000 14:00:16 -0400
81025              Message-ID: <20000821180016.28627.qmail@foad.org>
81026      Branch: perl
81027            ! pod/perlre.pod
81028 ____________________________________________________________________________
81029 [  6755] By: jhi                                   on 2000/08/21  18:30:56
81030         Log: Use PodParser 1.18 new test.
81031      Branch: perl
81032            ! t/pod/special_seqs.t t/pod/special_seqs.xr
81033 ____________________________________________________________________________
81034 [  6754] By: jhi                                   on 2000/08/21  18:28:35
81035         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
81036              patches cannot be applied since #6712 conflicts.
81037      Branch: perl
81038            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
81039 ____________________________________________________________________________
81040 [  6753] By: jhi                                   on 2000/08/21  18:15:11
81041         Log: Weed out some smaller changes.
81042      Branch: perl
81043            ! pod/perldelta.pod
81044 ____________________________________________________________________________
81045 [  6752] By: jhi                                   on 2000/08/21  18:02:30
81046         Log: Also under djgpp the timestamps are funky.
81047      Branch: perl
81048            ! t/op/stat.t
81049 ____________________________________________________________________________
81050 [  6751] By: jhi                                   on 2000/08/21  17:55:56
81051         Log: Tweak the floating point output routine preferences.
81052      Branch: metaconfig
81053            ! U/compline/d_gconvert.U
81054      Branch: perl
81055            ! Configure
81056 ____________________________________________________________________________
81057 [  6750] By: jhi                                   on 2000/08/21  17:51:29
81058         Log: Unicos/mk requires elaborate paranoia.
81059      Branch: perl
81060            ! lib/Math/Complex.pm
81061 ____________________________________________________________________________
81062 [  6749] By: gsar                                  on 2000/08/21  16:53:31
81063         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
81064      Branch: perl
81065            ! lib/Cwd.pm
81066 ____________________________________________________________________________
81067 [  6748] By: gsar                                  on 2000/08/21  16:22:19
81068         Log: free TLS slot properly on Windows
81069      Branch: perl
81070            ! thread.h win32/perllib.c win32/win32thread.h
81071 ____________________________________________________________________________
81072 [  6747] By: jhi                                   on 2000/08/21  16:20:58
81073         Log: Rename the macro argument because some preprocessors
81074              can't tell the difference and expand arguments also inside
81075              double quoted strings.
81076      Branch: perl
81077            ! regcomp.c
81078 ____________________________________________________________________________
81079 [  6746] By: jhi                                   on 2000/08/21  16:09:41
81080         Log: Support long doubles in Storable.
81081              
81082              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
81083              From: Radu Greab <radu@netsoft.ro>
81084              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
81085              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
81086      Branch: perl
81087            ! ext/Storable/Storable.xs
81088 ____________________________________________________________________________
81089 [  6745] By: jhi                                   on 2000/08/21  15:51:40
81090         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
81091              From: "Fifer, Eric" <EFifer@sanwaint.com>
81092              Date: Mon, 21 Aug 2000 15:34:49 +0100
81093              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
81094      Branch: perl
81095            ! t/pragma/warn/9enabled
81096 ____________________________________________________________________________
81097 [  6744] By: jhi                                   on 2000/08/21  15:39:35
81098         Log: Document the endianness of Alpha more precisely.
81099      Branch: perl
81100            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
81101            ! pod/perlport.pod
81102 ____________________________________________________________________________
81103 [  6743] By: jhi                                   on 2000/08/21  14:47:05
81104         Log: perldelta fixes from the p5p crowd.
81105      Branch: perl
81106            ! pod/perldelta.pod pod/perlop.pod
81107 ____________________________________________________________________________
81108 [  6742] By: jhi                                   on 2000/08/21  13:34:51
81109         Log: Update to Pod::LaTeX 0.53.
81110              
81111              Subject: [PATCH] lib/Pod/LaTeX.pm updates
81112              From: Tim Jenness <timj@jach.hawaii.edu>
81113              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
81114              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
81115      Branch: perl
81116            ! lib/Pod/LaTeX.pm
81117 ____________________________________________________________________________
81118 [  6741] By: jhi                                   on 2000/08/21  13:33:01
81119         Log: Subject: [PATCH] os2.c fix for use64bitint
81120              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81121              Date: Mon, 21 Aug 2000 01:32:25 -0700
81122              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
81123      Branch: perl
81124            ! os2/os2.c
81125 ____________________________________________________________________________
81126 [  6740] By: jhi                                   on 2000/08/21  13:28:52
81127         Log: Array context keeps slithering in.
81128              
81129              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
81130              From: Daniel Chetlin <daniel@chetlin.com>
81131              Date: Sun, 20 Aug 2000 21:40:25 -0700
81132              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
81133      Branch: perl
81134            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
81135            ! pod/perldebtut.pod
81136 ____________________________________________________________________________
81137 [  6739] By: jhi                                   on 2000/08/21  13:23:55
81138         Log: Big-endian quad fixes for Storable from Radu Greab,
81139              plus few explicit null casts for picky compilers.
81140      Branch: perl
81141            ! ext/Storable/Storable.xs
81142 ____________________________________________________________________________
81143 [  6738] By: gsar                                  on 2000/08/21  05:56:13
81144         Log: small tweaks for change#6705: avoid C++ style comments in C code;
81145              use Perl's malloc API rather than the low level system one
81146      Branch: perl
81147            ! win32/win32.c
81148 ____________________________________________________________________________
81149 [  6737] By: gsar                                  on 2000/08/21  05:35:41
81150         Log: add Storable to list of extensions on Windows
81151      Branch: perl
81152            ! win32/Makefile win32/makefile.mk
81153 ____________________________________________________________________________
81154 [  6736] By: jhi                                   on 2000/08/21  02:57:53
81155         Log: Update Changes.
81156      Branch: perl
81157            ! Changes patchlevel.h
81158 ____________________________________________________________________________
81159 [  6735] By: jhi                                   on 2000/08/21  02:57:20
81160         Log: Draft 0.
81161      Branch: perl
81162            ! pod/perldelta.pod
81163 ____________________________________________________________________________
81164 [  6734] By: jhi                                   on 2000/08/21  02:57:03
81165         Log: Add Storable 0.7.2 from Raphael Manfredi,
81166              plus the patch from
81167              
81168              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
81169              From: Radu Greab <radu@netsoft.ro>
81170              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
81171              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
81172              
81173              plus changes to get Storable to compile with
81174              picky ANSI compilers.
81175      Branch: perl
81176            + ext/Storable/ChangeLog ext/Storable/MANIFEST
81177            + ext/Storable/Makefile.PL ext/Storable/README
81178            + ext/Storable/Storable.pm ext/Storable/Storable.xs
81179            + ext/Storable/patchlevel.h t/lib/st-06compat.t
81180            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
81181            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
81182            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
81183            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
81184            + t/lib/st-tieditems.t
81185            ! MANIFEST
81186 ____________________________________________________________________________
81187 [  6733] By: jhi                                   on 2000/08/21  02:29:09
81188         Log: The correct cleaning order is an art.
81189      Branch: perl
81190            ! Makefile.SH
81191 ____________________________________________________________________________
81192 [  6732] By: jhi                                   on 2000/08/21  01:23:39
81193         Log: The #6724 is here.
81194      Branch: perl
81195            ! t/lib/ftmp-security.t
81196 ____________________________________________________________________________
81197 [  6731] By: jhi                                   on 2000/08/20  23:17:03
81198         Log: s/this one/the 5.6.0 release/
81199      Branch: perl
81200            ! pod/perl56delta.pod
81201 ____________________________________________________________________________
81202 [  6730] By: jhi                                   on 2000/08/20  23:07:34
81203         Log: Mention perlebcdic and perlposix-bc.
81204      Branch: perl
81205            ! pod/perlport.pod
81206 ____________________________________________________________________________
81207 [  6729] By: jhi                                   on 2000/08/20  21:32:59
81208         Log: Document the number of exponent digits.
81209      Branch: perl
81210            ! pod/perlfunc.pod
81211 ____________________________________________________________________________
81212 [  6728] By: jhi                                   on 2000/08/20  21:16:47
81213         Log: Use File::Spec->tmpdir().
81214              
81215              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
81216              From: Tim Jenness <timj@jach.hawaii.edu>
81217              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
81218              MIME-Version: 1.0
81219              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
81220      Branch: perl
81221            ! utils/perlbug.PL
81222 ____________________________________________________________________________
81223 [  6727] By: jhi                                   on 2000/08/20  20:43:32
81224         Log: Update Changes.
81225      Branch: perl
81226            ! Changes patchlevel.h
81227 ____________________________________________________________________________
81228 [  6726] By: jhi                                   on 2000/08/20  20:41:44
81229         Log: The veryclean target needs to clobber.
81230      Branch: perl
81231            ! Makefile.SH
81232 ____________________________________________________________________________
81233 [  6725] By: jhi                                   on 2000/08/20  20:37:38
81234         Log: Document odd vs even subreleases and -Dusedevel.
81235      Branch: perl
81236            ! INSTALL
81237 ____________________________________________________________________________
81238 [  6724] By: jhi                                   on 2000/08/20  19:58:05
81239         Log: Use temporary directory instead of current directory.
81240              
81241              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
81242              From: Tim Jenness <timj@jach.hawaii.edu>
81243              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
81244              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
81245      Branch: perl
81246            ! t/lib/ftmp-security.t
81247 ____________________________________________________________________________
81248 [  6723] By: jhi                                   on 2000/08/20  19:55:55
81249         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
81250              From: andreas.koenig@anima.de (Andreas J. Koenig)
81251              Date: 20 Aug 2000 15:52:03 +0200
81252              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
81253      Branch: perl
81254            ! lib/ExtUtils/MM_Unix.pm
81255 ____________________________________________________________________________
81256 [  6722] By: jhi                                   on 2000/08/20  19:46:01
81257         Log: Update to CGI 2.72, from Lincoln Stein.
81258      Branch: perl
81259            ! lib/CGI.pm
81260 ____________________________________________________________________________
81261 [  6721] By: jhi                                   on 2000/08/20  19:43:54
81262         Log: (Replaced by #8364.)
81263              
81264              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
81265              From: Radu Greab <radu@netsoft.ro>
81266              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
81267              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
81268      Branch: perl
81269            ! ext/GDBM_File/GDBM_File.xs
81270 ____________________________________________________________________________
81271 [  6720] By: jhi                                   on 2000/08/20  19:42:01
81272         Log: pp_open() could pass an uninitialized filename down to do_open9().
81273      Branch: perl
81274            ! pp_sys.c
81275 ____________________________________________________________________________
81276 [  6719] By: jhi                                   on 2000/08/20  14:06:41
81277         Log: UTF8 concat fixes.
81278              
81279              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
81280              From: Hugo <hv@crypt.compulink.co.uk>
81281              Date: Sun, 20 Aug 2000 07:30:46 +0100
81282              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
81283      Branch: perl
81284            ! pp_hot.c t/op/append.t
81285 ____________________________________________________________________________
81286 [  6718] By: jhi                                   on 2000/08/20  02:09:37
81287         Log: Let's try #6717 again.
81288      Branch: perl
81289            ! lib/File/Temp.pm
81290 ____________________________________________________________________________
81291 [  6717] By: jhi                                   on 2000/08/20  01:56:55
81292         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
81293              From: "Craig A. Berry" <craig.berry@metamorgs.com>
81294              Date: Sat, 19 Aug 2000 18:15:39 -0500
81295              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
81296      Branch: perl
81297            ! lib/File/Temp.pm
81298 ____________________________________________________________________________
81299 [  6716] By: jhi                                   on 2000/08/19  15:50:11
81300         Log: Update Changes.
81301      Branch: perl
81302            ! Changes patchlevel.h
81303 ____________________________________________________________________________
81304 [  6715] By: jhi                                   on 2000/08/19  15:39:09
81305         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
81306              From: Jonathan D Johnston <jdjohnston2@juno.com>
81307              Date: Thu, 17 Aug 2000 23:13:01 -0400       
81308              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
81309      Branch: perl
81310            ! pod/perlfunc.pod
81311 ____________________________________________________________________________
81312 [  6714] By: jhi                                   on 2000/08/19  15:34:04
81313         Log: Introduce a 'veryclean' target that is like 'distclean'
81314              but also removes *~ and *.orig.
81315      Branch: perl
81316            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
81317            ! utils/Makefile x2p/Makefile.SH
81318 ____________________________________________________________________________
81319 [  6713] By: jhi                                   on 2000/08/19  14:15:45
81320         Log: Put back the long double avoidance code to POSIX.xs
81321              because VMS seems to need it still.
81322      Branch: perl
81323            ! ext/POSIX/POSIX.xs
81324 ____________________________________________________________________________
81325 [  6712] By: jhi                                   on 2000/08/19  14:10:41
81326         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
81327              From: Peter Prymmer <pvhp@forte.com>
81328              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
81329              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
81330      Branch: perl
81331            ! lib/Pod/Find.pm t/pod/find.t
81332 ____________________________________________________________________________
81333 [  6711] By: jhi                                   on 2000/08/19  14:09:19
81334         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
81335              From: Peter Prymmer <pvhp@forte.com>
81336              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
81337              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
81338              cc: vmsperl@perl.org
81339      Branch: perl
81340            ! t/lib/peek.t
81341 ____________________________________________________________________________
81342 [  6710] By: jhi                                   on 2000/08/19  14:08:01
81343         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
81344              From: Jan Dubois <jand@ActiveState.com>
81345              Date: Fri, 18 Aug 2000 16:31:48 -0700
81346              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
81347      Branch: perl
81348            ! win32/win32.c
81349 ____________________________________________________________________________
81350 [  6709] By: jhi                                   on 2000/08/19  14:06:57
81351         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
81352              
81353              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
81354              From: Spider.Boardman@Orb.Nashua.NH.US
81355              Date: Fri, 18 Aug 2000 18:41:14 -0400
81356              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
81357      Branch: perl
81358            ! regcomp.c
81359 ____________________________________________________________________________
81360 [  6708] By: jhi                                   on 2000/08/18  22:04:49
81361         Log: Update Changes.
81362      Branch: perl
81363            ! Changes patchlevel.h
81364 ____________________________________________________________________________
81365 [  6707] By: jhi                                   on 2000/08/18  21:55:14
81366         Log: Add warnif(), check warnings further up the stack,
81367              all the warnings functions now can take an optional object reference.
81368              
81369              Subject: [PATCH bleedperl@6691] warnings pragma update
81370              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
81371              Date: Fri, 18 Aug 2000 22:42:06 +0100
81372              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
81373      Branch: perl
81374            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
81375            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
81376            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
81377 ____________________________________________________________________________
81378 [  6706] By: jhi                                   on 2000/08/18  21:41:45
81379         Log: Typo in pp_complement().
81380              
81381              Subject: [PATCH perl-current] Deparse
81382              From: Peter Scott <Peter@PSDT.com>
81383              Date: Fri, 18 Aug 2000 12:44:37 -0700
81384              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
81385      Branch: perl
81386            ! ext/B/B/Deparse.pm
81387 ____________________________________________________________________________
81388 [  6705] By: jhi                                   on 2000/08/18  21:25:59
81389         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
81390              From: Jan Dubois <jand@ActiveState.com>
81391              Date: Fri, 18 Aug 2000 14:22:51 -0700
81392              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
81393      Branch: perl
81394            ! lib/Win32.pod win32/win32.c
81395 ____________________________________________________________________________
81396 [  6704] By: jhi                                   on 2000/08/18  21:16:14
81397         Log: Don't eat leading os from index entries.
81398              
81399              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
81400              From: Russ Allbery <rra@stanford.edu>
81401              Date: 10 Aug 2000 20:49:25 -0700
81402              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
81403      Branch: perl
81404            ! lib/Pod/Man.pm
81405 ____________________________________________________________________________
81406 [  6703] By: jhi                                   on 2000/08/18  21:07:06
81407         Log: Add [[:blank:]] as suggested in
81408              
81409              Subject: [ID 20000716.024] [=cc=] / [:blank:]
81410              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
81411              Date: Sun, 16 Jul 2000 17:55:29 -0700
81412              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
81413              
81414              (the [=cc=] has already been taken care of by #6439
81415              so the whole bug report can be closed)
81416              
81417              and make [[:space:]] to be equivalent to isspace(3)
81418              (as opposed to \s, which is isSPACE()).  The difference
81419              is that now [[:space:]] matches the mythical vertical tab,
81420              while \s doesn't.
81421      Branch: perl
81422            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
81423            ! regexec.c t/op/pat.t
81424 ____________________________________________________________________________
81425 [  6702] By: jhi                                   on 2000/08/18  18:47:47
81426         Log: The new tests were missing from #6415.
81427      Branch: perl
81428            ! t/op/bop.t
81429 ____________________________________________________________________________
81430 [  6701] By: jhi                                   on 2000/08/18  18:20:40
81431         Log: Document the NDBM_File and ODBM_File as SDBM_File
81432              was documented in #6417.
81433      Branch: perl
81434            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
81435            ! ext/SDBM_File/SDBM_File.pm
81436 ____________________________________________________________________________
81437 [  6700] By: jhi                                   on 2000/08/18  18:10:39
81438         Log: Subject: [PATCH perl@6698] cygwin port
81439              From: "Fifer, Eric" <EFifer@sanwaint.com>
81440              Date: Fri, 18 Aug 2000 17:30:05 +0100
81441              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
81442      Branch: perl
81443            ! lib/File/Temp.pm
81444 ____________________________________________________________________________
81445 [  6699] By: jhi                                   on 2000/08/18  16:21:49
81446         Log: Document code point which makes if (defined %stash::) to work
81447              (noted by Spider Boardman).
81448      Branch: perl
81449            ! op.c
81450 ____________________________________________________________________________
81451 [  6698] By: jhi                                   on 2000/08/18  13:43:27
81452         Log: Update Changes.
81453      Branch: perl
81454            ! Changes patchlevel.h
81455 ____________________________________________________________________________
81456 [  6697] By: jhi                                   on 2000/08/18  13:35:57
81457         Log: Tiny Getopt::Long patch from Johan Vromans.
81458      Branch: perl
81459            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
81460 ____________________________________________________________________________
81461 [  6696] By: jhi                                   on 2000/08/18  13:26:14
81462         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
81463              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
81464              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
81465              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
81466      Branch: perl
81467            ! pod/perldiag.pod pod/perlsyn.pod
81468 ____________________________________________________________________________
81469 [  6695] By: jhi                                   on 2000/08/18  13:13:26
81470         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
81471              From: Daniel Chetlin <daniel@chetlin.com>
81472              Date: Fri, 18 Aug 2000 03:13:36 -0700
81473              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
81474      Branch: perl
81475            ! pod/perlfunc.pod
81476 ____________________________________________________________________________
81477 [  6694] By: jhi                                   on 2000/08/18  13:08:05
81478         Log: Subject: [PATCH] perltrap.pod spring cleaning
81479              From: Daniel Chetlin <daniel@chetlin.com>
81480              Date: Fri, 18 Aug 2000 03:06:54 -0700
81481              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
81482              
81483              plus Mike Guy's nitfix.
81484      Branch: perl
81485            ! pod/perltrap.pod
81486 ____________________________________________________________________________
81487 [  6693] By: jhi                                   on 2000/08/18  13:00:26
81488         Log: Unbuffer the output.
81489              
81490              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
81491              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81492              Date: Thu, 17 Aug 2000 18:39:29 -0700
81493              Message-ID: <RPJn5gzkgydf092yn@efn.org>
81494      Branch: perl
81495            ! t/op/fork.t
81496 ____________________________________________________________________________
81497 [  6692] By: jhi                                   on 2000/08/18  05:19:17
81498         Log: Delete the image, too, not just its MANIFEStation.
81499      Branch: perl
81500            - lib/CGI/eg/wilogo.gif
81501 ____________________________________________________________________________
81502 [  6691] By: jhi                                   on 2000/08/18  05:10:26
81503         Log: Propagate new Configure vars.
81504      Branch: perl
81505            ! configure.com epoc/config.sh uconfig.h uconfig.sh
81506            ! vos/config.def vos/config.h vos/config_h.SH_orig
81507            ! win32/config.bc win32/config.gc win32/config.vc
81508            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
81509 ____________________________________________________________________________
81510 [  6690] By: jhi                                   on 2000/08/18  04:30:56
81511         Log: Update Changes.
81512      Branch: perl
81513            ! Changes patchlevel.h
81514 ____________________________________________________________________________
81515 [  6689] By: jhi                                   on 2000/08/18  04:12:30
81516         Log: Fix the lib/complex failure of
81517              
81518              From: abigail@foad.org
81519              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
81520              Date: 15 Aug 2000 04:06:38 -0000
81521              Message-Id: <20000815040638.8524.qmail@foad.org> 
81522              
81523              Linux long double accuracy issue: something that
81524              when printed with %g looks like "2" but int() of it is 1.
81525      Branch: perl
81526            ! lib/Math/Complex.pm
81527 ____________________________________________________________________________
81528 [  6688] By: jhi                                   on 2000/08/18  03:15:35
81529         Log: The byteorder code in #6671 was wrong.
81530      Branch: perl
81531            ! configpm
81532 ____________________________________________________________________________
81533 [  6687] By: jhi                                   on 2000/08/18  02:08:42
81534         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
81535              From: Jan Dubois <jand@ActiveState.com>
81536              Date: Thu, 17 Aug 2000 18:31:55 -0700
81537              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
81538      Branch: perl
81539            ! sv.c
81540 ____________________________________________________________________________
81541 [  6686] By: jhi                                   on 2000/08/18  02:04:15
81542         Log: Use NVs in POSIX math, not doubles.
81543              
81544              From: abigail@foad.org
81545              Subject: [ID 20000817.014] POSIX & modfl
81546              Date: 17 Aug 2000 20:49:18 -0000
81547              Message-Id: <20000817204918.23123.qmail@foad.org>
81548      Branch: perl
81549            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
81550 ____________________________________________________________________________
81551 [  6685] By: jhi                                   on 2000/08/18  02:02:12
81552         Log: Introduce NVef, NVff, and NVgf, use the middle one.
81553              (helps for lib/peek + Linux + long doubles)  Reported in
81554              
81555              From: abigail@foad.org
81556              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
81557              Date: 15 Aug 2000 04:06:38 -0000
81558              Message-Id: <20000815040638.8524.qmail@foad.org> 
81559              
81560              (note: the lib/complex failure has not yet been addressed)
81561      Branch: metaconfig/U/perl
81562            ! perlxvf.U
81563      Branch: perl
81564            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81565            ! config_h.SH dump.c perl.h pod/perlguts.pod
81566 ____________________________________________________________________________
81567 [  6684] By: jhi                                   on 2000/08/17  23:22:19
81568         Log: Add byteorder to the myconfig output.
81569      Branch: perl
81570            ! myconfig.SH
81571 ____________________________________________________________________________
81572 [  6683] By: jhi                                   on 2000/08/17  23:20:19
81573         Log: The image doth not exist, spotted by Johan Vromans.
81574      Branch: perl
81575            ! MANIFEST
81576 ____________________________________________________________________________
81577 [  6682] By: jhi                                   on 2000/08/17  22:38:16
81578         Log: Document what the backtick returns if the command fails.
81579      Branch: perl
81580            ! pod/perlop.pod
81581 ____________________________________________________________________________
81582 [  6681] By: jhi                                   on 2000/08/17  22:33:12
81583         Log: Do not use prototyping here.
81584              
81585              Subject: [ID 20000817.016] [PATCH] Peek.xs
81586              From: abigail@foad.org
81587              Date: 17 Aug 2000 20:55:56 -0000
81588              Message-Id: <20000817205556.24270.qmail@foad.org>
81589      Branch: perl
81590            ! ext/Devel/Peek/Makefile.PL
81591 ____________________________________________________________________________
81592 [  6680] By: jhi                                   on 2000/08/17  19:46:43
81593         Log: Don't propose using modules built for 5.005 if no binary
81594              compatibility with 5.005 is attempted.
81595              
81596              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
81597              Subject: Minor nit with 5.7.0 (6655)
81598              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
81599              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
81600      Branch: metaconfig
81601            ! U/installdirs/inc_version_list.U
81602      Branch: perl
81603            ! Configure config_h.SH
81604 ____________________________________________________________________________
81605 [  6679] By: jhi                                   on 2000/08/17  19:16:39
81606         Log: Microperl config update.
81607      Branch: perl
81608            ! uconfig.h uconfig.sh
81609 ____________________________________________________________________________
81610 [  6678] By: jhi                                   on 2000/08/17  19:16:13
81611         Log: The #6648 wasn't protective enough for limited platforms
81612              (like microperl).
81613      Branch: perl
81614            ! dump.c sv.c
81615 ____________________________________________________________________________
81616 [  6677] By: jhi                                   on 2000/08/17  14:46:35
81617         Log: Update Changes.
81618      Branch: perl
81619            ! Changes patchlevel.h
81620 ____________________________________________________________________________
81621 [  6676] By: jhi                                   on 2000/08/17  14:44:02
81622         Log: Add perlebcdic from Peter Prymmer, regen toc.
81623      Branch: perl
81624            + pod/perlebcdic.pod
81625            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
81626 ____________________________________________________________________________
81627 [  6675] By: jhi                                   on 2000/08/17  14:41:52
81628         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
81629      Branch: perl
81630            ! pod/perldebtut.pod
81631 ____________________________________________________________________________
81632 [  6674] By: jhi                                   on 2000/08/17  14:29:43
81633         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
81634              
81635              Subject: [ID 20000724.006] -DLEAKTEST problem
81636              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
81637              Date: Tue, 25 Jul 2000 00:36:32 -0500
81638              Message-Id: <20000725003632.A26186@www.llamacom.com>
81639              
81640              Reminder sent
81641              
81642              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
81643              From: Hugo <hv@crypt.compulink.co.uk>
81644              Date: Thu, 17 Aug 2000 15:23:42 +0100
81645              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
81646      Branch: perl
81647            ! util.c
81648 ____________________________________________________________________________
81649 [  6673] By: jhi                                   on 2000/08/17  04:07:10
81650         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
81651              From: John Peacock <JPeacock@UnivPress.com>
81652              Date: Tue, 01 Aug 2000 09:38:12 -0400
81653              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
81654      Branch: perl
81655            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
81656 ____________________________________________________________________________
81657 [  6672] By: jhi                                   on 2000/08/17  03:04:35
81658         Log: Subject: [PATCH] Cwd.pm now uses strict
81659              From: Tim Jenness <timj@jach.hawaii.edu>
81660              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
81661              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
81662      Branch: perl
81663            ! lib/Cwd.pm
81664 ____________________________________________________________________________
81665 [  6671] By: jhi                                   on 2000/08/17  02:16:35
81666         Log: Make $Config{byteorder} more magical so that it is
81667              dynamically computed: nice for 'fat binaries'.
81668              
81669              Subject: [PATCH]: default byteorder
81670              From: Wilfredo Sánchez <wsanchez@apple.com>
81671              Date: Mon, 31 Jul 2000 19:45:31 -0700
81672              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
81673      Branch: perl
81674            ! configpm
81675 ____________________________________________________________________________
81676 [  6670] By: gsar                                  on 2000/08/17  01:22:21
81677         Log: move WNOHANG definition to where other such things are
81678      Branch: perl
81679            ! win32/win32.h
81680 ____________________________________________________________________________
81681 [  6669] By: jhi                                   on 2000/08/17  01:19:17
81682         Log: Update Changes.
81683      Branch: perl
81684            ! Changes patchlevel.h
81685 ____________________________________________________________________________
81686 [  6668] By: jhi                                   on 2000/08/17  01:16:29
81687         Log: Doc nits spotted by Richard Soderberg.
81688      Branch: perl
81689            ! README.posix-bc README.vmesa
81690 ____________________________________________________________________________
81691 [  6667] By: jhi                                   on 2000/08/17  01:12:11
81692         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
81693              From: "Casey R. Tweten" <crt@kiski.net>
81694              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
81695              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
81696      Branch: perl
81697            ! pod/perldebtut.pod
81698 ____________________________________________________________________________
81699 [  6666] By: jhi                                   on 2000/08/17  01:09:31
81700         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
81701              From: "Casey R. Tweten" <crt@kiski.net>
81702              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
81703              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
81704      Branch: perl
81705            ! lib/Shell.pm
81706 ____________________________________________________________________________
81707 [  6665] By: gsar                                  on 2000/08/17  01:03:52
81708         Log: add "ok" targets from change#6632 in makefile.mk
81709      Branch: perl
81710            ! pod/perlport.pod win32/Makefile win32/makefile.mk
81711 ____________________________________________________________________________
81712 [  6664] By: gsar                                  on 2000/08/17  00:56:11
81713         Log: avoid warnings from dense compiler
81714      Branch: perl
81715            ! win32/win32.c
81716 ____________________________________________________________________________
81717 [  6663] By: jhi                                   on 2000/08/17  00:51:49
81718         Log: Tweak the regex compilation errors once more.
81719      Branch: perl
81720            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
81721            ! t/op/regmesg.t t/pragma/warn/regcomp
81722 ____________________________________________________________________________
81723 [  6662] By: gsar                                  on 2000/08/17  00:28:19
81724         Log: trailing new %ENV entries weren't being pushed into the real
81725              environment of subprocesses on Windows
81726      Branch: perl
81727            ! t/op/magic.t win32/perlhost.h
81728 ____________________________________________________________________________
81729 [  6661] By: gsar                                  on 2000/08/17  00:19:20
81730         Log: waitpid() now handles externally spawned pids correctly;
81731              fixes for backtick/wait/waitpid failures on Windows 9x
81732              
81733              these changes make the pid returned by process functions on
81734              Windows 9x always positive by clearing the high bit (which
81735              is always set on Win9x); pseudo-process PIDs are likewise
81736              always negative now on Win9x (just as on NT/2000)
81737      Branch: perl
81738            ! pp_sys.c win32/perlhost.h win32/win32.c
81739 ____________________________________________________________________________
81740 [  6660] By: jhi                                   on 2000/08/17  00:04:32
81741         Log: Retract #6645.
81742      Branch: perl
81743            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81744            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
81745            ! t/op/sprintf.t
81746 ____________________________________________________________________________
81747 [  6659] By: gsar                                  on 2000/08/16  23:59:28
81748         Log: on windows, the return values from wait() and waitpid() don't
81749              match those of pseudo-pids
81750      Branch: perl
81751            ! pp_sys.c t/op/fork.t util.c win32/win32.c
81752 ____________________________________________________________________________
81753 [  6658] By: gsar                                  on 2000/08/16  23:56:14
81754         Log: pod nit seen in passing
81755      Branch: perl
81756            ! pod/perlfunc.pod
81757 ____________________________________________________________________________
81758 [  6657] By: gsar                                  on 2000/08/16  23:53:42
81759         Log: change#6328 could make close(SOCKET) return false on windows
81760              when it shouldn't
81761      Branch: perl
81762            ! win32/win32sck.c
81763 ____________________________________________________________________________
81764 [  6656] By: gsar                                  on 2000/08/16  23:46:57
81765         Log: check that the number pseudo children doesn't exceed
81766              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
81767              the WaitForMultipleObjects() limit that would cause wait()
81768              to crash)
81769              
81770              wait() and waitpid() could potentially be rewritten to use
81771              more than one thread to do the waiting to eliminate this
81772              limitation
81773      Branch: perl
81774            ! win32/perlhost.h
81775 ____________________________________________________________________________
81776 [  6655] By: jhi                                   on 2000/08/16  14:11:05
81777         Log: Update Changes.
81778      Branch: perl
81779            ! Changes patchlevel.h
81780 ____________________________________________________________________________
81781 [  6654] By: jhi                                   on 2000/08/16  14:10:12
81782         Log: Update to perldebtut 1.9, from Richard Foley.
81783      Branch: perl
81784            ! pod/perldebtut.pod
81785 ____________________________________________________________________________
81786 [  6653] By: jhi                                   on 2000/08/16  14:08:17
81787         Log: Change the regx compilation error markers to use = instead of <
81788              since pod makes using the latter quite messy.  Reported in
81789              ID 20000814.006 by Abigail and in
81790              Subject: Unknown escape E<> ?
81791              From: Lupe Christoph <lupe@lupe-christoph.de>
81792              Date: Fri, 11 Aug 2000 00:30:27 +0200
81793              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
81794      Branch: perl
81795            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
81796            ! t/op/regmesg.t t/pragma/warn/regcomp
81797 ____________________________________________________________________________
81798 [  6652] By: jhi                                   on 2000/08/16  13:25:31
81799         Log: Change the perlbug address to perl.org since it's more forgiving.
81800              
81801              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
81802              From: abigail@foad.org
81803              Date: 15 Aug 2000 04:15:40 -0000
81804              Message-Id: <20000815041540.8633.qmail@foad.org>
81805      Branch: perl
81806            ! utils/perlbug.PL
81807 ____________________________________________________________________________
81808 [  6651] By: jhi                                   on 2000/08/16  13:22:35
81809         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
81810              From: Tim Jenness <timj@jach.hawaii.edu>
81811              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
81812              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
81813      Branch: perl
81814            ! lib/Cwd.pm
81815 ____________________________________________________________________________
81816 [  6650] By: jhi                                   on 2000/08/16  13:18:13
81817         Log: Update to CPAN 1.57.
81818              
81819              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
81820              From: andreas.koenig@anima.de (Andreas J. Koenig)
81821              Date: 16 Aug 2000 15:09:46 +0200
81822              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
81823      Branch: perl
81824            ! lib/CPAN.pm
81825 ____________________________________________________________________________
81826 [  6649] By: jhi                                   on 2000/08/16  13:12:31
81827         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
81828              From: "Larry W. Virden" <lvirden@cas.org>
81829              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
81830              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
81831      Branch: perl
81832            ! README.hpux
81833 ____________________________________________________________________________
81834 [  6648] By: jhi                                   on 2000/08/16  13:03:53
81835         Log: The numeric locale was reset to "C" by s?printf and never restored.
81836              
81837              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
81838              From: Christian Kirsch <ck@held.mind.de>
81839              Date: Wed, 9 Aug 2000 17:05:17 +0200
81840              Message-Id: <20000809170517.A25389@held>
81841              
81842              No test since adding the failing example to locale.t
81843              does not fail -- probably because the locale settings are so
81844              thoroughly tweaked by that time.  Running the example standalone
81845              does fail, though.  UPDATE: test case added at change #7540.
81846      Branch: perl
81847            ! dump.c perl.h pp.c pp_ctl.c sv.c
81848 ____________________________________________________________________________
81849 [  6647] By: jhi                                   on 2000/08/16  00:07:54
81850         Log: Update Changes and test semi-automatic patchlevel updating.
81851      Branch: perl
81852            ! Changes patchlevel.h
81853 ____________________________________________________________________________
81854 [  6646] By: jhi                                   on 2000/08/15  23:35:07
81855         Log: Fix a dependency problem.
81856              
81857              Subject: [PATCH: 6640] VMS Makefile.SH update
81858              From: Peter Prymmer <pvhp@forte.com>
81859              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
81860              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
81861      Branch: perl
81862            ! vms/descrip_mms.template
81863 ____________________________________________________________________________
81864 [  6645] By: jhi                                   on 2000/08/15  23:33:23
81865         Log: (Retracted by #6660)
81866              
81867              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
81868              From: Dominic Dunlop <domo@computer.org>
81869              Date: Tue, 15 Aug 2000 22:20:52 +0200
81870              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
81871      Branch: metaconfig/U/perl
81872            + d_printfed.U
81873      Branch: perl
81874            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81875            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
81876            ! t/op/sprintf.t
81877 ____________________________________________________________________________
81878 [  6644] By: jhi                                   on 2000/08/15  21:17:20
81879         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
81880              From: abigail@foad.org
81881              Date: 15 Aug 2000 20:12:41 -0000
81882              Message-Id: <20000815201241.25556.qmail@foad.org>
81883      Branch: perl
81884            ! INSTALL
81885 ____________________________________________________________________________
81886 [  6643] By: jhi                                   on 2000/08/15  21:15:28
81887         Log: (an already applied patch)
81888      Branch: perl
81889            ! lib/CGI.pm
81890 ____________________________________________________________________________
81891 [  6642] By: gsar                                  on 2000/08/15  19:54:05
81892         Log: magic callbacks all need to have same type signature
81893      Branch: perl
81894            ! embed.pl mg.c proto.h
81895 ____________________________________________________________________________
81896 [  6641] By: jhi                                   on 2000/08/15  17:56:27
81897         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)
81898              From: Mike Guy <mjtg@cam.ac.uk>
81899              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
81900              Date: Tue, 15 Aug 2000 18:26:45 +0100
81901              
81902              Only the peek.t part applied, not the hash quality part.
81903      Branch: perl
81904            ! t/lib/peek.t
81905 ____________________________________________________________________________
81906 [  6640] By: jhi                                   on 2000/08/15  16:37:37
81907         Log: Update Changes.
81908      Branch: perl
81909            ! Changes
81910 ____________________________________________________________________________
81911 [  6639] By: jhi                                   on 2000/08/15  16:34:55
81912         Log: Missed a file from #6638.
81913      Branch: perl
81914            ! lib/File/Temp.pm
81915 ____________________________________________________________________________
81916 [  6638] By: jhi                                   on 2000/08/15  16:33:19
81917         Log: Subject: [PATCH perl@6620] cygwin port
81918              From: "Fifer, Eric" <EFifer@sanwaint.com>
81919              Date: Tue, 15 Aug 2000 17:00:49 +0100
81920              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
81921      Branch: perl
81922            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
81923 ____________________________________________________________________________
81924 [  6637] By: jhi                                   on 2000/08/15  16:29:22
81925         Log: Subject: [PATCH] debugger exit code should reflect user exit code
81926              From: Mike Guy <mjtg@cam.ac.uk>
81927              Date: Tue, 15 Aug 2000 16:55:59 +0100
81928              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
81929      Branch: perl
81930            ! lib/perl5db.pl
81931 ____________________________________________________________________________
81932 [  6636] By: jhi                                   on 2000/08/15  15:30:58
81933         Log: Update Changes.
81934      Branch: perl
81935            ! Changes
81936 ____________________________________________________________________________
81937 [  6635] By: jhi                                   on 2000/08/15  15:27:21
81938         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
81939      Branch: metaconfig
81940            ! U/mkglossary U/mksample
81941      Branch: metaconfig/U/perl
81942            ! Devel.U
81943      Branch: perl
81944            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81945 ____________________________________________________________________________
81946 [  6634] By: jhi                                   on 2000/08/15  14:11:55
81947         Log: Don't blow limited stacks, a lower number is enough to
81948              tickle the lookbehind limit.
81949              
81950              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
81951              From: Dominic Dunlop <domo@computer.org>
81952              Date: Tue, 15 Aug 2000 13:51:24 +0200
81953              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
81954      Branch: perl
81955            ! t/op/regmesg.t
81956 ____________________________________________________________________________
81957 [  6633] By: jhi                                   on 2000/08/15  14:01:46
81958         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
81959              From: Mike Guy <mjtg@cam.ac.uk>
81960              Date: Tue, 15 Aug 2000 12:10:50 +0100
81961              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
81962      Branch: perl
81963            ! utils/perldoc.PL
81964 ____________________________________________________________________________
81965 [  6632] By: jhi                                   on 2000/08/15  13:58:48
81966         Log: make ok etc also for win32.
81967              
81968              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
81969              From: Prymmer/Kahn <pvhp@best.com>
81970              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
81971              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
81972      Branch: perl
81973            ! win32/Makefile
81974 ____________________________________________________________________________
81975 [  6631] By: jhi                                   on 2000/08/15  13:45:03
81976         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
81977      Branch: perl
81978            ! lib/Test.pm
81979 ____________________________________________________________________________
81980 [  6630] By: jhi                                   on 2000/08/15  03:25:09
81981         Log: Update Changes.
81982      Branch: perl
81983            ! Changes
81984 ____________________________________________________________________________
81985 [  6629] By: jhi                                   on 2000/08/15  03:23:53
81986         Log: magic_regdatum_set() is void, not int.
81987      Branch: perl
81988            ! embed.pl mg.c proto.h
81989 ____________________________________________________________________________
81990 [  6628] By: jhi                                   on 2000/08/15  03:08:02
81991         Log: Make the user to give up his firstborn, err, to knowingly
81992              verify installing an unstable developer release.  Also bump
81993              the release to 5.7.0, but leave a patch tag in the local
81994              patches saying that this is not yet the real thing.
81995      Branch: metaconfig
81996            ! U/modified/Instruct.U
81997      Branch: metaconfig/U/perl
81998            + Devel.U
81999      Branch: perl
82000            ! Configure patchlevel.h
82001 ____________________________________________________________________________
82002 [  6627] By: jhi                                   on 2000/08/14  22:32:52
82003         Log: README.os2 update.
82004              
82005              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
82006              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82007              Date: Wed, 02 Aug 2000 21:55:09 -0700
82008              Message-ID: <tsPi5gzkgegX092yn@efn.org>
82009      Branch: perl
82010            ! README.os2
82011 ____________________________________________________________________________
82012 [  6626] By: jhi                                   on 2000/08/14  21:00:02
82013         Log: Subject: Re: File::Temp problems on VMS in bleedperl
82014              From: Tim Jenness <timj@jach.hawaii.edu>
82015              cc: vmsperl@perl.org
82016              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
82017              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
82018      Branch: perl
82019            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
82020 ____________________________________________________________________________
82021 [  6625] By: jhi                                   on 2000/08/14  20:52:16
82022         Log: Add SUIDMAIL as was done for the CERT alert.
82023      Branch: perl
82024            ! patchlevel.h
82025 ____________________________________________________________________________
82026 [  6624] By: jhi                                   on 2000/08/14  20:48:50
82027         Log: Subject: sfio2000
82028              From: Daniel Muino <dmuino@afip.gov.ar>
82029              Date: Mon, 14 Aug 2000 16:58:11 -0300
82030              Message-ID: <20000814165811.B16368@con2-dgi>
82031      Branch: perl
82032            ! perlsdio.h perlsfio.h
82033 ____________________________________________________________________________
82034 [  6623] By: jhi                                   on 2000/08/14  20:47:36
82035         Log: Subject: warning: storage class after type is obsolescent
82036              From: Daniel Muino <dmuino@afip.gov.ar>
82037              Date: Mon, 14 Aug 2000 16:42:47 -0300
82038              Message-ID: <20000814164247.A16368@con2-dgi>
82039      Branch: perl
82040            ! regcomp.pl regnodes.h
82041 ____________________________________________________________________________
82042 [  6622] By: jhi                                   on 2000/08/14  20:43:05
82043         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
82044              From: abigail@foad.org
82045              Date: 14 Aug 2000 20:00:10 -0000
82046              Message-Id: <20000814200010.27271.qmail@foad.org>
82047      Branch: perl
82048            ! Changes
82049 ____________________________________________________________________________
82050 [  6621] By: jhi                                   on 2000/08/14  15:23:05
82051         Log: Update Changes.
82052      Branch: perl
82053            ! Changes
82054 ____________________________________________________________________________
82055 [  6620] By: jhi                                   on 2000/08/14  15:22:14
82056         Log: Subject: Re: [PATCH] @+, @- readonly
82057              From: Mike Guy <mjtg@cam.ac.uk>
82058              Date: Mon, 14 Aug 2000 15:26:55 +0100
82059              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
82060      Branch: perl
82061            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
82062            ! sv.c t/op/pat.t
82063 ____________________________________________________________________________
82064 [  6619] By: jhi                                   on 2000/08/14  14:12:08
82065         Log: Update Changes.
82066      Branch: perl
82067            ! Changes
82068 ____________________________________________________________________________
82069 [  6618] By: jhi                                   on 2000/08/14  14:09:34
82070         Log: For now remove the mail code.
82071      Branch: perl
82072            ! perl.c
82073 ____________________________________________________________________________
82074 [  6617] By: jhi                                   on 2000/08/14  14:08:28
82075         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
82076      Branch: perl
82077            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
82078            ! pod/perlfaq8.pod pod/perlsec.pod
82079 ____________________________________________________________________________
82080 [  6616] By: jhi                                   on 2000/08/14  14:00:11
82081         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
82082              From: Mike Guy <mjtg@cam.ac.uk>
82083              Date: Mon, 14 Aug 2000 08:26:02 +0100
82084              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
82085      Branch: perl
82086            ! lib/perl5db.pl
82087 ____________________________________________________________________________
82088 [  6615] By: jhi                                   on 2000/08/14  13:58:45
82089         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
82090              From: Mike Guy <mjtg@cam.ac.uk>
82091              Date: Mon, 14 Aug 2000 08:04:22 +0100
82092              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
82093      Branch: perl
82094            ! gv.c mg.c t/op/pat.t
82095 ____________________________________________________________________________
82096 [  6614] By: jhi                                   on 2000/08/14  13:56:45
82097         Log: Subject: Test fails / warnings with perl-current #6612
82098              From: Mike Guy <mjtg@cam.ac.uk>
82099              Date: Mon, 14 Aug 2000 07:57:23 +0100
82100              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
82101      Branch: perl
82102            ! t/lib/b.t t/lib/peek.t
82103 ____________________________________________________________________________
82104 [  6613] By: jhi                                   on 2000/08/14  13:45:33
82105         Log: VMS configure.com update continues.
82106      Branch: perl
82107            - vms/configure.com
82108            ! MANIFEST configure.com
82109 ____________________________________________________________________________
82110 [  6612] By: jhi                                   on 2000/08/13  22:13:35
82111         Log: Update Changes.
82112      Branch: perl
82113            ! Changes
82114 ____________________________________________________________________________
82115 [  6611] By: jhi                                   on 2000/08/13  16:21:45
82116         Log: Upgrade to CGI 2.71, from Lincoln Stein.
82117      Branch: perl
82118            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
82119 ____________________________________________________________________________
82120 [  6610] By: jhi                                   on 2000/08/13  15:09:16
82121         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
82122              From: Mike Guy <mjtg@cam.ac.uk>
82123              Date: Sun, 13 Aug 2000 13:45:51 +0100
82124              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
82125      Branch: perl
82126            ! t/op/regmesg.t
82127 ____________________________________________________________________________
82128 [  6609] By: jhi                                   on 2000/08/13  14:31:26
82129         Log: Andreas says that 1.56 is fine, so reverting back to it.
82130      Branch: perl
82131            ! lib/CPAN.pm
82132 ____________________________________________________________________________
82133 [  6608] By: jhi                                   on 2000/08/13  05:34:20
82134         Log: Update Changes.
82135      Branch: perl
82136            ! Changes
82137 ____________________________________________________________________________
82138 [  6607] By: jhi                                   on 2000/08/13  05:32:01
82139         Log: Put back the \z changes of #5406 to CPAN.pm.
82140      Branch: perl
82141            ! lib/CPAN.pm
82142 ____________________________________________________________________________
82143 [  6606] By: jhi                                   on 2000/08/13  05:20:16
82144         Log: Fix-n-skip the tests under 5005threads.
82145      Branch: perl
82146            ! t/lib/b.t
82147 ____________________________________________________________________________
82148 [  6605] By: jhi                                   on 2000/08/13  05:07:48
82149         Log: Fix the test for 5005threads.
82150      Branch: perl
82151            ! t/lib/peek.t
82152 ____________________________________________________________________________
82153 [  6604] By: jhi                                   on 2000/08/13  03:35:37
82154         Log: Should have deleted this in #6603.
82155      Branch: perl
82156            - vms/subconfigure.com
82157 ____________________________________________________________________________
82158 [  6603] By: jhi                                   on 2000/08/12  18:29:32
82159         Log: Rewrite of vms/subconfigure.com as configure.com,
82160              from Peter Prymmer and the vmsperl crew.
82161      Branch: perl
82162            + vms/configure.com
82163            ! MANIFEST
82164 ____________________________________________________________________________
82165 [  6602] By: jhi                                   on 2000/08/11  13:00:01
82166         Log: PlainText.pm is dead.
82167      Branch: perl
82168            - lib/Pod/PlainText.pm
82169            ! MANIFEST
82170 ____________________________________________________________________________
82171 [  6601] By: jhi                                   on 2000/08/11  04:06:45
82172         Log: Update Changes.
82173      Branch: perl
82174            ! Changes
82175 ____________________________________________________________________________
82176 [  6600] By: jhi                                   on 2000/08/11  04:06:10
82177         Log: Add a few missing files, update MANIFEST.
82178      Branch: perl
82179            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
82180            + lib/Pod/PlainText.pm t/pod/find.t
82181            ! MANIFEST t/op/regmesg.t
82182 ____________________________________________________________________________
82183 [  6599] By: jhi                                   on 2000/08/11  03:31:10
82184         Log: Add Perl debugging tutorial, regen toc. 
82185              
82186              Subject: perldebtut.pod
82187              From: Richard Foley <Richard.Foley@m.dasa.de>
82188              Date: Wed, 09 Aug 2000 10:17:15 +0200
82189              Message-id: <3991138B.262247B8@m.dasa.de>
82190      Branch: perl
82191            + pod/perldebtut.pod
82192            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
82193 ____________________________________________________________________________
82194 [  6598] By: jhi                                   on 2000/08/11  02:48:56
82195         Log: tiny Changes edit
82196      Branch: perl
82197            ! Changes
82198 ____________________________________________________________________________
82199 [  6597] By: jhi                                   on 2000/08/11  02:39:04
82200         Log: Tests for #6589.
82201              
82202              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
82203              From: simon@brecon.co.uk (Simon Cozens)
82204              Date: 11 Aug 2000 02:24:52 GMT
82205              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
82206      Branch: perl
82207            ! t/lib/b.t
82208 ____________________________________________________________________________
82209 [  6596] By: jhi                                   on 2000/08/11  01:50:07
82210         Log: Update Changes.
82211      Branch: perl
82212            ! Changes
82213 ____________________________________________________________________________
82214 [  6595] By: jhi                                   on 2000/08/11  01:47:16
82215         Log: nitfix
82216      Branch: perl
82217            ! Changes
82218 ____________________________________________________________________________
82219 [  6594] By: jhi                                   on 2000/08/11  01:36:16
82220         Log: Subject: Getting perlio and threads to compile
82221              From: Lupe Christoph <lupe@lupe-christoph.de>
82222              Date: Wed, 9 Aug 2000 11:35:54 +0200
82223              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
82224              
82225              (the Solaris version changes in Configure skipped)
82226      Branch: perl
82227            ! hints/solaris_2.sh thread.h
82228 ____________________________________________________________________________
82229 [  6593] By: jhi                                   on 2000/08/11  01:30:16
82230         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
82231              From: simon@brecon.co.uk (Simon Cozens)
82232              Date: 1 Aug 2000 06:55:19 GMT
82233              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
82234      Branch: perl
82235            ! lib/utf8.pm
82236 ____________________________________________________________________________
82237 [  6592] By: jhi                                   on 2000/08/11  01:26:39
82238         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
82239              From: Peter Scott <Peter@PeterScott.com>
82240              Date: Thu, 10 Aug 2000 08:23:27 -0700
82241              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
82242      Branch: perl
82243            ! lib/perl5db.pl
82244 ____________________________________________________________________________
82245 [  6591] By: jhi                                   on 2000/08/11  01:22:02
82246         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
82247              From: Hugo <hv@crypt.compulink.co.uk>
82248              Date: Thu, 10 Aug 2000 19:23:04 +0100
82249              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
82250      Branch: perl
82251            ! regexec.c t/op/pat.t
82252 ____________________________________________________________________________
82253 [  6590] By: jhi                                   on 2000/08/11  01:19:19
82254         Log: Preprocessing and postprocessing for File::Find.
82255              
82256              Subject: Patch to Find::File.pm to allow alphabetical results
82257              From: Joe Smith <jsmith@inwap.com>
82258              Date: Wed, 9 Aug 2000 02:44:54 -0700
82259              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
82260      Branch: perl
82261            ! lib/File/Find.pm
82262 ____________________________________________________________________________
82263 [  6589] By: jhi                                   on 2000/08/11  01:12:39
82264         Log: B::Deparse didn't do sub attributes.
82265              
82266              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
82267              From: simon@brecon.co.uk (Simon Cozens)
82268              Date: 9 Aug 2000 04:49:20 GMT
82269              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
82270      Branch: perl
82271            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
82272 ____________________________________________________________________________
82273 [  6588] By: jhi                                   on 2000/08/11  01:06:40
82274         Log: Subject: debugger "d" command doesnt check line number
82275              From: Mike Guy <mjtg@cam.ac.uk>
82276              Date: Tue, 08 Aug 2000 21:54:29 +0100
82277              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
82278      Branch: perl
82279            ! lib/perl5db.pl mg.c pod/perldiag.pod
82280 ____________________________________________________________________________
82281 [  6587] By: jhi                                   on 2000/08/11  00:45:03
82282         Log: sleep(1) does not necessarily return 1.
82283              
82284              Subject: [PATCH bleadperl] op/lex_assign.t  
82285              From: Hugo <hv@crypt.compulink.co.uk>
82286              Date: Thu, 03 Aug 2000 14:34:22 +0100        
82287              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
82288      Branch: perl
82289            ! t/op/lex_assign.t
82290 ____________________________________________________________________________
82291 [  6586] By: jhi                                   on 2000/08/11  00:31:50
82292         Log: Document the IO::Select timeout.
82293      Branch: perl
82294            ! ext/IO/lib/IO/Select.pm
82295 ____________________________________________________________________________
82296 [  6585] By: jhi                                   on 2000/08/11  00:13:54
82297         Log: Forgot contributor.
82298      Branch: perl
82299            ! Changes
82300 ____________________________________________________________________________
82301 [  6584] By: jhi                                   on 2000/08/11  00:09:19
82302         Log: detypo
82303      Branch: perl
82304            ! Changes
82305 ____________________________________________________________________________
82306 [  6583] By: jhi                                   on 2000/08/11  00:07:53
82307         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
82308              
82309              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
82310              From: Mike Guy <mjtg@cam.ac.uk> 
82311              Date: Thu, 10 Aug 2000 15:50:54 +0100
82312              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
82313      Branch: perl
82314            ! sv.c t/op/int.t
82315 ____________________________________________________________________________
82316 [  6582] By: jhi                                   on 2000/08/10  23:29:32
82317         Log: Update Changes.
82318      Branch: perl
82319            ! Changes
82320 ____________________________________________________________________________
82321 [  6581] By: jhi                                   on 2000/08/10  23:26:16
82322         Log: Put back the std @INC thing.
82323      Branch: perl
82324            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
82325            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
82326            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
82327            ! t/lib/gol-oo.t
82328 ____________________________________________________________________________
82329 [  6580] By: jhi                                   on 2000/08/10  23:03:34
82330         Log: Update to CGI 2.70, from Lincoln Stein.
82331      Branch: perl
82332            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
82333            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
82334            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
82335            ! t/lib/cgi-request.t
82336 ____________________________________________________________________________
82337 [  6579] By: jhi                                   on 2000/08/10  22:41:50
82338         Log: Update to CPAN 1.56, from Andreas König.
82339      Branch: perl
82340            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
82341 ____________________________________________________________________________
82342 [  6578] By: jhi                                   on 2000/08/10  22:38:13
82343         Log: Update to Pod::Parser 1.17, from Brad Appleton.
82344      Branch: perl
82345            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
82346            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
82347            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
82348            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
82349            ! t/pod/include.t t/pod/included.t t/pod/lref.t
82350            ! t/pod/multiline_items.t t/pod/nested_items.t
82351            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
82352            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
82353            ! t/pod/special_seqs.t
82354 ____________________________________________________________________________
82355 [  6577] By: jhi                                   on 2000/08/10  22:35:41
82356         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
82357      Branch: perl
82358            ! AUTHORS MAINTAIN
82359 ____________________________________________________________________________
82360 [  6576] By: jhi                                   on 2000/08/10  22:24:54
82361         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
82362      Branch: perl
82363            + t/lib/gol-oo.t
82364            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
82365            ! t/lib/gol-compat.t t/lib/gol-linkage.t
82366 ____________________________________________________________________________
82367 [  6575] By: jhi                                   on 2000/08/10  22:02:07
82368         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
82369      Branch: perl
82370            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
82371 ____________________________________________________________________________
82372 [  6574] By: jhi                                   on 2000/08/10  21:55:03
82373         Log: Iterating perl6 description.
82374      Branch: perl
82375            ! pod/perlfaq1.pod
82376 ____________________________________________________________________________
82377 [  6573] By: jhi                                   on 2000/08/10  21:48:26
82378         Log: Revert the sv.c part of #6559, a better fix is needed.
82379      Branch: perl
82380            ! sv.c
82381 ____________________________________________________________________________
82382 [  6572] By: jhi                                   on 2000/08/10  20:33:43
82383         Log: It's the 2ndO'ROSSC.
82384      Branch: perl
82385            ! pod/perlfaq1.pod
82386 ____________________________________________________________________________
82387 [  6571] By: jhi                                   on 2000/08/10  15:55:48
82388         Log: detypo
82389      Branch: perl
82390            ! pod/perlfaq1.pod
82391 ____________________________________________________________________________
82392 [  6570] By: jhi                                   on 2000/08/10  14:11:17
82393         Log: An exceptionally sticky typo.
82394      Branch: perl
82395            ! Changes
82396 ____________________________________________________________________________
82397 [  6569] By: jhi                                   on 2000/08/10  14:09:33
82398         Log: detypo (and test Changes updating script)
82399      Branch: perl
82400            ! Changes
82401 ____________________________________________________________________________
82402 [  6568] By: jhi                                   on 2000/08/10  14:07:07
82403         Log: Update Changes.
82404      Branch: perl
82405            ! Changes
82406 ____________________________________________________________________________
82407 [  6567] By: jhi                                   on 2000/08/10  14:06:19
82408         Log: Amend the description of Perl6.
82409              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
82410              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
82411              Date: Wed, 9 Aug 2000 22:11:06 -0500
82412              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
82413      Branch: perl
82414            ! pod/perlfaq1.pod
82415 ____________________________________________________________________________
82416 [  6566] By: jhi                                   on 2000/08/10  13:58:57
82417         Log: Subject: Remove dead entry in perldiag
82418              From: Mike Guy <mjtg@cam.ac.uk>
82419              Date: Thu, 10 Aug 2000 14:19:19 +0100
82420              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
82421      Branch: perl
82422            ! pod/perldiag.pod
82423 ____________________________________________________________________________
82424 [  6565] By: jhi                                   on 2000/08/10  13:51:48
82425         Log: Zero entries were skipped, fix from Adrian Goalby
82426              <argoalby@yahoo.co.uk>
82427      Branch: perl
82428            ! lib/unicode/Number.pl lib/unicode/mktables.PL
82429 ____________________________________________________________________________
82430 [  6564] By: jhi                                   on 2000/08/10  13:00:12
82431         Log: Subject: [PATCH 5.6.0] cygwin port
82432              From: "Fifer, Eric" <EFifer@sanwaint.com>
82433              Date: Thu, 10 Aug 2000 13:15:36 +0100
82434              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
82435      Branch: perl
82436            ! README.cygwin hints/cygwin.sh
82437 ____________________________________________________________________________
82438 [  6563] By: jhi                                   on 2000/08/10  12:55:16
82439         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
82440      Branch: perl
82441            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
82442 ____________________________________________________________________________
82443 [  6562] By: gsar                                  on 2000/08/10  08:38:39
82444         Log: warn is a macro, avoid using at a variable to avoid warnings
82445              in some configurations; readdir.t is too conservative in
82446              estimating number of *.t's
82447      Branch: perl
82448            ! t/op/readdir.t util.c
82449 ____________________________________________________________________________
82450 [  6561] By: jhi                                   on 2000/08/09  23:35:42
82451         Log: Update Changes.
82452      Branch: perl
82453            ! Changes
82454 ____________________________________________________________________________
82455 [  6560] By: jhi                                   on 2000/08/09  23:05:47
82456         Log: Subject: Re: enhanced(?) regex error messages
82457              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
82458              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
82459              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
82460              
82461              (plus two small patches sent privately)
82462              (this still seems to leave few test failures)
82463      Branch: perl
82464            + t/op/regmesg.t
82465            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
82466            ! t/pragma/warn/regcomp
82467 ____________________________________________________________________________
82468 [  6559] By: jhi                                   on 2000/08/09  20:41:18
82469         Log: (The fix did work but was not right, retracted in #6573)
82470              
82471              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
82472              From: Christian Kirsch <ck@held.mind.de>
82473              Date: Wed, 9 Aug 2000 17:05:17 +0200
82474              Message-Id: <20000809170517.A25389@held>
82475      Branch: perl
82476            ! sv.c t/pragma/locale.t
82477 ____________________________________________________________________________
82478 [  6558] By: jhi                                   on 2000/08/08  22:34:08
82479         Log: Tiny updates on the contributors list.
82480      Branch: perl
82481            ! Changes
82482 ____________________________________________________________________________
82483 [  6557] By: jhi                                   on 2000/08/08  19:34:28
82484         Log: Double check that we have a dirhandle.
82485      Branch: perl
82486            ! util.c
82487 ____________________________________________________________________________
82488 [  6556] By: jhi                                   on 2000/08/08  19:01:51
82489         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
82490              May be repopulated with fresh maintained examples.
82491      Branch: perl
82492            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
82493            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
82494            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
82495            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
82496            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
82497            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
82498            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
82499            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
82500            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
82501            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
82502            + lib/CGI/eg/wilogo_gif.uu
82503            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
82504            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
82505            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
82506            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
82507            - eg/cgi/frameset.cgi eg/cgi/index.html
82508            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
82509            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
82510            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
82511            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
82512            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
82513            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
82514            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
82515            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
82516            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
82517            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
82518            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
82519            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
82520            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
82521            - eg/van/vanish eg/who eg/wrapsuid
82522            ! MANIFEST
82523 ____________________________________________________________________________
82524 [  6555] By: jhi                                   on 2000/08/08  18:51:08
82525         Log: Delete chat2 as requested by Randal.
82526              
82527              Subject: Re: perlfaq8 coyness
82528              From: merlyn@stonehenge.com (Randal L. Schwartz) 
82529              Date: 15 May 2000 18:52:42 -0700 
82530              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
82531      Branch: perl
82532            - lib/chat2.pl
82533            ! MANIFEST
82534 ____________________________________________________________________________
82535 [  6554] By: jhi                                   on 2000/08/08  18:31:35
82536         Log: Regen global.sym.
82537      Branch: perl
82538            ! global.sym
82539 ____________________________________________________________________________
82540 [  6553] By: jhi                                   on 2000/08/08  18:28:13
82541         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
82542              (either perlbug or p5p ate the original), plus regen
82543              perlapi and perltoc. 
82544      Branch: perl
82545            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
82546            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
82547            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
82548            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
82549            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
82550            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
82551            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
82552            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
82553            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
82554            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
82555 ____________________________________________________________________________
82556 [  6552] By: jhi                                   on 2000/08/08  18:06:29
82557         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
82558              From: Mike Guy <mjtg@cam.ac.uk>
82559              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
82560              Date: Tue, 08 Aug 2000 15:51:27 +0100
82561      Branch: perl
82562            ! doop.c sv.h t/op/join.t t/pragma/overload.t
82563 ____________________________________________________________________________
82564 [  6551] By: jhi                                   on 2000/08/08  18:01:11
82565         Log: Re-apply #6549.
82566      Branch: perl
82567            ! lib/perl5db.pl
82568 ____________________________________________________________________________
82569 [  6550] By: jhi                                   on 2000/08/08  17:43:08
82570         Log: Accidental retraction of #6549.
82571      Branch: perl
82572            ! lib/perl5db.pl
82573 ____________________________________________________________________________
82574 [  6549] By: jhi                                   on 2000/08/08  17:40:04
82575         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
82576              From: Mike Guy <mjtg@cam.ac.uk>
82577              Date: Mon, 07 Aug 2000 21:49:58 +0100
82578              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
82579      Branch: perl
82580            ! lib/perl5db.pl
82581 ____________________________________________________________________________
82582 [  6548] By: jhi                                   on 2000/08/08  17:37:57
82583         Log: Document here-doc better.
82584              
82585              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
82586              From: Mike Guy <mjtg@cam.ac.uk>
82587              Date: Mon, 07 Aug 2000 14:02:09 +0100
82588              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
82589      Branch: perl
82590            ! pod/perldata.pod
82591 ____________________________________________________________________________
82592 [  6547] By: jhi                                   on 2000/08/08  17:33:34
82593         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
82594              From: "Randy J. Ray" <rjray@redhat.com>
82595              Date: Mon, 07 Aug 2000 19:12:25 -0700
82596              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
82597      Branch: perl
82598            ! perl.c pod/perlrun.pod
82599 ____________________________________________________________________________
82600 [  6546] By: jhi                                   on 2000/08/08  17:29:26
82601         Log: Subject: Re: enhanced(?) regex error messages 
82602              From: Hugo <hv@crypt.compulink.co.uk>
82603              Date: Tue, 08 Aug 2000 03:25:51 +0100
82604              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
82605              
82606              plus Capitalize the error messages, plus perldiag them.
82607      Branch: perl
82608            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
82609 ____________________________________________________________________________
82610 [  6545] By: jhi                                   on 2000/08/08  13:59:28
82611         Log: Augment #6539 a bit: don't croak if there's magic in the air.
82612              
82613              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
82614              From: Hugo <hv@crypt.compulink.co.uk>
82615              Date: Tue, 08 Aug 2000 03:02:03 +0100
82616              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
82617      Branch: perl
82618            ! pp.c t/op/bless.t
82619 ____________________________________________________________________________
82620 [  6544] By: jhi                                   on 2000/08/07  21:11:52
82621         Log: Make the test -w clean.
82622      Branch: perl
82623            ! t/op/bless.t
82624 ____________________________________________________________________________
82625 [  6543] By: jhi                                   on 2000/08/07  19:49:53
82626         Log: use warnings instead of $^W.
82627      Branch: perl
82628            ! t/op/bless.t
82629 ____________________________________________________________________________
82630 [  6542] By: jhi                                   on 2000/08/07  17:41:41
82631         Log: Disable a portability warning Because We Know What We Are Doing.
82632      Branch: perl
82633            ! t/op/bless.t
82634 ____________________________________________________________________________
82635 [  6541] By: jhi                                   on 2000/08/07  17:29:51
82636         Log: Tiny tidying on report_evil_fh().
82637      Branch: perl
82638            ! util.c
82639 ____________________________________________________________________________
82640 [  6540] By: jhi                                   on 2000/08/07  16:37:38
82641         Log: Make regular expression parse error messages easier to understand.
82642              
82643              Subject: Re: enhanced(?) regex error messages
82644              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
82645              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
82646              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
82647      Branch: perl
82648            ! regcomp.c
82649 ____________________________________________________________________________
82650 [  6539] By: jhi                                   on 2000/08/07  16:12:27
82651         Log: Make bless(REF, REF) a fatal error, add bless tests.
82652              
82653              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
82654              From: Hugo <hv@crypt.compulink.co.uk>
82655              Date: Mon, 07 Aug 2000 16:59:38 +0100
82656              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
82657      Branch: perl
82658            + t/op/bless.t
82659            ! MANIFEST pod/perldiag.pod pp.c sv.c
82660 ____________________________________________________________________________
82661 [  6538] By: jhi                                   on 2000/08/07  15:59:43
82662         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
82663              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
82664              Date: Thu, 3 Aug 2000 14:29:21 -0700
82665              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
82666      Branch: perl
82667            ! lib/lib_pm.PL
82668 ____________________________________________________________________________
82669 [  6537] By: jhi                                   on 2000/08/07  15:47:18
82670         Log: Retract #6419 for now since it breaks in AFS and MachTen.
82671      Branch: perl
82672            ! lib/Cwd.pm
82673 ____________________________________________________________________________
82674 [  6536] By: jhi                                   on 2000/08/07  15:05:29
82675         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
82676              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
82677              The security hole exists only in suidperls, which isn't
82678              installed or even built by default.
82679      Branch: perl
82680            ! perl.c
82681 ____________________________________________________________________________
82682 [  6535] By: jhi                                   on 2000/08/07  14:45:14
82683         Log: tr memory corruption fix from Simon Cozens.
82684      Branch: perl
82685            ! doop.c
82686 ____________________________________________________________________________
82687 [  6534] By: jhi                                   on 2000/08/06  11:38:16
82688         Log: Document a bit that UDP is not what you might think.
82689              
82690              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
82691              From: Lupe Christoph <lupe@lupe-christoph.de>
82692              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
82693              Date: Mon, 24 Jul 2000 08:59:15 +0200
82694      Branch: perl
82695            ! pod/perlipc.pod
82696 ____________________________________________________________________________
82697 [  6533] By: jhi                                   on 2000/08/06  11:35:01
82698         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
82699              From: Jeff Pinyan <jeffp@hut.crusoe.net>
82700              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
82701              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
82702      Branch: perl
82703            ! pod/perlfunc.pod
82704 ____________________________________________________________________________
82705 [  6532] By: jhi                                   on 2000/08/06  03:45:41
82706         Log: Have symbols for the IoTYPEs.
82707      Branch: perl
82708            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
82709 ____________________________________________________________________________
82710 [  6531] By: jhi                                   on 2000/08/06  01:33:55
82711         Log: Continue fixing the io warnings.  This also
82712              sort of fixes bug ID 20000802.003: the core dump
82713              is no more.  Whether the current behaviour is correct
82714              (giving a warning: "Not a format reference"), is another matter.
82715      Branch: perl
82716            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
82717            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
82718 ____________________________________________________________________________
82719 [  6530] By: jhi                                   on 2000/08/05  21:33:12
82720         Log: Change the Policy policy: now -Dprefix= with an existing
82721              Policy.sh and prefix == siteprefix == vendorprefix, then all
82722              of them follow along the new prefix.
82723              
82724              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
82725              From: Andy Dougherty <doughera@lafayette.edu>
82726              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
82727              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
82728      Branch: perl
82729            ! Policy_sh.SH
82730 ____________________________________________________________________________
82731 [  6529] By: jhi                                   on 2000/08/05  18:57:28
82732         Log: Zap lib/Sys directory when cleaning up.
82733      Branch: perl
82734            ! Makefile.SH
82735 ____________________________________________________________________________
82736 [  6528] By: jhi                                   on 2000/08/05  18:40:44
82737         Log: Essential prototype changes were missing from #6527.
82738              Also make report_evil_fh() more bomb-proof.
82739      Branch: perl
82740            ! embed.h util.c
82741 ____________________________________________________________________________
82742 [  6527] By: jhi                                   on 2000/08/05  03:22:05
82743         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
82744              From: "Ronald F. Guilmette" <rfg@monkeys.com>
82745              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
82746              Message-Id: <200007242247.PAA52177@monkeys.com>
82747      Branch: perl
82748            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
82749 ____________________________________________________________________________
82750 [  6526] By: jhi                                   on 2000/08/04  21:23:27
82751         Log: gcc versions might have (parentheses) in them.
82752      Branch: metaconfig/U/perl
82753            ! gccvers.U
82754      Branch: perl
82755            ! Configure config_h.SH
82756 ____________________________________________________________________________
82757 [  6525] By: jhi                                   on 2000/08/04  20:23:12
82758         Log: Weed buglets pointed out by
82759              
82760              From: Lupe Christoph <lupe@lupe-christoph.de>
82761              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
82762              Date: Fri, 4 Aug 2000 17:34:39 +0200
82763              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
82764      Branch: metaconfig/U/perl
82765            ! gccvers.U uselfs.U
82766      Branch: perl
82767            ! Configure config_h.SH
82768 ____________________________________________________________________________
82769 [  6524] By: jhi                                   on 2000/08/04  19:02:08
82770         Log: Warn under -w if lstat(FH) is attempted.
82771              
82772              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
82773              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
82774              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
82775              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
82776      Branch: perl
82777            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
82778            ! t/pragma/warn/pp_sys
82779 ____________________________________________________________________________
82780 [  6523] By: jhi                                   on 2000/08/04  12:31:11
82781         Log: Subject: New perlcc, take 2
82782              From: simon@brecon.co.uk (Simon Cozens)
82783              Date: 4 Aug 2000 06:21:04 GMT
82784              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
82785      Branch: perl
82786            ! utils/perlcc.PL
82787 ____________________________________________________________________________
82788 [  6522] By: jhi                                   on 2000/08/04  12:26:33
82789         Log: Subject: Re: Array vs. List context
82790              From: Daniel Chetlin <daniel@chetlin.com>
82791              Date: Fri, 4 Aug 2000 00:22:44 -0700
82792              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
82793      Branch: perl
82794            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
82795            ! pod/perlfaq4.pod
82796 ____________________________________________________________________________
82797 [  6521] By: jhi                                   on 2000/08/04  12:22:38
82798         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
82799              From: Raymund Will <ray@caldera.de>
82800              Date: Fri, 4 Aug 2000 12:07:09 +0200
82801              Message-Id: <20000804120709.A14982@caldera.de>
82802      Branch: perl
82803            ! configure.gnu
82804 ____________________________________________________________________________
82805 [  6520] By: jhi                                   on 2000/08/04  04:09:06
82806         Log: After the #6519 a warning about stat() is just that,
82807              not about a filetest, which now have their own warning.
82808      Branch: perl
82809            ! pod/perldiag.pod
82810 ____________________________________________________________________________
82811 [  6519] By: jhi                                   on 2000/08/04  04:06:30
82812         Log: In the warnings call filehandles consistently so;
82813              add "unopened" warning for stat().
82814      Branch: perl
82815            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
82816            ! t/pragma/warn/pp_sys
82817 ____________________________________________________________________________
82818 [  6518] By: jhi                                   on 2000/08/04  02:55:35
82819         Log: Subject: Minor tweak to perlvar.pod
82820              From: "Stephen P. Potter" <spp@ds.net>
82821              Date: Tue, 18 Apr 2000 09:26:03 -0400
82822              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
82823      Branch: perl
82824            ! pod/perlvar.pod
82825 ____________________________________________________________________________
82826 [  6517] By: jhi                                   on 2000/08/04  02:50:08
82827         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
82828              From: "Clinton Pierce" <cpierce1@ford.com>
82829              Date: Wed, 21 Jul 1999 16:45:31 -0400
82830              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
82831              
82832              Fix by Stephen Potter (visible in the bug db but not in p5p?)
82833      Branch: perl
82834            ! pod/perlfunc.pod pod/perlop.pod
82835 ____________________________________________________________________________
82836 [  6516] By: jhi                                   on 2000/08/04  02:09:25
82837         Log: This is 6512.  Really.
82838      Branch: perl
82839            ! dump.c
82840 ____________________________________________________________________________
82841 [  6515] By: jhi                                   on 2000/08/04  01:25:50
82842         Log: mention the idea of @( and @)
82843      Branch: perl
82844            ! Todo-5.6
82845 ____________________________________________________________________________
82846 [  6514] By: bailey                                on 2000/08/04  01:18:46
82847         Log: YA resync with mainstem, including VMS patches from others
82848      Branch: vmsperl
82849           +> (branch 48 files)
82850            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
82851           !> (integrate 354 files)
82852 ____________________________________________________________________________
82853 [  6513] By: jhi                                   on 2000/08/04  01:18:18
82854         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
82855              From: Mark Dickinson <dickins3@fas.harvard.edu>
82856              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
82857              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
82858      Branch: perl
82859            ! t/op/grent.t t/op/pwent.t
82860 ____________________________________________________________________________
82861 [  6512] By: jhi                                   on 2000/08/04  01:14:06
82862         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
82863              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82864              Date: Wed, 02 Aug 2000 10:51:01 +0100
82865              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
82866      Branch: perl
82867            ! sv.c
82868 ____________________________________________________________________________
82869 [  6511] By: jhi                                   on 2000/08/04  00:57:00
82870         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
82871              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82872              Date: Thu, 03 Aug 2000 17:20:04 -0700
82873              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
82874      Branch: metaconfig
82875            ! U/modified/Cppsym.U
82876      Branch: perl
82877            ! Configure config_h.SH
82878 ____________________________________________________________________________
82879 [  6510] By: jhi                                   on 2000/08/04  00:25:28
82880         Log: detypo
82881      Branch: perl
82882            ! Makefile.SH
82883 ____________________________________________________________________________
82884 [  6509] By: jhi                                   on 2000/08/03  23:43:18
82885         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
82886              From: Dominic Dunlop <domo@computer.org>
82887              Date: Thu, 3 Aug 2000 22:16:46 +0200
82888              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
82889      Branch: perl
82890            ! t/op/sprintf.t
82891 ____________________________________________________________________________
82892 [  6508] By: jhi                                   on 2000/08/03  23:40:37
82893         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
82894              From: Hugo <hv@crypt.compulink.co.uk>
82895              Date: Thu, 03 Aug 2000 18:25:30 +0100
82896              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
82897      Branch: perl
82898            ! regcomp.c t/op/re_tests
82899 ____________________________________________________________________________
82900 [  6507] By: jhi                                   on 2000/08/03  23:38:28
82901         Log: Subject: [PATCH] sv.h documentation - SvLEN
82902              From: Mike Guy <mjtg@cam.ac.uk>
82903              Date: Thu, 03 Aug 2000 14:43:09 +0100
82904              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
82905      Branch: perl
82906            ! sv.h
82907 ____________________________________________________________________________
82908 [  6506] By: jhi                                   on 2000/08/03  15:49:14
82909         Log: Disable the fix_pl hack for now.
82910      Branch: perl
82911            ! Makefile.SH
82912 ____________________________________________________________________________
82913 [  6505] By: jhi                                   on 2000/08/03  13:49:04
82914         Log: Add a URL for FSF.
82915              
82916              Subject: Patch for README
82917              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
82918              Date: Wed, 2 Aug 2000 13:25:09 -0500
82919              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
82920      Branch: perl
82921            ! README
82922 ____________________________________________________________________________
82923 [  6504] By: jhi                                   on 2000/08/03  13:29:19
82924         Log: Be more informative on what is skipped and why,
82925              also repeat the list at the end.
82926      Branch: perl
82927            ! Porting/p4desc
82928 ____________________________________________________________________________
82929 [  6503] By: jhi                                   on 2000/08/03  13:07:05
82930         Log: Circumvent the removal of .patch by fix_pl.
82931              
82932              Subject: Re: [ID 20000802.011] unable to 'make test'          
82933              From: simon@brecon.co.uk (Simon Cozens) 
82934              Date: 3 Aug 2000 04:17:00 GMT
82935              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
82936      Branch: perl
82937            ! Makefile.SH
82938 ____________________________________________________________________________
82939 [  6502] By: jhi                                   on 2000/08/03  00:14:34
82940         Log: Add the missing setproctitle unit.
82941      Branch: metaconfig/U/perl
82942            + d_setproctitle.U
82943 ____________________________________________________________________________
82944 [  6501] By: jhi                                   on 2000/08/03  00:00:26
82945         Log: The subtest 4 may fail also on VOBS, as pointed out
82946              by Nick Ing-Simmons in November 1999, bug id 19991124.003
82947              (but the failure in that bug report isn't the subtest 4).
82948      Branch: perl
82949            ! t/op/stat.t
82950 ____________________________________________________________________________
82951 [  6500] By: jhi                                   on 2000/08/02  23:49:30
82952         Log: Better skip message for the test; one of the two problems in
82953              
82954              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
82955              From: Lupe Christoph <lupe@lupe-christoph.de>
82956              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
82957              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
82958      Branch: perl
82959            ! t/op/numconvert.t
82960 ____________________________________________________________________________
82961 [  6499] By: jhi                                   on 2000/08/02  22:49:16
82962         Log: Allow "no Module;" even if there is no 'unimport'.
82963              
82964              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
82965              From: mjd@plover.com
82966              Date: 24 Mar 2000 15:24:34 -0000
82967              Message-Id: <20000324152434.15160.qmail@plover.com>
82968      Branch: perl
82969            ! gv.c
82970 ____________________________________________________________________________
82971 [  6498] By: jhi                                   on 2000/08/02  22:42:58
82972         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
82973              that are hopefully soon put into use.
82974      Branch: perl
82975            ! opcode.h opcode.pl opnames.h
82976 ____________________________________________________________________________
82977 [  6497] By: gsar                                  on 2000/08/02  22:28:59
82978         Log: require.t needs binmode() to work on windows
82979      Branch: perl
82980            ! t/comp/require.t
82981 ____________________________________________________________________________
82982 [  6496] By: jhi                                   on 2000/08/02  22:08:51
82983         Log: Document the IVdf UVuf UVof UVxf.
82984      Branch: perl
82985            ! pod/perlguts.pod
82986 ____________________________________________________________________________
82987 [  6495] By: jhi                                   on 2000/08/02  21:54:26
82988         Log: detypo #6494
82989      Branch: perl
82990            ! ext/Data/Dumper/Dumper.xs
82991 ____________________________________________________________________________
82992 [  6494] By: jhi                                   on 2000/08/02  21:49:17
82993         Log: Dump UVs as UVs in Data::Dumper.
82994              
82995              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
82996              From: Gurusamy Sarathy <gsar@ActiveState.com>
82997              Date: Thu, 27 Apr 2000 12:26:25 -0700
82998              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
82999      Branch: perl
83000            ! ext/Data/Dumper/Dumper.xs
83001 ____________________________________________________________________________
83002 [  6493] By: jhi                                   on 2000/08/02  17:01:58
83003         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
83004              From: Hugo <hv@crypt.compulink.co.uk>
83005              Date: Wed, 02 Aug 2000 14:53:56 +0100
83006              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
83007      Branch: perl
83008            ! regexec.c t/op/re_tests
83009 ____________________________________________________________________________
83010 [  6492] By: jhi                                   on 2000/08/02  15:02:46
83011         Log: The new setproctitle() feature is available only in 
83012              bleeding edge FreeBSD.  From Paul Saab.
83013      Branch: perl
83014            ! mg.c
83015 ____________________________________________________________________________
83016 [  6491] By: jhi                                   on 2000/08/02  13:34:36
83017         Log: The tr utf8 patching continues.
83018              
83019              Subject: Re: #6469, too many tests claimed in require.t
83020              From: simon@brecon.co.uk (Simon Cozens)
83021              Date: 2 Aug 2000 02:37:17 GMT
83022              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
83023              
83024              (the logic of the test was the wrong way round in the patch)
83025      Branch: perl
83026            ! doop.c
83027 ____________________________________________________________________________
83028 [  6490] By: jhi                                   on 2000/08/02  13:27:38
83029         Log: The name of a filehandle does not have <these>.
83030      Branch: perl
83031            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
83032            ! t/pragma/warn/pp_sys util.c
83033 ____________________________________________________________________________
83034 [  6489] By: jhi                                   on 2000/08/02  04:26:46
83035         Log: Remove the extraneous "main::" prefix from all the
83036              "opened only for", "on closed", and "never opened" warnings.
83037              
83038              Subject: Re: inappropriate warning
83039              From: Gurusamy Sarathy <gsar@ActiveState.com>
83040              Date: Mon, 20 Mar 2000 11:28:02 -0800
83041              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
83042      Branch: perl
83043            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
83044            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
83045            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
83046 ____________________________________________________________________________
83047 [  6488] By: jhi                                   on 2000/08/02  03:02:57
83048         Log: memcpy has n o in it, as pinted ut by Sarathy.
83049      Branch: perl
83050            ! pod/perlguts.pod
83051 ____________________________________________________________________________
83052 [  6487] By: jhi                                   on 2000/08/02  02:44:51
83053         Log: Document in one place the memory abstractions used in Perl core.
83054              
83055              Subject: Re: Memory abstraction
83056              From: simon@brecon.co.uk (Simon Cozens)
83057              Date: 2 Aug 2000 02:20:23 GMT
83058              Organization: Earth.li Origins
83059      Branch: perl
83060            ! pod/perlguts.pod
83061 ____________________________________________________________________________
83062 [  6486] By: jhi                                   on 2000/08/02  02:41:57
83063         Log: regen_headers, regen perltoc.
83064      Branch: perl
83065            ! perlapi.c pod/perltoc.pod
83066 ____________________________________________________________________________
83067 [  6485] By: jhi                                   on 2000/08/02  01:43:33
83068         Log: "This little thing tests for a file .patch, and if it contains
83069              a number, pops into patchlevel.h" (making it easier to track
83070              which development version people are reporting bugs against)
83071              
83072              Subject: Patchlevel autogeneration for repository perls
83073              From: simon@brecon.co.uk (Simon Cozens)
83074              Date: 14 Jul 2000 07:12:15 GMT
83075              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
83076      Branch: perl
83077            + fix_pl
83078            ! MANIFEST Makefile.SH
83079 ____________________________________________________________________________
83080 [  6484] By: jhi                                   on 2000/08/02  01:32:54
83081         Log: FreeBSD 3.* updates from
83082              
83083              From: Paul Saab <ps@yahoo-inc.com>
83084              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
83085              Date: Tue, 1 Aug 2000 15:41:39 -0700
83086              Message-Id: <20000801154139.A53740@yahoo-inc.com>
83087      Branch: perl
83088            ! hints/freebsd.sh
83089 ____________________________________________________________________________
83090 [  6483] By: jhi                                   on 2000/08/02  01:27:44
83091         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
83092              instead one must use setproctitle().  This was already addressed
83093              by change #6457, but the below has a new variant for FreeBSD 4.0
83094              or later, and the matter is also documented more.
83095              
83096              From: Paul Saab <ps@yahoo-inc.com>
83097              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
83098              Date: Tue, 1 Aug 2000 15:41:39 -0700
83099              Message-Id: <20000801154139.A53740@yahoo-inc.com>
83100      Branch: metaconfig/U/perl
83101            + i_libutil.U
83102      Branch: perl
83103            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
83104 ____________________________________________________________________________
83105 [  6482] By: jhi                                   on 2000/08/01  22:17:32
83106         Log: The test from this
83107              
83108              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
83109              Date: Sat, 15 Apr 2000 17:03:44 +0100
83110              From: Tom Hughes <tom@compton.nu>
83111              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
83112              
83113              was missing, the code change went in as #5989
83114              (which had a different test?)
83115      Branch: perl
83116            ! t/op/misc.t
83117 ____________________________________________________________________________
83118 [  6481] By: jhi                                   on 2000/08/01  21:48:38
83119         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
83120              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
83121              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
83122              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
83123      Branch: perl
83124            ! perl.h
83125 ____________________________________________________________________________
83126 [  6480] By: jhi                                   on 2000/08/01  18:05:28
83127         Log: Make p4desc to skip non-mainperl branches by default.
83128      Branch: perl
83129            ! Porting/p4desc
83130 ____________________________________________________________________________
83131 [  6479] By: jhi                                   on 2000/08/01  17:29:19
83132         Log: If gccosandvers is equal to osname, clear gccosandvers.
83133      Branch: metaconfig/U/perl
83134            ! gccvers.U
83135      Branch: perl
83136            ! Configure config_h.SH
83137 ____________________________________________________________________________
83138 [  6478] By: jhi                                   on 2000/08/01  15:54:08
83139         Log: BOM patching from Simon Cozens.
83140      Branch: perl
83141            ! toke.c
83142 ____________________________________________________________________________
83143 [  6477] By: jhi                                   on 2000/08/01  04:50:33
83144         Log: Stash away the largefiles flags and libswanted.
83145      Branch: perl
83146            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
83147 ____________________________________________________________________________
83148 [  6476] By: gsar                                  on 2000/08/01  04:24:24
83149         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
83150              on Windows)
83151      Branch: perl
83152            ! t/pragma/utf8.t utf8.c win32/win32.c
83153 ____________________________________________________________________________
83154 [  6475] By: jhi                                   on 2000/08/01  03:35:24
83155         Log: Make chr() for values >127 to create utf8 when under utf8.
83156              
83157              Subject: Re: uft8/chr()
83158              From: simon@brecon.co.uk (Simon Cozens)
83159              Date: 1 Aug 2000 02:37:02 GMT
83160              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
83161      Branch: perl
83162            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
83163 ____________________________________________________________________________
83164 [  6474] By: jhi                                   on 2000/08/01  02:36:18
83165         Log: In Digital UNIX warn if gcc explicitly chosen because even
83166              2.95.2 is known to cause problems.
83167      Branch: perl
83168            ! hints/dec_osf.sh
83169 ____________________________________________________________________________
83170 [  6473] By: jhi                                   on 2000/08/01  02:00:56
83171         Log: Make the safety catch for buggy gccs work with triple version
83172              numbers like 2.95.2.  Reported in
83173              
83174              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
83175              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
83176              Date: Mon, 31 Jul 2000 14:55:06 +0200
83177              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
83178      Branch: perl
83179            ! hints/dec_osf.sh
83180 ____________________________________________________________________________
83181 [  6472] By: jhi                                   on 2000/08/01  01:13:33
83182         Log: Subject: fix and question re: waitpid() under win32
83183              From: Brian Clarke <clarke@appliedmeta.com>
83184              Date: Fri, 28 Jul 2000 15:18:29 -0400
83185              Message-ID: <3981DC85.290314EB@appliedmeta.com>
83186              
83187              Slightly reformatted and WNOHANG # define moved to win32.h
83188              so that also POSIX.xs sees it, as suggsted by Sarathy.
83189      Branch: perl
83190            ! win32/win32.c win32/win32.h
83191 ____________________________________________________________________________
83192 [  6471] By: jhi                                   on 2000/08/01  00:55:05
83193         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
83194              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83195              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
83196              Date: Mon, 31 Jul 2000 13:28:51 +0100
83197              
83198              (aka ID 20000730.002)
83199      Branch: perl
83200            ! op.c t/op/tr.t
83201 ____________________________________________________________________________
83202 [  6470] By: jhi                                   on 2000/07/31  23:34:42
83203         Log: Document the problem with -P in HP-UX and its workaround.
83204              
83205              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
83206              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
83207              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
83208              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
83209      Branch: perl
83210            ! README.hpux
83211 ____________________________________________________________________________
83212 [  6469] By: jhi                                   on 2000/07/31  04:15:02
83213         Log: The swallow_bom() saga continues.  The #23 of require.t
83214              (UTF16-LE) still fails (silently, no output) but the #22
83215              (UTF16-BE) seems to be working now.  The root of the
83216              failure may be in sv_gets(): is it UTF-16LE-aware,
83217              especially when it comes to line endings? 
83218      Branch: perl
83219            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
83220            ! t/comp/require.t toke.c utf8.c
83221 ____________________________________________________________________________
83222 [  6468] By: jhi                                   on 2000/07/30  19:05:48
83223         Log: Find green threads before native threads.
83224              
83225              Subject: Re: Patch to jpl/JNI/Makefile.PL
83226              From: Jens Thomsen <jens@fiend.cis.com>
83227              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
83228              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
83229      Branch: perl
83230            ! jpl/JNI/Makefile.PL
83231 ____________________________________________________________________________
83232 [  6467] By: jhi                                   on 2000/07/30  18:36:22
83233         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
83234      Branch: perl
83235            ! doop.c
83236 ____________________________________________________________________________
83237 [  6466] By: jhi                                   on 2000/07/30  04:37:29
83238         Log: A new version of the "remove UPPERACSE string comparison"
83239              operators.  The problem with the previous one (change #6454)
83240              was that it was for Perl 5.6.0.  From Paul Marquess.
83241      Branch: perl
83242            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
83243            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
83244            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
83245 ____________________________________________________________________________
83246 [  6465] By: jhi                                   on 2000/07/29  22:39:56
83247         Log: Do not upgrade SVs into utf8 just because they participate
83248              in eq or cmp.  Reported and fix suggested in
83249              
83250              Subject: [ID 20000720.009] sv_eq UTF8 bug
83251              From: "Simon Cozens" <simon@othersideofthe.earth.li>
83252              Date: 21 Jul 2000 04:37:29 -0000
83253              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
83254              
83255              Exercise for the kind reader: should we or should we not
83256              cache the utf8 conversion alongside the SV? (as magic,
83257              as the strxfrm()ed version is cached under use locale)
83258              Argue both for and against.
83259      Branch: perl
83260            ! sv.c
83261 ____________________________________________________________________________
83262 [  6464] By: jhi                                   on 2000/07/29  22:36:22
83263         Log: Subject: UTF8 concat
83264              From: simon@brecon.co.uk (Simon Cozens) 
83265              Date: 30 Jun 2000 06:13:25 GMT
83266              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
83267              
83268              (with a memory leak fixed, plus a few casts added)
83269              
83270              This also seems to help for
83271              
83272              Subject: [ID 20000716.015] join UTF8 weirdness
83273              From: root <root@ak-71.mind.de> 
83274              Date: Sat, 15 Jul 2000 15:29:54 +0200
83275              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
83276              
83277              (from Andreas König)
83278      Branch: perl
83279            ! pp_hot.c
83280 ____________________________________________________________________________
83281 [  6463] By: jhi                                   on 2000/07/29  00:55:39
83282         Log: Tune the comments and hopefully stop a memory leak.
83283      Branch: perl
83284            ! toke.c utf8.c
83285 ____________________________________________________________________________
83286 [  6462] By: jhi                                   on 2000/07/29  00:16:53
83287         Log: The problem described in this
83288              
83289              Subject: [ID 20000322.018] named chars aren't magical enough
83290              From: root <root@dixie.cscaper.com>     
83291              Date: Wed, 22 Mar 2000 18:37:42 -0700
83292              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
83293              
83294              has been fixed in perl 5.6.0 but just in case added a test
83295              to keep it away.  (The report from Joseph Hall.)
83296      Branch: perl
83297            ! t/lib/charnames.t
83298 ____________________________________________________________________________
83299 [  6461] By: jhi                                   on 2000/07/28  23:56:36
83300         Log: Tiny fixes for #6460.
83301      Branch: metaconfig/U/perl
83302            ! gccvers.U
83303      Branch: perl
83304            ! Configure config_h.SH
83305 ____________________________________________________________________________
83306 [  6460] By: jhi                                   on 2000/07/28  23:24:41
83307         Log: Warn if the version of the operating system used to compile gcc
83308              differs from the current version of the operating system.
83309              Also display the gcc compilation os and version in myconfig.
83310              Inspiration from
83311              
83312              Subject: Re: [ID 20000710.003] ERRORS!!         
83313              From: "Kurt D. Starsinic" <kstar@chapin.edu>
83314              Date: Mon, 10 Jul 2000 15:54:16 -0400
83315              Message-ID: <20000710155416.A1384@O2.chapin.edu>
83316      Branch: metaconfig/U/perl
83317            ! gccvers.U
83318      Branch: perl
83319            ! Configure config_h.SH myconfig.SH
83320 ____________________________________________________________________________
83321 [  6459] By: jhi                                   on 2000/07/28  22:00:32
83322         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
83323              letter to $Config{osvers}.
83324      Branch: metaconfig
83325            ! U/modified/Oldconfig.U
83326      Branch: perl
83327            ! Configure config_h.SH
83328 ____________________________________________________________________________
83329 [  6458] By: jhi                                   on 2000/07/28  04:15:39
83330         Log: Back out #6454, doesn't seem to work.
83331              (Reason: that patch was for perl 5.6.0, not perl-current)
83332              (A version of the patch for perl-current came in later as #6466)
83333      Branch: perl
83334            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
83335            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
83336            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
83337 ____________________________________________________________________________
83338 [  6457] By: jhi                                   on 2000/07/27  23:31:49
83339         Log: Use setproctitle() if available to modify $0.
83340              
83341              Subject: setting $* on BSD4 broken
83342              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
83343              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
83344              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
83345      Branch: metaconfig
83346            ! U/modified/Myinit.U
83347      Branch: perl
83348            ! Configure config_h.SH mg.c
83349 ____________________________________________________________________________
83350 [  6456] By: jhi                                   on 2000/07/27  14:50:47
83351         Log: Allow "no AutoLoader;", based on change #6444,
83352              suggested by Graham Barr.
83353      Branch: perl
83354            ! lib/AutoLoader.pm
83355 ____________________________________________________________________________
83356 [  6455] By: jhi                                   on 2000/07/27  14:19:10
83357         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
83358              From: rspier@pobox.com (Robert Spier)
83359              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
83360              Message-ID: <14720.15855.787664.424783@rls.cx>
83361      Branch: perl
83362            ! pod/perldiag.pod
83363 ____________________________________________________________________________
83364 [  6454] By: jhi                                   on 2000/07/27  14:03:02
83365         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
83366              for a long time).
83367              
83368              Reported in
83369              
83370              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
83371              From: Ryan Herbert <rherbert@sycamorehq.com>
83372              Date: Mon, 17 Jul 2000 11:40:42 -0400
83373              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
83374              
83375              Patched in
83376              
83377              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
83378              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
83379              Date: Wed, 26 Jul 2000 23:40:18 +0100
83380              Message-ID: <000001bff752$79511880$0a17073e@tiny>
83381              
83382              based on an earlier patch from Stephen P. Potter.
83383              
83384              (Removed later by change #6458 because this patch was for
83385              perl 5.6.0, not perl-current)
83386      Branch: perl
83387            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
83388            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
83389            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
83390 ____________________________________________________________________________
83391 [  6453] By: jhi                                   on 2000/07/27  13:48:02
83392         Log: Subject: [PATCH] fixes bug 20000508.004
83393              From: Michael Stevens <mstevens@globnix.org>
83394              Date: Thu, 27 Jul 2000 13:49:04 +0100
83395              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
83396      Branch: perl
83397            ! pod/perldata.pod
83398 ____________________________________________________________________________
83399 [  6452] By: jhi                                   on 2000/07/26  23:51:26
83400         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
83401              and Craig A. Berry.
83402      Branch: perl
83403            ! lib/File/Temp.pm pod/perlport.pod
83404 ____________________________________________________________________________
83405 [  6451] By: jhi                                   on 2000/07/26  19:43:30
83406         Log: Be wary of close()s, too.
83407              
83408              Subject: Re: [PATCH] perlbug cleanup
83409              From: Tim Jenness <t.jenness@jach.hawaii.edu>
83410              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
83411              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
83412      Branch: perl
83413            ! utils/perlbug.PL
83414 ____________________________________________________________________________
83415 [  6450] By: jhi                                   on 2000/07/26  18:41:40
83416         Log: Subject: Minor doc patch: handy.h
83417              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
83418              Date: Wed, 26 Jul 2000 15:34:25 -0300
83419              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
83420      Branch: perl
83421            ! handy.h pod/perlapi.pod
83422 ____________________________________________________________________________
83423 [  6449] By: jhi                                   on 2000/07/26  18:23:55
83424         Log: Subject: [PATCH] minor doc change - perlguts
83425              From: Michael Stevens <mstevens@globnix.org>
83426              Date: Thu, 13 Jul 2000 12:39:18 +0100
83427              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
83428      Branch: perl
83429            ! pod/perlguts.pod
83430 ____________________________________________________________________________
83431 [  6448] By: jhi                                   on 2000/07/26  18:20:30
83432         Log: open() wariness in perlbug.
83433              
83434              Subject: [PATCH] perlbug cleanup
83435              From: Michael Stevens <mstevens@globnix.org>
83436              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
83437              Date: Thu, 13 Jul 2000 15:52:23 +0100
83438      Branch: perl
83439            ! utils/perlbug.PL
83440 ____________________________________________________________________________
83441 [  6447] By: jhi                                   on 2000/07/26  18:13:04
83442         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
83443      Branch: perl
83444            ! lib/File/Temp.pm t/lib/ftmp-security.t
83445 ____________________________________________________________________________
83446 [  6446] By: jhi                                   on 2000/07/26  18:06:32
83447         Log: docfix from Peter Scott <Peter@PSDT.com>.
83448      Branch: perl
83449            ! pod/perlfunc.pod
83450 ____________________________________________________________________________
83451 [  6445] By: jhi                                   on 2000/07/26  17:53:31
83452         Log: Fix *foo{FORMAT}.
83453              
83454              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83455              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
83456              Date: Wed, 26 Jul 2000 19:51:02 +0200
83457              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
83458              
83459              From: Graham Barr <gbarr@pobox.com>
83460              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
83461              Date: Wed, 26 Jul 2000 17:38:36 +0100
83462              Message-ID: <20000726173836.L472@pobox.com>
83463      Branch: perl
83464            ! pp.c sv.c t/op/gv.t
83465 ____________________________________________________________________________
83466 [  6444] By: jhi                                   on 2000/07/26  17:49:14
83467         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
83468              from Graham Barr in the module list.
83469      Branch: perl
83470            ! gv.c pod/perlobj.pod
83471 ____________________________________________________________________________
83472 [  6443] By: jhi                                   on 2000/07/26  16:06:56
83473         Log: More split() doc and test patches from Mike Guy.
83474      Branch: perl
83475            ! pod/perlfunc.pod t/op/split.t
83476 ____________________________________________________________________________
83477 [  6442] By: jhi                                   on 2000/07/26  16:05:30
83478         Log: MacOS nits from Matthias Neeracher.
83479      Branch: perl
83480            ! perl.c pp_ctl.c
83481 ____________________________________________________________________________
83482 [  6441] By: jhi                                   on 2000/07/26  04:39:57
83483         Log: Subject: [PATCH] split /^/
83484              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83485              Date: Tue, 25 Jul 2000 14:18:57 +0100
83486              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
83487              
83488              (with notes from tchrist and gbarr)
83489      Branch: perl
83490            ! pod/perlfunc.pod t/op/split.t
83491 ____________________________________________________________________________
83492 [  6440] By: jhi                                   on 2000/07/26  04:32:32
83493         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
83494              From: Peter Prymmer <pvhp@forte.com>
83495              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
83496              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
83497      Branch: perl
83498            ! vms/munchconfig.c
83499 ____________________________________________________________________________
83500 [  6439] By: jhi                                   on 2000/07/26  04:31:01
83501         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
83502              to be fatal errors (instead of by default ignoring them, and
83503              ignoring with a bug: even though -w gave an error, the opening [
83504              was left in)  Reported in:
83505              
83506              Subject: [ID 20000716.024] [=cc=] / [:blank:]
83507              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
83508              Date: Sun, 16 Jul 2000 17:55:29 -0700
83509              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
83510      Branch: perl
83511            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
83512 ____________________________________________________________________________
83513 [  6438] By: jhi                                   on 2000/07/25  15:41:15
83514         Log: Subject: [PATCH] av.c apidoc
83515              From: simon@brecon.co.uk (Simon Cozens)
83516              Date: 24 Jul 2000 06:40:52 GMT
83517              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
83518      Branch: perl
83519            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
83520            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
83521 ____________________________________________________________________________
83522 [  6437] By: jhi                                   on 2000/07/25  14:05:36
83523         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
83524              From: "Stephen P. Potter" <spp@ds.net>
83525              Date: Mon, 24 Jul 2000 14:22:23 -0400
83526              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
83527      Branch: perl
83528            ! pod/perllocale.pod
83529 ____________________________________________________________________________
83530 [  6436] By: jhi                                   on 2000/07/25  14:02:03
83531         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
83532              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83533              Date: Mon, 24 Jul 2000 18:04:28 +0100
83534              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
83535      Branch: perl
83536            ! t/lib/syslfs.t t/op/lfs.t
83537 ____________________________________________________________________________
83538 [  6435] By: jhi                                   on 2000/07/25  13:59:28
83539         Log: Get UTF16 BOMs working.  Patch from
83540              
83541              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
83542              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83543              Date: Tue, 25 Jul 2000 12:52:45 +0100
83544              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
83545              
83546              and notes from
83547              
83548              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
83549              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83550              Date: Tue, 25 Jul 2000 11:43:25 +0100
83551              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
83552      Branch: perl
83553            ! t/comp/require.t toke.c utf8.c
83554 ____________________________________________________________________________
83555 [  6434] By: jhi                                   on 2000/07/25  02:39:54
83556         Log: Make the "uninit variable" warning to say "concat or string"
83557              or "join or string" when in concat or join .
83558              
83559              Subject: Re: [ID 20000403.009] uninitialised concatenation???
83560              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83561              Date: Tue, 04 Apr 2000 18:22:58 +0100
83562              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
83563              
83564              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
83565              From: William R Ward <hermit@BayView.COM>
83566              Date: Thu, 30 Mar 2000 19:50:03 -0800
83567              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
83568      Branch: perl
83569            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
83570            ! t/pragma/warn/op t/pragma/warn/sv
83571 ____________________________________________________________________________
83572 [  6433] By: jhi                                   on 2000/07/24  17:52:56
83573         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
83574      Branch: perl
83575            ! lib/File/Spec/VMS.pm
83576 ____________________________________________________________________________
83577 [  6432] By: jhi                                   on 2000/07/24  17:44:44
83578         Log: Test cases for #6431.
83579              
83580              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
83581              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83582              Date: Mon, 24 Jul 2000 15:32:29 +0100
83583              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
83584      Branch: perl
83585            ! t/op/pat.t t/op/split.t
83586 ____________________________________________________________________________
83587 [  6431] By: jhi                                   on 2000/07/24  17:43:17
83588         Log: Bind op fix.
83589              
83590              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
83591              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83592              Date: Mon, 17 Jul 2000 20:04:56 +0100
83593              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
83594      Branch: perl
83595            ! op.c
83596 ____________________________________________________________________________
83597 [  6430] By: jhi                                   on 2000/07/24  03:42:42
83598         Log: Subject: [ID 20000716.023] syslog test fails without sockets
83599              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83600              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
83601              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
83602      Branch: metaconfig/U/perl
83603            ! Extensions.U
83604      Branch: perl
83605            ! Configure config_h.SH
83606 ____________________________________________________________________________
83607 [  6429] By: jhi                                   on 2000/07/24  03:11:52
83608         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
83609              case, but add also notes explaining the relationship of this
83610              patch and the earlier notes by Sarathy.
83611              
83612              Subject: Map is still slow
83613              From: "Ben Tilly" <ben_tilly@hotmail.com>
83614              Date: Sat, 15 Jul 2000 17:23:27 EDT
83615              Message-ID: <20000715212327.21656.qmail@hotmail.com>
83616      Branch: perl
83617            ! pp_ctl.c
83618 ____________________________________________________________________________
83619 [  6428] By: jhi                                   on 2000/07/24  02:58:52
83620         Log: Documentation to explain the behaviour of map().
83621              
83622              Subject: Re: Map is still slow 
83623              From: Gurusamy Sarathy <gsar@ActiveState.com>
83624              Date: Sat, 15 Jul 2000 16:05:09 -0700
83625              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
83626      Branch: perl
83627            ! pp_ctl.c
83628 ____________________________________________________________________________
83629 [  6427] By: jhi                                   on 2000/07/24  02:50:03
83630         Log: Add tests for
83631              [ID 19991110.003] another matching finding by pcre author
83632              which has already been fixed by some patch, as verified in
83633              
83634              Subject: Re: two regex bugs from the mists of time (well, last November)
83635              From: Hugo <hv@crypt.compulink.co.uk>
83636              Date: Sat, 22 Jul 2000 18:12:58 +0100
83637              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
83638      Branch: perl
83639            ! t/op/re_tests
83640 ____________________________________________________________________________
83641 [  6426] By: jhi                                   on 2000/07/24  02:11:20
83642         Log: A missing 'break' after the [[:space:]] switch case.
83643              
83644              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
83645              From: "Stephen P. Potter" <spp@ds.net>
83646              Date: Tue, 18 Jul 2000 16:25:17 -0400
83647              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
83648      Branch: perl
83649            ! regcomp.c
83650 ____________________________________________________________________________
83651 [  6425] By: jhi                                   on 2000/07/24  02:06:12
83652         Log: The output might have been produced in the wrong order.
83653              
83654              Subject: [ID 20000720.003] [PATCH] t/op/write.t
83655              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83656              Date: Thu, 20 Jul 2000 18:49:18 +0100
83657              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
83658      Branch: perl
83659            ! t/op/write.t
83660 ____________________________________________________________________________
83661 [  6424] By: jhi                                   on 2000/07/24  02:00:07
83662         Log: Use STDOUT consistently.
83663              
83664              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
83665              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83666              Date: Thu, 20 Jul 2000 18:04:01 +0100
83667              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
83668      Branch: perl
83669            ! lib/Test/Harness.pm
83670 ____________________________________________________________________________
83671 [  6423] By: jhi                                   on 2000/07/24  01:54:54
83672         Log: Protect against "wild next"s, that is, callbacks doing "next"
83673              instead of "return".
83674              
83675              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
83676              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83677              Date: Tue, 18 Jul 2000 11:30:16 +0100
83678              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
83679      Branch: perl
83680            ! lib/File/Find.pm
83681 ____________________________________________________________________________
83682 [  6422] By: jhi                                   on 2000/07/24  01:35:47
83683         Log: Out-of-date note removed.
83684              
83685              Subject: [PATCH] documentation perlipc
83686              From: rspier@pobox.com (Robert Spier)
83687              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
83688              Message-ID: <14711.35178.572612.502654@rls.cx>
83689      Branch: perl
83690            ! pod/perlipc.pod
83691 ____________________________________________________________________________
83692 [  6421] By: jhi                                   on 2000/07/24  00:09:18
83693         Log: Send all installperl messages to STDERR and be -w clean.
83694              
83695              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
83696              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83697              Date: Sat, 22 Jul 2000 14:02:11 +0100
83698              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
83699      Branch: perl
83700            ! installperl
83701 ____________________________________________________________________________
83702 [  6420] By: jhi                                   on 2000/07/24  00:04:19
83703         Log: Decutandpasto.
83704              
83705              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
83706              From: "Richard Soderberg" <rs@crystalflame.net>
83707              Date: Sun, 23 Jul 2000 01:37:23 -0700
83708              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
83709      Branch: perl
83710            ! pod/perlipc.pod
83711 ____________________________________________________________________________
83712 [  6419] By: jhi                                   on 2000/07/24  00:01:12
83713         Log: A cleaner abs_path().
83714              Subject: Re: unix alternative to Cwd.pm
83715              From: Jeff Pinyan <jeffp@crusoe.net>
83716              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
83717              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
83718      Branch: perl
83719            ! lib/Cwd.pm
83720 ____________________________________________________________________________
83721 [  6418] By: jhi                                   on 2000/07/23  23:48:56
83722         Log: Detypo.
83723              
83724              Subject: [PATCH perl-current] Typo in hints/powerux.sh
83725              From: "Richard Soderberg" <rs@crystalflame.net>
83726              Date: Sun, 23 Jul 2000 01:27:33 -0700
83727              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
83728      Branch: perl
83729            ! hints/powerux.sh
83730 ____________________________________________________________________________
83731 [  6417] By: jhi                                   on 2000/07/17  22:13:31
83732         Log: Subject: SDBM_File documentation
83733              From: mjd@plover.com
83734              Date: 16 Jul 2000 17:41:17 -0000
83735              Message-ID: <20000716174117.18515.qmail@plover.com>
83736      Branch: perl
83737            ! ext/SDBM_File/SDBM_File.pm
83738 ____________________________________________________________________________
83739 [  6416] By: jhi                                   on 2000/07/17  19:13:26
83740         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
83741      Branch: perl
83742            ! hints/mpeix.sh mpeix/relink
83743 ____________________________________________________________________________
83744 [  6415] By: jhi                                   on 2000/07/15  14:11:02
83745         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
83746              the utf8 'characters' can be more than one octet).
83747              
83748              Date: Sat, 15 Jul 2000 00:21:56 +0100
83749              From: Tom Hughes <tom@compton.nu>
83750              Subject: Re: [ID 20000714.002]
83751              Message-ID: <db2334de49.tom@compton.compton.nu>
83752              
83753              Reported in
83754              
83755              Subject: [ID 20000714.002]
83756              From: "Simon Cozens" <simon@othersideofthe.earth.li>
83757              Date: 14 Jul 2000 15:13:09 -0000
83758              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
83759      Branch: perl
83760            ! doop.c
83761 ____________________________________________________________________________
83762 [  6414] By: jhi                                   on 2000/07/15  03:13:41
83763         Log: another VMS build tweak from Peter Prymmer
83764      Branch: perl
83765            ! vms/descrip_mms.template
83766 ____________________________________________________________________________
83767 [  6413] By: jhi                                   on 2000/07/15  03:10:40
83768         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
83769      Branch: perl
83770            ! vms/perlvms.pod
83771 ____________________________________________________________________________
83772 [  6412] By: jhi                                   on 2000/07/15  00:31:05
83773         Log: More docs for sv functions.
83774              
83775              Subject: [PATCH cfgperl] sv.c apidoc
83776              From: simon@brecon.co.uk (Simon Cozens)
83777              Date: 13 Jul 2000 09:00:20 GMT
83778              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
83779              
83780              Subject: Re: [PATCH cfgperl] sv.c apidoc
83781              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83782              Date: Thu, 13 Jul 2000 12:27:41 +0100
83783              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
83784              
83785              Subject: Re: [PATCH cfgperl] sv.c apidoc
83786              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83787              Date: Thu, 13 Jul 2000 13:23:09 +0100
83788              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
83789              
83790              Subject: Re: [PATCH cfgperl] sv.c apidoc
83791              From: simon@brecon.co.uk (Simon Cozens)
83792              Date: 14 Jul 2000 06:51:02 GMT
83793              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
83794      Branch: perl
83795            ! embed.pl pod/perlapi.pod sv.c
83796 ____________________________________________________________________________
83797 [  6411] By: jhi                                   on 2000/07/15  00:10:41
83798         Log: lib/b test fixes from Peter Prymmer.
83799      Branch: perl
83800            ! t/lib/b.t
83801 ____________________________________________________________________________
83802 [  6410] By: jhi                                   on 2000/07/15  00:02:09
83803         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
83804              From: Hugo <hv@crypt.compulink.co.uk>
83805              Date: Fri, 14 Jul 2000 23:05:20 +0100
83806              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
83807              
83808              Didn't anymore apply, but that point still could use another fix.
83809      Branch: perl
83810            ! pod/perlfunc.pod
83811 ____________________________________________________________________________
83812 [  6409] By: jhi                                   on 2000/07/14  23:15:15
83813         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
83814              not in pod, from Peter Prymmer
83815      Branch: perl
83816            ! vms/descrip_mms.template
83817 ____________________________________________________________________________
83818 [  6408] By: jhi                                   on 2000/07/14  20:35:05
83819         Log: The bug report
83820              [ID 19991110.002] minimal matching discrepancy found by pcre author
83821              seems to have been fixed (though differently from what was suggested
83822              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
83823      Branch: perl
83824            ! t/op/re_tests
83825 ____________________________________________________________________________
83826 [  6407] By: jhi                                   on 2000/07/14  17:38:08
83827         Log: Fix AutoSplit to use File::Spec the right way in VMS,
83828              from Peter Prymmer.
83829      Branch: perl
83830            ! lib/AutoSplit.pm
83831 ____________________________________________________________________________
83832 [  6406] By: jhi                                   on 2000/07/14  14:13:22
83833         Log: Merge perlhacktut into perlhack, update perlguts.
83834              
83835              Subject: Re: Perlhacktut
83836              From: simon@brecon.co.uk (Simon Cozens)
83837              Date: 14 Jul 2000 06:49:21 GMT
83838              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
83839              
83840              Subject: Re: Perlhacktut
83841              From: simon@brecon.co.uk (Simon Cozens)
83842              Date: 14 Jul 2000 07:09:45 GMT
83843              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
83844      Branch: perl
83845            ! pod/perlguts.pod pod/perlhack.pod
83846 ____________________________________________________________________________
83847 [  6405] By: jhi                                   on 2000/07/14  14:02:31
83848         Log: Integrate with Sarathy.
83849      Branch: cfgperl
83850           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
83851           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
83852           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
83853 ____________________________________________________________________________
83854 [  6404] By: gsar                                  on 2000/07/14  12:15:02
83855         Log: PERL_OBJECT build tweaks
83856      Branch: perl
83857            ! toke.c
83858 ____________________________________________________________________________
83859 [  6403] By: gsar                                  on 2000/07/14  11:23:41
83860         Log: inconsistent types needs casts
83861      Branch: perl
83862            ! toke.c
83863 ____________________________________________________________________________
83864 [  6402] By: gsar                                  on 2000/07/14  11:12:04
83865         Log: typos in change#6399, regen headers
83866      Branch: perl
83867            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
83868 ____________________________________________________________________________
83869 [  6401] By: gsar                                  on 2000/07/14  10:59:12
83870         Log: typecasts needed for change#6394
83871      Branch: perl
83872            ! toke.c
83873 ____________________________________________________________________________
83874 [  6400] By: gsar                                  on 2000/07/14  10:49:37
83875         Log: integrate cfgperl contents into mainline
83876      Branch: perl
83877           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
83878           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
83879 ____________________________________________________________________________
83880 [  6399] By: gsar                                  on 2000/07/14  10:38:35
83881         Log: enable UTF-16 filter by default if relevant BOM is seen; various
83882              cleanups (typos, misformatted code, and small bugs)
83883      Branch: perl
83884            ! doop.c embed.pl mg.c op.c pp.c toke.c
83885 ____________________________________________________________________________
83886 [  6398] By: gsar                                  on 2000/07/14  08:55:38
83887         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
83888              name suggests anyway)
83889      Branch: perl
83890            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
83891 ____________________________________________________________________________
83892 [  6397] By: gsar                                  on 2000/07/14  08:44:33
83893         Log: move new variables to the end of the interpreter structure (for
83894              bincompat in code that doesn't #include XSUB.h)
83895      Branch: perl
83896            ! intrpvar.h
83897 ____________________________________________________________________________
83898 [  6396] By: gsar                                  on 2000/07/14  08:13:58
83899         Log: MakeMaker should not remove editor backups (*~) on `make clean`
83900              by default (completes change#6383)
83901      Branch: perl
83902            ! lib/ExtUtils/MM_Unix.pm
83903 ____________________________________________________________________________
83904 [  6395] By: jhi                                   on 2000/07/14  05:20:33
83905         Log: Replace change #6337 with a better one.
83906              
83907              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
83908              From: Hugo <hv@crypt.compulink.co.uk>
83909              Date: Fri, 14 Jul 2000 04:16:20 +0100
83910              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
83911      Branch: cfgperl
83912            ! regexec.c t/op/re_tests
83913 ____________________________________________________________________________
83914 [  6394] By: jhi                                   on 2000/07/14  01:33:59
83915         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
83916      Branch: cfgperl
83917            ! embed.pl global.sym proto.h toke.c
83918 ____________________________________________________________________________
83919 [  6393] By: jhi                                   on 2000/07/13  23:41:23
83920         Log: remove discarded test
83921      Branch: cfgperl
83922            ! MANIFEST
83923 ____________________________________________________________________________
83924 [  6392] By: jhi                                   on 2000/07/13  23:32:25
83925         Log: The {multiplier} of a fixed substring was overlooked which
83926              caused a wrong initial search offset for that substring.
83927              
83928              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
83929              From: Hugo <hv@crypt.compulink.co.uk>
83930              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
83931              Date: Thu, 13 Jul 2000 19:27:13 +0100
83932      Branch: cfgperl
83933            ! regcomp.c t/op/re_tests
83934 ____________________________________________________________________________
83935 [  6391] By: jhi                                   on 2000/07/13  16:37:42
83936         Log: typo fix from Craig Berry
83937      Branch: cfgperl
83938            ! vms/subconfigure.com
83939 ____________________________________________________________________________
83940 [  6390] By: jhi                                   on 2000/07/13  13:20:12
83941         Log: Integrate with Sarathy.
83942      Branch: cfgperl
83943            - t/op/method2entersub.t
83944           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
83945           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
83946           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
83947           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
83948 ____________________________________________________________________________
83949 [  6389] By: jhi                                   on 2000/07/13  13:18:48
83950         Log: Detypo from Peter Prymmer, part of #6388.
83951      Branch: cfgperl
83952            ! Configure config_h.SH
83953      Branch: metaconfig
83954            ! U/modified/d_longlong.U
83955 ____________________________________________________________________________
83956 [  6388] By: gsar                                  on 2000/07/13  06:33:40
83957         Log: typos (spotted by Peter Prymmer)
83958      Branch: perl
83959            ! Configure t/lib/english.t
83960 ____________________________________________________________________________
83961 [  6387] By: gsar                                  on 2000/07/13  05:35:28
83962         Log: new selfloader.t in change#6183 doesn't close DATA handles,
83963              and thus fails to clean up tmp files on dosish platforms
83964      Branch: perl
83965            ! t/lib/selfloader.t
83966 ____________________________________________________________________________
83967 [  6386] By: gsar                                  on 2000/07/12  21:42:39
83968         Log: sprintf test tweaks (from Dominic Dunlop)
83969      Branch: perl
83970            ! t/op/sprintf.t
83971 ____________________________________________________________________________
83972 [  6385] By: gsar                                  on 2000/07/12  21:33:46
83973         Log: fix bugs in processing %v-*d and similar format specs (from
83974              Avi Finkel <avi@finkel.org>)
83975      Branch: perl
83976            ! sv.c t/op/sprintf.t
83977 ____________________________________________________________________________
83978 [  6384] By: gsar                                  on 2000/07/12  16:04:19
83979         Log: readd missing perldelta.pod changes from changes#6339,6376
83980      Branch: perl
83981            ! pod/perldelta.pod
83982 ____________________________________________________________________________
83983 [  6383] By: gsar                                  on 2000/07/12  16:00:51
83984         Log: don't clobber *.orig files on *clean targets
83985      Branch: perl
83986            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
83987 ____________________________________________________________________________
83988 [  6382] By: gsar                                  on 2000/07/12  07:59:12
83989         Log: fix broken integrations in cfgperl
83990      Branch: cfgperl
83991           !> Changes pod/perldelta.pod
83992 ____________________________________________________________________________
83993 [  6381] By: gsar                                  on 2000/07/12  07:42:17
83994         Log: integrate cfgperl changes into mainline
83995      Branch: perl
83996            ! Changes
83997           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
83998           !> pod/perlre.pod
83999 ____________________________________________________________________________
84000 [  6380] By: gsar                                  on 2000/07/12  07:31:00
84001         Log: get sprintf.t to adjust properly for 3-digit exponents
84002      Branch: perl
84003            ! t/op/sprintf.t
84004 ____________________________________________________________________________
84005 [  6379] By: gsar                                  on 2000/07/12  06:40:04
84006         Log: change#6174 needs corresponding change in win32/config_h.PL,
84007              which grovels through config_h.SH to find the config.h name
84008      Branch: perl
84009            ! win32/config_h.PL
84010 ____________________________________________________________________________
84011 [  6378] By: jhi                                   on 2000/07/12  05:03:59
84012         Log: Do the cc sanity check both before the hints and
84013              after the cc selction.
84014      Branch: cfgperl
84015            ! Configure config_h.SH
84016      Branch: metaconfig
84017            ! U/modified/Oldconfig.U U/modified/cc.U
84018      Branch: metaconfig/U/perl
84019            + Checkcc.U
84020 ____________________________________________________________________________
84021 [  6377] By: jhi                                   on 2000/07/12  02:49:22
84022         Log: Fix nits noticed by Boston.pm.
84023      Branch: cfgperl
84024            ! pod/perlre.pod
84025 ____________________________________________________________________________
84026 [  6376] By: jhi                                   on 2000/07/11  21:22:13
84027         Log: Configure cosmetics and perldelta.
84028      Branch: cfgperl
84029            ! Configure config_h.SH pod/perldelta.pod
84030      Branch: metaconfig
84031            ! U/modified/cc.U
84032 ____________________________________________________________________________
84033 [  6375] By: gsar                                  on 2000/07/11  21:17:35
84034         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
84035      Branch: perl
84036            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
84037            ! win32/win32sck.c
84038 ____________________________________________________________________________
84039 [  6374] By: gsar                                  on 2000/07/11  20:48:50
84040         Log: tweak for build failure under multiplicity
84041      Branch: perl
84042            ! toke.c
84043 ____________________________________________________________________________
84044 [  6373] By: gsar                                  on 2000/07/11  20:37:23
84045         Log: integrate cfgperl changes#6325..6373 into mainline
84046              (NOTE: today's batch of integrations still untested)
84047      Branch: perl
84048           +> ext/DynaLoader/hints/netbsd.pl
84049            ! Changes
84050           !> (integrate 26 files)
84051 ____________________________________________________________________________
84052 [  6372] By: jhi                                   on 2000/07/11  20:30:36
84053         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
84054              regen perltoc.
84055      Branch: cfgperl
84056            + pod/perlbook.pod
84057            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
84058            ! pod/perltoc.pod
84059 ____________________________________________________________________________
84060 [  6371] By: jhi                                   on 2000/07/11  20:08:56
84061         Log: Minor cleanups on the booklist.
84062      Branch: cfgperl
84063            ! pod/perlfaq2.pod
84064 ____________________________________________________________________________
84065 [  6370] By: jhi                                   on 2000/07/11  19:31:13
84066         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
84067      Branch: cfgperl
84068            ! t/pragma/overload.t
84069 ____________________________________________________________________________
84070 [  6369] By: gsar                                  on 2000/07/11  19:27:48
84071         Log: integrate cfgperl changes#6293..6324 into mainline
84072      Branch: perl
84073           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
84074            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
84075           !> (integrate 30 files)
84076 ____________________________________________________________________________
84077 [  6368] By: gsar                                  on 2000/07/11  19:18:57
84078         Log: skip integrate of problematic change#6292 from cfgperl into mainline
84079      Branch: perl
84080           !> pp_hot.c
84081 ____________________________________________________________________________
84082 [  6367] By: gsar                                  on 2000/07/11  19:17:21
84083         Log: integrate cfgperl changes#6288..6290 into mainline
84084      Branch: perl
84085           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
84086 ____________________________________________________________________________
84087 [  6366] By: gsar                                  on 2000/07/11  19:11:18
84088         Log: integrate cfgperl changes#6268..6282 into mainline
84089      Branch: perl
84090           !> (integrate 30 files)
84091 ____________________________________________________________________________
84092 [  6365] By: gsar                                  on 2000/07/11  18:57:00
84093         Log: delete new accidentally branched file
84094      Branch: perl
84095            - t/op/method2entersub.t
84096 ____________________________________________________________________________
84097 [  6364] By: gsar                                  on 2000/07/11  18:55:13
84098         Log: skip integrate of change#6267 from cfgperl into mainline (the
84099              method call optimization is flawed without additional hints
84100              from user about immutableness of @ISA and no runtime method
84101              definitions)
84102      Branch: perl
84103           +> t/op/method2entersub.t
84104           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
84105           !> perl.h t/op/sprintf.t xsutils.c
84106 ____________________________________________________________________________
84107 [  6363] By: gsar                                  on 2000/07/11  18:49:43
84108         Log: integrate cfgperl changes#6261..6266 into mainline
84109      Branch: perl
84110           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
84111           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
84112           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
84113           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
84114 ____________________________________________________________________________
84115 [  6362] By: gsar                                  on 2000/07/11  18:43:26
84116         Log: integrate cfgperl changes#6252..6260 into mainline
84117      Branch: perl
84118           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
84119           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
84120           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
84121           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
84122 ____________________________________________________________________________
84123 [  6361] By: gsar                                  on 2000/07/11  18:37:12
84124         Log: skip integrate of problematic change#6251 from cfgperl into mainline
84125      Branch: perl
84126           !> lib/Exporter.pm
84127 ____________________________________________________________________________
84128 [  6360] By: gsar                                  on 2000/07/11  18:34:56
84129         Log: integrate cfgperl change#6250 into mainline
84130      Branch: perl
84131           +> t/op/my_stash.t
84132           !> MANIFEST embed.pl proto.h toke.c
84133 ____________________________________________________________________________
84134 [  6359] By: gsar                                  on 2000/07/11  18:21:19
84135         Log: integrate cfgperl changes#6242..6249 into mainline
84136      Branch: perl
84137           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
84138           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
84139           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
84140           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
84141           !> t/lib/peek.t utf8.c
84142 ____________________________________________________________________________
84143 [  6358] By: gsar                                  on 2000/07/11  18:15:45
84144         Log: skip integrate of problematic change#6241 from cfgperl into mainline
84145      Branch: perl
84146           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
84147 ____________________________________________________________________________
84148 [  6357] By: jhi                                   on 2000/07/11  18:15:16
84149         Log: Fix for
84150              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
84151              From: Roderick Schertler <roderick@argon.org> 
84152              Date: Tue, 11 Jul 2000 13:55:05 -0400 
84153              Message-Id: <200007111755.NAA05077@jones.argon.org> 
84154      Branch: cfgperl
84155            ! doio.c
84156 ____________________________________________________________________________
84157 [  6356] By: jhi                                   on 2000/07/11  18:12:51
84158         Log: Typo in #6341.
84159      Branch: cfgperl
84160            ! pp_hot.c
84161 ____________________________________________________________________________
84162 [  6355] By: gsar                                  on 2000/07/11  18:12:10
84163         Log: integrate cfgperl changes#6231..6240 into mainline
84164      Branch: perl
84165           +> pod/perlutil.pod
84166           !> (integrate 35 files)
84167 ____________________________________________________________________________
84168 [  6354] By: jhi                                   on 2000/07/11  18:04:34
84169         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
84170              From: Dominic Dunlop <domo@computer.org> 
84171              Date: Tue, 11 Jul 2000 12:27:33 +0200 
84172              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
84173              
84174              Replaces change #6268.
84175      Branch: cfgperl
84176            ! t/op/sprintf.t
84177 ____________________________________________________________________________
84178 [  6353] By: gsar                                  on 2000/07/11  17:59:51
84179         Log: skip integrate of problematic change#6230 from cfgperl into mainline
84180              (a later version of File::Spec is already in mainline)
84181      Branch: perl
84182           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
84183           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
84184 ____________________________________________________________________________
84185 [  6352] By: gsar                                  on 2000/07/11  17:57:48
84186         Log: integrate cfgperl changes#6224..6229 into mainline
84187      Branch: perl
84188           +> lib/lib.pm.PL
84189            - lib/lib.pm
84190           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
84191           !> lib/English.pm op.c t/lib/english.t
84192 ____________________________________________________________________________
84193 [  6351] By: gsar                                  on 2000/07/11  17:50:10
84194         Log: skip integrate of problematic change#6223 from cfgperl into mainline
84195      Branch: perl
84196           !> doio.c
84197 ____________________________________________________________________________
84198 [  6350] By: gsar                                  on 2000/07/11  17:48:28
84199         Log: integrate cfgperl changes#6220..6222 into mainline
84200      Branch: perl
84201           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
84202           !> toke.c utf8.c win32/win32.h
84203 ____________________________________________________________________________
84204 [  6349] By: gsar                                  on 2000/07/11  17:46:13
84205         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
84206              mainline
84207      Branch: perl
84208           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
84209           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
84210           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84211 ____________________________________________________________________________
84212 [  6348] By: jhi                                   on 2000/07/11  17:45:49
84213         Log: README.posix-bc podified from Thomas Dorner.
84214      Branch: cfgperl
84215            ! README.posix-bc
84216 ____________________________________________________________________________
84217 [  6347] By: gsar                                  on 2000/07/11  17:42:04
84218         Log: integrate cfgperl change#6217 into mainline
84219      Branch: perl
84220           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
84221           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
84222           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
84223 ____________________________________________________________________________
84224 [  6346] By: gsar                                  on 2000/07/11  17:39:37
84225         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
84226              mainline
84227      Branch: perl
84228           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
84229           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84230           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
84231           !> perlapi.h pod/perlapi.pod
84232 ____________________________________________________________________________
84233 [  6345] By: gsar                                  on 2000/07/11  17:36:42
84234         Log: integrate cfgperl changes#6207..6210 into mainline
84235      Branch: perl
84236           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
84237           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
84238 ____________________________________________________________________________
84239 [  6344] By: gsar                                  on 2000/07/11  17:31:20
84240         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
84241              mainline
84242      Branch: perl
84243           !> (integrate 40 files)
84244 ____________________________________________________________________________
84245 [  6343] By: gsar                                  on 2000/07/11  17:19:08
84246         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
84247      Branch: perl
84248           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
84249            ! Changes
84250           !> (integrate 34 files)
84251 ____________________________________________________________________________
84252 [  6342] By: jhi                                   on 2000/07/11  16:05:48
84253         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
84254              To: perl5-porters@perl.org
84255              From: Karsten Sperling <spiff@phreax.net>
84256              Date: Mon, 10 Jul 2000 15:12:52 +0200
84257              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
84258      Branch: cfgperl
84259            ! lib/Symbol.pm
84260 ____________________________________________________________________________
84261 [  6341] By: jhi                                   on 2000/07/11  15:59:23
84262         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
84263              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84264              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
84265              Date: Fri, 07 Jul 2000 17:57:16 +0100
84266      Branch: cfgperl
84267            ! pp_hot.c
84268 ____________________________________________________________________________
84269 [  6340] By: jhi                                   on 2000/07/11  15:55:47
84270         Log: Subject: Re: format bug report  [Patch]
84271              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84272              Date: Wed, 05 Jul 2000 13:12:52 +0200
84273              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
84274              
84275              Subject: Re: format bug report  [Patch]
84276              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84277              Date: Wed, 05 Jul 2000 14:10:01 +0200
84278              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
84279      Branch: cfgperl
84280            ! t/op/write.t toke.c
84281 ____________________________________________________________________________
84282 [  6339] By: jhi                                   on 2000/07/11  13:54:09
84283         Log: Be less forgiving about ambiguous and illegal tr ranges.
84284              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
84285              From: Mark-Jason Dominus <mjd@plover.com>
84286              Date: Tue, 04 Jul 2000 10:00:12 -0400
84287              Message-ID: <20000704140012.17772.qmail@plover.com>
84288              
84289              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
84290              From: Mark-Jason Dominus <mjd@plover.com>
84291              Date: Wed, 05 Jul 2000 09:37:36 -0400
84292              Message-ID: <20000705133736.27293.qmail@plover.com>
84293      Branch: cfgperl
84294            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
84295 ____________________________________________________________________________
84296 [  6338] By: jhi                                   on 2000/07/11  13:31:24
84297         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
84298              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84299              Date: Tue, 11 Jul 2000 13:50:51 +0100
84300              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
84301      Branch: cfgperl
84302            ! sv.c
84303 ____________________________________________________________________________
84304 [  6337] By: jhi                                   on 2000/07/11  13:29:14
84305         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
84306              From: Hugo <hv@crypt.compulink.co.uk>
84307              Date: Tue, 11 Jul 2000 12:44:50 +0100
84308              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
84309      Branch: cfgperl
84310            ! regexec.c t/op/re_tests
84311 ____________________________________________________________________________
84312 [  6336] By: jhi                                   on 2000/07/11  13:26:47
84313         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
84314              From: simon@brecon.co.uk (Simon Cozens)
84315              Date: 7 Jul 2000 11:26:09 GMT
84316              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
84317      Branch: cfgperl
84318            ! mg.c
84319 ____________________________________________________________________________
84320 [  6335] By: jhi                                   on 2000/07/11  13:23:37
84321         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
84322              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
84323              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
84324              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
84325      Branch: cfgperl
84326            + ext/DynaLoader/hints/netbsd.pl
84327            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
84328 ____________________________________________________________________________
84329 [  6334] By: jhi                                   on 2000/07/11  13:20:38
84330         Log: Subject: PATCH perlguts.pod: Document D and d magic types
84331              From: mjd@plover.com
84332              Date: 5 Jul 2000 18:01:51 -0000
84333              Message-ID: <20000705180151.29413.qmail@plover.com>
84334      Branch: cfgperl
84335            ! pod/perlguts.pod
84336 ____________________________________________________________________________
84337 [  6333] By: jhi                                   on 2000/07/11  13:15:51
84338         Log: Precedence goof, fix based on
84339              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
84340              From: Hugo <hv@crypt.compulink.co.uk>
84341              Date: Tue, 11 Jul 2000 12:52:38 +0100
84342              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
84343      Branch: cfgperl
84344            ! t/op/taint.t
84345 ____________________________________________________________________________
84346 [  6332] By: jhi                                   on 2000/07/11  12:40:17
84347         Log: Integrate with Sarathy.
84348      Branch: cfgperl
84349           !> win32/win32sck.c
84350 ____________________________________________________________________________
84351 [  6331] By: jhi                                   on 2000/07/10  20:14:16
84352         Log: Sprinkle ldlibpath.
84353      Branch: cfgperl
84354            ! pod/Makefile.SH
84355 ____________________________________________________________________________
84356 [  6330] By: jhi                                   on 2000/07/10  17:54:49
84357         Log: More POSIX.pod tweaks.
84358      Branch: cfgperl
84359            ! ext/POSIX/POSIX.pod
84360 ____________________________________________________________________________
84361 [  6329] By: jhi                                   on 2000/07/10  14:02:12
84362         Log: Reorder perl.pod once more.
84363      Branch: cfgperl
84364            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
84365 ____________________________________________________________________________
84366 [  6328] By: gsar                                  on 2000/07/10  07:06:00
84367         Log: accept() leaks memory on windows due to incorrect ordering of
84368              closesocket() and fclose() calls
84369      Branch: perl
84370            ! win32/win32sck.c
84371 ____________________________________________________________________________
84372 [  6327] By: gsar                                  on 2000/07/10  06:49:17
84373         Log: winsock options weren't being set in all threads under ithreads
84374              (caused send()s from second and subsequent threads to fail)
84375      Branch: perl
84376            ! win32/win32sck.c
84377 ____________________________________________________________________________
84378 [  6326] By: jhi                                   on 2000/07/08  02:45:40
84379         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
84380              was cast to an unsigned (32-bit) integer with wild abandon.
84381      Branch: cfgperl
84382            ! ext/Devel/DProf/DProf.xs
84383 ____________________________________________________________________________
84384 [  6325] By: jhi                                   on 2000/07/07  18:50:33
84385         Log: Remove perlbook, update perlfaq book listing,
84386              rearrange perl.pod, regenerate perltoc.
84387      Branch: cfgperl
84388            - pod/perlbook.pod
84389            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
84390            ! pod/perlfaq2.pod pod/perltoc.pod
84391 ____________________________________________________________________________
84392 [  6324] By: jhi                                   on 2000/07/07  14:03:40
84393         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
84394      Branch: cfgperl
84395            ! sv.h toke.c
84396 ____________________________________________________________________________
84397 [  6323] By: jhi                                   on 2000/07/06  16:03:55
84398         Log: Fix complaints of buildtoc.
84399      Branch: cfgperl
84400            + lib/Win32.pod
84401            - pod/Win32.pod
84402            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
84403 ____________________________________________________________________________
84404 [  6322] By: jhi                                   on 2000/07/06  15:15:52
84405         Log: Add =head1 NAMEs so that buildtoc is happy.
84406              (The CGI::Util nit reported to Lincoln.)
84407      Branch: cfgperl
84408            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
84409            ! pod/perltoc.pod
84410 ____________________________________________________________________________
84411 [  6321] By: jhi                                   on 2000/07/06  03:16:04
84412         Log: Config is being used.
84413      Branch: cfgperl
84414            ! t/op/method.t
84415 ____________________________________________________________________________
84416 [  6320] By: jhi                                   on 2000/07/06  03:13:13
84417         Log: Integrate with Sarathy.
84418      Branch: cfgperl
84419           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
84420 ____________________________________________________________________________
84421 [  6319] By: jhi                                   on 2000/07/06  03:11:46
84422         Log: Autogenerate pod/Makefile and pod/buildtoc.
84423              buildtoc also checks whether the existing pods are
84424              mentioned in MANIFEST and perl.pod, and vice versa.
84425              (None of the thusly found discrepancies fixed yet.)
84426              roffitall also needs to be autogenerated similarly but it
84427              seems so badly out of date that I didn't touch it yet.
84428      Branch: cfgperl
84429            + pod/Makefile.SH pod/buildtoc.PL
84430            - pod/Makefile pod/buildtoc
84431            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
84432 ____________________________________________________________________________
84433 [  6318] By: gsar                                  on 2000/07/05  22:10:54
84434         Log: fix UNC path handling on Windows under ithreads, and chdir()
84435              return value when given a non-existent directory
84436      Branch: perl
84437            ! win32/vdir.h
84438 ____________________________________________________________________________
84439 [  6317] By: gsar                                  on 2000/07/05  22:08:19
84440         Log: winsock cleanup never done on Windows (leads to handle leaks)
84441      Branch: perl
84442            ! win32/perllib.c win32/win32sck.c
84443 ____________________________________________________________________________
84444 [  6316] By: gsar                                  on 2000/07/05  22:06:19
84445         Log: some debugger output does not go to the socket when RemotePort is set
84446      Branch: perl
84447            ! lib/perl5db.pl
84448 ____________________________________________________________________________
84449 [  6315] By: jhi                                   on 2000/07/05  00:25:21
84450         Log: Integrate with Sarathy, preliminary fix for unicos
84451              alignment problems in [ID 20000612.002] Perl problem on Cray system.
84452      Branch: cfgperl
84453            ! sv.h
84454           !> pp_hot.c
84455 ____________________________________________________________________________
84456 [  6314] By: gsar                                  on 2000/07/04  23:34:02
84457         Log: tyop in change#6306
84458      Branch: perl
84459            ! pp_hot.c
84460 ____________________________________________________________________________
84461 [  6313] By: jhi                                   on 2000/07/04  22:14:38
84462         Log: Multiline string literals ENONPORTABLE.
84463      Branch: cfgperl
84464            ! pp_hot.c
84465 ____________________________________________________________________________
84466 [  6312] By: jhi                                   on 2000/07/04  20:34:44
84467         Log: Integrate with Sarathy.
84468      Branch: cfgperl
84469           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
84470           !> t/op/method.t
84471 ____________________________________________________________________________
84472 [  6311] By: jhi                                   on 2000/07/04  20:30:56
84473         Log: More POSIX.pod embellishment.
84474      Branch: cfgperl
84475            ! ext/POSIX/POSIX.pod
84476 ____________________________________________________________________________
84477 [  6310] By: gsar                                  on 2000/07/04  17:28:48
84478         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
84479      Branch: perl
84480            ! t/lib/b.t
84481 ____________________________________________________________________________
84482 [  6309] By: jhi                                   on 2000/07/04  17:22:18
84483         Log: The #6308 required a little bit more.
84484      Branch: cfgperl
84485            ! Makefile.SH win32/Makefile
84486 ____________________________________________________________________________
84487 [  6308] By: jhi                                   on 2000/07/04  16:35:24
84488         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
84489      Branch: cfgperl
84490            + lib/lib_pm.PL
84491            - lib/lib.pm.PL
84492            ! MANIFEST Makefile.SH
84493 ____________________________________________________________________________
84494 [  6307] By: jhi                                   on 2000/07/04  16:28:58
84495         Log: Win32 patches for cfgperl from Sarathy.
84496      Branch: cfgperl
84497            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
84498            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
84499            ! thread.h toke.c util.c win32/Makefile win32/win32.c
84500 ____________________________________________________________________________
84501 [  6306] By: gsar                                  on 2000/07/04  16:28:40
84502         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
84503              (from Richard Soderberg <rs@oregonnet.com>)
84504      Branch: perl
84505            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
84506 ____________________________________________________________________________
84507 [  6305] By: jhi                                   on 2000/07/04  16:24:24
84508         Log: Integrate with Sarathy.
84509      Branch: cfgperl
84510           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
84511           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
84512           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
84513           !> proto.h win32/win32.c
84514 ____________________________________________________________________________
84515 [  6304] By: gsar                                  on 2000/07/04  16:17:24
84516         Log: missing perldiag entry for unpack("w",...) diagnostic (from
84517              Andreas Koenig)
84518      Branch: perl
84519            ! pod/perldiag.pod
84520 ____________________________________________________________________________
84521 [  6303] By: gsar                                  on 2000/07/04  16:14:44
84522         Log: remove rel2abs prototypes (from Barrie Slaymaker)
84523      Branch: perl
84524            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
84525            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
84526 ____________________________________________________________________________
84527 [  6302] By: gsar                                  on 2000/07/04  04:59:35
84528         Log: adjust change#6299
84529      Branch: perl
84530            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
84531            ! win32/win32.c
84532 ____________________________________________________________________________
84533 [  6301] By: jhi                                   on 2000/07/04  04:50:07
84534         Log: Integrate with Sarathy.
84535      Branch: cfgperl
84536           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
84537           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
84538           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
84539 ____________________________________________________________________________
84540 [  6300] By: gsar                                  on 2000/07/04  04:42:09
84541         Log: PERL_OBJECT build tweak
84542      Branch: perl
84543            ! perl.h
84544 ____________________________________________________________________________
84545 [  6299] By: gsar                                  on 2000/07/04  04:37:00
84546         Log: fix memory leak on Windows (PL_sys_intern contents were never
84547              freed)
84548      Branch: perl
84549            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
84550            ! perlapi.c proto.h win32/win32.c
84551 ____________________________________________________________________________
84552 [  6298] By: gsar                                  on 2000/07/04  04:15:59
84553         Log: fix large memory leak that has been around for ever, masked by
84554              -DPURIFY (most of the arenas were never freed!)
84555      Branch: perl
84556            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
84557 ____________________________________________________________________________
84558 [  6297] By: gsar                                  on 2000/07/04  04:07:46
84559         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
84560      Branch: perl
84561            ! perl.c
84562 ____________________________________________________________________________
84563 [  6296] By: jhi                                   on 2000/06/30  18:28:37
84564         Log: Elaborate POSIX.pod.  Still needs work.
84565      Branch: cfgperl
84566            ! ext/POSIX/POSIX.pod
84567 ____________________________________________________________________________
84568 [  6295] By: jhi                                   on 2000/06/30  14:58:18
84569         Log: Point to perlipc for more SysV IPC examples.
84570      Branch: cfgperl
84571            ! pod/perlfunc.pod
84572 ____________________________________________________________________________
84573 [  6294] By: gsar                                  on 2000/06/30  14:47:45
84574         Log: slurp mode fix in change#4736 still not quite right
84575      Branch: perl
84576            ! pp_hot.c t/io/argv.t
84577 ____________________________________________________________________________
84578 [  6293] By: jhi                                   on 2000/06/30  12:02:55
84579         Log: Integrate with Sarathy.
84580      Branch: cfgperl
84581           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
84582 ____________________________________________________________________________
84583 [  6292] By: jhi                                   on 2000/06/30  12:01:11
84584         Log: From: simon@brecon.co.uk (Simon Cozens)
84585              Subject: UTF8 concat
84586              Date: 30 Jun 2000 06:13:25 GMT
84587              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
84588      Branch: cfgperl
84589            ! pp_hot.c
84590 ____________________________________________________________________________
84591 [  6291] By: gsar                                  on 2000/06/30  04:37:33
84592         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
84593              when @_ is modified, causing coredumps
84594      Branch: perl
84595            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
84596 ____________________________________________________________________________
84597 [  6290] By: jhi                                   on 2000/06/30  02:21:44
84598         Log: Integrate with Sarathy.
84599      Branch: cfgperl
84600           !> vms/vms.c vms/vmsish.h
84601 ____________________________________________________________________________
84602 [  6289] By: jhi                                   on 2000/06/30  02:21:02
84603         Log: Check VERSIONs.
84604      Branch: cfgperl
84605            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
84606            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
84607            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
84608 ____________________________________________________________________________
84609 [  6288] By: jhi                                   on 2000/06/30  02:18:52
84610         Log: Integrate with Sarathy.
84611      Branch: cfgperl
84612           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
84613           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
84614           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
84615           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
84616 ____________________________________________________________________________
84617 [  6287] By: gsar                                  on 2000/06/30  02:17:08
84618         Log: integrate vmsperl changes into mainline
84619      Branch: perl
84620           !> vms/vms.c vms/vmsish.h
84621 ____________________________________________________________________________
84622 [  6285] By: gsar                                  on 2000/06/30  02:05:28
84623         Log: localize %INC in a Safe compartment so that use/require work
84624              (many other magic globals probably need similar treatment)
84625      Branch: perl
84626            ! ext/Opcode/Opcode.xs
84627 ____________________________________________________________________________
84628 [  6284] By: gsar                                  on 2000/06/30  01:54:54
84629         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
84630              about Windows
84631      Branch: perl
84632            ! pod/perlembed.pod
84633 ____________________________________________________________________________
84634 [  6283] By: jhi                                   on 2000/06/30  01:50:10
84635         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
84636              From: Barrie Slaymaker <barries@jester.slaysys.com>
84637              Date: Wed, 28 Jun 2000 11:35:29 -0400
84638              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
84639      Branch: perl
84640            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
84641            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
84642            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
84643            ! lib/File/Spec/Win32.pm
84644 ____________________________________________________________________________
84645 [  6282] By: jhi                                   on 2000/06/29  22:57:22
84646         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
84647              From: Dan Sugalski <dan@sidhe.org>
84648              Date: Tue, 06 Jun 2000 11:59:50 -0400
84649              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
84650      Branch: cfgperl
84651            ! vms/vms.c
84652 ____________________________________________________________________________
84653 [  6281] By: jhi                                   on 2000/06/29  22:52:50
84654         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
84655              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
84656              Date: Wed, 7 Jun 2000 04:02:04 -0500
84657              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
84658      Branch: cfgperl
84659            ! utils/h2xs.PL
84660 ____________________________________________________________________________
84661 [  6280] By: jhi                                   on 2000/06/29  22:45:47
84662         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
84663              From: rspier@pobox.com (Robert Spier)
84664              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
84665              Message-ID: <14654.31913.845602.610277@rls.cx>
84666      Branch: cfgperl
84667            ! utils/h2xs.PL
84668 ____________________________________________________________________________
84669 [  6279] By: jhi                                   on 2000/06/29  22:38:16
84670         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
84671              From: Tim Ayers <tayers@bridge.com>
84672              Date: Thu, 08 Jun 2000 08:11:06 +0200
84673              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
84674              [resent by Richard Foley, Message-Id probably wrong]
84675      Branch: cfgperl
84676            ! pod/perlsub.pod
84677 ____________________________________________________________________________
84678 [  6278] By: jhi                                   on 2000/06/29  22:21:45
84679         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
84680              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
84681              Date: Fri, 09 Jun 2000 12:39:27 -0400
84682              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
84683              (plus update the version "number" of Text::Wrap)
84684      Branch: cfgperl
84685            ! lib/Text/Wrap.pm
84686 ____________________________________________________________________________
84687 [  6277] By: jhi                                   on 2000/06/29  22:13:10
84688         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
84689              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84690              Date: Mon, 12 Jun 2000 14:55:59 +0100
84691              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
84692      Branch: cfgperl
84693            ! pod/perlfunc.pod
84694 ____________________________________________________________________________
84695 [  6276] By: jhi                                   on 2000/06/29  22:11:06
84696         Log: Subject: [PATCH] Re: eval documentation: context
84697              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84698              Date: Mon, 12 Jun 2000 15:07:29 +0100
84699              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
84700      Branch: cfgperl
84701            ! pod/perlfunc.pod
84702 ____________________________________________________________________________
84703 [  6275] By: jhi                                   on 2000/06/29  21:59:46
84704         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
84705              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
84706              Date: Tue, 13 Jun 2000 02:43:48 -0500
84707              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
84708      Branch: cfgperl
84709            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
84710 ____________________________________________________________________________
84711 [  6274] By: jhi                                   on 2000/06/29  21:56:14
84712         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
84713              From: Andy Dougherty <doughera@lafayette.edu>
84714              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
84715              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
84716      Branch: cfgperl
84717            ! ext/File/Glob/Glob.pm
84718 ____________________________________________________________________________
84719 [  6273] By: jhi                                   on 2000/06/29  21:49:09
84720         Log: Subject: [PATCH] xsub attributes
84721              From: Doug MacEachern <dougm@covalent.net>
84722              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
84723              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
84724      Branch: cfgperl
84725            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
84726            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
84727 ____________________________________________________________________________
84728 [  6272] By: jhi                                   on 2000/06/29  21:41:28
84729         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
84730              From: Tom Phoenix <rootbeer@redcat.com>
84731              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
84732              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
84733      Branch: cfgperl
84734            ! lib/Net/Ping.pm
84735 ____________________________________________________________________________
84736 [  6271] By: jhi                                   on 2000/06/29  21:36:55
84737         Log: Subject: PATCH pod/perltie.pod
84738              From: Ian Phillipps <Ian.Phillipps@iname.com>
84739              Date: Fri, 16 Jun 2000 00:17:19 +0100
84740              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
84741              (only the first hunk, the second hunk had already been done
84742              by some other patch)
84743      Branch: cfgperl
84744            ! pod/perltie.pod
84745 ____________________________________________________________________________
84746 [  6270] By: jhi                                   on 2000/06/29  21:24:51
84747         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
84748              From: Nicholas Clark <nick@talking.bollo.cx>
84749              Date: Fri, 23 Jun 2000 16:21:15 +0100
84750              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
84751      Branch: cfgperl
84752            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
84753            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
84754 ____________________________________________________________________________
84755 [  6269] By: jhi                                   on 2000/06/29  19:38:15
84756         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
84757              silence few compiler warnings.
84758      Branch: cfgperl
84759            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
84760 ____________________________________________________________________________
84761 [  6268] By: jhi                                   on 2000/06/29  18:21:50
84762         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
84763              From: Dominic Dunlop <domo@computer.org> 
84764              Date: Thu, 29 Jun 2000 12:32:39 +0200 
84765              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
84766      Branch: cfgperl
84767            ! t/op/sprintf.t
84768 ____________________________________________________________________________
84769 [  6267] By: jhi                                   on 2000/06/29  18:16:07
84770         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
84771              From: Doug MacEachern <dougm@covalent.net>
84772              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
84773              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
84774      Branch: cfgperl
84775            + t/op/method2entersub.t
84776            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
84777            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
84778            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
84779            ! xsutils.c
84780 ____________________________________________________________________________
84781 [  6266] By: jhi                                   on 2000/06/29  15:11:15
84782         Log: Subject: [PATCH 5.6.0] cygwin port
84783              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
84784              From: "Fifer, Eric" <EFifer@sanwaint.com>
84785              Date: Thu, 29 Jun 2000 12:58:29 +0100
84786      Branch: cfgperl
84787            ! cygwin/Makefile.SHs
84788 ____________________________________________________________________________
84789 [  6265] By: jhi                                   on 2000/06/29  15:04:05
84790         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
84791              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84792              Date: Wed, 28 Jun 2000 17:50:12 -0700
84793              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
84794      Branch: cfgperl
84795            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
84796 ____________________________________________________________________________
84797 [  6264] By: jhi                                   on 2000/06/29  15:00:57
84798         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
84799              From: Marty Lucich <marty@netcom.com>
84800              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
84801              Message-Id: <200006282116.OAA11148@netcom.com>
84802              ccdlflags update (the BSD/OS 4.1 part had already been taken
84803              care of by #6141).
84804      Branch: cfgperl
84805            ! hints/bsdos.sh
84806 ____________________________________________________________________________
84807 [  6263] By: jhi                                   on 2000/06/29  13:47:44
84808         Log: tr fixes from Simon Cozens
84809      Branch: cfgperl
84810            ! doop.c
84811 ____________________________________________________________________________
84812 [  6262] By: jhi                                   on 2000/06/28  18:46:01
84813         Log: Subject: 5.6.0 Patch for EPOC
84814              From: Olaf Flebbe <o.flebbe@gmx.de>
84815              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
84816              Message-ID: <23449.960929969@www11.gmx.net>
84817      Branch: cfgperl
84818            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
84819            ! epoc/epocish.h
84820 ____________________________________________________________________________
84821 [  6261] By: jhi                                   on 2000/06/28  18:29:07
84822         Log: Subject: Re: [PATCH cfgperl] BOMs away!
84823              From: simon@brecon.co.uk (Simon Cozens)
84824              Date: 17 Jun 2000 11:49:57 GMT
84825              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
84826      Branch: cfgperl
84827            ! pod/perldiag.pod t/comp/require.t toke.c
84828 ____________________________________________________________________________
84829 [  6260] By: jhi                                   on 2000/06/28  17:47:16
84830         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
84831              From: simon@brecon.co.uk (Simon Cozens) 
84832              Date: 17 Jun 2000 11:56:44 GMT 
84833              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
84834              pack U0, pack C0
84835      Branch: cfgperl
84836            ! pod/perlfunc.pod pp.c t/op/pack.t
84837 ____________________________________________________________________________
84838 [  6259] By: jhi                                   on 2000/06/28  16:43:17
84839         Log: perlnewmod was missing from MANIFEST.
84840      Branch: cfgperl
84841            ! MANIFEST
84842 ____________________________________________________________________________
84843 [  6258] By: jhi                                   on 2000/06/28  15:54:30
84844         Log: linenumber tweak
84845      Branch: cfgperl
84846            ! t/pragma/warn/regcomp
84847 ____________________________________________________________________________
84848 [  6257] By: jhi                                   on 2000/06/28  15:50:44
84849         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
84850              From: Doug MacEachern <dougm@covalent.net>
84851              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
84852              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
84853              (one part of the patch had been applied earlier)
84854      Branch: cfgperl
84855            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
84856 ____________________________________________________________________________
84857 [  6256] By: jhi                                   on 2000/06/28  15:40:22
84858         Log: tweaks from Simon Cozens to further fix tr/// under utf8
84859      Branch: cfgperl
84860            ! doop.c
84861 ____________________________________________________________________________
84862 [  6255] By: jhi                                   on 2000/06/28  15:33:45
84863         Log: small thinko tweaks
84864      Branch: cfgperl
84865            ! lib/IPC/Open3.pm t/op/my_stash.t
84866 ____________________________________________________________________________
84867 [  6254] By: jhi                                   on 2000/06/28  15:33:25
84868         Log: Subject: tr///, help wanted.
84869              From: simon@brecon.co.uk (Simon Cozens)
84870              Date: 28 Jun 2000 11:29:04 GMT
84871              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
84872      Branch: cfgperl
84873            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
84874            ! pp_proto.h proto.h t/op/tr.t
84875 ____________________________________________________________________________
84876 [  6253] By: jhi                                   on 2000/06/28  15:09:17
84877         Log: Paranoia tweak on #6249.
84878              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
84879              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
84880              Date: Sun, 25 Jun 2000 23:43:12 -0400
84881              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
84882      Branch: cfgperl
84883            ! lib/IPC/Open3.pm
84884 ____________________________________________________________________________
84885 [  6252] By: jhi                                   on 2000/06/28  15:01:38
84886         Log: Document #6249 and #6251.
84887      Branch: cfgperl
84888            ! lib/Exporter.pm lib/IPC/Open3.pm
84889 ____________________________________________________________________________
84890 [  6251] By: jhi                                   on 2000/06/28  14:50:43
84891         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
84892              From: Doug MacEachern <dougm@covalent.net>
84893              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
84894              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
84895      Branch: cfgperl
84896            ! lib/Exporter.pm
84897 ____________________________________________________________________________
84898 [  6250] By: jhi                                   on 2000/06/28  14:45:23
84899         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
84900              From: Doug MacEachern <dougm@covalent.net>
84901              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
84902              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
84903      Branch: cfgperl
84904            + t/op/my_stash.t
84905            ! MANIFEST embed.pl global.sym proto.h toke.c
84906 ____________________________________________________________________________
84907 [  6249] By: jhi                                   on 2000/06/28  14:36:34
84908         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
84909              From: Frank Tobin <ftobin@uiuc.edu>
84910              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
84911              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
84912      Branch: cfgperl
84913            ! lib/IPC/Open3.pm
84914 ____________________________________________________________________________
84915 [  6248] By: jhi                                   on 2000/06/28  14:11:25
84916         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
84917              From: Mark-Jason Dominus <mjd@plover.com>
84918              Date: Tue, 27 Jun 2000 22:36:42 -0400
84919              Message-ID: <20000628023642.12166.qmail@plover.com>
84920      Branch: cfgperl
84921            ! pod/perlfunc.pod
84922 ____________________________________________________________________________
84923 [  6247] By: jhi                                   on 2000/06/27  12:46:37
84924         Log: Tweak $VERSION, patch from Doug MacEachern.
84925      Branch: cfgperl
84926            ! lib/File/Spec.pm
84927 ____________________________________________________________________________
84928 [  6246] By: jhi                                   on 2000/06/27  03:34:46
84929         Log: Allow for standalone testing.
84930      Branch: cfgperl
84931            ! t/lib/filefunc.t t/lib/filespec.t
84932 ____________________________________________________________________________
84933 [  6245] By: jhi                                   on 2000/06/27  02:50:02
84934         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
84935              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
84936              Date: Sat, 24 Jun 2000 13:06:20 +0100
84937              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
84938      Branch: cfgperl
84939            ! ext/DynaLoader/DynaLoader_pm.PL
84940 ____________________________________________________________________________
84941 [  6244] By: jhi                                   on 2000/06/27  02:46:10
84942         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
84943              From: Doug MacEachern <dougm@covalent.net>
84944              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
84945              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
84946      Branch: cfgperl
84947            ! gv.c sv.c t/lib/peek.t
84948 ____________________________________________________________________________
84949 [  6243] By: jhi                                   on 2000/06/27  02:38:07
84950         Log: Subject: [PATCH] is_utf8_string
84951              From: simon@brecon.co.uk (Simon Cozens)
84952              Date: 26 Jun 2000 02:25:59 GMT
84953              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
84954      Branch: cfgperl
84955            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
84956            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
84957            ! proto.h utf8.c
84958 ____________________________________________________________________________
84959 [  6242] By: jhi                                   on 2000/06/27  02:24:00
84960         Log: Subject: [PATCH] bytes<->utf8 fixes
84961              From: simon@brecon.co.uk (Simon Cozens)
84962              Date: 26 Jun 2000 04:55:45 GMT
84963              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
84964      Branch: cfgperl
84965            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
84966 ____________________________________________________________________________
84967 [  6241] By: jhi                                   on 2000/06/27  02:12:42
84968         Log: Do no -warn on \_, only on \alpha.
84969              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
84970              From: David Dyck <dcd@tc.fluke.com>
84971              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
84972              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
84973      Branch: cfgperl
84974            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
84975 ____________________________________________________________________________
84976 [  6240] By: jhi                                   on 2000/06/27  02:00:01
84977         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
84978              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
84979              Date: Mon, 26 Jun 2000 18:40:14 +0100
84980              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
84981      Branch: cfgperl
84982            ! utils/h2xs.PL
84983 ____________________________________________________________________________
84984 [  6239] By: jhi                                   on 2000/06/27  01:53:40
84985         Log: Configure maintenance.  Sever some dependency cycles,
84986              separate gccversion from the cc unit,
84987              address [ID 20000623.006] Configure script patch for using gcc on AIX
84988              (but solve it a little bit differently),
84989              unduplex some accidentally duplicated units,
84990              suggest using gcc if no cc available
84991              (p5p thread: "Solaris configure: counterproposal", 1999-09)
84992      Branch: cfgperl
84993            ! Configure Todo-5.6 config_h.SH
84994      Branch: metaconfig
84995            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
84996            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
84997      Branch: metaconfig/U/perl
84998            + gccvers.U
84999            ! d_getespwnam.U d_getprpwnam.U i_prot.U
85000 ____________________________________________________________________________
85001 [  6238] By: jhi                                   on 2000/06/25  18:04:56
85002         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
85003              From: Dan Sugalski <dan@sidhe.org>
85004              Date: Fri, 23 Jun 2000 17:00:00 -0400
85005              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
85006      Branch: cfgperl
85007            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
85008 ____________________________________________________________________________
85009 [  6237] By: jhi                                   on 2000/06/25  16:36:45
85010         Log: Tweak embed.pl, regen headers.
85011      Branch: cfgperl
85012            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
85013            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
85014            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
85015            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
85016            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
85017 ____________________________________________________________________________
85018 [  6236] By: jhi                                   on 2000/06/25  15:26:42
85019         Log: Regen headers.
85020      Branch: cfgperl
85021            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
85022            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
85023            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
85024            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
85025            ! regnodes.h warnings.h
85026 ____________________________________________________________________________
85027 [  6235] By: jhi                                   on 2000/06/23  19:39:35
85028         Log: The thread begun by
85029              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
85030              From: Kevin.Ruscoe@ubsw.com
85031              Date: Fri, 16 Jun 2000 16:38:51 +0100
85032              Message-Id: <H000019b03c300d6@MHS>
85033      Branch: cfgperl
85034            ! hints/solaris_2.sh
85035 ____________________________________________________________________________
85036 [  6234] By: jhi                                   on 2000/06/23  19:23:36
85037         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
85038              because when run as services (Win32ese for daemons)
85039              no environment variables are set and tmpdir ends up as /tmp,
85040              which is ambiguous.
85041              
85042              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
85043              From: matt@sergeant.org
85044              Date: 16 Jun 2000 16:30:43 -0000
85045              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
85046      Branch: cfgperl
85047            ! lib/File/Spec/Win32.pm
85048 ____________________________________________________________________________
85049 [  6233] By: jhi                                   on 2000/06/23  19:18:58
85050         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
85051              From: Mark-Jason Dominus <mjd@plover.com>
85052              Date: Fri, 16 Jun 2000 20:53:04 -0400
85053              Message-ID: <20000617005304.8008.qmail@plover.com>
85054      Branch: cfgperl
85055            ! op.h
85056 ____________________________________________________________________________
85057 [  6232] By: jhi                                   on 2000/06/23  16:10:02
85058         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
85059              From: simon@brecon.co.uk (Simon Cozens)
85060              Date: 19 Jun 2000 15:18:27 GMT
85061              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
85062              
85063              plus update pod/Makefile and regenerate perltoc
85064      Branch: cfgperl
85065            + pod/perlutil.pod
85066            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
85067 ____________________________________________________________________________
85068 [  6231] By: jhi                                   on 2000/06/23  15:19:18
85069         Log: Subject: [PATCH 5.6.0] cygwin port
85070              From: "Fifer, Eric" <EFifer@sanwaint.com>
85071              Date: Tue, 20 Jun 2000 14:30:58 +0100
85072              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
85073      Branch: cfgperl
85074            ! README.cygwin lib/File/Find.pm
85075 ____________________________________________________________________________
85076 [  6230] By: jhi                                   on 2000/06/23  14:25:21
85077         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
85078      Branch: cfgperl
85079            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
85080            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
85081            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
85082            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
85083 ____________________________________________________________________________
85084 [  6229] By: jhi                                   on 2000/06/23  14:13:34
85085         Log: Subject: README.hpux version 0.6.1
85086              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
85087              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
85088              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
85089      Branch: cfgperl
85090            ! README.hpux
85091 ____________________________________________________________________________
85092 [  6228] By: jhi                                   on 2000/06/23  14:07:20
85093         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
85094              From: Doug MacEachern <dougm@covalent.net>
85095              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
85096              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
85097      Branch: cfgperl
85098            ! op.c
85099 ____________________________________________________________________________
85100 [  6227] By: jhi                                   on 2000/06/23  14:01:06
85101         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
85102              From: Doug MacEachern <dougm@covalent.net>
85103              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
85104              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
85105      Branch: cfgperl
85106            + lib/lib.pm.PL
85107            - lib/lib.pm
85108            ! MANIFEST Makefile.SH
85109 ____________________________________________________________________________
85110 [  6226] By: jhi                                   on 2000/06/23  13:53:07
85111         Log: Subject: [PATCH] remove forward declarations in Socket.pm
85112              From: Doug MacEachern <dougm@covalent.net>
85113              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
85114              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
85115              
85116              From: Doug MacEachern <dougm@covalent.net>
85117              Subject: Re: [PATCH] remove forward declarations in Socket.pm
85118              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
85119              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
85120      Branch: cfgperl
85121            ! ext/Socket/Socket.pm op.c
85122 ____________________________________________________________________________
85123 [  6225] By: jhi                                   on 2000/06/23  13:41:52
85124         Log: Add source code filenames to apidoc.
85125              From: simon@brecon.co.uk (Simon Cozens)
85126              Subject: [PATCH embed.pl] Source X-ref
85127              Date: 22 Jun 2000 02:18:49 GMT
85128              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
85129      Branch: cfgperl
85130            ! embed.pl
85131 ____________________________________________________________________________
85132 [  6224] By: jhi                                   on 2000/06/23  13:32:33
85133         Log: A way to avoid English.pm performance hit.
85134              From: root <root@jester.slaysys.com>
85135              Subject: [YAPATCH English.pm] My turn to putt again
85136              Date: Thu, 22 Jun 2000 20:33:58 -0400
85137              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
85138      Branch: cfgperl
85139            ! lib/English.pm t/lib/english.t
85140 ____________________________________________________________________________
85141 [  6223] By: jhi                                   on 2000/06/23  13:27:06
85142         Log: Avoid double close().
85143              Subject: [PATCH] avoid double close()
85144              From: Doug MacEachern <dougm@covalent.net>
85145              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
85146              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
85147      Branch: cfgperl
85148            ! doio.c
85149 ____________________________________________________________________________
85150 [  6222] By: jhi                                   on 2000/06/23  13:25:54
85151         Log: doc typo fix
85152              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
85153              From: Ian Phillipps <Ian.Phillipps@iname.com>
85154              Date: Fri, 23 Jun 2000 10:40:58 +0100
85155              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
85156      Branch: cfgperl
85157            ! lib/Pod/Usage.pm
85158 ____________________________________________________________________________
85159 [  6221] By: jhi                                   on 2000/06/23  13:24:15
85160         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
85161              From: simon@brecon.co.uk (Simon Cozens)
85162              Subject: [PATCH] Eliminate tr///[CU][CU]
85163              Date: 23 Jun 2000 11:05:40 GMT
85164              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
85165      Branch: cfgperl
85166            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
85167 ____________________________________________________________________________
85168 [  6220] By: jhi                                   on 2000/06/22  16:07:51
85169         Log: Win32 patches from Benjamin Stuhl.
85170      Branch: cfgperl
85171            ! makedef.pl win32/win32.h
85172 ____________________________________________________________________________
85173 [  6219] By: jhi                                   on 2000/06/22  16:06:34
85174         Log: Bytecode patches from Benjamin Stuhl.
85175      Branch: cfgperl
85176            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
85177            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
85178            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
85179 ____________________________________________________________________________
85180 [  6218] By: jhi                                   on 2000/06/15  23:54:16
85181         Log: Bytecode patches from Benjamin Stuhl.
85182      Branch: cfgperl
85183            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
85184 ____________________________________________________________________________
85185 [  6217] By: jhi                                   on 2000/06/09  13:38:29
85186         Log: Rename the fdpid locking and integrate with Sarathy.
85187      Branch: cfgperl
85188            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
85189            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
85190            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
85191            ! win32/win32.c
85192           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
85193 ____________________________________________________________________________
85194 [  6216] By: gsar                                  on 2000/06/08  14:54:21
85195         Log: be more optimal about clearing @_
85196      Branch: perl
85197            ! cop.h
85198 ____________________________________________________________________________
85199 [  6215] By: gsar                                  on 2000/06/08  14:33:04
85200         Log: tweak comment about @DB::args
85201      Branch: perl
85202            ! av.h pp_ctl.c
85203 ____________________________________________________________________________
85204 [  6214] By: gsar                                  on 2000/06/08  13:57:54
85205         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
85206              caller() wants to populate @DB::args with it (causes a coredump
85207              in Carp::confess())
85208      Branch: perl
85209            ! cop.h t/op/runlevel.t
85210 ____________________________________________________________________________
85211 [  6213] By: gsar                                  on 2000/06/08  07:06:35
85212         Log: back out change#6106 (seems problematic)
85213      Branch: perl
85214            ! hints/solaris_2.sh
85215 ____________________________________________________________________________
85216 [  6212] By: jhi                                   on 2000/06/07  03:10:36
85217         Log: Continuing mopup for #6204.
85218      Branch: cfgperl
85219            ! ext/B/defsubs_h.PL
85220 ____________________________________________________________________________
85221 [  6211] By: jhi                                   on 2000/06/07  02:41:50
85222         Log: Mopup for #6204.
85223              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
85224              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
85225              This is comes from const() where POK isn't on when expected.
85226      Branch: cfgperl
85227            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
85228            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
85229            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
85230            ! perlapi.h pod/perlapi.pod
85231 ____________________________________________________________________________
85232 [  6210] By: jhi                                   on 2000/06/07  01:56:29
85233         Log: Mopup for #6207 and #6209.
85234      Branch: cfgperl
85235            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
85236 ____________________________________________________________________________
85237 [  6209] By: jhi                                   on 2000/06/07  01:33:12
85238         Log: Lock PL_fdpid against race conditions, based on:
85239              Subject: [PATCH 5.6.0]subprocess fixup for threads
85240              From: Dan Sugalski <dan@sidhe.org>
85241              To: perl5-porters@perl.org
85242              Date: Tue, 11 Apr 2000 17:02:32 -0400
85243              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
85244      Branch: cfgperl
85245            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
85246            ! win32/win32.c
85247 ____________________________________________________________________________
85248 [  6208] By: jhi                                   on 2000/06/07  01:05:23
85249         Log: Regen headers for #6207.
85250      Branch: cfgperl
85251            ! embed.h global.sym objXSUB.h proto.h
85252 ____________________________________________________________________________
85253 [  6207] By: jhi                                   on 2000/06/06  23:43:13
85254         Log: Subject: [PATCH 5.6.0] Threadsafe patches
85255              From: Dan Sugalski <dan@sidhe.org>
85256              To: perl5-porters@perl.org
85257              Date: Mon, 08 May 2000 18:08:13 -0400
85258              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
85259      Branch: cfgperl
85260            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
85261            ! proto.h sv.h util.c
85262 ____________________________________________________________________________
85263 [  6206] By: jhi                                   on 2000/06/06  23:21:23
85264         Log: Subject: [PATCH] Eliminate $a/$b in pod
85265              From: David Glasser <me@davidglasser.net>
85266              To: perl5-porters@perl.org
85267              Date: Mon, 29 May 2000 21:15:59 -0400
85268              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
85269      Branch: cfgperl
85270            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
85271            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
85272            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
85273            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
85274            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
85275            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
85276            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
85277            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
85278            ! pod/perlvar.pod pod/perlxs.pod
85279 ____________________________________________________________________________
85280 [  6205] By: jhi                                   on 2000/06/06  23:12:14
85281         Log: Subject: [PATCH] Win32 improvements
85282              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
85283              To: gsar@activestate.com, perl5-porters@perl.org
85284              Date: Mon, 29 May 2000 17:22:24 PDT
85285              Message-ID: <20000530002224.91142.qmail@hotmail.com>
85286              (MUA had mangled many lines by wordwrapping)
85287      Branch: cfgperl
85288            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
85289 ____________________________________________________________________________
85290 [  6204] By: jhi                                   on 2000/06/06  23:01:50
85291         Log: Subject: [PATCH] B::Bytecode patches
85292              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
85293              To: gsar@activestate.com, jhi@iki.fi
85294              Cc: perl5-porters@perl.org
85295              Message-ID: <20000602202526.48694.qmail@hotmail.com>
85296              (MUA had mangled many lines by wordwrapping)
85297      Branch: cfgperl
85298            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
85299            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
85300            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
85301            ! intrpvar.h perl.c
85302 ____________________________________________________________________________
85303 [  6203] By: jhi                                   on 2000/06/06  22:32:43
85304         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
85305              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85306              Date: Tue, 06 Jun 2000 13:07:45 -0700
85307              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
85308      Branch: cfgperl
85309            ! pod/perldiag.pod
85310 ____________________________________________________________________________
85311 [  6202] By: jhi                                   on 2000/06/06  19:38:35
85312         Log: Integrate with Sarathy.
85313      Branch: cfgperl
85314           !> perl.c
85315 ____________________________________________________________________________
85316 [  6201] By: gsar                                  on 2000/06/06  00:42:59
85317         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
85318              does a PUSHMARK that's never ever POPMARKed; in general, only
85319              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
85320              Perl_eval_[sp]v() don't because they don't take any incoming
85321              arguments (this leak has been around since the original version
85322              of perl_eval_pv() in 5.003_97e)
85323      Branch: perl
85324            ! perl.c
85325 ____________________________________________________________________________
85326 [  6200] By: jhi                                   on 2000/06/04  03:44:52
85327         Log: Update to cperl-mode.el 4.31 from
85328              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
85329              Subject: A couple of notes
85330              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
85331              To: Mailing list Perl5 <perl5-porters@perl.org>
85332              Date: Sat, 3 Jun 2000 23:33:32 -0400
85333              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
85334      Branch: cfgperl
85335            ! emacs/cperl-mode.el
85336 ____________________________________________________________________________
85337 [  6199] By: jhi                                   on 2000/06/03  15:11:05
85338         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
85339              From: Dan Sugalski <dan@sidhe.org>
85340              To: perl5-porters@perl.org, vmsperl@perl.org
85341              Date: Fri, 02 Jun 2000 17:30:51 -0400
85342              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
85343      Branch: cfgperl
85344            ! vms/descrip_mms.template vms/gen_shrfls.pl
85345 ____________________________________________________________________________
85346 [  6198] By: jhi                                   on 2000/06/03  14:59:15
85347         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
85348              From: Dan Sugalski <dan@sidhe.org>
85349              To: vmsperl@perl.org, perl5-porters@perl.org
85350              Date: Fri, 02 Jun 2000 16:00:41 -0400
85351              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
85352              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
85353      Branch: cfgperl
85354            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
85355            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
85356            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
85357 ____________________________________________________________________________
85358 [  6197] By: jhi                                   on 2000/06/03  14:41:30
85359         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
85360              From: John Borwick <jhborwic@unity.ncsu.edu>
85361              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
85362              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
85363      Branch: cfgperl
85364            ! pod/perlsyn.pod
85365 ____________________________________________________________________________
85366 [  6196] By: jhi                                   on 2000/06/03  14:38:09
85367         Log: Integrate with Sarathy.
85368      Branch: cfgperl
85369           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
85370           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
85371           !> vms/perly_c.vms
85372 ____________________________________________________________________________
85373 [  6195] By: gsar                                  on 2000/06/02  22:43:13
85374         Log: fix yet another eval"" leak under USE_ITHREADS
85375      Branch: perl
85376            ! op.c
85377 ____________________________________________________________________________
85378 [  6194] By: gsar                                  on 2000/06/02  18:22:06
85379         Log: fix small eval"" memory leaks under USE_ITHREADS
85380      Branch: perl
85381            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
85382            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
85383            ! vms/perly_c.vms
85384 ____________________________________________________________________________
85385 [  6193] By: jhi                                   on 2000/06/01  13:03:56
85386         Log: Signals-be-gone for microperl.
85387      Branch: cfgperl
85388            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
85389 ____________________________________________________________________________
85390 [  6192] By: jhi                                   on 2000/06/01  12:52:02
85391         Log: Integrate with Sarathy.
85392      Branch: cfgperl
85393           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
85394           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
85395           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
85396           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
85397           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
85398           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
85399           !> t/op/vec.t utils/h2xs.PL
85400 ____________________________________________________________________________
85401 [  6191] By: gsar                                  on 2000/06/01  09:38:21
85402         Log: vec() loses numericalness (modified version of patch suggested
85403              by Robin Barker)
85404      Branch: perl
85405            ! doop.c t/op/vec.t
85406 ____________________________________________________________________________
85407 [  6190] By: gsar                                  on 2000/06/01  09:26:15
85408         Log: submit missing embed.pl change
85409      Branch: perl
85410            ! embed.pl
85411 ____________________________________________________________________________
85412 [  6189] By: gsar                                  on 2000/06/01  09:05:34
85413         Log: counting tr/// corrupts later operation (from M.J.T Guy)
85414      Branch: perl
85415            ! doop.c t/op/tr.t
85416 ____________________________________________________________________________
85417 [  6188] By: gsar                                  on 2000/06/01  08:58:39
85418         Log: h2xs tweaks
85419      Branch: perl
85420            ! utils/h2xs.PL
85421 ____________________________________________________________________________
85422 [  6187] By: gsar                                  on 2000/06/01  08:50:07
85423         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
85424              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
85425      Branch: perl
85426            + lib/Pod/LaTeX.pm
85427            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
85428            ! pod/pod2latex.PL
85429 ____________________________________________________________________________
85430 [  6186] By: gsar                                  on 2000/06/01  08:24:40
85431         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
85432              <wolfgang.laun@alcatel.at>)
85433      Branch: perl
85434            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
85435            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
85436 ____________________________________________________________________________
85437 [  6185] By: gsar                                  on 2000/06/01  08:12:00
85438         Log: remove incorrect documentation about implicit split to @_ in
85439              list context, which never really worked in perl 5 (from
85440              M.J.T. Guy)
85441      Branch: perl
85442            ! pod/perlfunc.pod pod/perltrap.pod
85443 ____________________________________________________________________________
85444 [  6184] By: gsar                                  on 2000/06/01  07:52:27
85445         Log: tweak for change#6127
85446      Branch: perl
85447            ! perl.c
85448 ____________________________________________________________________________
85449 [  6183] By: gsar                                  on 2000/06/01  07:41:02
85450         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
85451              <nick@ccl4.org>)
85452      Branch: perl
85453            + t/lib/selfloader.t
85454            ! MANIFEST lib/SelfLoader.pm
85455 ____________________________________________________________________________
85456 [  6182] By: jhi                                   on 2000/06/01  00:34:42
85457         Log: Be Cleaner Part Deux.
85458      Branch: cfgperl
85459            ! Makefile.SH
85460 ____________________________________________________________________________
85461 [  6181] By: jhi                                   on 2000/06/01  00:32:09
85462         Log: Integrate with Sarathy.
85463      Branch: cfgperl
85464           !> pp.c t/op/arith.t
85465 ____________________________________________________________________________
85466 [  6180] By: jhi                                   on 2000/06/01  00:31:13
85467         Log: microperl nits from Simon Cozens.
85468      Branch: cfgperl
85469            + uconfig.h
85470            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
85471            ! unixish.h
85472 ____________________________________________________________________________
85473 [  6179] By: gsar                                  on 2000/05/31  22:37:51
85474         Log: buggy modulus on UVs introduced by change#3378 (resulted in
85475              4063328477 % 65535 amounting to 27406, instead of 27407)
85476      Branch: perl
85477            ! pp.c t/op/arith.t
85478 ____________________________________________________________________________
85479 [  6178] By: jhi                                   on 2000/05/31  21:52:41
85480         Log: Be cleaner.
85481      Branch: cfgperl
85482            ! Makefile.SH
85483 ____________________________________________________________________________
85484 [  6177] By: jhi                                   on 2000/05/31  21:47:33
85485         Log: Substitution utf8 patch from Simon Cozens.
85486      Branch: cfgperl
85487            ! pp_hot.c
85488 ____________________________________________________________________________
85489 [  6176] By: jhi                                   on 2000/05/31  21:45:34
85490         Log: Single-quoted utf8 patch from Simon Cozens.
85491      Branch: cfgperl
85492            ! toke.c
85493 ____________________________________________________________________________
85494 [  6175] By: jhi                                   on 2000/05/31  21:40:18
85495         Log: Integrate with Sarathy.
85496      Branch: cfgperl
85497           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
85498 ____________________________________________________________________________
85499 [  6174] By: jhi                                   on 2000/05/31  21:37:31
85500         Log: microperl changes from Simon Cozens; Makefile for microperl
85501              written from scratch; few casts added as microperl compilation
85502              doesn't have all prototypes available.
85503      Branch: cfgperl
85504            + Makefile.micro README.micro Todo.micro uconfig.sh
85505            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
85506            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
85507      Branch: metaconfig
85508            + U/modified/Config_h.U
85509 ____________________________________________________________________________
85510 [  6173] By: jhi                                   on 2000/05/31  20:00:24
85511         Log: metaconfig maintenance.
85512      Branch: metaconfig
85513            + U/modified/Inhdr.U U/typedefs/inotype.U
85514      Branch: metaconfig/U/perl
85515            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
85516            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
85517 ____________________________________________________________________________
85518 [  6172] By: gsar                                  on 2000/05/31  05:05:42
85519         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
85520              (from Ilya Zakharevich)
85521      Branch: perl
85522            ! regexec.c t/op/re_tests
85523 ____________________________________________________________________________
85524 [  6171] By: gsar                                  on 2000/05/31  05:01:47
85525         Log: scalar() doesn't force scalar context when used in void context
85526              (from Simon Cozens)
85527      Branch: perl
85528            ! op.c t/op/wantarray.t
85529 ____________________________________________________________________________
85530 [  6170] By: gsar                                  on 2000/05/31  04:41:33
85531         Log: change#6142 needs tweaks to tests to work where there's no symlink()
85532              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
85533      Branch: perl
85534            ! t/lib/filefind.t
85535 ____________________________________________________________________________
85536 [  6169] By: gsar                                  on 2000/05/31  04:29:49
85537         Log: integrate cfgperl contents into mainline
85538      Branch: perl
85539           +> pod/perlmodlib.PL pod/perlnewmod.pod
85540           !> (integrate 42 files)
85541 ____________________________________________________________________________
85542 [  6168] By: jhi                                   on 2000/05/30  22:53:37
85543         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
85544      Branch: cfgperl
85545            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85546            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
85547            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
85548            ! win32/config.bc win32/config.gc win32/config.vc
85549            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
85550            ! win32/config_h.PL win32/config_sh.PL
85551      Branch: metaconfig/U/perl
85552            ! perlxv.U
85553 ____________________________________________________________________________
85554 [  6167] By: jhi                                   on 2000/05/30  22:20:21
85555         Log: tweak todo 
85556      Branch: cfgperl
85557            ! Todo-5.6
85558 ____________________________________________________________________________
85559 [  6166] By: jhi                                   on 2000/05/30  22:11:51
85560         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
85561              in case somebody wants to write an extension for more
85562              shadow database interfaces.
85563      Branch: cfgperl
85564            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85565            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
85566            ! vos/config.def vos/config.h vos/config_h.SH_orig
85567            ! win32/config.bc win32/config.gc win32/config.vc
85568            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
85569      Branch: metaconfig
85570            ! U/modified/Myinit.U
85571      Branch: metaconfig/U/perl
85572            + d_getespwnam.U d_getprpwnam.U i_prot.U
85573 ____________________________________________________________________________
85574 [  6165] By: jhi                                   on 2000/05/30  18:35:34
85575         Log: Integrate with Sarathy.
85576      Branch: cfgperl
85577           !> op.c
85578 ____________________________________________________________________________
85579 [  6164] By: jhi                                   on 2000/05/30  18:30:16
85580         Log: detypo
85581      Branch: cfgperl
85582            ! Configure config_h.SH
85583      Branch: metaconfig/U/perl
85584            ! perlxv.U
85585 ____________________________________________________________________________
85586 [  6163] By: gsar                                  on 2000/05/30  03:24:03
85587         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
85588      Branch: perl
85589            ! op.c
85590 ____________________________________________________________________________
85591 [  6162] By: gsar                                  on 2000/05/30  03:09:38
85592         Log: fix memory leak in method call optimization (change#3768);
85593              made C<eval "$x->foo()"> leak
85594      Branch: perl
85595            ! op.c
85596 ____________________________________________________________________________
85597 [  6161] By: jhi                                   on 2000/05/29  17:56:26
85598         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
85599              both from Simon Cozens.
85600      Branch: cfgperl
85601            + pod/perlmodlib.PL pod/perlnewmod.pod
85602            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
85603            ! pod/perlmodlib.pod pod/perltoc.pod
85604 ____________________________________________________________________________
85605 [  6160] By: jhi                                   on 2000/05/29  17:23:55
85606         Log: Changes for the File::Temp 0.08 (change #6159) test suite
85607              to fit better into the Perl distribution test framework.
85608      Branch: cfgperl
85609            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
85610            ! t/lib/ftmp-tempfile.t
85611 ____________________________________________________________________________
85612 [  6159] By: jhi                                   on 2000/05/29  16:55:36
85613         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
85614      Branch: cfgperl
85615            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
85616            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
85617 ____________________________________________________________________________
85618 [  6158] By: bailey                                on 2000/05/29  16:22:08
85619         Log: Add fallback to tmpfile for use in cases where user's relying on
85620              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
85621              Lane's patch)
85622      Branch: vmsperl
85623            ! vms/vms.c vms/vmsish.h
85624 ____________________________________________________________________________
85625 [  6157] By: jhi                                   on 2000/05/29  03:10:36
85626         Log: Regen Configure to jive with #6149.
85627      Branch: cfgperl
85628            ! Configure
85629      Branch: metaconfig
85630            ! U/modified/Getfile.U
85631 ____________________________________________________________________________
85632 [  6156] By: jhi                                   on 2000/05/29  03:01:38
85633         Log: Integrate with Sarathy.
85634      Branch: cfgperl
85635           +> ext/DynaLoader/dl_mac.xs
85636           !> (integrate 38 files)
85637 ____________________________________________________________________________
85638 [  6155] By: gsar                                  on 2000/05/28  21:15:58
85639         Log: small bug in change#6144; remove random \xA0 character that snuck
85640              in via change#6145
85641      Branch: perl
85642            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
85643 ____________________________________________________________________________
85644 [  6154] By: gsar                                  on 2000/05/28  21:04:19
85645         Log: avoid type mismatch warning
85646      Branch: perl
85647            ! perl.c
85648 ____________________________________________________________________________
85649 [  6153] By: gsar                                  on 2000/05/28  20:58:31
85650         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
85651              <nick@Bagpuss.uk.boo.com>)
85652      Branch: perl
85653            ! lib/Test/Harness.pm
85654 ____________________________________________________________________________
85655 [  6152] By: gsar                                  on 2000/05/28  20:53:42
85656         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
85657      Branch: perl
85658            ! regexec.c
85659 ____________________________________________________________________________
85660 [  6151] By: gsar                                  on 2000/05/28  20:50:28
85661         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
85662      Branch: perl
85663            ! regexec.c
85664 ____________________________________________________________________________
85665 [  6150] By: gsar                                  on 2000/05/28  20:39:58
85666         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
85667      Branch: perl
85668            ! pod/perlrequick.pod
85669 ____________________________________________________________________________
85670 [  6149] By: gsar                                  on 2000/05/28  20:35:16
85671         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
85672              <troc@netrus.net>)
85673      Branch: perl
85674            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
85675            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
85676            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
85677            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
85678 ____________________________________________________________________________
85679 [  6148] By: gsar                                  on 2000/05/28  20:21:07
85680         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
85681      Branch: perl
85682            ! lib/ExtUtils/MM_Unix.pm
85683 ____________________________________________________________________________
85684 [  6147] By: gsar                                  on 2000/05/28  20:12:41
85685         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
85686              (from Peter Prymmer)
85687      Branch: perl
85688            ! vms/subconfigure.com
85689 ____________________________________________________________________________
85690 [  6146] By: gsar                                  on 2000/05/28  20:06:15
85691         Log: doc typo
85692      Branch: perl
85693            ! lib/warnings.pm warnings.h warnings.pl
85694 ____________________________________________________________________________
85695 [  6145] By: gsar                                  on 2000/05/28  18:44:33
85696         Log: make xsubpp skip embedded pod (from Matthias Neeracher
85697              <neeri@iis.ee.ethz.ch>)
85698      Branch: perl
85699            ! lib/ExtUtils/xsubpp
85700 ____________________________________________________________________________
85701 [  6144] By: gsar                                  on 2000/05/28  18:42:49
85702         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
85703              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
85704              <neeri@iis.ee.ethz.ch>)
85705      Branch: perl
85706            ! lib/AutoSplit.pm
85707 ____________________________________________________________________________
85708 [  6143] By: gsar                                  on 2000/05/28  18:41:12
85709         Log: MacOS support, part 1 (from Matthias Neeracher
85710              <neeri@iis.ee.ethz.ch>)
85711      Branch: perl
85712            + ext/DynaLoader/dl_mac.xs
85713            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
85714            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
85715            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
85716            ! util.h
85717 ____________________________________________________________________________
85718 [  6142] By: gsar                                  on 2000/05/28  18:21:51
85719         Log: File::Find fails to chdir when chasing symlinks (from
85720              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
85721      Branch: perl
85722            ! lib/File/Find.pm t/lib/filefind.t
85723 ____________________________________________________________________________
85724 [  6141] By: jhi                                   on 2000/05/28  14:25:15
85725         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
85726              forwarded by Peter Seebach from the bsdi-users mailing list.
85727              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
85728      Branch: perl
85729            ! hints/bsdos.sh
85730 ____________________________________________________________________________
85731 [  6140] By: jhi                                   on 2000/05/28  14:11:57
85732         Log: Integrate with Sarathy.
85733      Branch: cfgperl
85734           +> (branch 30 files)
85735           !> (integrate 93 files)
85736 ____________________________________________________________________________
85737 [  6139] By: gsar                                  on 2000/05/28  10:01:48
85738         Log: revise mktables.PL for bugs and newness in Unicode 3.0
85739              (from James Bence <jbence@amgen.com>)
85740      Branch: perl
85741            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
85742            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
85743            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
85744            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
85745            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
85746            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
85747            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
85748            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
85749            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
85750            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
85751            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
85752            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
85753            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
85754            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
85755            + lib/unicode/Is/SylWU.pl
85756            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
85757            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
85758            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
85759            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
85760            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
85761            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
85762            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
85763            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
85764            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
85765            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
85766            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
85767            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
85768            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
85769            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
85770            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
85771            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
85772            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
85773            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
85774            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
85775            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
85776            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
85777            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
85778            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
85779            ! lib/unicode/Makefile lib/unicode/mktables.PL
85780 ____________________________________________________________________________
85781 [  6138] By: gsar                                  on 2000/05/28  08:50:32
85782         Log: add note about the handling of negative indices to tied arrays
85783              (from Michael G Schwern <schwern@pobox.com>)
85784      Branch: perl
85785            ! pod/perltie.pod
85786 ____________________________________________________________________________
85787 [  6137] By: gsar                                  on 2000/05/28  08:46:10
85788         Log: fix bogus redeclaration warning for "our" variables in different
85789              scopes
85790      Branch: perl
85791            ! op.c t/pragma/strict-vars
85792 ____________________________________________________________________________
85793 [  6136] By: gsar                                  on 2000/05/28  08:31:20
85794         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
85795      Branch: perl
85796            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
85797 ____________________________________________________________________________
85798 [  6135] By: gsar                                  on 2000/05/28  08:17:50
85799         Log: enable Test::Harness to dynamically determine column width etc.
85800              (from Rob Napier <rnapier@employees.org>)
85801      Branch: perl
85802            ! lib/Test/Harness.pm
85803 ____________________________________________________________________________
85804 [  6134] By: gsar                                  on 2000/05/28  08:13:39
85805         Log: make Test::Harness use wait.h/WCOREDUMP if available
85806              (from Ben Tilly <ben_tilly@hotmail.com>)
85807      Branch: perl
85808            ! lib/Test/Harness.pm
85809 ____________________________________________________________________________
85810 [  6133] By: gsar                                  on 2000/05/28  08:08:05
85811         Log: elide bogus test in change#6132
85812      Branch: perl
85813            ! t/pragma/warn/9enabled
85814 ____________________________________________________________________________
85815 [  6132] By: gsar                                  on 2000/05/28  08:03:14
85816         Log: warnings::enabled() doesn't fall back to looking at $^W if
85817              caller isn't using lexical warnings (from Paul Marquess)
85818      Branch: perl
85819            ! pp_ctl.c t/pragma/warn/9enabled
85820 ____________________________________________________________________________
85821 [  6131] By: gsar                                  on 2000/05/28  07:57:47
85822         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
85823      Branch: perl
85824            ! ext/POSIX/POSIX.pm
85825 ____________________________________________________________________________
85826 [  6130] By: gsar                                  on 2000/05/28  07:29:12
85827         Log: fix places that mean C<"word" character> but say C<alphanumeric
85828              character>
85829      Branch: perl
85830            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
85831 ____________________________________________________________________________
85832 [  6129] By: gsar                                  on 2000/05/28  07:18:41
85833         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
85834      Branch: perl
85835            ! vms/test.com
85836 ____________________________________________________________________________
85837 [  6128] By: gsar                                  on 2000/05/28  07:12:55
85838         Log: new perlxstut example for passing/returning refs to arrays
85839              (from David Lowe <dlowe@pootpoot.com>)
85840      Branch: perl
85841            ! pod/perlxstut.pod
85842 ____________________________________________________________________________
85843 [  6127] By: gsar                                  on 2000/05/28  07:02:50
85844         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
85845              failed (from Gisle Aas)
85846      Branch: perl
85847            ! cop.h perl.c
85848 ____________________________________________________________________________
85849 [  6126] By: gsar                                  on 2000/05/28  06:39:53
85850         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
85851              (reworked variant of patch suggested by Simon Cozens)
85852      Branch: perl
85853            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
85854            ! pp_hot.c proto.h t/op/gv.t
85855 ____________________________________________________________________________
85856 [  6125] By: gsar                                  on 2000/05/28  05:14:55
85857         Log: enable propagating exception objects via Perl_croak() in XS code
85858              (from Gisle Aas)
85859      Branch: perl
85860            ! util.c
85861 ____________________________________________________________________________
85862 [  6124] By: gsar                                  on 2000/05/28  05:07:28
85863         Log: integrate vmsperl contents into mainline
85864      Branch: perl
85865           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
85866           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
85867           !> vms/vmsish.h
85868 ____________________________________________________________________________
85869 [  6123] By: gsar                                  on 2000/05/28  05:03:53
85870         Log: clarify gotcha with #line directives (from Rocco Caputo
85871              <troc@netrus.net>)
85872      Branch: perl
85873            ! pod/perldebug.pod pod/perlsyn.pod
85874 ____________________________________________________________________________
85875 [  6122] By: gsar                                  on 2000/05/28  04:58:29
85876         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
85877              (from Mark-Jason Dominus)
85878      Branch: perl
85879            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
85880            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
85881            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
85882            ! toke.c
85883 ____________________________________________________________________________
85884 [  6121] By: bailey                                on 2000/05/25  04:46:54
85885         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
85886              lists (based on fixes by Craig Berry)
85887      Branch: vmsperl
85888            ! lib/File/Spec/VMS.pm
85889 ____________________________________________________________________________
85890 [  6120] By: bailey                                on 2000/05/25  04:25:38
85891         Log: Add missing escape (Charles Lane)
85892      Branch: vmsperl
85893            ! t/op/lex_assign.t
85894 ____________________________________________________________________________
85895 [  6119] By: bailey                                on 2000/05/25  04:21:25
85896         Log: Quiet error messages in vmsish.t (Charles Lane)
85897      Branch: vmsperl
85898            ! vms/ext/vmsish.t
85899 ____________________________________________________________________________
85900 [  6118] By: bailey                                on 2000/05/25  04:17:57
85901         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
85902              Flatten case labels in switch statements uniformly (Charles Bailey)
85903      Branch: vmsperl
85904            ! vms/vms.c
85905 ____________________________________________________________________________
85906 [  6117] By: bailey                                on 2000/05/25  03:58:09
85907         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
85908      Branch: vmsperl
85909            ! vms/vmsish.h
85910 ____________________________________________________________________________
85911 [  6116] By: bailey                                on 2000/05/25  03:11:15
85912         Log: Miscellaneous cosmetic fixes (Charles Lane)
85913      Branch: vmsperl
85914            ! lib/ExtUtils/MM_VMS.pm
85915 ____________________________________________________________________________
85916 [  6115] By: bailey                                on 2000/05/25  03:10:36
85917         Log: Add bounds checking for several strings (Charles Lane)
85918      Branch: vmsperl
85919            ! vms/vms.c
85920 ____________________________________________________________________________
85921 [  6114] By: bailey                                on 2000/05/25  02:25:34
85922         Log: Urk -- undo previous removal of vmsish 'exit' change
85923      Branch: vmsperl
85924            ! vms/ext/vmsish.pm vms/vmsish.h
85925 ____________________________________________________________________________
85926 [  6113] By: bailey                                on 2000/05/24  02:24:40
85927         Log: Ugly workaround for version-specific RTL error
85928      Branch: vmsperl
85929            ! vms/vms.c
85930 ____________________________________________________________________________
85931 [  6112] By: bailey                                on 2000/05/24  02:19:55
85932         Log: Check for existence of file before trying to delete
85933      Branch: vmsperl
85934            ! vms/test.com
85935 ____________________________________________________________________________
85936 [  6111] By: bailey                                on 2000/05/23  23:35:13
85937         Log: Resync with mainline prior to post-5.6.0 updates
85938      Branch: vmsperl
85939           +> (branch 49 files)
85940            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
85941            ! vms/ext/vmsish.pm
85942           !> (integrate 334 files)
85943 ____________________________________________________________________________
85944 [  6110] By: jhi                                   on 2000/05/23  19:28:32
85945         Log: todo tweak
85946      Branch: cfgperl
85947            ! Todo-5.6
85948 ____________________________________________________________________________
85949 [  6109] By: jhi                                   on 2000/05/18  17:38:54
85950         Log: Integrate with Sarathy.
85951      Branch: cfgperl
85952           !> mg.c perl.h win32/perlhost.h
85953 ____________________________________________________________________________
85954 [  6108] By: gsar                                  on 2000/05/17  02:24:56
85955         Log: reenable fake signal handling on Windows, bugs and all
85956      Branch: perl
85957            ! mg.c perl.h win32/perlhost.h
85958 ____________________________________________________________________________
85959 [  6107] By: jhi                                   on 2000/05/15  18:01:41
85960         Log: Tweak the todo list.
85961      Branch: cfgperl
85962            ! Todo-5.6
85963 ____________________________________________________________________________
85964 [  6106] By: jhi                                   on 2000/05/15  13:41:48
85965         Log: The (Configure) script refuses to go on, after asking for
85966              'You may also choose to try maximal 64-bitness....'.
85967              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
85968              -- Patrick Zima
85969              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
85970      Branch: cfgperl
85971            ! hints/solaris_2.sh
85972 ____________________________________________________________________________
85973 [  6105] By: jhi                                   on 2000/05/11  14:37:43
85974         Log: Integrate with Sarathy.
85975      Branch: cfgperl
85976           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
85977           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
85978 ____________________________________________________________________________
85979 [  6104] By: gsar                                  on 2000/05/11  03:39:07
85980         Log: PL_sys_intern was being initialized too late on windows
85981      Branch: perl
85982            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
85983            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
85984 ____________________________________________________________________________
85985 [  6103] By: jhi                                   on 2000/05/09  19:42:20
85986         Log: Test tweaking for Unicos continues.
85987      Branch: cfgperl
85988            ! t/op/64bitint.t
85989 ____________________________________________________________________________
85990 [  6102] By: jhi                                   on 2000/05/09  16:47:27
85991         Log: The test suite tweak in #6101 wasn't quite right.
85992      Branch: cfgperl
85993            ! t/lib/complex.t
85994 ____________________________________________________________________________
85995 [  6101] By: jhi                                   on 2000/05/09  15:35:34
85996         Log: Hints and test tweaks for Unicos.
85997      Branch: cfgperl
85998            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
85999 ____________________________________________________________________________
86000 [  6100] By: jhi                                   on 2000/05/08  21:15:06
86001         Log: More compilation tweakery from Allen Smith.
86002      Branch: cfgperl
86003            ! hints/irix_6.sh
86004 ____________________________________________________________________________
86005 [  6099] By: jhi                                   on 2000/05/08  19:21:18
86006         Log: Tweaks for the cc bugs from Allen Smith.
86007      Branch: cfgperl
86008            ! hints/irix_6.sh
86009 ____________________________________________________________________________
86010 [  6098] By: jhi                                   on 2000/05/08  19:13:37
86011         Log: Add a note about other, yet unsupported, shadow password APIs.
86012      Branch: cfgperl
86013            ! pp_sys.c
86014 ____________________________________________________________________________
86015 [  6097] By: jhi                                   on 2000/05/08  18:46:34
86016         Log: Add a note about possible compilation problems from Allen Smith.
86017      Branch: cfgperl
86018            ! hints/irix_6.sh
86019 ____________________________________________________________________________
86020 [  6096] By: jhi                                   on 2000/05/08  17:33:10
86021         Log: Integrate with Sarathy.
86022      Branch: cfgperl
86023           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
86024           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
86025 ____________________________________________________________________________
86026 [  6095] By: jhi                                   on 2000/05/08  16:21:33
86027         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
86028              might be useful in future.
86029      Branch: cfgperl
86030            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86031            ! config_h.SH
86032      Branch: metaconfig
86033            ! U/installdirs/inc_version_list.U
86034      Branch: metaconfig/U/perl
86035            ! perlxv.U
86036 ____________________________________________________________________________
86037 [  6094] By: gsar                                  on 2000/05/08  14:22:22
86038         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
86039      Branch: perl
86040            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
86041            ! hints/cygwin.sh pp_sys.c
86042 ____________________________________________________________________________
86043 [  6093] By: gsar                                  on 2000/05/08  12:52:28
86044         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
86045              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
86046      Branch: perl
86047            ! pp_sys.c sv.c win32/perlhost.h
86048 ____________________________________________________________________________
86049 [  6092] By: jhi                                   on 2000/05/07  22:40:34
86050         Log: Regen perltoc with the fixed buildtoc.
86051      Branch: cfgperl
86052            ! pod/perltoc.pod
86053 ____________________________________________________________________________
86054 [  6091] By: jhi                                   on 2000/05/07  22:24:16
86055         Log: Integrate with Sarathy.
86056      Branch: cfgperl
86057           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
86058           !> t/op/substr.t toke.c
86059 ____________________________________________________________________________
86060 [  6090] By: gsar                                  on 2000/05/07  19:47:07
86061         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
86062              [NI]OK; added tests for both
86063      Branch: perl
86064            ! perl.c pp_hot.c sv.c t/op/substr.t
86065 ____________________________________________________________________________
86066 [  6089] By: gsar                                  on 2000/05/07  18:18:38
86067         Log: buildtoc tweak to fix newline lossage
86068      Branch: perl
86069            ! pod/buildtoc
86070 ____________________________________________________________________________
86071 [  6088] By: jhi                                   on 2000/05/07  16:35:36
86072         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
86073              because we do not use those.  The HAS_GETSPNAM remains,
86074              though, because we still do use that.
86075      Branch: cfgperl
86076            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86077            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
86078            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
86079            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
86080            ! win32/config.vc win32/config_H.bc win32/config_H.gc
86081            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
86082 ____________________________________________________________________________
86083 [  6087] By: gsar                                  on 2000/05/07  16:05:16
86084         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
86085      Branch: perl
86086            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
86087 ____________________________________________________________________________
86088 [  6086] By: jhi                                   on 2000/05/07  15:27:07
86089         Log: Integrate with Sarathy.
86090      Branch: cfgperl
86091           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
86092           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
86093           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
86094           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
86095           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
86096           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
86097 ____________________________________________________________________________
86098 [  6085] By: gsar                                  on 2000/05/07  05:52:02
86099         Log: repeat operator (x) doesn't preserve utf8-ness
86100      Branch: perl
86101            ! pp.c t/op/substr.t
86102 ____________________________________________________________________________
86103 [  6084] By: gsar                                  on 2000/05/07  05:39:55
86104         Log: substr() does not preserve utf8-ness (from Stefan Eissing
86105              <Eissing@medicaldataservice.de>); added tests
86106      Branch: perl
86107            ! pp.c t/op/substr.t
86108 ____________________________________________________________________________
86109 [  6083] By: gsar                                  on 2000/05/07  05:24:46
86110         Log: note about undocumented caller() return value (from M.J.T. Guy);
86111              yet another peek.t tweak
86112      Branch: perl
86113            ! pod/perlfunc.pod t/lib/peek.t
86114 ____________________________________________________________________________
86115 [  6082] By: gsar                                  on 2000/05/07  05:08:40
86116         Log: peek.t non-portable to ithreads
86117      Branch: perl
86118            ! t/lib/peek.t
86119 ____________________________________________________________________________
86120 [  6081] By: gsar                                  on 2000/05/07  04:17:04
86121         Log: better default perlbug categories for ok reports (from Richard Foley)
86122      Branch: perl
86123            ! utils/perlbug.PL
86124 ____________________________________________________________________________
86125 [  6080] By: gsar                                  on 2000/05/07  04:08:07
86126         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
86127              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
86128      Branch: perl
86129            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
86130            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
86131            ! AUTHORS MAINTAIN MANIFEST
86132 ____________________________________________________________________________
86133 [  6079] By: gsar                                  on 2000/05/07  04:01:38
86134         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
86135      Branch: perl
86136            ! lib/Carp/Heavy.pm
86137 ____________________________________________________________________________
86138 [  6078] By: gsar                                  on 2000/05/07  01:24:19
86139         Log: workaround for CRT bug in chdir() (from Charles Lane, via
86140              Peter Prymmer)
86141      Branch: perl
86142            ! iperlsys.h vms/vms.c vms/vmsish.h
86143 ____________________________________________________________________________
86144 [  6077] By: gsar                                  on 2000/05/07  01:22:23
86145         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
86146              and Tom Phoenix)
86147      Branch: perl
86148            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
86149 ____________________________________________________________________________
86150 [  6076] By: gsar                                  on 2000/05/06  17:36:29
86151         Log: integrate cfgperl contents into mainline
86152      Branch: perl
86153           +> t/lib/peek.t
86154           !> Configure MANIFEST Porting/Glossary Porting/config.sh
86155           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
86156           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
86157           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
86158 ____________________________________________________________________________
86159 [  6075] By: jhi                                   on 2000/05/05  18:56:10
86160         Log: Make the test more portable.
86161      Branch: cfgperl
86162            ! t/lib/peek.t
86163 ____________________________________________________________________________
86164 [  6074] By: jhi                                   on 2000/05/05  18:49:20
86165         Log: Introduce t/lib/peek.t.
86166      Branch: cfgperl
86167            + t/lib/peek.t
86168            ! MANIFEST
86169 ____________________________________________________________________________
86170 [  6073] By: jhi                                   on 2000/05/05  14:30:45
86171         Log: Complex tweaks.
86172      Branch: cfgperl
86173            ! lib/Math/Complex.pm t/lib/complex.t
86174 ____________________________________________________________________________
86175 [  6072] By: jhi                                   on 2000/05/05  12:27:13
86176         Log: Integrate with Sarathy.
86177      Branch: cfgperl
86178           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
86179           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
86180           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
86181           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
86182 ____________________________________________________________________________
86183 [  6071] By: gsar                                  on 2000/05/05  02:24:46
86184         Log: misformatted perllocal.pod (from Tim Jenness
86185              <t.jenness@jach.hawaii.edu>)
86186      Branch: perl
86187            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
86188 ____________________________________________________________________________
86189 [  6070] By: gsar                                  on 2000/05/05  02:16:52
86190         Log: remove misleading comment (from M.J.T. Guy)
86191      Branch: perl
86192            ! t/lib/anydbm.t
86193 ____________________________________________________________________________
86194 [  6069] By: gsar                                  on 2000/05/05  02:15:13
86195         Log: File::Spec compatibility update (from Barrie Slaymaker
86196              <barries@slaysys.com>)
86197      Branch: perl
86198            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
86199            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
86200 ____________________________________________________________________________
86201 [  6068] By: gsar                                  on 2000/05/05  02:01:50
86202         Log: note about values()
86203      Branch: perl
86204            ! pod/perlfunc.pod
86205 ____________________________________________________________________________
86206 [  6067] By: gsar                                  on 2000/05/05  01:33:09
86207         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
86208      Branch: perl
86209            ! win32/win32.c
86210 ____________________________________________________________________________
86211 [  6066] By: gsar                                  on 2000/05/05  01:23:43
86212         Log: s/END/CHECK/
86213      Branch: perl
86214            ! perl.c
86215 ____________________________________________________________________________
86216 [  6065] By: jhi                                   on 2000/05/04  17:30:22
86217         Log: Integrate with Sarathy.
86218      Branch: cfgperl
86219           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
86220 ____________________________________________________________________________
86221 [  6064] By: gsar                                  on 2000/05/04  17:26:14
86222         Log: change#5905 wasn't quite right--it's intent only applies when arguments
86223              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
86224      Branch: perl
86225            ! pp_sys.c sv.c
86226 ____________________________________________________________________________
86227 [  6063] By: gsar                                  on 2000/05/04  16:52:29
86228         Log: tokeq() could read unallocated field in argument
86229      Branch: perl
86230            ! toke.c
86231 ____________________________________________________________________________
86232 [  6062] By: gsar                                  on 2000/05/04  16:34:51
86233         Log: additional tests for utf8.t
86234      Branch: perl
86235            ! t/pragma/utf8.t
86236 ____________________________________________________________________________
86237 [  6061] By: gsar                                  on 2000/05/04  16:09:28
86238         Log: change#5921 neglected to make eq honor "use bytes"
86239      Branch: perl
86240            ! sv.c
86241 ____________________________________________________________________________
86242 [  6060] By: jhi                                   on 2000/05/04  15:30:16
86243         Log: Integrate with Sarathy.
86244      Branch: cfgperl
86245           !> perl.c regcomp.c t/pragma/utf8.t
86246 ____________________________________________________________________________
86247 [  6059] By: jhi                                   on 2000/05/04  15:26:37
86248         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
86249              in natively 64-bit platforms where a long is a quad (no need
86250              for long longs).  Also added bias for IVs.
86251      Branch: cfgperl
86252            ! toke.c
86253 ____________________________________________________________________________
86254 [  6058] By: gsar                                  on 2000/05/04  00:19:14
86255         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
86256              (spotted by Donald Kinzer <dkinzer@premia.com>)
86257      Branch: perl
86258            ! perl.c
86259 ____________________________________________________________________________
86260 [  6057] By: gsar                                  on 2000/05/03  18:34:01
86261         Log: fix broken parsing of /\x{ab}/
86262      Branch: perl
86263            ! regcomp.c t/pragma/utf8.t
86264 ____________________________________________________________________________
86265 [  6056] By: jhi                                   on 2000/05/03  17:57:16
86266         Log: The search of infinity continues, this time simplified.
86267      Branch: cfgperl
86268            ! lib/Math/Complex.pm
86269 ____________________________________________________________________________
86270 [  6055] By: jhi                                   on 2000/05/03  17:45:30
86271         Log: Detypo.
86272      Branch: cfgperl
86273            ! hints/unicos.sh
86274 ____________________________________________________________________________
86275 [  6054] By: jhi                                   on 2000/05/02  22:28:27
86276         Log: Be more forgiving in POSIX about HUGE_VALL.
86277      Branch: cfgperl
86278            ! ext/POSIX/POSIX.xs
86279 ____________________________________________________________________________
86280 [  6053] By: jhi                                   on 2000/05/02  22:25:05
86281         Log: Integrate with Sarathy.
86282      Branch: cfgperl
86283           !> hints/irix_6.sh pod/perlop.pod
86284 ____________________________________________________________________________
86285 [  6052] By: jhi                                   on 2000/05/02  22:24:31
86286         Log: Unicos hint tweak.
86287      Branch: cfgperl
86288            ! hints/unicos.sh
86289 ____________________________________________________________________________
86290 [  6051] By: jhi                                   on 2000/05/02  22:21:26
86291         Log: Complex tweakery.
86292      Branch: cfgperl
86293            ! lib/Math/Complex.pm t/lib/complex.t
86294 ____________________________________________________________________________
86295 [  6050] By: jhi                                   on 2000/05/02  19:26:22
86296         Log: Use setxxent()/endxxent().
86297      Branch: cfgperl
86298            ! t/op/grent.t t/op/pwent.t
86299 ____________________________________________________________________________
86300 [  6049] By: jhi                                   on 2000/05/02  19:06:02
86301         Log: Test both the scalar and list contexts.
86302      Branch: cfgperl
86303            ! t/op/grent.t t/op/pwent.t
86304 ____________________________________________________________________________
86305 [  6048] By: gsar                                  on 2000/05/02  18:29:10
86306         Log: add note about how $( doesn't interpolate in REs (from
86307              Philip Newton <newton@ficus.frogspace.net>)
86308      Branch: perl
86309            ! pod/perlop.pod
86310 ____________________________________________________________________________
86311 [  6047] By: jhi                                   on 2000/05/02  17:41:24
86312         Log: Call getspnam() only iff needed.
86313      Branch: cfgperl
86314            ! pp_sys.c
86315 ____________________________________________________________________________
86316 [  6046] By: gsar                                  on 2000/05/02  17:07:25
86317         Log: libscheck has insufficient checks for n32 libs (from
86318              Albert Chin-A-Young <china@thewrittenword.com>)
86319      Branch: perl
86320            ! hints/irix_6.sh
86321 ____________________________________________________________________________
86322 [  6045] By: jhi                                   on 2000/05/02  13:57:17
86323         Log: Integrate with Sarathy.
86324      Branch: cfgperl
86325           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
86326           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
86327 ____________________________________________________________________________
86328 [  6044] By: gsar                                  on 2000/05/02  06:48:19
86329         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
86330              such that underscores are only ignored in literal numbers,
86331              "\x{...}", and hex/oct argument
86332      Branch: perl
86333            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
86334 ____________________________________________________________________________
86335 [  6043] By: gsar                                  on 2000/05/02  02:22:29
86336         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
86337      Branch: perl
86338            ! pod/perlretut.pod
86339 ____________________________________________________________________________
86340 [  6042] By: gsar                                  on 2000/05/02  02:17:51
86341         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
86342      Branch: perl
86343            ! pod/perltrap.pod
86344 ____________________________________________________________________________
86345 [  6041] By: gsar                                  on 2000/05/02  01:53:51
86346         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
86347              to compensate
86348      Branch: perl
86349            ! Porting/makerel
86350 ____________________________________________________________________________
86351 [  6040] By: gsar                                  on 2000/05/02  01:51:57
86352         Log: missing files in MANIFEST
86353      Branch: perl
86354            ! MANIFEST
86355 ____________________________________________________________________________
86356 [  6039] By: jhi                                   on 2000/05/02  00:36:46
86357         Log: Infinite problems.
86358      Branch: cfgperl
86359            ! lib/Math/Complex.pm
86360 ____________________________________________________________________________
86361 [  6038] By: jhi                                   on 2000/05/02  00:06:38
86362         Log: pwent/spent #ifdef imbalance.
86363      Branch: cfgperl
86364            ! pp_sys.c
86365 ____________________________________________________________________________
86366 [  6037] By: jhi                                   on 2000/05/01  22:50:11
86367         Log: Use HUGE_VALL if applicable.
86368      Branch: cfgperl
86369            ! ext/POSIX/POSIX.xs util.c
86370 ____________________________________________________________________________
86371 [  6036] By: jhi                                   on 2000/05/01  22:20:53
86372         Log: Correct Freudian slip.
86373      Branch: cfgperl
86374            ! pp_sys.c
86375 ____________________________________________________________________________
86376 [  6035] By: jhi                                   on 2000/05/01  21:07:38
86377         Log: Continue on the pwent/spent case.
86378      Branch: cfgperl
86379            ! pp_sys.c
86380 ____________________________________________________________________________
86381 [  6034] By: jhi                                   on 2000/05/01  17:45:14
86382         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
86383              adjustments in 6032 conflicted badly with this, will have
86384              to revisit them later.
86385      Branch: cfgperl
86386           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
86387           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
86388           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
86389           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
86390           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
86391           !> t/lib/cgi-html.t t/lib/cgi-request.t
86392 ____________________________________________________________________________
86393 [  6033] By: jhi                                   on 2000/05/01  17:40:49
86394         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
86395      Branch: cfgperl
86396            ! pp_sys.c
86397 ____________________________________________________________________________
86398 [  6032] By: gsar                                  on 2000/05/01  15:56:32
86399         Log: whitespace adjustments
86400      Branch: perl
86401            ! pp_sys.c
86402 ____________________________________________________________________________
86403 [  6031] By: gsar                                  on 2000/05/01  15:19:41
86404         Log: small nits in diagnostics.pm (from Robin Barker)
86405      Branch: perl
86406            ! lib/diagnostics.pm pod/perldiag.pod
86407 ____________________________________________________________________________
86408 [  6030] By: gsar                                  on 2000/05/01  08:39:18
86409         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
86410              for @- and @+ (from Johan Vromans)
86411      Branch: perl
86412            ! lib/English.pm pod/perlvar.pod
86413 ____________________________________________________________________________
86414 [  6029] By: gsar                                  on 2000/05/01  08:16:10
86415         Log: add CGI.pm v2.66 (from Lincoln Stein)
86416      Branch: perl
86417            + lib/CGI/Util.pm t/lib/cgi-pretty.t
86418            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
86419            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
86420            ! t/lib/cgi-html.t t/lib/cgi-request.t
86421 ____________________________________________________________________________
86422 [  6028] By: gsar                                  on 2000/05/01  06:34:41
86423         Log: Pod::Man generates groff-incompatible macro definition (from
86424              Tom Christiansen)
86425      Branch: perl
86426            ! lib/Pod/Man.pm
86427 ____________________________________________________________________________
86428 [  6027] By: gsar                                  on 2000/05/01  06:31:36
86429         Log: podlators-1.02 update (from Russ Allbery)
86430      Branch: perl
86431            ! lib/Pod/Man.pm lib/Pod/Text.pm
86432 ____________________________________________________________________________
86433 [  6026] By: jhi                                   on 2000/04/30  23:24:23
86434         Log: Integrate with Sarathy.
86435      Branch: cfgperl
86436           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
86437           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
86438           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
86439           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
86440           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
86441           !> t/lib/syslog.t toke.c win32/win32.h
86442 ____________________________________________________________________________
86443 [  6025] By: gsar                                  on 2000/04/30  18:17:47
86444         Log: Is{Alnum,Alpha,Word} don't match titlecase
86445              
86446              TODO: IsSpace is defined recursively!
86447              
86448              (both spotted by Larry)
86449      Branch: perl
86450            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
86451            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
86452 ____________________________________________________________________________
86453 [  6024] By: gsar                                  on 2000/04/30  17:50:19
86454         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
86455              (from Hugo van der Sanden)
86456      Branch: perl
86457            ! toke.c
86458 ____________________________________________________________________________
86459 [  6023] By: gsar                                  on 2000/04/30  17:14:43
86460         Log: debugger stomps on $. (from M.J.T. Guy)
86461      Branch: perl
86462            ! lib/perl5db.pl
86463 ____________________________________________________________________________
86464 [  6022] By: gsar                                  on 2000/04/30  16:59:22
86465         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
86466      Branch: perl
86467            ! sv.c
86468 ____________________________________________________________________________
86469 [  6021] By: gsar                                  on 2000/04/29  21:00:08
86470         Log: remove Win2K issue in pod (fixed by change#6020)
86471      Branch: perl
86472            ! README.win32 pod/perl56delta.pod
86473 ____________________________________________________________________________
86474 [  6020] By: gsar                                  on 2000/04/29  20:51:49
86475         Log: test tweak
86476      Branch: perl
86477            ! t/lib/open3.t
86478 ____________________________________________________________________________
86479 [  6019] By: gsar                                  on 2000/04/29  20:34:27
86480         Log: windows portability tweaks
86481      Branch: perl
86482            ! t/lib/b.t win32/win32.h
86483 ____________________________________________________________________________
86484 [  6018] By: gsar                                  on 2000/04/29  19:55:24
86485         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
86486              make _PATH_LOG() return "" if unavailable
86487      Branch: perl
86488            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
86489            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
86490 ____________________________________________________________________________
86491 [  6017] By: jhi                                   on 2000/04/28  22:49:46
86492         Log: Integrate with Sarathy.
86493      Branch: cfgperl
86494           !> op.c perl.c pod/perldiag.pod t/lib/b.t
86495 ____________________________________________________________________________
86496 [  6016] By: jhi                                   on 2000/04/28  22:46:14
86497         Log: Do not warn that an infinity does not look like a number.
86498      Branch: cfgperl
86499            ! sv.c
86500 ____________________________________________________________________________
86501 [  6015] By: gsar                                  on 2000/04/28  22:35:49
86502         Log: tweak test for portability
86503      Branch: perl
86504            ! t/lib/b.t
86505 ____________________________________________________________________________
86506 [  6014] By: gsar                                  on 2000/04/28  22:05:31
86507         Log: glob() loading File::Glob behind the scenes may cause syntax errors
86508      Branch: perl
86509            ! op.c
86510 ____________________________________________________________________________
86511 [  6013] By: gsar                                  on 2000/04/28  21:25:22
86512         Log: tweak change#5945 to display correct switch name in diagnostic
86513      Branch: perl
86514            ! perl.c pod/perldiag.pod
86515 ____________________________________________________________________________
86516 [  6012] By: jhi                                   on 2000/04/28  21:08:12
86517         Log: Integrate with Sarathy.
86518      Branch: cfgperl
86519           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
86520           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
86521           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
86522 ____________________________________________________________________________
86523 [  6011] By: jhi                                   on 2000/04/28  21:04:46
86524         Log: &HUGE_VAL is not defined, it exists.
86525      Branch: cfgperl
86526            ! lib/Math/Complex.pm
86527 ____________________________________________________________________________
86528 [  6010] By: gsar                                  on 2000/04/28  21:02:58
86529         Log: clarify note about shadow password support (from
86530              gellyfish@gellyfish.com)
86531      Branch: perl
86532            ! pod/perlfunc.pod
86533 ____________________________________________________________________________
86534 [  6009] By: gsar                                  on 2000/04/28  21:00:00
86535         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
86536      Branch: perl
86537            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
86538 ____________________________________________________________________________
86539 [  6008] By: gsar                                  on 2000/04/28  20:56:33
86540         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
86541      Branch: perl
86542            ! installperl vms/subconfigure.com
86543 ____________________________________________________________________________
86544 [  6007] By: gsar                                  on 2000/04/28  20:51:21
86545         Log: note about compile failures and END blocks (from M.J.T. Guy)
86546      Branch: perl
86547            ! pod/perl56delta.pod pod/perlmod.pod
86548 ____________________________________________________________________________
86549 [  6006] By: jhi                                   on 2000/04/28  20:42:14
86550         Log: Regen Configure.
86551      Branch: cfgperl
86552            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86553            ! config_h.SH
86554 ____________________________________________________________________________
86555 [  6005] By: gsar                                  on 2000/04/28  20:41:16
86556         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
86557      Branch: perl
86558            ! utils/perldoc.PL
86559 ____________________________________________________________________________
86560 [  6004] By: jhi                                   on 2000/04/28  20:28:21
86561         Log: Integrate with Sarathy.
86562      Branch: cfgperl
86563           !> Configure INSTALL Porting/Glossary Porting/config.sh
86564           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
86565           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
86566           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
86567           !> win32/config.vc win32/win32.c
86568 ____________________________________________________________________________
86569 [  6003] By: gsar                                  on 2000/04/28  20:11:20
86570         Log: allow REG_EXPAND_SZ keys in Windows registry (from
86571              John Clayton <John.Clayton@barclayscapital.com>)
86572      Branch: perl
86573            ! win32/win32.c
86574 ____________________________________________________________________________
86575 [  6002] By: gsar                                  on 2000/04/28  19:34:16
86576         Log: destructive sv_setsv() can lose UV-ness from source, causing
86577              numeric promotions/comparisons to fail to do the right thing
86578      Branch: perl
86579            ! sv.c
86580 ____________________________________________________________________________
86581 [  6001] By: gsar                                  on 2000/04/28  18:44:15
86582         Log: support additional library locations via $Config{otherlibdirs}
86583              (from Andy Dougherty)
86584      Branch: perl
86585            ! Configure INSTALL Porting/Glossary Porting/config.sh
86586            ! Porting/config_H config_h.SH epoc/config.sh perl.c
86587            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
86588            ! win32/config.bc win32/config.gc win32/config.vc
86589 ____________________________________________________________________________
86590 [  6000] By: gsar                                  on 2000/04/28  18:26:58
86591         Log: reworked otherlibdirs.U (from Andy Dougherty)
86592      Branch: metaconfig
86593            ! U/installdirs/otherlibdirs.U
86594 ____________________________________________________________________________
86595 [  5999] By: gsar                                  on 2000/04/28  18:17:07
86596         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
86597      Branch: perl
86598            ! t/pragma/warn/toke toke.c
86599 ____________________________________________________________________________
86600 [  5998] By: jhi                                   on 2000/04/28  13:32:17
86601         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
86602      Branch: cfgperl
86603            ! lib/Math/Complex.pm
86604 ____________________________________________________________________________
86605 [  5997] By: jhi                                   on 2000/04/28  13:14:04
86606         Log: Preserve $!.
86607      Branch: cfgperl
86608            ! lib/Math/Complex.pm
86609 ____________________________________________________________________________
86610 [  5996] By: jhi                                   on 2000/04/28  12:59:23
86611         Log: Integrate with Sarathy.
86612      Branch: cfgperl
86613           +> pod/perlrequick.pod pod/perlretut.pod
86614           !> (integrate 51 files)
86615 ____________________________________________________________________________
86616 [  5995] By: gsar                                  on 2000/04/28  09:37:36
86617         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
86618      Branch: perl
86619            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
86620 ____________________________________________________________________________
86621 [  5994] By: gsar                                  on 2000/04/28  09:33:26
86622         Log: fix for missed accounting for null byte in pack("Z",...) (from
86623              M.J.T. Guy)
86624      Branch: perl
86625            ! pp.c t/op/pack.t
86626 ____________________________________________________________________________
86627 [  5993] By: gsar                                  on 2000/04/28  09:30:05
86628         Log: various minor tweaks seen on p5p
86629      Branch: perl
86630            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
86631 ____________________________________________________________________________
86632 [  5992] By: gsar                                  on 2000/04/28  09:08:19
86633         Log: pod nit (from Simon Cozens)
86634      Branch: perl
86635            ! pod/perlop.pod
86636 ____________________________________________________________________________
86637 [  5991] By: gsar                                  on 2000/04/28  09:06:36
86638         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
86639      Branch: perl
86640            ! README.posix-bc hints/posix-bc.sh
86641 ____________________________________________________________________________
86642 [  5990] By: gsar                                  on 2000/04/28  08:54:52
86643         Log: use $ENV{LIB} to search for libs under Visual C compiler
86644              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
86645      Branch: perl
86646            ! lib/ExtUtils/Liblist.pm
86647 ____________________________________________________________________________
86648 [  5989] By: gsar                                  on 2000/04/28  08:27:12
86649         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
86650              itself and no other (from Tom Hughes)
86651      Branch: perl
86652            ! t/op/array.t toke.c
86653 ____________________________________________________________________________
86654 [  5988] By: gsar                                  on 2000/04/28  08:01:38
86655         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
86656              <paul@miraclefish.com>)
86657      Branch: perl
86658            ! lib/ExtUtils/MakeMaker.pm
86659 ____________________________________________________________________________
86660 [  5987] By: gsar                                  on 2000/04/28  07:53:09
86661         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
86662      Branch: perl
86663            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
86664 ____________________________________________________________________________
86665 [  5986] By: gsar                                  on 2000/04/28  07:44:17
86666         Log: add regular expressions tutorial and quick-start guide (from
86667              Mark Kvale <kvale@phy.ucsf.edu>)
86668      Branch: perl
86669            + pod/perlrequick.pod pod/perlretut.pod
86670            ! AUTHORS MAINTAIN MANIFEST
86671 ____________________________________________________________________________
86672 [  5985] By: gsar                                  on 2000/04/28  07:30:28
86673         Log: forked child may not exit correctly if it failed to open
86674              /dev/console (from Graham Barr)
86675      Branch: perl
86676            ! ext/Sys/Syslog/Syslog.pm
86677 ____________________________________________________________________________
86678 [  5984] By: gsar                                  on 2000/04/28  07:27:20
86679         Log: attributes::reftype() doesn't work on tied argument
86680      Branch: perl
86681            ! xsutils.c
86682 ____________________________________________________________________________
86683 [  5983] By: gsar                                  on 2000/04/28  07:15:04
86684         Log: numeric conversion of non-number in change#3378 tramples on
86685              OOK offset, causing segfaults
86686      Branch: perl
86687            ! sv.c
86688 ____________________________________________________________________________
86689 [  5982] By: gsar                                  on 2000/04/28  04:48:25
86690         Log: avoid error in IO::Socket::INET when given an unknown service name
86691              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
86692      Branch: perl
86693            ! ext/IO/lib/IO/Socket/INET.pm
86694 ____________________________________________________________________________
86695 [  5981] By: gsar                                  on 2000/04/28  04:31:31
86696         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
86697              prototype mismatch with CORE::glob(); update pod and tests to
86698              suit (File::Glob::glob() is still available for backward
86699              compatibility, but should be considered deprecated)
86700      Branch: perl
86701            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
86702            ! t/lib/glob-taint.t
86703 ____________________________________________________________________________
86704 [  5980] By: gsar                                  on 2000/04/28  03:47:29
86705         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
86706              <ghudson@mit.edu>)
86707      Branch: metaconfig
86708            ! U/modified/Options.U
86709      Branch: perl
86710            ! Configure
86711 ____________________________________________________________________________
86712 [  5979] By: gsar                                  on 2000/04/28  03:07:54
86713         Log: under useithreads, constant pad entries could inadvertently be
86714              shared across threads (from Eric Blood <eblood@xmission.com>);
86715              added Eric's test case to testsuite
86716      Branch: perl
86717            ! op.c t/op/misc.t
86718 ____________________________________________________________________________
86719 [  5978] By: gsar                                  on 2000/04/27  21:13:00
86720         Log: sync version numbers in File::Spec with the ones on CPAN
86721              (from Barrie Slaymaker)
86722      Branch: perl
86723            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
86724            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
86725            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
86726 ____________________________________________________________________________
86727 [  5977] By: gsar                                  on 2000/04/27  21:07:29
86728         Log: autoquote barewords followed by newline and arrow properly
86729              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
86730      Branch: perl
86731            ! t/pragma/warn/toke toke.c
86732 ____________________________________________________________________________
86733 [  5976] By: gsar                                  on 2000/04/27  20:41:20
86734         Log: DB_File v1.73 update (from Paul Marquess)
86735      Branch: perl
86736            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
86737            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
86738 ____________________________________________________________________________
86739 [  5975] By: gsar                                  on 2000/04/27  20:34:24
86740         Log: allow sort() reentrancy (variant of patch suggested by
86741              Hugo van der Sanden)
86742      Branch: perl
86743            ! pp_ctl.c t/op/sort.t
86744 ____________________________________________________________________________
86745 [  5974] By: gsar                                  on 2000/04/27  19:46:57
86746         Log: change#4197 somehow missed initializing PL_errors, meaning
86747              sytax error queueing wasn't working outside eval"" at all;
86748              also fixed eval"" to localize PL_error_count, so that compile-time
86749              eval's don't clobber the error state of the outer context
86750      Branch: perl
86751            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
86752            ! t/pragma/warn/toke
86753 ____________________________________________________________________________
86754 [  5973] By: gsar                                  on 2000/04/27  18:29:05
86755         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
86756      Branch: perl
86757            ! regcomp.c regexec.c t/op/re_tests
86758 ____________________________________________________________________________
86759 [  5972] By: jhi                                   on 2000/04/27  18:22:41
86760         Log: Integrate with Sarathy.
86761      Branch: cfgperl
86762           +> t/lib/b.t t/lib/syslog.t
86763           !> (integrate 31 files)
86764 ____________________________________________________________________________
86765 [  5971] By: jhi                                   on 2000/04/27  18:18:46
86766         Log: Unicos tweaks from Mark P. Lutz.
86767      Branch: cfgperl
86768            ! hints/unicos.sh lib/Math/Complex.pm
86769 ____________________________________________________________________________
86770 [  5970] By: gsar                                  on 2000/04/27  18:05:11
86771         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
86772              IV is >32bits
86773      Branch: perl
86774            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
86775 ____________________________________________________________________________
86776 [  5969] By: gsar                                  on 2000/04/27  17:50:56
86777         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
86778      Branch: perl
86779            + t/lib/syslog.t
86780            ! MANIFEST ext/Sys/Syslog/Syslog.pm
86781 ____________________________________________________________________________
86782 [  5968] By: gsar                                  on 2000/04/27  17:44:49
86783         Log: tolerate spaces in group names in test on solaris (from David Boyce
86784              <dsb@boyski.com>)
86785      Branch: perl
86786            ! t/op/groups.t
86787 ____________________________________________________________________________
86788 [  5967] By: gsar                                  on 2000/04/27  17:41:22
86789         Log: improved docs on the warn_uninit diagnostic (from David Glasser
86790              and Simon Cozens)
86791      Branch: perl
86792            ! pod/perldiag.pod
86793 ____________________________________________________________________________
86794 [  5966] By: gsar                                  on 2000/04/27  16:54:58
86795         Log: add testsuite for B backends, fix bug in B::Deparse (from
86796              Simon Cozens <simon@brecon.co.uk>)
86797      Branch: perl
86798            + t/lib/b.t
86799            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
86800 ____________________________________________________________________________
86801 [  5965] By: gsar                                  on 2000/04/27  16:10:37
86802         Log: avoid "will not stay shared" warnings for our variables (from
86803              Robin Barker)
86804      Branch: perl
86805            ! op.c t/pragma/warn/op
86806 ____________________________________________________________________________
86807 [  5964] By: gsar                                  on 2000/04/27  07:05:05
86808         Log: reformat to 72 columns (again)
86809      Branch: perl
86810            ! pod/perldiag.pod
86811 ____________________________________________________________________________
86812 [  5963] By: gsar                                  on 2000/04/27  06:28:31
86813         Log: patch from Larry to make (\&) prototype work; added tests for
86814              the same
86815      Branch: perl
86816            ! op.c t/comp/proto.t
86817 ____________________________________________________________________________
86818 [  5962] By: gsar                                  on 2000/04/27  06:15:47
86819         Log: updated README.hpux (from Jeff Okamoto)
86820      Branch: perl
86821            ! README.hpux
86822 ____________________________________________________________________________
86823 [  5961] By: gsar                                  on 2000/04/27  05:55:03
86824         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
86825      Branch: perl
86826            ! emacs/cperl-mode.el
86827 ____________________________________________________________________________
86828 [  5960] By: gsar                                  on 2000/04/27  05:49:26
86829         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
86830      Branch: perl
86831            ! INSTALL
86832 ____________________________________________________________________________
86833 [  5959] By: gsar                                  on 2000/04/27  05:33:41
86834         Log: doubled words in pods (from Simon Cozens
86835              <simon.p.cozens@jp.pwcglobal.com>)
86836      Branch: perl
86837            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
86838            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
86839            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
86840            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
86841            ! pod/perltootc.pod
86842 ____________________________________________________________________________
86843 [  5958] By: gsar                                  on 2000/04/27  05:11:39
86844         Log: change#3569 deleted some essential code, revert; avoid use of
86845              atexit() to make DynaLoader work properly on AIX under mod_perl
86846              (from Jens-Uwe Mager <jum@helios.de>)
86847      Branch: perl
86848            ! ext/DynaLoader/dl_aix.xs
86849 ____________________________________________________________________________
86850 [  5957] By: gsar                                  on 2000/04/27  04:54:51
86851         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
86852      Branch: perl
86853            ! pod/perlmod.pod
86854 ____________________________________________________________________________
86855 [  5956] By: gsar                                  on 2000/04/27  04:51:47
86856         Log: better diagnostics on failed tests (from Ilya Zakharevich)
86857      Branch: perl
86858            ! t/op/lex_assign.t
86859 ____________________________________________________________________________
86860 [  5955] By: gsar                                  on 2000/04/27  04:26:44
86861         Log: longstanding bug exposed by change#3307: sort arguments weren't
86862              compiled with the right wantarray context (ensuing runtime lookup
86863              via block_gimme() was getting the incidental context of the
86864              sort() itself)
86865      Branch: perl
86866            ! op.c t/op/sort.t
86867 ____________________________________________________________________________
86868 [  5954] By: gsar                                  on 2000/04/26  23:42:12
86869         Log: integrate cfgperl contents into mainline
86870      Branch: perl
86871           !> (integrate 30 files)
86872 ____________________________________________________________________________
86873 [  5953] By: jhi                                   on 2000/04/26  23:06:42
86874         Log: Integrate with Sarathy.
86875      Branch: cfgperl
86876           !> README.win32 ext/B/B/Deparse.pm
86877           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
86878           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
86879           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
86880           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
86881           !> utils/perldoc.PL vms/perlvms.pod
86882 ____________________________________________________________________________
86883 [  5952] By: jhi                                   on 2000/04/26  23:03:46
86884         Log: Undo "use integer" addition from 64bitint as it seems
86885              to break most of the subtests in Digital UNIX;
86886              Unicos needs to find another way.
86887      Branch: cfgperl
86888            ! t/op/64bitint.t
86889 ____________________________________________________________________________
86890 [  5951] By: jhi                                   on 2000/04/26  22:57:53
86891         Log: Be more robust on "extreme" (large absolute value)
86892              arguments.  Originally reported by Daniel Connelly
86893              as a problem with asinh() on large negative arguments,
86894              asinh() used to bail out because an argument to log()
86895              ended up being zero.  Ilya Zakharevich proposed using
86896              Taylor's series in such cases, which for such large
86897              arguments is a very good approximation.
86898      Branch: cfgperl
86899            ! lib/Math/Complex.pm t/lib/complex.t
86900 ____________________________________________________________________________
86901 [  5950] By: gsar                                  on 2000/04/25  19:13:12
86902         Log: reformat perldiag to avoid long lines
86903      Branch: perl
86904            ! pod/perldiag.pod
86905 ____________________________________________________________________________
86906 [  5949] By: gsar                                  on 2000/04/25  18:41:11
86907         Log: make perldoc use the pod2man from the same version (from
86908              M.J.T. Guy)
86909      Branch: perl
86910            ! utils/perldoc.PL
86911 ____________________________________________________________________________
86912 [  5948] By: gsar                                  on 2000/04/25  18:21:57
86913         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
86914              <kompas@kompas.usr.onet.pl>)
86915      Branch: perl
86916            ! lib/vars.pm
86917 ____________________________________________________________________________
86918 [  5947] By: gsar                                  on 2000/04/25  18:11:53
86919         Log: use &dl_error rather than &dl_load_file as the guard for calling
86920              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
86921              statically built perl)
86922      Branch: perl
86923            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
86924 ____________________________________________________________________________
86925 [  5946] By: jhi                                   on 2000/04/25  17:37:54
86926         Log: Document that tr() is not tr(1).
86927      Branch: cfgperl
86928            ! pod/perlop.pod
86929 ____________________________________________________________________________
86930 [  5945] By: gsar                                  on 2000/04/25  16:34:33
86931         Log: make module name mandatory after -M switch; reorder perldiag
86932              alphabetically (from Mark-Jason Dominus)
86933      Branch: perl
86934            ! perl.c pod/perldiag.pod
86935 ____________________________________________________________________________
86936 [  5944] By: jhi                                   on 2000/04/25  01:15:18
86937         Log: On second thoughts frexp() does have two arguments.
86938      Branch: cfgperl
86939            ! perl.h
86940 ____________________________________________________________________________
86941 [  5943] By: jhi                                   on 2000/04/24  22:56:32
86942         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
86943              Now pp_ncmp() returns undef is either operand is a NaN.
86944      Branch: cfgperl
86945            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86946            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
86947            ! vms/subconfigure.com vos/config.def vos/config.h
86948            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
86949            ! win32/config.vc win32/config_H.bc win32/config_H.gc
86950            ! win32/config_H.vc
86951      Branch: metaconfig/U/perl
86952            + d_modfl.U
86953 ____________________________________________________________________________
86954 [  5942] By: jhi                                   on 2000/04/24  19:45:17
86955         Log: Regen Configure to match #5937.
86956      Branch: cfgperl
86957            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86958            ! config_h.SH
86959      Branch: metaconfig
86960            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
86961 ____________________________________________________________________________
86962 [  5941] By: jhi                                   on 2000/04/24  19:24:11
86963         Log: Further Unicos fixes for Mark Lutz.
86964      Branch: cfgperl
86965            ! hints/unicos.sh pp_ctl.c
86966 ____________________________________________________________________________
86967 [  5940] By: jhi                                   on 2000/04/24  19:09:06
86968         Log: Various Unicos 10.0.0.6 fixes.
86969              
86970              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
86971              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
86972              Reply-To: tecmpl1@triton.ca.boeing.com 
86973              To: perl5-porters@perl.org 
86974              Date: Fri, 14 Apr 2000 20:21:00 GMT 
86975              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
86976      Branch: cfgperl
86977            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
86978 ____________________________________________________________________________
86979 [  5939] By: gsar                                  on 2000/04/24  19:01:24
86980         Log: more pod nits (from Larry Virden)
86981      Branch: perl
86982            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
86983            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
86984            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
86985 ____________________________________________________________________________
86986 [  5938] By: gsar                                  on 2000/04/24  18:54:01
86987         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
86988      Branch: perl
86989            ! ext/B/B/Deparse.pm
86990 ____________________________________________________________________________
86991 [  5937] By: jhi                                   on 2000/04/24  17:39:00
86992         Log: Integrate with Sarathy.
86993      Branch: cfgperl
86994           +> (branch 31 files)
86995           !> (integrate 73 files)
86996 ____________________________________________________________________________
86997 [  5936] By: gsar                                  on 2000/04/24  17:30:06
86998         Log: additional tests for change#5934 (from Paul Marquess, who also
86999              sent in the same fix)
87000      Branch: perl
87001            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
87002            ! t/pragma/warn/5nolint t/pragma/warn/6default
87003 ____________________________________________________________________________
87004 [  5935] By: jhi                                   on 2000/04/24  17:26:05
87005         Log: Do not assume sign propagation.
87006              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
87007              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
87008              To: payner@ncifcrf.gov, perl5-porters@perl.org 
87009              Date: Tue, 18 Apr 2000 18:24:49 +0100 
87010              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
87011      Branch: cfgperl
87012            ! t/op/bop.t t/op/misc.t
87013 ____________________________________________________________________________
87014 [  5934] By: gsar                                  on 2000/04/24  17:16:54
87015         Log: propagate lexical warnings from surrounding scope correctly
87016              within string eval()
87017      Branch: perl
87018            ! pp_ctl.c t/pragma/warn/pp_ctl
87019 ____________________________________________________________________________
87020 [  5933] By: jhi                                   on 2000/04/24  17:01:07
87021         Log: Flatten the cpp jungle doing the nosuid checking.
87022      Branch: cfgperl
87023            ! perl.c
87024 ____________________________________________________________________________
87025 [  5932] By: gsar                                  on 2000/04/24  09:08:14
87026         Log: add rsignal(), whichsig() and do_join() to public API list
87027              (mod_perl uses them to good advantage)
87028      Branch: perl
87029            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
87030 ____________________________________________________________________________
87031 [  5931] By: gsar                                  on 2000/04/24  09:01:40
87032         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
87033      Branch: perl
87034            ! pp_hot.c regexec.c t/op/pat.t
87035 ____________________________________________________________________________
87036 [  5930] By: gsar                                  on 2000/04/24  08:58:33
87037         Log: small os390 tweaks (from Peter Prymmer)
87038      Branch: perl
87039            ! config_h.SH makedepend.SH
87040 ____________________________________________________________________________
87041 [  5929] By: gsar                                  on 2000/04/24  08:55:25
87042         Log: pod nits
87043      Branch: perl
87044            ! pod/perlguts.pod
87045 ____________________________________________________________________________
87046 [  5928] By: gsar                                  on 2000/04/24  08:50:13
87047         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
87048      Branch: perl
87049            ! ext/IO/lib/IO/Poll.pm
87050 ____________________________________________________________________________
87051 [  5927] By: gsar                                  on 2000/04/24  08:43:24
87052         Log: arrange for next() to resume at the unstack op rather than the
87053              loop conditional, so that scope cleanup happens correctly
87054              (from Stephen McCamant)
87055      Branch: perl
87056            ! op.c pp_ctl.c t/op/misc.t
87057 ____________________________________________________________________________
87058 [  5926] By: gsar                                  on 2000/04/24  08:18:40
87059         Log: on windows, reserve 16M of stack rather than 128M (allows more
87060              threads to run concurrently)
87061      Branch: perl
87062            ! win32/Makefile win32/makefile.mk
87063 ____________________________________________________________________________
87064 [  5925] By: gsar                                  on 2000/04/24  08:13:52
87065         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
87066      Branch: perl
87067            ! toke.c
87068 ____________________________________________________________________________
87069 [  5924] By: gsar                                  on 2000/04/24  08:08:59
87070         Log: avoid using uninitialized memory in require version check
87071      Branch: perl
87072            ! pp_ctl.c universal.c
87073 ____________________________________________________________________________
87074 [  5923] By: gsar                                  on 2000/04/24  07:20:14
87075         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
87076      Branch: perl
87077            ! ext/IO/lib/IO/Poll.pm
87078 ____________________________________________________________________________
87079 [  5922] By: gsar                                  on 2000/04/24  07:08:42
87080         Log: commentary about IoTYPE() (from Nathan Torkington)
87081      Branch: perl
87082            ! sv.h
87083 ____________________________________________________________________________
87084 [  5921] By: gsar                                  on 2000/04/24  06:58:26
87085         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
87086              by fix
87087      Branch: perl
87088            ! sv.c t/lib/charnames.t t/pragma/utf8.t
87089 ____________________________________________________________________________
87090 [  5920] By: gsar                                  on 2000/04/24  06:37:59
87091         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
87092      Branch: perl
87093            ! doop.c t/op/ver.t
87094 ____________________________________________________________________________
87095 [  5919] By: gsar                                  on 2000/04/24  06:21:58
87096         Log: Configure might miss old directories when prefix must be
87097              expanded (from Robin Barker)
87098      Branch: metaconfig
87099            ! U/installdirs/inc_version_list.U
87100      Branch: perl
87101            ! Configure
87102 ____________________________________________________________________________
87103 [  5918] By: gsar                                  on 2000/04/24  06:16:11
87104         Log: VMS nits in glob() test (from Charles Lane)
87105      Branch: perl
87106            ! t/lib/glob-basic.t
87107 ____________________________________________________________________________
87108 [  5917] By: gsar                                  on 2000/04/24  06:11:56
87109         Log: various pod nits (from Larry Virden and others)
87110      Branch: perl
87111            ! README.amiga README.hpux README.machten README.os2
87112            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
87113            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
87114            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
87115            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
87116            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
87117            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
87118            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
87119            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
87120 ____________________________________________________________________________
87121 [  5916] By: gsar                                  on 2000/04/24  05:52:43
87122         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
87123              <wjones@tc.fluke.com>)
87124      Branch: perl
87125            ! t/lib/glob-basic.t
87126 ____________________________________________________________________________
87127 [  5915] By: gsar                                  on 2000/04/24  05:07:01
87128         Log: supported platforms mixed up
87129      Branch: perl
87130            ! pod/perl56delta.pod pod/perlport.pod
87131 ____________________________________________________________________________
87132 [  5914] By: gsar                                  on 2000/04/24  04:56:08
87133         Log: caller() wasn't returning the right number of elements for
87134              eval {...}
87135      Branch: perl
87136            ! pp_ctl.c t/pragma/warn/9enabled
87137 ____________________________________________________________________________
87138 [  5913] By: gsar                                  on 2000/04/24  04:35:41
87139         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
87140              Mark-Jason Dominus)
87141      Branch: perl
87142            ! pod/perlfunc.pod
87143 ____________________________________________________________________________
87144 [  5912] By: gsar                                  on 2000/04/24  04:17:15
87145         Log: fix totally broken caching in UNIVERSAL::isa() (from
87146              Nick Ing-Simmons)
87147      Branch: perl
87148            ! t/op/universal.t universal.c
87149 ____________________________________________________________________________
87150 [  5911] By: gsar                                  on 2000/04/24  03:39:47
87151         Log: add linebreak properties from unicode/LineBrk.txt (from
87152              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
87153      Branch: perl
87154            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
87155            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
87156            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
87157            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
87158            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
87159            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
87160            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
87161            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
87162            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
87163            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
87164            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
87165            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
87166            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
87167            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
87168            + lib/unicode/Is/LbrkZW.pl
87169            ! lib/unicode/mktables.PL
87170 ____________________________________________________________________________
87171 [  5910] By: gsar                                  on 2000/04/24  03:23:10
87172         Log: typo in pod
87173      Branch: perl
87174            ! ext/Thread/Thread.pm
87175 ____________________________________________________________________________
87176 [  5909] By: gsar                                  on 2000/04/24  03:22:03
87177         Log: mode argument to do_binmode() should be file mode, not boolean
87178      Branch: perl
87179            ! pp_sys.c
87180 ____________________________________________________________________________
87181 [  5908] By: gsar                                  on 2000/04/16  16:51:08
87182         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
87183              always returns a valid GV even when the symbol is trapped by strictures
87184              (avoids coredumps)
87185              
87186              TODO: the C<package;> hack needs similar treatment
87187      Branch: perl
87188            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
87189            ! t/pragma/strict-vars
87190 ____________________________________________________________________________
87191 [  5907] By: jhi                                   on 2000/03/31  23:42:56
87192         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
87193              an assumption which #5905 demolished.
87194      Branch: cfgperl
87195            ! pp_sys.c
87196 ____________________________________________________________________________
87197 [  5906] By: jhi                                   on 2000/03/31  18:54:37
87198         Log: Typo in #5905.
87199      Branch: cfgperl
87200            ! t/op/64bitint.t
87201 ____________________________________________________________________________
87202 [  5905] By: jhi                                   on 2000/03/31  18:50:54
87203         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
87204              reported by Joseph N. Hall.  The bug was that even with use64bitint
87205              one had to use the prefixes q, L, or ll with printf/sprintf,
87206              contrary to the documentation and common sense.
87207      Branch: cfgperl
87208            ! sv.c t/op/64bitint.t
87209 ____________________________________________________________________________
87210 [  5904] By: gsar                                  on 2000/03/28  02:31:32
87211         Log: add Changes, perldelta.pod
87212      Branch: perl
87213            + Changes pod/perldelta.pod
87214 ____________________________________________________________________________
87215 [  5903] By: gsar                                  on 2000/03/28  02:03:55
87216         Log: rename Changes and perldelta.pod
87217      Branch: perl
87218           +> Changes5.6 pod/perl56delta.pod
87219            - Changes pod/perldelta.pod
87220            ! MANIFEST
87221 ____________________________________________________________________________
87222 [  5902] By: gsar                                  on 2000/03/28  01:59:14
87223         Log: create maint-5.6 branch
87224      Branch: maint-5.6/perl
87225           +> (branch 1611 files)
87226 ____________________________________________________________________________
87227 [  5901] By: jhi                                   on 2000/03/23  05:48:43
87228         Log: Integrate with Sarathy.
87229      Branch: cfgperl
87230           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
87231 ____________________________________________________________________________
87232 [  5900] By: gsar                                  on 2000/03/23  05:42:43
87233         Log: three guesses on what this is :-)
87234      Branch: perl
87235            ! Changes